[08:35:18.883] time ./configure \ [08:35:18.883] --cache gcc.cache \ [08:35:18.883] --enable-dtrace \ [08:35:18.883] ${LINUX_CONFIGURE_FEATURES} \ [08:35:18.883] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [08:35:19.055] configure: creating cache gcc.cache [08:35:19.067] checking build system type... x86_64-pc-linux-gnu [08:35:19.255] checking host system type... x86_64-pc-linux-gnu [08:35:19.255] checking which template to use... linux [08:35:19.256] checking whether NLS is wanted... no [08:35:19.256] checking for default port number... 5432 [08:35:19.262] checking for dtrace... /usr/bin/dtrace [08:35:19.262] checking for block size... 8kB [08:35:19.263] checking for segment size... 1GB [08:35:19.265] checking for WAL block size... 8kB [08:35:19.295] checking whether the C compiler works... yes [08:35:19.389] checking for C compiler default output file name... a.out [08:35:19.390] checking for suffix of executables... [08:35:19.425] checking whether we are cross compiling... no [08:35:19.482] checking for suffix of object files... o [08:35:19.491] checking whether we are using the GNU C compiler... yes [08:35:19.497] checking whether ccache gcc accepts -g... yes [08:35:19.504] checking for ccache gcc option to accept ISO C89... none needed [08:35:19.512] checking for ccache gcc option to accept ISO C99... none needed [08:35:19.576] checking whether we are using the GNU C++ compiler... yes [08:35:19.582] checking whether ccache g++ accepts -g... yes [08:35:19.640] checking for gawk... no [08:35:19.640] checking for mawk... mawk [08:35:19.640] checking for LLVM_CONFIG... llvm-config-16 [08:35:19.656] configure: using llvm 16.0.6 [08:35:19.656] checking for CLANG... ccache clang-16 [08:35:20.137] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:35:20.145] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [08:35:20.151] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:35:20.197] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:35:20.342] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [08:35:20.348] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [08:35:20.355] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:35:20.362] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:35:20.368] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:35:20.375] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:35:20.382] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [08:35:20.388] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:35:20.395] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:35:20.402] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:35:20.408] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [08:35:20.415] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [08:35:20.422] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:35:20.459] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:35:20.465] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:35:20.472] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [08:35:20.479] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [08:35:20.485] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:35:20.492] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:35:20.515] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:35:20.521] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:35:20.528] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:35:20.566] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:35:20.602] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:35:20.609] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:35:20.615] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:35:20.647] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:35:20.654] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:35:20.660] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:35:20.667] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:35:20.673] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:35:20.679] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [08:35:20.685] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:35:20.691] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:35:20.698] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:35:20.704] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [08:35:20.710] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [08:35:20.716] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:35:20.722] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:35:20.728] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:35:20.739] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:35:20.751] checking whether the C compiler still works... yes [08:35:20.812] checking how to run the C preprocessor... ccache gcc -E [08:35:20.879] checking for pkg-config... /usr/bin/pkg-config [08:35:20.879] checking pkg-config is at least version 0.9.0... yes [08:35:20.884] checking whether to build with ICU support... yes [08:35:20.884] checking for icu-uc icu-i18n... yes [08:35:20.893] checking whether to build with Tcl... yes [08:35:20.893] checking whether to build Perl modules... yes [08:35:20.893] checking whether to build Python modules... yes [08:35:20.894] checking whether to build with GSSAPI support... yes [08:35:20.895] checking whether to build with PAM support... yes [08:35:20.895] checking whether to build with BSD Authentication support... no [08:35:20.895] checking whether to build with LDAP support... yes [08:35:20.895] checking whether to build with Bonjour support... no [08:35:20.895] checking whether to build with SELinux support... yes [08:35:20.895] checking whether to build with systemd support... yes [08:35:20.895] checking whether to build with XML support... yes [08:35:20.896] checking for libxml-2.0 >= 2.6.23... yes [08:35:20.903] checking whether to build with LZ4 support... yes [08:35:20.903] checking for liblz4... yes [08:35:20.910] checking whether to build with ZSTD support... yes [08:35:20.910] checking for libzstd >= 1.4.0... yes [08:35:20.917] checking for strip... strip [08:35:20.917] checking whether it is possible to strip libraries... yes [08:35:20.920] checking for ar... ar [08:35:20.921] checking for a BSD-compatible install... /usr/bin/install -c [08:35:20.929] checking for tar... /usr/bin/tar [08:35:20.929] checking whether ln -s works... yes [08:35:20.929] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:35:20.931] checking for bison... /usr/bin/bison [08:35:20.937] configure: using bison (GNU Bison) 3.8.2 [08:35:20.940] checking for flex... /usr/bin/flex [08:35:20.958] configure: using flex 2.6.4 [08:35:20.958] checking for perl... /usr/bin/perl [08:35:20.979] configure: using perl 5.36.0 [08:35:20.981] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [08:35:20.991] checking for Perl privlibexp... /usr/share/perl/5.36 [08:35:20.996] checking for Perl useshrplib... true [08:35:21.004] 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 [08:35:21.010] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:35:21.015] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:35:21.142] checking for python3... /usr/bin/python3 [08:35:21.155] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [08:35:21.161] checking for Python sysconfig module... yes [08:35:21.173] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [08:35:21.186] checking Python include directory... -I/usr/include/python3.11 [08:35:21.197] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [08:35:21.236] checking for a sed that does not truncate output... /usr/bin/sed [08:35:21.240] checking for grep that handles long lines and -e... /usr/bin/grep [08:35:21.242] checking for egrep... /usr/bin/grep -E [08:35:21.244] checking for ANSI C header files... yes [08:35:21.343] checking for sys/types.h... yes [08:35:21.357] checking for sys/stat.h... yes [08:35:21.384] checking for stdlib.h... yes [08:35:21.398] checking for string.h... yes [08:35:21.412] checking for memory.h... yes [08:35:21.428] checking for strings.h... yes [08:35:21.441] checking for inttypes.h... yes [08:35:21.457] checking for stdint.h... yes [08:35:21.470] checking for unistd.h... yes [08:35:21.485] checking whether ccache gcc is Clang... no [08:35:21.497] checking whether pthreads work with -pthread... yes [08:35:21.547] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:35:21.588] checking whether more special flags are required for pthreads... no [08:35:21.588] checking for PTHREAD_PRIO_INHERIT... yes [08:35:21.634] checking pthread.h usability... yes [08:35:21.643] checking pthread.h presence... yes [08:35:21.659] checking for pthread.h... yes [08:35:21.659] checking for strerror_r... yes [08:35:21.700] checking whether strerror_r returns int... no [08:35:21.732] checking for main in -lm... yes [08:35:21.779] checking for library containing setproctitle... no [08:35:21.871] checking for library containing dlsym... none required [08:35:21.913] checking for library containing socket... none required [08:35:21.953] checking for library containing getopt_long... none required [08:35:21.995] checking for library containing shm_open... none required [08:35:22.036] checking for library containing shm_unlink... none required [08:35:22.077] checking for library containing clock_gettime... none required [08:35:22.118] checking for library containing shmget... none required [08:35:22.159] checking for library containing backtrace_symbols... none required [08:35:22.200] checking for library containing pthread_barrier_wait... none required [08:35:22.240] checking for library containing readline... -lreadline [08:35:22.292] checking for inflate in -lz... yes [08:35:22.335] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:35:22.437] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:35:22.502] checking for SSL_new in -lssl... yes [08:35:22.564] checking for SSL_CTX_set_cert_cb... yes [08:35:22.630] checking for OPENSSL_init_ssl... yes [08:35:22.700] checking for BIO_meth_new... yes [08:35:22.769] checking for ASN1_STRING_get0_data... yes [08:35:22.842] checking for HMAC_CTX_new... yes [08:35:22.920] checking for HMAC_CTX_free... yes [08:35:22.995] checking for CRYPTO_lock... no [08:35:23.055] checking for X509_get_signature_info... yes [08:35:23.130] checking for SSL_CTX_set_num_tickets... yes [08:35:23.200] checking for pam_start in -lpam... yes [08:35:23.256] checking for xmlSaveToBuffer in -lxml2... yes [08:35:23.356] checking for xsltCleanupGlobals in -lxslt... yes [08:35:23.440] checking for LZ4_compress_default in -llz4... yes [08:35:23.493] checking for ZSTD_compress in -lzstd... yes [08:35:23.547] checking for ldap_bind in -lldap... yes [08:35:23.630] checking for ldap_initialize... yes [08:35:23.696] checking for ldap_verify_credentials... yes [08:35:23.766] checking for security_compute_create_name in -lselinux... yes [08:35:23.826] checking for uuid_export in -lossp-uuid... yes [08:35:23.883] checking for stdbool.h that conforms to C99... yes [08:35:23.895] checking for _Bool... yes [08:35:23.964] checking atomic.h usability... no [08:35:24.017] checking atomic.h presence... no [08:35:24.035] checking for atomic.h... no [08:35:24.038] checking copyfile.h usability... no [08:35:24.090] checking copyfile.h presence... no [08:35:24.107] checking for copyfile.h... no [08:35:24.111] checking execinfo.h usability... yes [08:35:24.119] checking execinfo.h presence... yes [08:35:24.133] checking for execinfo.h... yes [08:35:24.140] checking getopt.h usability... yes [08:35:24.150] checking getopt.h presence... yes [08:35:24.163] checking for getopt.h... yes [08:35:24.171] checking ifaddrs.h usability... yes [08:35:24.184] checking ifaddrs.h presence... yes [08:35:24.201] checking for ifaddrs.h... yes [08:35:24.208] checking mbarrier.h usability... no [08:35:24.260] checking mbarrier.h presence... no [08:35:24.277] checking for mbarrier.h... no [08:35:24.280] checking sys/epoll.h usability... yes [08:35:24.289] checking sys/epoll.h presence... yes [08:35:24.304] checking for sys/epoll.h... yes [08:35:24.312] checking sys/event.h usability... no [08:35:24.363] checking sys/event.h presence... no [08:35:24.380] checking for sys/event.h... no [08:35:24.383] checking sys/personality.h usability... yes [08:35:24.392] checking sys/personality.h presence... yes [08:35:24.405] checking for sys/personality.h... yes [08:35:24.412] checking sys/prctl.h usability... yes [08:35:24.421] checking sys/prctl.h presence... yes [08:35:24.436] checking for sys/prctl.h... yes [08:35:24.443] checking sys/procctl.h usability... no [08:35:24.495] checking sys/procctl.h presence... no [08:35:24.513] checking for sys/procctl.h... no [08:35:24.516] checking sys/signalfd.h usability... yes [08:35:24.525] checking sys/signalfd.h presence... yes [08:35:24.539] checking for sys/signalfd.h... yes [08:35:24.546] checking sys/ucred.h usability... no [08:35:24.597] checking sys/ucred.h presence... no [08:35:24.614] checking for sys/ucred.h... no [08:35:24.617] checking termios.h usability... yes [08:35:24.629] checking termios.h presence... yes [08:35:24.643] checking for termios.h... yes [08:35:24.650] checking ucred.h usability... no [08:35:24.701] checking ucred.h presence... no [08:35:24.719] checking for ucred.h... no [08:35:24.720] checking readline/readline.h usability... yes [08:35:24.731] checking readline/readline.h presence... yes [08:35:24.747] checking for readline/readline.h... yes [08:35:24.749] checking readline/history.h usability... yes [08:35:24.758] checking readline/history.h presence... yes [08:35:24.774] checking for readline/history.h... yes [08:35:24.777] checking zlib.h usability... yes [08:35:24.786] checking zlib.h presence... yes [08:35:24.804] checking for zlib.h... yes [08:35:24.804] checking for lz4... /usr/bin/lz4 [08:35:24.804] checking lz4.h usability... yes [08:35:24.814] checking lz4.h presence... yes [08:35:24.828] checking for lz4.h... yes [08:35:24.828] checking for zstd... /usr/bin/zstd [08:35:24.829] checking zstd.h usability... yes [08:35:24.839] checking zstd.h presence... yes [08:35:24.854] checking for zstd.h... yes [08:35:24.854] checking gssapi/gssapi.h usability... yes [08:35:24.863] checking gssapi/gssapi.h presence... yes [08:35:24.878] checking for gssapi/gssapi.h... yes [08:35:24.880] checking gssapi/gssapi_ext.h usability... yes [08:35:24.888] checking gssapi/gssapi_ext.h presence... yes [08:35:24.903] checking for gssapi/gssapi_ext.h... yes [08:35:24.905] checking for openssl... /usr/bin/openssl [08:35:24.915] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [08:35:24.915] checking openssl/ssl.h usability... yes [08:35:24.952] checking openssl/ssl.h presence... yes [08:35:25.001] checking for openssl/ssl.h... yes [08:35:25.001] checking openssl/err.h usability... yes [08:35:25.013] checking openssl/err.h presence... yes [08:35:25.039] checking for openssl/err.h... yes [08:35:25.039] checking security/pam_appl.h usability... yes [08:35:25.051] checking security/pam_appl.h presence... yes [08:35:25.063] checking for security/pam_appl.h... yes [08:35:25.065] checking systemd/sd-daemon.h usability... yes [08:35:25.074] checking systemd/sd-daemon.h presence... yes [08:35:25.091] checking for systemd/sd-daemon.h... yes [08:35:25.091] checking libxml/parser.h usability... yes [08:35:25.118] checking libxml/parser.h presence... yes [08:35:25.148] checking for libxml/parser.h... yes [08:35:25.148] checking libxslt/xslt.h usability... yes [08:35:25.158] checking libxslt/xslt.h presence... yes [08:35:25.188] checking for libxslt/xslt.h... yes [08:35:25.188] checking ldap.h usability... yes [08:35:25.200] checking ldap.h presence... yes [08:35:25.217] checking for ldap.h... yes [08:35:25.217] checking for compatible LDAP implementation... yes [08:35:25.224] checking ossp/uuid.h usability... yes [08:35:25.233] checking ossp/uuid.h presence... yes [08:35:25.250] checking for ossp/uuid.h... yes [08:35:25.268] checking whether byte ordering is bigendian... no [08:35:25.355] checking for inline... inline [08:35:25.362] checking for printf format archetype... gnu_printf [08:35:25.370] checking for _Static_assert... yes [08:35:25.422] checking for typeof... typeof [08:35:25.429] checking for __builtin_types_compatible_p... yes [08:35:25.439] checking for __builtin_constant_p... yes [08:35:25.450] checking for __builtin_unreachable... yes [08:35:25.501] checking for computed goto support... yes [08:35:25.509] checking for struct tm.tm_zone... yes [08:35:25.517] checking for union semun... no [08:35:25.555] checking for socklen_t... yes [08:35:25.599] checking for struct sockaddr.sa_len... no [08:35:25.669] checking for locale_t... yes [08:35:25.677] checking for C/C++ restrict keyword... __restrict [08:35:25.689] checking for struct option... yes [08:35:25.725] checking whether assembler supports x86_64 popcntq... yes [08:35:25.733] checking for special C compiler options needed for large files... no [08:35:25.733] checking for _FILE_OFFSET_BITS value needed for large files... no [08:35:25.740] checking size of off_t... 8 [08:35:25.813] checking size of bool... 1 [08:35:25.879] checking for int timezone... yes [08:35:25.935] checking for wcstombs_l declaration... no [08:35:26.021] checking for backtrace_symbols... yes [08:35:26.081] checking for copyfile... no [08:35:26.144] checking for copy_file_range... yes [08:35:26.204] checking for getifaddrs... yes [08:35:26.263] checking for getpeerucred... no [08:35:26.323] checking for inet_pton... yes [08:35:26.382] checking for kqueue... no [08:35:26.443] checking for mbstowcs_l... no [08:35:26.503] checking for memset_s... no [08:35:26.564] checking for posix_fallocate... yes [08:35:26.622] checking for ppoll... yes [08:35:26.680] checking for pthread_is_threaded_np... no [08:35:26.741] checking for setproctitle... no [08:35:26.801] checking for setproctitle_fast... no [08:35:26.861] checking for strchrnul... yes [08:35:26.919] checking for strsignal... yes [08:35:26.978] checking for syncfs... yes [08:35:27.038] checking for sync_file_range... yes [08:35:27.100] checking for uselocale... yes [08:35:27.161] checking for wcstombs_l... no [08:35:27.219] checking for __builtin_bswap16... yes [08:35:27.277] checking for __builtin_bswap32... yes [08:35:27.335] checking for __builtin_bswap64... yes [08:35:27.394] checking for __builtin_clz... yes [08:35:27.453] checking for __builtin_ctz... yes [08:35:27.510] checking for __builtin_popcount... yes [08:35:27.570] checking for __builtin_frame_address... yes [08:35:27.629] checking for _LARGEFILE_SOURCE value needed for large files... no [08:35:27.690] checking how ccache gcc reports undeclared, standard C functions... error [08:35:27.718] checking for posix_fadvise... yes [08:35:27.778] checking whether posix_fadvise is declared... yes [08:35:27.792] checking whether fdatasync is declared... yes [08:35:27.805] checking whether strlcat is declared... no [08:35:27.867] checking whether strlcpy is declared... no [08:35:27.929] checking whether strnlen is declared... yes [08:35:27.944] checking whether strsep is declared... yes [08:35:27.958] checking whether preadv is declared... yes [08:35:27.973] checking whether pwritev is declared... yes [08:35:27.987] checking whether F_FULLFSYNC is declared... no [08:35:28.022] checking for explicit_bzero... yes [08:35:28.077] checking for getopt... yes [08:35:28.131] checking for getpeereid... no [08:35:28.192] checking for inet_aton... yes [08:35:28.246] checking for mkdtemp... yes [08:35:28.301] checking for strlcat... no [08:35:28.360] checking for strlcpy... no [08:35:28.421] checking for strnlen... yes [08:35:28.480] checking for strsep... yes [08:35:28.536] checking for pthread_barrier_wait... yes [08:35:28.592] checking for getopt_long... yes [08:35:28.647] checking for syslog... yes [08:35:28.703] checking syslog.h usability... yes [08:35:28.712] checking syslog.h presence... yes [08:35:28.726] checking for syslog.h... yes [08:35:28.726] checking for opterr... yes [08:35:28.783] checking for optreset... no [08:35:28.846] checking unicode/ucol.h usability... yes [08:35:28.863] checking unicode/ucol.h presence... yes [08:35:28.885] checking for unicode/ucol.h... yes [08:35:28.890] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:35:28.914] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:35:28.924] checking for rl_completion_suppress_quote... yes [08:35:28.987] checking for rl_filename_quote_characters... yes [08:35:29.049] checking for rl_filename_quoting_function... yes [08:35:29.113] checking for append_history... yes [08:35:29.174] checking for history_truncate_file... yes [08:35:29.234] checking for rl_completion_matches... yes [08:35:29.295] checking for rl_filename_completion_function... yes [08:35:29.356] checking for rl_reset_screen_size... yes [08:35:29.418] checking for rl_variable_bind... yes [08:35:29.476] checking test program... ok [08:35:29.527] checking whether long int is 64 bits... yes [08:35:29.586] checking for __builtin_mul_overflow... yes [08:35:29.637] checking size of void *... 8 [08:35:29.707] checking size of size_t... 8 [08:35:29.777] checking size of long... 8 [08:35:29.847] checking alignment of short... 2 [08:35:29.916] checking alignment of int... 4 [08:35:29.984] checking alignment of long... 8 [08:35:30.057] checking alignment of double... 8 [08:35:30.129] checking for int8... no [08:35:30.164] checking for uint8... no [08:35:30.198] checking for int64... no [08:35:30.231] checking for uint64... no [08:35:30.264] checking for __int128... yes [08:35:30.316] checking for __int128 alignment bug... ok [08:35:30.370] checking alignment of PG_INT128_TYPE... 16 [08:35:30.440] checking for builtin __sync char locking functions... yes [08:35:30.493] checking for builtin __sync int32 locking functions... yes [08:35:30.545] checking for builtin __sync int32 atomic operations... yes [08:35:30.597] checking for builtin __sync int64 atomic operations... yes [08:35:30.647] checking for builtin __atomic int32 atomic operations... yes [08:35:30.697] checking for builtin __atomic int64 atomic operations... yes [08:35:30.750] checking for __get_cpuid... yes [08:35:30.805] checking for __get_cpuid_count... yes [08:35:30.860] checking for __cpuid... no [08:35:30.880] checking for __cpuidex... no [08:35:30.900] checking for _xgetbv with CFLAGS=... no [08:35:31.296] checking for _xgetbv with CFLAGS=-mxsave... yes [08:35:31.687] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:35:32.049] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:35:32.385] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:35:32.430] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:35:32.523] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:35:32.543] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:35:32.560] 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 [08:35:32.626] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:35:32.626] checking for library containing sem_init... none required [08:35:32.679] checking which semaphore API to use... unnamed POSIX [08:35:32.679] checking which random number source to use... OpenSSL [08:35:32.681] checking for tclsh... /usr/bin/tclsh [08:35:32.681] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:35:32.709] checking tcl.h usability... yes [08:35:32.723] checking tcl.h presence... yes [08:35:32.742] checking for tcl.h... yes [08:35:32.742] checking for perl.h... yes [08:35:32.814] checking for libperl... yes [08:35:33.053] checking Python.h usability... yes [08:35:33.097] checking Python.h presence... yes [08:35:33.151] checking for Python.h... yes [08:35:33.151] checking for xmllint... /usr/bin/xmllint [08:35:33.151] checking for xsltproc... /usr/bin/xsltproc [08:35:33.152] checking for fop... /usr/bin/fop [08:35:33.152] checking for dbtoepub... no [08:35:33.152] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [08:35:33.207] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:35:33.270] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [08:35:33.270] 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 [08:35:33.270] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:35:33.270] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [08:35:33.270] configure: using CXX=ccache g++ [08:35:33.270] 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 [08:35:33.270] configure: using CLANG=ccache clang-16 [08:35:33.270] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [08:35:33.270] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [08:35:33.296] configure: updating cache gcc.cache [08:35:33.305] configure: creating ./config.status [08:35:33.382] config.status: creating GNUmakefile [08:35:33.393] config.status: creating src/Makefile.global [08:35:33.408] config.status: creating src/include/pg_config.h [08:35:33.419] config.status: creating src/include/pg_config_ext.h [08:35:33.429] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:35:33.443] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:35:33.450] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:35:33.456] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:35:33.463] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:35:33.470] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:35:33.501] [08:35:33.501] real 0m14.617s [08:35:33.501] user 0m8.799s [08:35:33.501] sys 0m4.894s [08:35:33.501] make -s -j${BUILD_JOBS} clean [08:35:34.002] time make -s -j${BUILD_JOBS} world-bin [08:36:06.228] nbtree.c: In function ‘btexplain’: [08:36:06.228] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [08:36:06.228] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [08:36:06.228] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [08:36:06.228] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [08:36:06.228] 549 | List *stripped_indexquals; [08:36:06.228] | ^~~~~~~~~~~~~~~~~~~ [08:36:06.228] cc1: all warnings being treated as errors [08:36:06.229] make[4]: *** [: nbtree.o] Error 1 [08:36:06.229] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [08:36:06.229] make[2]: *** [common.mk:37: access-recursive] Error 2 [08:36:06.229] make[2]: *** Waiting for unfinished jobs.... [08:36:16.389] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:36:16.389] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:36:16.389] [08:36:16.389] real 0m42.388s [08:36:16.389] user 2m9.213s [08:36:16.389] sys 0m32.102s [08:36:16.390] [08:36:16.390] Exit status: 2