[09:11:04.973] time ./configure \ [09:11:04.973] --cache gcc.cache \ [09:11:04.973] --enable-dtrace \ [09:11:04.973] ${LINUX_CONFIGURE_FEATURES} \ [09:11:04.973] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [09:11:05.089] configure: creating cache gcc.cache [09:11:05.097] checking build system type... x86_64-pc-linux-gnu [09:11:05.222] checking host system type... x86_64-pc-linux-gnu [09:11:05.222] checking which template to use... linux [09:11:05.222] checking whether NLS is wanted... no [09:11:05.222] checking for default port number... 5432 [09:11:05.226] checking for dtrace... /usr/bin/dtrace [09:11:05.227] checking for block size... 8kB [09:11:05.227] checking for segment size... 1GB [09:11:05.229] checking for WAL block size... 8kB [09:11:05.248] checking whether the C compiler works... yes [09:11:05.358] checking for C compiler default output file name... a.out [09:11:05.359] checking for suffix of executables... [09:11:05.388] checking whether we are cross compiling... no [09:11:05.441] checking for suffix of object files... o [09:11:05.448] checking whether we are using the GNU C compiler... yes [09:11:05.456] checking whether ccache gcc accepts -g... yes [09:11:05.464] checking for ccache gcc option to accept ISO C89... none needed [09:11:05.480] checking for ccache gcc option to accept ISO C99... none needed [09:11:05.570] checking whether we are using the GNU C++ compiler... yes [09:11:05.575] checking whether ccache g++ accepts -g... yes [09:11:05.674] checking for gawk... no [09:11:05.674] checking for mawk... mawk [09:11:05.675] checking for llvm-config... /usr/bin/llvm-config [09:11:05.692] configure: using llvm 11.0.1 [09:11:05.692] checking for CLANG... ccache clang [09:11:05.755] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:11:05.760] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:11:05.765] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:11:05.802] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:11:05.896] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:11:05.916] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:11:05.921] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:11:05.938] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:11:05.957] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:11:05.963] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:11:05.968] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:11:05.973] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:11:05.979] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:11:05.983] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:11:05.988] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:11:05.993] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:11:05.998] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:11:06.002] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:11:06.006] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:11:06.010] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:11:06.014] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:11:06.018] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:11:06.096] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:11:06.101] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:11:06.106] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:11:06.144] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:11:06.180] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:11:06.185] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:11:06.189] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:11:06.225] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:11:06.230] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:11:06.235] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:11:06.241] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:11:06.244] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:11:06.249] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [09:11:06.253] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:11:06.258] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [09:11:06.275] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [09:11:06.296] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [09:11:06.375] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [09:11:06.419] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:11:06.425] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:11:06.454] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:11:06.476] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:11:06.501] checking whether the C compiler still works... yes [09:11:06.550] checking how to run the C preprocessor... ccache gcc -E [09:11:06.650] checking for pkg-config... /usr/bin/pkg-config [09:11:06.651] checking pkg-config is at least version 0.9.0... yes [09:11:06.670] checking whether to build with ICU support... yes [09:11:06.671] checking for icu-uc icu-i18n... yes [09:11:06.684] checking whether to build with Tcl... yes [09:11:06.684] checking whether to build Perl modules... yes [09:11:06.684] checking whether to build Python modules... yes [09:11:06.684] checking whether to build with GSSAPI support... yes [09:11:06.685] checking whether to build with PAM support... yes [09:11:06.685] checking whether to build with BSD Authentication support... no [09:11:06.685] checking whether to build with LDAP support... yes [09:11:06.685] checking whether to build with Bonjour support... no [09:11:06.685] checking whether to build with SELinux support... yes [09:11:06.685] checking whether to build with systemd support... yes [09:11:06.686] checking whether to build with XML support... yes [09:11:06.686] checking for libxml-2.0 >= 2.6.23... yes [09:11:06.692] checking whether to build with LZ4 support... yes [09:11:06.692] checking for liblz4... yes [09:11:06.697] checking whether to build with ZSTD support... yes [09:11:06.697] checking for libzstd >= 1.4.0... yes [09:11:06.703] checking for strip... strip [09:11:06.704] checking whether it is possible to strip libraries... yes [09:11:06.712] checking for ar... ar [09:11:06.712] checking for a BSD-compatible install... /usr/bin/install -c [09:11:06.717] checking for tar... /usr/bin/tar [09:11:06.717] checking whether ln -s works... yes [09:11:06.717] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:11:06.719] checking for bison... /usr/bin/bison [09:11:06.728] configure: using bison (GNU Bison) 3.7.5 [09:11:06.730] checking for flex... /usr/bin/flex [09:11:06.748] configure: using flex 2.6.4 [09:11:06.748] checking for perl... /usr/bin/perl [09:11:06.774] configure: using perl 5.32.1 [09:11:06.776] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [09:11:06.790] checking for Perl privlibexp... /usr/share/perl/5.32 [09:11:06.793] checking for Perl useshrplib... true [09:11:06.803] 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 [09:11:06.808] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:11:06.812] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:11:06.938] checking for python3... /usr/bin/python3 [09:11:06.979] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [09:11:06.984] checking for Python sysconfig module... yes [09:11:06.994] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [09:11:07.005] checking Python include directory... -I/usr/include/python3.9 [09:11:07.015] 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 [09:11:07.058] checking for a sed that does not truncate output... /usr/bin/sed [09:11:07.061] checking for grep that handles long lines and -e... /usr/bin/grep [09:11:07.063] checking for egrep... /usr/bin/grep -E [09:11:07.064] checking for ANSI C header files... yes [09:11:07.174] checking for sys/types.h... yes [09:11:07.186] checking for sys/stat.h... yes [09:11:07.212] checking for stdlib.h... yes [09:11:07.224] checking for string.h... yes [09:11:07.238] checking for memory.h... yes [09:11:07.259] checking for strings.h... yes [09:11:07.283] checking for inttypes.h... yes [09:11:07.301] checking for stdint.h... yes [09:11:07.322] checking for unistd.h... yes [09:11:07.344] checking whether ccache gcc is Clang... no [09:11:07.351] checking whether pthreads work with -pthread... yes [09:11:07.406] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:11:07.438] checking whether more special flags are required for pthreads... no [09:11:07.438] checking for PTHREAD_PRIO_INHERIT... yes [09:11:07.470] checking pthread.h usability... yes [09:11:07.475] checking pthread.h presence... yes [09:11:07.485] checking for pthread.h... yes [09:11:07.485] checking for strerror_r... yes [09:11:07.516] checking whether strerror_r returns int... no [09:11:07.537] checking for main in -lm... yes [09:11:07.569] checking for library containing setproctitle... no [09:11:07.629] checking for library containing dlsym... -ldl [09:11:07.688] checking for library containing socket... none required [09:11:07.719] checking for library containing getopt_long... none required [09:11:07.748] checking for library containing shm_open... -lrt [09:11:07.818] checking for library containing shm_unlink... none required [09:11:07.850] checking for library containing clock_gettime... none required [09:11:07.880] checking for library containing shmget... none required [09:11:07.911] checking for library containing backtrace_symbols... none required [09:11:07.942] checking for library containing pthread_barrier_wait... -lpthread [09:11:08.005] checking for library containing readline... -lreadline [09:11:08.043] checking for inflate in -lz... yes [09:11:08.077] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:11:08.158] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:11:08.210] checking for SSL_new in -lssl... yes [09:11:08.256] checking for SSL_CTX_set_cert_cb... yes [09:11:08.305] checking for OPENSSL_init_ssl... yes [09:11:08.357] checking for BIO_meth_new... yes [09:11:08.416] checking for ASN1_STRING_get0_data... yes [09:11:08.473] checking for HMAC_CTX_new... yes [09:11:08.530] checking for HMAC_CTX_free... yes [09:11:08.584] checking for CRYPTO_lock... no [09:11:08.622] checking for X509_get_signature_info... yes [09:11:08.676] checking for pam_start in -lpam... yes [09:11:08.718] checking for xmlSaveToBuffer in -lxml2... yes [09:11:08.809] checking for xsltCleanupGlobals in -lxslt... yes [09:11:08.878] checking for LZ4_compress_default in -llz4... yes [09:11:08.917] checking for ZSTD_compress in -lzstd... yes [09:11:08.956] checking for ldap_bind in -lldap... yes [09:11:09.036] checking for ldap_initialize... yes [09:11:09.088] checking for ldap_verify_credentials... no [09:11:09.128] checking for ldap_bind in -lldap_r... yes [09:11:09.176] checking for security_compute_create_name in -lselinux... yes [09:11:09.216] checking for uuid_export in -lossp-uuid... yes [09:11:09.254] checking for stdbool.h that conforms to C99... yes [09:11:09.262] checking for _Bool... yes [09:11:09.306] checking atomic.h usability... no [09:11:09.338] checking atomic.h presence... no [09:11:09.348] checking for atomic.h... no [09:11:09.350] checking copyfile.h usability... no [09:11:09.384] checking copyfile.h presence... no [09:11:09.394] checking for copyfile.h... no [09:11:09.396] checking execinfo.h usability... yes [09:11:09.401] checking execinfo.h presence... yes [09:11:09.409] checking for execinfo.h... yes [09:11:09.413] checking getopt.h usability... yes [09:11:09.418] checking getopt.h presence... yes [09:11:09.426] checking for getopt.h... yes [09:11:09.430] checking ifaddrs.h usability... yes [09:11:09.441] checking ifaddrs.h presence... yes [09:11:09.451] checking for ifaddrs.h... yes [09:11:09.455] checking langinfo.h usability... yes [09:11:09.462] checking langinfo.h presence... yes [09:11:09.470] checking for langinfo.h... yes [09:11:09.474] checking mbarrier.h usability... no [09:11:09.505] checking mbarrier.h presence... no [09:11:09.514] checking for mbarrier.h... no [09:11:09.516] checking sys/epoll.h usability... yes [09:11:09.522] checking sys/epoll.h presence... yes [09:11:09.531] checking for sys/epoll.h... yes [09:11:09.535] checking sys/event.h usability... no [09:11:09.565] checking sys/event.h presence... no [09:11:09.574] checking for sys/event.h... no [09:11:09.576] checking sys/personality.h usability... yes [09:11:09.582] checking sys/personality.h presence... yes [09:11:09.589] checking for sys/personality.h... yes [09:11:09.593] checking sys/prctl.h usability... yes [09:11:09.599] checking sys/prctl.h presence... yes [09:11:09.607] checking for sys/prctl.h... yes [09:11:09.610] checking sys/procctl.h usability... no [09:11:09.641] checking sys/procctl.h presence... no [09:11:09.650] checking for sys/procctl.h... no [09:11:09.652] checking sys/signalfd.h usability... yes [09:11:09.658] checking sys/signalfd.h presence... yes [09:11:09.666] checking for sys/signalfd.h... yes [09:11:09.671] checking sys/ucred.h usability... no [09:11:09.704] checking sys/ucred.h presence... no [09:11:09.714] checking for sys/ucred.h... no [09:11:09.716] checking termios.h usability... yes [09:11:09.726] checking termios.h presence... yes [09:11:09.734] checking for termios.h... yes [09:11:09.739] checking ucred.h usability... no [09:11:09.771] checking ucred.h presence... no [09:11:09.781] checking for ucred.h... no [09:11:09.782] checking readline/readline.h usability... yes [09:11:09.793] checking readline/readline.h presence... yes [09:11:09.804] checking for readline/readline.h... yes [09:11:09.805] checking readline/history.h usability... yes [09:11:09.811] checking readline/history.h presence... yes [09:11:09.820] checking for readline/history.h... yes [09:11:09.822] checking zlib.h usability... yes [09:11:09.830] checking zlib.h presence... yes [09:11:09.841] checking for zlib.h... yes [09:11:09.842] checking for lz4... /usr/bin/lz4 [09:11:09.842] checking lz4.h usability... yes [09:11:09.848] checking lz4.h presence... yes [09:11:09.857] checking for lz4.h... yes [09:11:09.857] checking for zstd... /usr/bin/zstd [09:11:09.858] checking zstd.h usability... yes [09:11:09.864] checking zstd.h presence... yes [09:11:09.873] checking for zstd.h... yes [09:11:09.873] checking gssapi/gssapi.h usability... yes [09:11:09.880] checking gssapi/gssapi.h presence... yes [09:11:09.889] checking for gssapi/gssapi.h... yes [09:11:09.890] checking gssapi/gssapi_ext.h usability... yes [09:11:09.896] checking gssapi/gssapi_ext.h presence... yes [09:11:09.906] checking for gssapi/gssapi_ext.h... yes [09:11:09.907] checking for openssl... /usr/bin/openssl [09:11:09.915] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [09:11:09.915] checking openssl/ssl.h usability... yes [09:11:09.953] checking openssl/ssl.h presence... yes [09:11:09.985] checking for openssl/ssl.h... yes [09:11:09.986] checking openssl/err.h usability... yes [09:11:09.996] checking openssl/err.h presence... yes [09:11:10.011] checking for openssl/err.h... yes [09:11:10.012] checking security/pam_appl.h usability... yes [09:11:10.019] checking security/pam_appl.h presence... yes [09:11:10.026] checking for security/pam_appl.h... yes [09:11:10.027] checking systemd/sd-daemon.h usability... yes [09:11:10.035] checking systemd/sd-daemon.h presence... yes [09:11:10.046] checking for systemd/sd-daemon.h... yes [09:11:10.047] checking libxml/parser.h usability... yes [09:11:10.082] checking libxml/parser.h presence... yes [09:11:10.102] checking for libxml/parser.h... yes [09:11:10.102] checking libxslt/xslt.h usability... yes [09:11:10.110] checking libxslt/xslt.h presence... yes [09:11:10.129] checking for libxslt/xslt.h... yes [09:11:10.130] checking ldap.h usability... yes [09:11:10.141] checking ldap.h presence... yes [09:11:10.152] checking for ldap.h... yes [09:11:10.152] checking for compatible LDAP implementation... yes [09:11:10.158] checking ossp/uuid.h usability... yes [09:11:10.164] checking ossp/uuid.h presence... yes [09:11:10.175] checking for ossp/uuid.h... yes [09:11:10.187] checking whether byte ordering is bigendian... no [09:11:10.245] checking for inline... inline [09:11:10.249] checking for printf format archetype... gnu_printf [09:11:10.254] checking for _Static_assert... yes [09:11:10.293] checking for typeof... typeof [09:11:10.298] checking for __builtin_types_compatible_p... yes [09:11:10.304] checking for __builtin_constant_p... yes [09:11:10.311] checking for __builtin_unreachable... yes [09:11:10.347] checking for computed goto support... yes [09:11:10.352] checking for struct tm.tm_zone... yes [09:11:10.357] checking for union semun... no [09:11:10.383] checking for socklen_t... yes [09:11:10.415] checking for struct sockaddr.sa_len... no [09:11:10.466] checking for locale_t... yes [09:11:10.471] checking for C/C++ restrict keyword... __restrict [09:11:10.479] checking for struct option... yes [09:11:10.501] checking whether assembler supports x86_64 popcntq... yes [09:11:10.505] checking for special C compiler options needed for large files... no [09:11:10.505] checking for _FILE_OFFSET_BITS value needed for large files... no [09:11:10.510] checking size of off_t... 8 [09:11:10.558] checking size of bool... 1 [09:11:10.604] checking for int timezone... yes [09:11:10.642] checking for wcstombs_l declaration... no [09:11:10.694] checking for backtrace_symbols... yes [09:11:10.738] checking for copyfile... no [09:11:10.781] checking for copy_file_range... yes [09:11:10.826] checking for getifaddrs... yes [09:11:10.869] checking for getpeerucred... no [09:11:10.913] checking for inet_pton... yes [09:11:10.957] checking for kqueue... no [09:11:11.001] checking for mbstowcs_l... no [09:11:11.070] checking for memset_s... no [09:11:11.114] checking for posix_fallocate... yes [09:11:11.156] checking for ppoll... yes [09:11:11.198] checking for pthread_is_threaded_np... no [09:11:11.238] checking for setproctitle... no [09:11:11.280] checking for setproctitle_fast... no [09:11:11.321] checking for strchrnul... yes [09:11:11.364] checking for strsignal... yes [09:11:11.406] checking for syncfs... yes [09:11:11.449] checking for sync_file_range... yes [09:11:11.492] checking for uselocale... yes [09:11:11.536] checking for wcstombs_l... no [09:11:11.580] checking for __builtin_bswap16... yes [09:11:11.625] checking for __builtin_bswap32... yes [09:11:11.666] checking for __builtin_bswap64... yes [09:11:11.704] checking for __builtin_clz... yes [09:11:11.744] checking for __builtin_ctz... yes [09:11:11.789] checking for __builtin_popcount... yes [09:11:11.828] checking for __builtin_frame_address... yes [09:11:11.865] checking for _LARGEFILE_SOURCE value needed for large files... no [09:11:11.905] checking how ccache gcc reports undeclared, standard C functions... error [09:11:11.921] checking for posix_fadvise... yes [09:11:11.959] checking whether posix_fadvise is declared... yes [09:11:11.968] checking whether fdatasync is declared... yes [09:11:11.976] checking whether strlcat is declared... no [09:11:12.012] checking whether strlcpy is declared... no [09:11:12.048] checking whether strnlen is declared... yes [09:11:12.056] checking whether preadv is declared... yes [09:11:12.065] checking whether pwritev is declared... yes [09:11:12.073] checking whether F_FULLFSYNC is declared... no [09:11:12.093] checking for explicit_bzero... yes [09:11:12.129] checking for getopt... yes [09:11:12.166] checking for getpeereid... no [09:11:12.205] checking for inet_aton... yes [09:11:12.242] checking for mkdtemp... yes [09:11:12.279] checking for strlcat... no [09:11:12.321] checking for strlcpy... no [09:11:12.361] checking for strnlen... yes [09:11:12.400] checking for pthread_barrier_wait... yes [09:11:12.440] checking for getopt_long... yes [09:11:12.477] checking for syslog... yes [09:11:12.514] checking syslog.h usability... yes [09:11:12.521] checking syslog.h presence... yes [09:11:12.529] checking for syslog.h... yes [09:11:12.529] checking for opterr... yes [09:11:12.566] checking for optreset... no [09:11:12.605] checking unicode/ucol.h usability... yes [09:11:12.620] checking unicode/ucol.h presence... yes [09:11:12.636] checking for unicode/ucol.h... yes [09:11:12.639] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:11:12.662] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:11:12.668] checking for rl_completion_suppress_quote... yes [09:11:12.711] checking for rl_filename_quote_characters... yes [09:11:12.755] checking for rl_filename_quoting_function... yes [09:11:12.801] checking for append_history... yes [09:11:12.847] checking for history_truncate_file... yes [09:11:12.889] checking for rl_completion_matches... yes [09:11:12.932] checking for rl_filename_completion_function... yes [09:11:12.974] checking for rl_reset_screen_size... yes [09:11:13.015] checking for rl_variable_bind... yes [09:11:13.056] checking test program... ok [09:11:13.092] checking whether long int is 64 bits... yes [09:11:13.131] checking for __builtin_mul_overflow... yes [09:11:13.169] checking size of void *... 8 [09:11:13.220] checking size of size_t... 8 [09:11:13.273] checking size of long... 8 [09:11:13.321] checking alignment of short... 2 [09:11:13.368] checking alignment of int... 4 [09:11:13.416] checking alignment of long... 8 [09:11:13.464] checking alignment of double... 8 [09:11:13.513] checking for int8... no [09:11:13.533] checking for uint8... no [09:11:13.553] checking for int64... no [09:11:13.573] checking for uint64... no [09:11:13.592] checking for __int128... yes [09:11:13.632] checking for __int128 alignment bug... ok [09:11:13.668] checking alignment of PG_INT128_TYPE... 16 [09:11:13.714] checking for builtin __sync char locking functions... yes [09:11:13.750] checking for builtin __sync int32 locking functions... yes [09:11:13.786] checking for builtin __sync int32 atomic operations... yes [09:11:13.823] checking for builtin __sync int64 atomic operations... yes [09:11:13.859] checking for builtin __atomic int32 atomic operations... yes [09:11:13.897] checking for builtin __atomic int64 atomic operations... yes [09:11:13.936] checking for __get_cpuid... yes [09:11:13.973] checking for __get_cpuid_count... yes [09:11:14.011] checking for __cpuid... no [09:11:14.024] checking for __cpuidex... no [09:11:14.037] checking for _xgetbv with CFLAGS=... no [09:11:14.241] checking for _xgetbv with CFLAGS=-mxsave... yes [09:11:14.431] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:11:14.597] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:11:14.766] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:11:14.793] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:11:14.854] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:11:14.865] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:11:14.874] 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 [09:11:14.919] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:11:14.919] checking for library containing sem_init... none required [09:11:14.956] checking which semaphore API to use... unnamed POSIX [09:11:14.956] checking which random number source to use... OpenSSL [09:11:14.957] checking for tclsh... /usr/bin/tclsh [09:11:14.958] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:11:14.985] checking tcl.h usability... yes [09:11:14.994] checking tcl.h presence... yes [09:11:15.006] checking for tcl.h... yes [09:11:15.007] checking for perl.h... yes [09:11:15.082] checking for libperl... yes [09:11:15.260] checking Python.h usability... yes [09:11:15.308] checking Python.h presence... yes [09:11:15.343] checking for Python.h... yes [09:11:15.343] checking for xmllint... /usr/bin/xmllint [09:11:15.344] checking for xsltproc... /usr/bin/xsltproc [09:11:15.344] checking for fop... /usr/bin/fop [09:11:15.344] checking for dbtoepub... no [09:11:15.345] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:11:15.383] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:11:15.426] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [09:11:15.426] 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 [09:11:15.426] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:11:15.426] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [09:11:15.427] configure: using CXX=ccache g++ [09:11:15.427] 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 [09:11:15.427] configure: using CLANG=ccache clang [09:11:15.427] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [09:11:15.427] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [09:11:15.450] configure: updating cache gcc.cache [09:11:15.455] configure: creating ./config.status [09:11:15.504] config.status: creating GNUmakefile [09:11:15.511] config.status: creating src/Makefile.global [09:11:15.520] config.status: creating src/include/pg_config.h [09:11:15.527] config.status: creating src/include/pg_config_ext.h [09:11:15.533] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:11:15.541] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:11:15.545] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:11:15.549] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:11:15.553] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:11:15.557] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:11:15.582] [09:11:15.582] real 0m10.610s [09:11:15.582] user 0m7.070s [09:11:15.582] sys 0m2.278s [09:11:15.582] make -s -j${BUILD_JOBS} clean [09:11:15.927] time make -s -j${BUILD_JOBS} world-bin [09:12:07.050] In file included from ../../../../src/include/nodes/primnodes.h:22, [09:12:07.050] from ../../../../src/include/catalog/namespace.h:17, [09:12:07.050] from prepqual.c:34: [09:12:07.050] prepqual.c: In function ‘or_transformation’: [09:12:07.050] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-local] [09:12:07.050] 563 | foreach(lc, entry->consts) [09:12:07.050] | ^~ [09:12:07.050] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [09:12:07.050] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [09:12:07.050] | ^~~~ [09:12:07.050] prepqual.c:515:11: note: shadowed declaration is here [09:12:07.050] 515 | foreach (lc, entries) [09:12:07.050] | ^~ [09:12:07.050] ../../../../src/include/nodes/pg_list.h:374:20: note: in definition of macro ‘foreach’ [09:12:07.050] 374 | for (ForEachState cell##__state = {(lst), 0}; \ [09:12:07.050] | ^~~~ [09:12:07.050] cc1: all warnings being treated as errors [09:12:07.051] make[4]: *** [: prepqual.o] Error 1 [09:12:07.051] make[3]: *** [../../../src/backend/common.mk:37: prep-recursive] Error 2 [09:12:07.051] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [09:12:07.051] make[2]: *** Waiting for unfinished jobs.... [09:12:10.806] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:12:10.806] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:12:10.807] [09:12:10.807] real 0m54.879s [09:12:10.807] user 3m7.089s [09:12:10.807] sys 0m24.067s [09:12:10.807] [09:12:10.807] Exit status: 2