[07:37:01.531] time ./configure \ [07:37:01.531] --cache gcc.cache \ [07:37:01.531] --enable-dtrace \ [07:37:01.531] ${LINUX_CONFIGURE_FEATURES} \ [07:37:01.531] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [07:37:01.710] configure: creating cache gcc.cache [07:37:01.723] checking build system type... x86_64-pc-linux-gnu [07:37:01.938] checking host system type... x86_64-pc-linux-gnu [07:37:01.938] checking which template to use... linux [07:37:01.938] checking whether NLS is wanted... no [07:37:01.939] checking for default port number... 5432 [07:37:01.945] checking for dtrace... /usr/bin/dtrace [07:37:01.946] checking for block size... 8kB [07:37:01.947] checking for segment size... 1GB [07:37:01.950] checking for WAL block size... 8kB [07:37:01.985] checking whether the C compiler works... yes [07:37:02.095] checking for C compiler default output file name... a.out [07:37:02.096] checking for suffix of executables... [07:37:02.136] checking whether we are cross compiling... no [07:37:02.255] checking for suffix of object files... o [07:37:02.264] checking whether we are using the GNU C compiler... yes [07:37:02.271] checking whether ccache gcc accepts -g... yes [07:37:02.278] checking for ccache gcc option to accept ISO C89... none needed [07:37:02.288] checking for ccache gcc option to accept ISO C99... none needed [07:37:02.362] checking whether we are using the GNU C++ compiler... yes [07:37:02.370] checking whether ccache g++ accepts -g... yes [07:37:02.502] checking for gawk... no [07:37:02.502] checking for mawk... mawk [07:37:02.503] checking for LLVM_CONFIG... llvm-config-16 [07:37:02.523] configure: using llvm 16.0.6 [07:37:02.523] checking for CLANG... ccache clang-16 [07:37:03.055] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:37:03.063] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:37:03.070] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:37:03.152] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:37:03.341] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:37:03.349] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:37:03.356] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:37:03.364] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:37:03.371] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:37:03.378] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:37:03.385] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:37:03.392] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:37:03.399] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:37:03.406] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:37:03.413] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:37:03.421] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:37:03.429] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:37:03.483] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:37:03.490] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:37:03.497] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:37:03.504] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:37:03.511] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:37:03.519] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:37:03.573] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:37:03.581] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:37:03.589] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:37:03.641] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:37:03.689] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:37:03.698] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:37:03.705] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:37:03.754] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:37:03.763] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:37:03.770] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:37:03.781] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:37:03.789] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:37:03.795] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:37:03.803] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:37:03.810] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:37:03.817] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:37:03.824] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:37:03.831] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:37:03.839] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:37:03.846] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:37:03.854] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:37:03.878] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:37:03.900] checking whether the C compiler still works... yes [07:37:03.965] checking how to run the C preprocessor... ccache gcc -E [07:37:04.088] checking for pkg-config... /usr/bin/pkg-config [07:37:04.088] checking pkg-config is at least version 0.9.0... yes [07:37:04.093] checking whether to build with ICU support... yes [07:37:04.093] checking for icu-uc icu-i18n... yes [07:37:04.103] checking whether to build with Tcl... yes [07:37:04.103] checking whether to build Perl modules... yes [07:37:04.103] checking whether to build Python modules... yes [07:37:04.103] checking whether to build with GSSAPI support... yes [07:37:04.104] checking whether to build with PAM support... yes [07:37:04.104] checking whether to build with BSD Authentication support... no [07:37:04.104] checking whether to build with LDAP support... yes [07:37:04.104] checking whether to build with Bonjour support... no [07:37:04.105] checking whether to build with SELinux support... yes [07:37:04.105] checking whether to build with systemd support... yes [07:37:04.105] checking whether to build with XML support... yes [07:37:04.105] checking for libxml-2.0 >= 2.6.23... yes [07:37:04.115] checking whether to build with LZ4 support... yes [07:37:04.115] checking for liblz4... yes [07:37:04.122] checking whether to build with ZSTD support... yes [07:37:04.123] checking for libzstd >= 1.4.0... yes [07:37:04.130] checking for strip... strip [07:37:04.130] checking whether it is possible to strip libraries... yes [07:37:04.133] checking for ar... ar [07:37:04.133] checking for a BSD-compatible install... /usr/bin/install -c [07:37:04.142] checking for tar... /usr/bin/tar [07:37:04.142] checking whether ln -s works... yes [07:37:04.142] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:37:04.144] checking for bison... /usr/bin/bison [07:37:04.151] configure: using bison (GNU Bison) 3.8.2 [07:37:04.154] checking for flex... /usr/bin/flex [07:37:04.171] configure: using flex 2.6.4 [07:37:04.171] checking for perl... /usr/bin/perl [07:37:04.192] configure: using perl 5.36.0 [07:37:04.194] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:37:04.206] checking for Perl privlibexp... /usr/share/perl/5.36 [07:37:04.211] checking for Perl useshrplib... true [07:37:04.219] 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 [07:37:04.225] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:37:04.231] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:37:04.360] checking for python3... /usr/bin/python3 [07:37:04.372] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [07:37:04.379] checking for Python sysconfig module... yes [07:37:04.392] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:37:04.406] checking Python include directory... -I/usr/include/python3.11 [07:37:04.418] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:37:04.460] checking for a sed that does not truncate output... /usr/bin/sed [07:37:04.466] checking for grep that handles long lines and -e... /usr/bin/grep [07:37:04.468] checking for egrep... /usr/bin/grep -E [07:37:04.470] checking for ANSI C header files... yes [07:37:04.581] checking for sys/types.h... yes [07:37:04.597] checking for sys/stat.h... yes [07:37:04.625] checking for stdlib.h... yes [07:37:04.641] checking for string.h... yes [07:37:04.657] checking for memory.h... yes [07:37:04.673] checking for strings.h... yes [07:37:04.689] checking for inttypes.h... yes [07:37:04.706] checking for stdint.h... yes [07:37:04.722] checking for unistd.h... yes [07:37:04.738] checking whether ccache gcc is Clang... no [07:37:04.750] checking whether pthreads work with -pthread... yes [07:37:04.805] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:37:04.847] checking whether more special flags are required for pthreads... no [07:37:04.847] checking for PTHREAD_PRIO_INHERIT... yes [07:37:04.896] checking pthread.h usability... yes [07:37:04.904] checking pthread.h presence... yes [07:37:04.921] checking for pthread.h... yes [07:37:04.922] checking for strerror_r... yes [07:37:04.964] checking whether strerror_r returns int... no [07:37:04.998] checking for main in -lm... yes [07:37:05.047] checking for library containing setproctitle... no [07:37:05.143] checking for library containing dlsym... none required [07:37:05.187] checking for library containing socket... none required [07:37:05.231] checking for library containing getopt_long... none required [07:37:05.275] checking for library containing shm_open... none required [07:37:05.317] checking for library containing shm_unlink... none required [07:37:05.360] checking for library containing clock_gettime... none required [07:37:05.402] checking for library containing shmget... none required [07:37:05.447] checking for library containing backtrace_symbols... none required [07:37:05.491] checking for library containing pthread_barrier_wait... none required [07:37:05.533] checking for library containing readline... -lreadline [07:37:05.589] checking for inflate in -lz... yes [07:37:05.632] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:37:05.746] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:37:05.813] checking for SSL_new in -lssl... yes [07:37:05.877] checking for SSL_CTX_set_cert_cb... yes [07:37:05.942] checking for OPENSSL_init_ssl... yes [07:37:06.011] checking for X509_get_signature_info... yes [07:37:06.083] checking for SSL_CTX_set_num_tickets... yes [07:37:06.151] checking for pam_start in -lpam... yes [07:37:06.204] checking for xmlSaveToBuffer in -lxml2... yes [07:37:06.297] checking for xsltCleanupGlobals in -lxslt... yes [07:37:06.381] checking for LZ4_compress_default in -llz4... yes [07:37:06.434] checking for ZSTD_compress in -lzstd... yes [07:37:06.490] checking for ldap_bind in -lldap... yes [07:37:06.580] checking for ldap_initialize... yes [07:37:06.646] checking for ldap_verify_credentials... yes [07:37:06.711] checking for security_compute_create_name in -lselinux... yes [07:37:06.767] checking for uuid_export in -lossp-uuid... yes [07:37:06.827] checking for stdbool.h that conforms to C99... yes [07:37:06.839] checking for _Bool... yes [07:37:06.907] checking atomic.h usability... no [07:37:06.960] checking atomic.h presence... no [07:37:06.978] checking for atomic.h... no [07:37:06.981] checking copyfile.h usability... no [07:37:07.034] checking copyfile.h presence... no [07:37:07.051] checking for copyfile.h... no [07:37:07.055] checking execinfo.h usability... yes [07:37:07.065] checking execinfo.h presence... yes [07:37:07.079] checking for execinfo.h... yes [07:37:07.086] checking getopt.h usability... yes [07:37:07.094] checking getopt.h presence... yes [07:37:07.107] checking for getopt.h... yes [07:37:07.114] checking ifaddrs.h usability... yes [07:37:07.127] checking ifaddrs.h presence... yes [07:37:07.143] checking for ifaddrs.h... yes [07:37:07.151] checking mbarrier.h usability... no [07:37:07.203] checking mbarrier.h presence... no [07:37:07.220] checking for mbarrier.h... no [07:37:07.223] checking sys/epoll.h usability... yes [07:37:07.232] checking sys/epoll.h presence... yes [07:37:07.247] checking for sys/epoll.h... yes [07:37:07.254] checking sys/event.h usability... no [07:37:07.307] checking sys/event.h presence... no [07:37:07.325] checking for sys/event.h... no [07:37:07.328] checking sys/personality.h usability... yes [07:37:07.337] checking sys/personality.h presence... yes [07:37:07.350] checking for sys/personality.h... yes [07:37:07.357] checking sys/prctl.h usability... yes [07:37:07.367] checking sys/prctl.h presence... yes [07:37:07.381] checking for sys/prctl.h... yes [07:37:07.388] checking sys/procctl.h usability... no [07:37:07.441] checking sys/procctl.h presence... no [07:37:07.459] checking for sys/procctl.h... no [07:37:07.463] checking sys/signalfd.h usability... yes [07:37:07.473] checking sys/signalfd.h presence... yes [07:37:07.488] checking for sys/signalfd.h... yes [07:37:07.495] checking sys/ucred.h usability... no [07:37:07.549] checking sys/ucred.h presence... no [07:37:07.567] checking for sys/ucred.h... no [07:37:07.570] checking termios.h usability... yes [07:37:07.584] checking termios.h presence... yes [07:37:07.599] checking for termios.h... yes [07:37:07.606] checking ucred.h usability... no [07:37:07.661] checking ucred.h presence... no [07:37:07.679] checking for ucred.h... no [07:37:07.680] checking readline/readline.h usability... yes [07:37:07.696] checking readline/readline.h presence... yes [07:37:07.714] checking for readline/readline.h... yes [07:37:07.715] checking readline/history.h usability... yes [07:37:07.724] checking readline/history.h presence... yes [07:37:07.741] checking for readline/history.h... yes [07:37:07.744] checking zlib.h usability... yes [07:37:07.754] checking zlib.h presence... yes [07:37:07.771] checking for zlib.h... yes [07:37:07.772] checking for lz4... /usr/bin/lz4 [07:37:07.772] checking lz4.h usability... yes [07:37:07.781] checking lz4.h presence... yes [07:37:07.795] checking for lz4.h... yes [07:37:07.795] checking for zstd... /usr/bin/zstd [07:37:07.796] checking zstd.h usability... yes [07:37:07.805] checking zstd.h presence... yes [07:37:07.819] checking for zstd.h... yes [07:37:07.819] checking gssapi/gssapi.h usability... yes [07:37:07.829] checking gssapi/gssapi.h presence... yes [07:37:07.844] checking for gssapi/gssapi.h... yes [07:37:07.845] checking gssapi/gssapi_ext.h usability... yes [07:37:07.854] checking gssapi/gssapi_ext.h presence... yes [07:37:07.870] checking for gssapi/gssapi_ext.h... yes [07:37:07.871] checking for openssl... /usr/bin/openssl [07:37:07.880] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:37:07.880] checking openssl/ssl.h usability... yes [07:37:07.927] checking openssl/ssl.h presence... yes [07:37:07.976] checking for openssl/ssl.h... yes [07:37:07.976] checking openssl/err.h usability... yes [07:37:07.989] checking openssl/err.h presence... yes [07:37:08.014] checking for openssl/err.h... yes [07:37:08.014] checking security/pam_appl.h usability... yes [07:37:08.026] checking security/pam_appl.h presence... yes [07:37:08.039] checking for security/pam_appl.h... yes [07:37:08.041] checking systemd/sd-daemon.h usability... yes [07:37:08.051] checking systemd/sd-daemon.h presence... yes [07:37:08.070] checking for systemd/sd-daemon.h... yes [07:37:08.070] checking libxml/parser.h usability... yes [07:37:08.103] checking libxml/parser.h presence... yes [07:37:08.132] checking for libxml/parser.h... yes [07:37:08.132] checking libxslt/xslt.h usability... yes [07:37:08.143] checking libxslt/xslt.h presence... yes [07:37:08.173] checking for libxslt/xslt.h... yes [07:37:08.173] checking ldap.h usability... yes [07:37:08.184] checking ldap.h presence... yes [07:37:08.201] checking for ldap.h... yes [07:37:08.201] checking for compatible LDAP implementation... yes [07:37:08.208] checking ossp/uuid.h usability... yes [07:37:08.217] checking ossp/uuid.h presence... yes [07:37:08.234] checking for ossp/uuid.h... yes [07:37:08.253] checking whether byte ordering is bigendian... no [07:37:08.343] checking for inline... inline [07:37:08.350] checking for printf format archetype... gnu_printf [07:37:08.358] checking for _Static_assert... yes [07:37:08.411] checking for typeof... typeof [07:37:08.419] checking for __builtin_types_compatible_p... yes [07:37:08.430] checking for __builtin_constant_p... yes [07:37:08.440] checking for __builtin_unreachable... yes [07:37:08.492] checking for computed goto support... yes [07:37:08.500] checking for struct tm.tm_zone... yes [07:37:08.509] checking for union semun... no [07:37:08.551] checking for socklen_t... yes [07:37:08.601] checking for struct sockaddr.sa_len... no [07:37:08.678] checking for locale_t... yes [07:37:08.687] checking for C/C++ restrict keyword... __restrict [07:37:08.700] checking for struct option... yes [07:37:08.738] checking whether assembler supports x86_64 popcntq... yes [07:37:08.745] checking for special C compiler options needed for large files... no [07:37:08.745] checking for _FILE_OFFSET_BITS value needed for large files... no [07:37:08.752] checking size of off_t... 8 [07:37:08.824] checking size of bool... 1 [07:37:08.891] checking for int timezone... yes [07:37:08.947] checking for wcstombs_l declaration... no [07:37:09.038] checking for backtrace_symbols... yes [07:37:09.102] checking for copyfile... no [07:37:09.166] checking for copy_file_range... yes [07:37:09.228] checking for getifaddrs... yes [07:37:09.289] checking for getpeerucred... no [07:37:09.352] checking for inet_pton... yes [07:37:09.412] checking for kqueue... no [07:37:09.474] checking for mbstowcs_l... no [07:37:09.538] checking for memset_s... no [07:37:09.600] checking for posix_fallocate... yes [07:37:09.661] checking for ppoll... yes [07:37:09.724] checking for pthread_is_threaded_np... no [07:37:09.785] checking for setproctitle... no [07:37:09.846] checking for setproctitle_fast... no [07:37:09.909] checking for strchrnul... yes [07:37:09.974] checking for strsignal... yes [07:37:10.039] checking for syncfs... yes [07:37:10.104] checking for sync_file_range... yes [07:37:10.169] checking for uselocale... yes [07:37:10.234] checking for wcstombs_l... no [07:37:10.295] checking for __builtin_bswap16... yes [07:37:10.355] checking for __builtin_bswap32... yes [07:37:10.417] checking for __builtin_bswap64... yes [07:37:10.476] checking for __builtin_clz... yes [07:37:10.538] checking for __builtin_ctz... yes [07:37:10.597] checking for __builtin_popcount... yes [07:37:10.657] checking for __builtin_frame_address... yes [07:37:10.715] checking for _LARGEFILE_SOURCE value needed for large files... no [07:37:10.775] checking how ccache gcc reports undeclared, standard C functions... error [07:37:10.804] checking for posix_fadvise... yes [07:37:10.864] checking whether posix_fadvise is declared... yes [07:37:10.879] checking whether fdatasync is declared... yes [07:37:10.894] checking whether strlcat is declared... no [07:37:10.956] checking whether strlcpy is declared... no [07:37:11.016] checking whether strnlen is declared... yes [07:37:11.030] checking whether strsep is declared... yes [07:37:11.044] checking whether preadv is declared... yes [07:37:11.058] checking whether pwritev is declared... yes [07:37:11.070] checking whether F_FULLFSYNC is declared... no [07:37:11.104] checking for explicit_bzero... yes [07:37:11.157] checking for getopt... yes [07:37:11.210] checking for getpeereid... no [07:37:11.267] checking for inet_aton... yes [07:37:11.321] checking for mkdtemp... yes [07:37:11.375] checking for strlcat... no [07:37:11.437] checking for strlcpy... no [07:37:11.498] checking for strnlen... yes [07:37:11.555] checking for strsep... yes [07:37:11.610] checking for pthread_barrier_wait... yes [07:37:11.663] checking for getopt_long... yes [07:37:11.718] checking for syslog... yes [07:37:11.773] checking syslog.h usability... yes [07:37:11.783] checking syslog.h presence... yes [07:37:11.798] checking for syslog.h... yes [07:37:11.798] checking for opterr... yes [07:37:11.854] checking for optreset... no [07:37:11.916] checking unicode/ucol.h usability... yes [07:37:11.934] checking unicode/ucol.h presence... yes [07:37:11.957] checking for unicode/ucol.h... yes [07:37:11.962] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:37:11.991] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:37:12.001] checking for rl_completion_suppress_quote... yes [07:37:12.065] checking for rl_filename_quote_characters... yes [07:37:12.128] checking for rl_filename_quoting_function... yes [07:37:12.193] checking for append_history... yes [07:37:12.255] checking for history_truncate_file... yes [07:37:12.316] checking for rl_completion_matches... yes [07:37:12.379] checking for rl_filename_completion_function... yes [07:37:12.441] checking for rl_reset_screen_size... yes [07:37:12.503] checking for rl_variable_bind... yes [07:37:12.563] checking test program... ok [07:37:12.615] checking whether long int is 64 bits... yes [07:37:12.674] checking for __builtin_mul_overflow... yes [07:37:12.727] checking size of void *... 8 [07:37:12.800] checking size of size_t... 8 [07:37:12.873] checking size of long... 8 [07:37:12.946] checking alignment of short... 2 [07:37:13.020] checking alignment of int... 4 [07:37:13.091] checking alignment of long... 8 [07:37:13.163] checking alignment of double... 8 [07:37:13.235] checking for int8... no [07:37:13.269] checking for uint8... no [07:37:13.304] checking for int64... no [07:37:13.341] checking for uint64... no [07:37:13.378] checking for __int128... yes [07:37:13.434] checking for __int128 alignment bug... ok [07:37:13.490] checking alignment of PG_INT128_TYPE... 16 [07:37:13.562] checking for builtin __sync char locking functions... yes [07:37:13.617] checking for builtin __sync int32 locking functions... yes [07:37:13.671] checking for builtin __sync int32 atomic operations... yes [07:37:13.724] checking for builtin __sync int64 atomic operations... yes [07:37:13.777] checking for builtin __atomic int32 atomic operations... yes [07:37:13.830] checking for builtin __atomic int64 atomic operations... yes [07:37:13.884] checking for __get_cpuid... yes [07:37:13.941] checking for __get_cpuid_count... yes [07:37:13.997] checking for __cpuid... no [07:37:14.021] checking for __cpuidex... no [07:37:14.042] checking for _xgetbv with CFLAGS=... no [07:37:14.461] checking for _xgetbv with CFLAGS=-mxsave... yes [07:37:14.861] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:37:15.227] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:37:15.564] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:37:15.610] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:37:15.706] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:37:15.727] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:37:15.744] 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 [07:37:15.813] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:37:15.813] checking for library containing sem_init... none required [07:37:15.869] checking which semaphore API to use... unnamed POSIX [07:37:15.870] checking which random number source to use... OpenSSL [07:37:15.871] checking for tclsh... /usr/bin/tclsh [07:37:15.871] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:37:15.905] checking tcl.h usability... yes [07:37:15.917] checking tcl.h presence... yes [07:37:15.937] checking for tcl.h... yes [07:37:15.937] checking for perl.h... yes [07:37:16.026] checking for libperl... yes [07:37:16.277] checking Python.h usability... yes [07:37:16.336] checking Python.h presence... yes [07:37:16.393] checking for Python.h... yes [07:37:16.393] checking for xmllint... /usr/bin/xmllint [07:37:16.393] checking for xsltproc... /usr/bin/xsltproc [07:37:16.394] checking for fop... /usr/bin/fop [07:37:16.394] checking for dbtoepub... no [07:37:16.394] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:37:16.451] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:37:16.519] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [07:37:16.519] 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 [07:37:16.519] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:37:16.519] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:37:16.519] configure: using CXX=ccache g++ [07:37:16.519] 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 [07:37:16.519] configure: using CLANG=ccache clang-16 [07:37:16.519] 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 [07:37:16.519] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:37:16.546] configure: updating cache gcc.cache [07:37:16.554] configure: creating ./config.status [07:37:16.636] config.status: creating GNUmakefile [07:37:16.648] config.status: creating src/Makefile.global [07:37:16.664] config.status: creating src/include/pg_config.h [07:37:16.675] config.status: creating src/include/pg_config_ext.h [07:37:16.687] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:37:16.701] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:37:16.708] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:37:16.715] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:37:16.722] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:37:16.728] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:37:16.761] [07:37:16.761] real 0m15.230s [07:37:16.761] user 0m8.864s [07:37:16.761] sys 0m4.889s [07:37:16.761] make -s -j${BUILD_JOBS} clean [07:37:17.238] time make -s -j${BUILD_JOBS} world-bin [07:37:51.790] nbtree.c: In function ‘btexplain’: [07:37:51.790] nbtree.c:787:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [07:37:51.790] 787 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [07:37:51.790] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:37:51.790] nbtree.c:549:23: note: ‘stripped_indexquals’ was declared here [07:37:51.790] 549 | List *stripped_indexquals; [07:37:51.790] | ^~~~~~~~~~~~~~~~~~~ [07:37:51.790] cc1: all warnings being treated as errors [07:37:51.791] make[4]: *** [: nbtree.o] Error 1 [07:37:51.791] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [07:37:51.791] make[2]: *** [common.mk:37: access-recursive] Error 2 [07:37:51.791] make[2]: *** Waiting for unfinished jobs.... [07:38:00.631] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:38:00.631] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:38:00.632] [07:38:00.632] real 0m43.394s [07:38:00.632] user 2m13.556s [07:38:00.632] sys 0m32.520s [07:38:00.632] [07:38:00.632] Exit status: 2