[15:30:08.866] time ./configure \ [15:30:08.866] --cache gcc.cache \ [15:30:08.866] --enable-dtrace \ [15:30:08.866] ${LINUX_CONFIGURE_FEATURES} \ [15:30:08.866] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [15:30:09.044] configure: creating cache gcc.cache [15:30:09.056] checking build system type... x86_64-pc-linux-gnu [15:30:09.240] checking host system type... x86_64-pc-linux-gnu [15:30:09.240] checking which template to use... linux [15:30:09.240] checking whether NLS is wanted... no [15:30:09.240] checking for default port number... 5432 [15:30:09.246] checking for dtrace... /usr/bin/dtrace [15:30:09.247] checking for block size... 8kB [15:30:09.248] checking for segment size... 1GB [15:30:09.251] checking for WAL block size... 8kB [15:30:09.284] checking whether the C compiler works... yes [15:30:09.386] checking for C compiler default output file name... a.out [15:30:09.387] checking for suffix of executables... [15:30:09.423] checking whether we are cross compiling... no [15:30:09.480] checking for suffix of object files... o [15:30:09.489] checking whether we are using the GNU C compiler... yes [15:30:09.498] checking whether ccache gcc accepts -g... yes [15:30:09.504] checking for ccache gcc option to accept ISO C89... none needed [15:30:09.514] checking for ccache gcc option to accept ISO C99... none needed [15:30:09.575] checking whether we are using the GNU C++ compiler... yes [15:30:09.582] checking whether ccache g++ accepts -g... yes [15:30:09.721] checking for gawk... no [15:30:09.721] checking for mawk... mawk [15:30:09.722] checking for LLVM_CONFIG... llvm-config-16 [15:30:09.736] configure: using llvm 16.0.6 [15:30:09.736] checking for CLANG... ccache clang-16 [15:30:10.248] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:30:10.255] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [15:30:10.263] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:30:10.339] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:30:10.486] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [15:30:10.493] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [15:30:10.499] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:30:10.505] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:30:10.512] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:30:10.518] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:30:10.524] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [15:30:10.531] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:30:10.538] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:30:10.544] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:30:10.551] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [15:30:10.557] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [15:30:10.564] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:30:10.600] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:30:10.607] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:30:10.613] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [15:30:10.619] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [15:30:10.625] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:30:10.632] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:30:10.652] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:30:10.659] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:30:10.665] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:30:10.701] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:30:10.739] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:30:10.746] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:30:10.753] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:30:10.786] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:30:10.793] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:30:10.799] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:30:10.806] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [15:30:10.812] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [15:30:10.818] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [15:30:10.825] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [15:30:10.831] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [15:30:10.837] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [15:30:10.843] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [15:30:10.850] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [15:30:10.857] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [15:30:10.863] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [15:30:10.870] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [15:30:10.881] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [15:30:10.892] checking whether the C compiler still works... yes [15:30:10.950] checking how to run the C preprocessor... ccache gcc -E [15:30:11.017] checking for pkg-config... /usr/bin/pkg-config [15:30:11.017] checking pkg-config is at least version 0.9.0... yes [15:30:11.024] checking whether to build with ICU support... yes [15:30:11.024] checking for icu-uc icu-i18n... yes [15:30:11.035] checking whether to build with Tcl... yes [15:30:11.035] checking whether to build Perl modules... yes [15:30:11.035] checking whether to build Python modules... yes [15:30:11.035] checking whether to build with GSSAPI support... yes [15:30:11.037] checking whether to build with PAM support... yes [15:30:11.037] checking whether to build with BSD Authentication support... no [15:30:11.037] checking whether to build with LDAP support... yes [15:30:11.037] checking whether to build with Bonjour support... no [15:30:11.037] checking whether to build with SELinux support... yes [15:30:11.037] checking whether to build with systemd support... yes [15:30:11.037] checking whether to build with XML support... yes [15:30:11.038] checking for libxml-2.0 >= 2.6.23... yes [15:30:11.046] checking whether to build with LZ4 support... yes [15:30:11.046] checking for liblz4... yes [15:30:11.053] checking whether to build with ZSTD support... yes [15:30:11.053] checking for libzstd >= 1.4.0... yes [15:30:11.062] checking for strip... strip [15:30:11.062] checking whether it is possible to strip libraries... yes [15:30:11.065] checking for ar... ar [15:30:11.065] checking for a BSD-compatible install... /usr/bin/install -c [15:30:11.074] checking for tar... /usr/bin/tar [15:30:11.074] checking whether ln -s works... yes [15:30:11.074] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:30:11.076] checking for bison... /usr/bin/bison [15:30:11.082] configure: using bison (GNU Bison) 3.8.2 [15:30:11.084] checking for flex... /usr/bin/flex [15:30:11.100] configure: using flex 2.6.4 [15:30:11.100] checking for perl... /usr/bin/perl [15:30:11.124] configure: using perl 5.36.0 [15:30:11.126] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [15:30:11.143] checking for Perl privlibexp... /usr/share/perl/5.36 [15:30:11.148] checking for Perl useshrplib... true [15:30:11.158] 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 [15:30:11.164] checking for CFLAGS to compile embedded Perl... -DDEBIAN [15:30:11.170] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [15:30:11.298] checking for python3... /usr/bin/python3 [15:30:11.311] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [15:30:11.318] checking for Python sysconfig module... yes [15:30:11.330] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [15:30:11.343] checking Python include directory... -I/usr/include/python3.11 [15:30:11.355] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [15:30:11.398] checking for a sed that does not truncate output... /usr/bin/sed [15:30:11.403] checking for grep that handles long lines and -e... /usr/bin/grep [15:30:11.405] checking for egrep... /usr/bin/grep -E [15:30:11.407] checking for ANSI C header files... yes [15:30:11.514] checking for sys/types.h... yes [15:30:11.529] checking for sys/stat.h... yes [15:30:11.555] checking for stdlib.h... yes [15:30:11.568] checking for string.h... yes [15:30:11.581] checking for memory.h... yes [15:30:11.595] checking for strings.h... yes [15:30:11.609] checking for inttypes.h... yes [15:30:11.624] checking for stdint.h... yes [15:30:11.638] checking for unistd.h... yes [15:30:11.654] checking whether ccache gcc is Clang... no [15:30:11.665] checking whether pthreads work with -pthread... yes [15:30:11.719] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [15:30:11.761] checking whether more special flags are required for pthreads... no [15:30:11.761] checking for PTHREAD_PRIO_INHERIT... yes [15:30:11.807] checking pthread.h usability... yes [15:30:11.814] checking pthread.h presence... yes [15:30:11.830] checking for pthread.h... yes [15:30:11.830] checking for strerror_r... yes [15:30:11.870] checking whether strerror_r returns int... no [15:30:11.902] checking for main in -lm... yes [15:30:11.949] checking for library containing setproctitle... no [15:30:12.038] checking for library containing dlsym... none required [15:30:12.080] checking for library containing socket... none required [15:30:12.122] checking for library containing getopt_long... none required [15:30:12.165] checking for library containing shm_open... none required [15:30:12.207] checking for library containing shm_unlink... none required [15:30:12.250] checking for library containing clock_gettime... none required [15:30:12.294] checking for library containing shmget... none required [15:30:12.337] checking for library containing backtrace_symbols... none required [15:30:12.380] checking for library containing pthread_barrier_wait... none required [15:30:12.424] checking for library containing readline... -lreadline [15:30:12.482] checking for inflate in -lz... yes [15:30:12.525] checking for library containing gss_store_cred_into... -lgssapi_krb5 [15:30:12.632] checking for CRYPTO_new_ex_data in -lcrypto... yes [15:30:12.700] checking for SSL_new in -lssl... yes [15:30:12.761] checking for SSL_CTX_set_cert_cb... yes [15:30:12.825] checking for OPENSSL_init_ssl... yes [15:30:12.893] checking for X509_get_signature_info... yes [15:30:12.966] checking for SSL_CTX_set_num_tickets... yes [15:30:13.034] checking for pam_start in -lpam... yes [15:30:13.089] checking for xmlSaveToBuffer in -lxml2... yes [15:30:13.179] checking for xsltCleanupGlobals in -lxslt... yes [15:30:13.260] checking for LZ4_compress_default in -llz4... yes [15:30:13.313] checking for ZSTD_compress in -lzstd... yes [15:30:13.366] checking for ldap_bind in -lldap... yes [15:30:13.451] checking for ldap_initialize... yes [15:30:13.520] checking for ldap_verify_credentials... yes [15:30:13.586] checking for security_compute_create_name in -lselinux... yes [15:30:13.644] checking for uuid_export in -lossp-uuid... yes [15:30:13.702] checking for stdbool.h that conforms to C99... yes [15:30:13.714] checking for _Bool... yes [15:30:13.793] checking atomic.h usability... no [15:30:13.844] checking atomic.h presence... no [15:30:13.861] checking for atomic.h... no [15:30:13.864] checking copyfile.h usability... no [15:30:13.916] checking copyfile.h presence... no [15:30:13.932] checking for copyfile.h... no [15:30:13.935] checking execinfo.h usability... yes [15:30:13.943] checking execinfo.h presence... yes [15:30:13.956] checking for execinfo.h... yes [15:30:13.962] checking getopt.h usability... yes [15:30:13.971] checking getopt.h presence... yes [15:30:13.983] checking for getopt.h... yes [15:30:13.990] checking ifaddrs.h usability... yes [15:30:14.002] checking ifaddrs.h presence... yes [15:30:14.018] checking for ifaddrs.h... yes [15:30:14.025] checking mbarrier.h usability... no [15:30:14.075] checking mbarrier.h presence... no [15:30:14.091] checking for mbarrier.h... no [15:30:14.094] checking sys/epoll.h usability... yes [15:30:14.102] checking sys/epoll.h presence... yes [15:30:14.117] checking for sys/epoll.h... yes [15:30:14.124] checking sys/event.h usability... no [15:30:14.174] checking sys/event.h presence... no [15:30:14.190] checking for sys/event.h... no [15:30:14.193] checking sys/personality.h usability... yes [15:30:14.202] checking sys/personality.h presence... yes [15:30:14.215] checking for sys/personality.h... yes [15:30:14.221] checking sys/prctl.h usability... yes [15:30:14.230] checking sys/prctl.h presence... yes [15:30:14.244] checking for sys/prctl.h... yes [15:30:14.251] checking sys/procctl.h usability... no [15:30:14.301] checking sys/procctl.h presence... no [15:30:14.317] checking for sys/procctl.h... no [15:30:14.320] checking sys/signalfd.h usability... yes [15:30:14.328] checking sys/signalfd.h presence... yes [15:30:14.342] checking for sys/signalfd.h... yes [15:30:14.350] checking sys/ucred.h usability... no [15:30:14.401] checking sys/ucred.h presence... no [15:30:14.418] checking for sys/ucred.h... no [15:30:14.422] checking termios.h usability... yes [15:30:14.436] checking termios.h presence... yes [15:30:14.450] checking for termios.h... yes [15:30:14.458] checking ucred.h usability... no [15:30:14.511] checking ucred.h presence... no [15:30:14.529] checking for ucred.h... no [15:30:14.531] checking readline/readline.h usability... yes [15:30:14.544] checking readline/readline.h presence... yes [15:30:14.562] checking for readline/readline.h... yes [15:30:14.563] checking readline/history.h usability... yes [15:30:14.572] checking readline/history.h presence... yes [15:30:14.587] checking for readline/history.h... yes [15:30:14.590] checking zlib.h usability... yes [15:30:14.601] checking zlib.h presence... yes [15:30:14.619] checking for zlib.h... yes [15:30:14.619] checking for lz4... /usr/bin/lz4 [15:30:14.620] checking lz4.h usability... yes [15:30:14.629] checking lz4.h presence... yes [15:30:14.643] checking for lz4.h... yes [15:30:14.644] checking for zstd... /usr/bin/zstd [15:30:14.644] checking zstd.h usability... yes [15:30:14.655] checking zstd.h presence... yes [15:30:14.669] checking for zstd.h... yes [15:30:14.669] checking gssapi/gssapi.h usability... yes [15:30:14.680] checking gssapi/gssapi.h presence... yes [15:30:14.695] checking for gssapi/gssapi.h... yes [15:30:14.697] checking gssapi/gssapi_ext.h usability... yes [15:30:14.705] checking gssapi/gssapi_ext.h presence... yes [15:30:14.720] checking for gssapi/gssapi_ext.h... yes [15:30:14.722] checking for openssl... /usr/bin/openssl [15:30:14.730] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [15:30:14.730] checking openssl/ssl.h usability... yes [15:30:14.769] checking openssl/ssl.h presence... yes [15:30:14.817] checking for openssl/ssl.h... yes [15:30:14.818] checking openssl/err.h usability... yes [15:30:14.830] checking openssl/err.h presence... yes [15:30:14.855] checking for openssl/err.h... yes [15:30:14.856] checking security/pam_appl.h usability... yes [15:30:14.865] checking security/pam_appl.h presence... yes [15:30:14.877] checking for security/pam_appl.h... yes [15:30:14.878] checking systemd/sd-daemon.h usability... yes [15:30:14.889] checking systemd/sd-daemon.h presence... yes [15:30:14.907] checking for systemd/sd-daemon.h... yes [15:30:14.907] checking libxml/parser.h usability... yes [15:30:14.942] checking libxml/parser.h presence... yes [15:30:14.972] checking for libxml/parser.h... yes [15:30:14.972] checking libxslt/xslt.h usability... yes [15:30:14.983] checking libxslt/xslt.h presence... yes [15:30:15.013] checking for libxslt/xslt.h... yes [15:30:15.014] checking ldap.h usability... yes [15:30:15.026] checking ldap.h presence... yes [15:30:15.043] checking for ldap.h... yes [15:30:15.043] checking for compatible LDAP implementation... yes [15:30:15.052] checking ossp/uuid.h usability... yes [15:30:15.062] checking ossp/uuid.h presence... yes [15:30:15.080] checking for ossp/uuid.h... yes [15:30:15.100] checking whether byte ordering is bigendian... no [15:30:15.198] checking for inline... inline [15:30:15.206] checking for printf format archetype... gnu_printf [15:30:15.215] checking for _Static_assert... yes [15:30:15.269] checking for typeof... typeof [15:30:15.277] checking for __builtin_types_compatible_p... yes [15:30:15.288] checking for __builtin_constant_p... yes [15:30:15.299] checking for __builtin_unreachable... yes [15:30:15.350] checking for computed goto support... yes [15:30:15.358] checking for struct tm.tm_zone... yes [15:30:15.367] checking for union semun... no [15:30:15.407] checking for socklen_t... yes [15:30:15.455] checking for struct sockaddr.sa_len... no [15:30:15.533] checking for locale_t... yes [15:30:15.541] checking for C/C++ restrict keyword... __restrict [15:30:15.554] checking for struct option... yes [15:30:15.592] checking whether assembler supports x86_64 popcntq... yes [15:30:15.599] checking for special C compiler options needed for large files... no [15:30:15.599] checking for _FILE_OFFSET_BITS value needed for large files... no [15:30:15.607] checking size of off_t... 8 [15:30:15.679] checking size of bool... 1 [15:30:15.746] checking for int timezone... yes [15:30:15.803] checking for wcstombs_l declaration... no [15:30:15.888] checking for backtrace_symbols... yes [15:30:15.950] checking for copyfile... no [15:30:16.013] checking for copy_file_range... yes [15:30:16.075] checking for getifaddrs... yes [15:30:16.138] checking for getpeerucred... no [15:30:16.201] checking for inet_pton... yes [15:30:16.264] checking for kqueue... no [15:30:16.328] checking for mbstowcs_l... no [15:30:16.391] checking for memset_s... no [15:30:16.453] checking for posix_fallocate... yes [15:30:16.516] checking for ppoll... yes [15:30:16.578] checking for pthread_is_threaded_np... no [15:30:16.639] checking for setproctitle... no [15:30:16.700] checking for setproctitle_fast... no [15:30:16.761] checking for strchrnul... yes [15:30:16.822] checking for strsignal... yes [15:30:16.882] checking for syncfs... yes [15:30:16.943] checking for sync_file_range... yes [15:30:17.003] checking for uselocale... yes [15:30:17.063] checking for wcstombs_l... no [15:30:17.123] checking for __builtin_bswap16... yes [15:30:17.180] checking for __builtin_bswap32... yes [15:30:17.237] checking for __builtin_bswap64... yes [15:30:17.295] checking for __builtin_clz... yes [15:30:17.353] checking for __builtin_ctz... yes [15:30:17.410] checking for __builtin_popcount... yes [15:30:17.470] checking for __builtin_frame_address... yes [15:30:17.528] checking for _LARGEFILE_SOURCE value needed for large files... no [15:30:17.587] checking how ccache gcc reports undeclared, standard C functions... error [15:30:17.614] checking for posix_fadvise... yes [15:30:17.671] checking whether posix_fadvise is declared... yes [15:30:17.686] checking whether fdatasync is declared... yes [15:30:17.698] checking whether strlcat is declared... no [15:30:17.757] checking whether strlcpy is declared... no [15:30:17.818] checking whether strnlen is declared... yes [15:30:17.831] checking whether strsep is declared... yes [15:30:17.844] checking whether preadv is declared... yes [15:30:17.857] checking whether pwritev is declared... yes [15:30:17.870] checking whether F_FULLFSYNC is declared... no [15:30:17.903] checking for explicit_bzero... yes [15:30:17.956] checking for getopt... yes [15:30:18.009] checking for getpeereid... no [15:30:18.068] checking for inet_aton... yes [15:30:18.121] checking for mkdtemp... yes [15:30:18.173] checking for strlcat... no [15:30:18.233] checking for strlcpy... no [15:30:18.292] checking for strnlen... yes [15:30:18.350] checking for strsep... yes [15:30:18.404] checking for pthread_barrier_wait... yes [15:30:18.459] checking for getopt_long... yes [15:30:18.513] checking for syslog... yes [15:30:18.569] checking syslog.h usability... yes [15:30:18.579] checking syslog.h presence... yes [15:30:18.593] checking for syslog.h... yes [15:30:18.593] checking for opterr... yes [15:30:18.651] checking for optreset... no [15:30:18.711] checking unicode/ucol.h usability... yes [15:30:18.733] checking unicode/ucol.h presence... yes [15:30:18.755] checking for unicode/ucol.h... yes [15:30:18.760] checking whether LLVMCreateGDBRegistrationListener is declared... yes [15:30:18.787] checking whether LLVMCreatePerfJITEventListener is declared... yes [15:30:18.796] checking for rl_completion_suppress_quote... yes [15:30:18.863] checking for rl_filename_quote_characters... yes [15:30:18.926] checking for rl_filename_quoting_function... yes [15:30:18.992] checking for append_history... yes [15:30:19.055] checking for history_truncate_file... yes [15:30:19.117] checking for rl_completion_matches... yes [15:30:19.179] checking for rl_filename_completion_function... yes [15:30:19.241] checking for rl_reset_screen_size... yes [15:30:19.303] checking for rl_variable_bind... yes [15:30:19.364] checking test program... ok [15:30:19.417] checking whether long int is 64 bits... yes [15:30:19.480] checking for __builtin_mul_overflow... yes [15:30:19.535] checking size of void *... 8 [15:30:19.608] checking size of size_t... 8 [15:30:19.681] checking size of long... 8 [15:30:19.755] checking alignment of short... 2 [15:30:19.825] checking alignment of int... 4 [15:30:19.898] checking alignment of long... 8 [15:30:19.970] checking alignment of double... 8 [15:30:20.041] checking for int8... no [15:30:20.076] checking for uint8... no [15:30:20.110] checking for int64... no [15:30:20.144] checking for uint64... no [15:30:20.178] checking for __int128... yes [15:30:20.233] checking for __int128 alignment bug... ok [15:30:20.287] checking alignment of PG_INT128_TYPE... 16 [15:30:20.359] checking for builtin __sync char locking functions... yes [15:30:20.412] checking for builtin __sync int32 locking functions... yes [15:30:20.466] checking for builtin __sync int32 atomic operations... yes [15:30:20.520] checking for builtin __sync int64 atomic operations... yes [15:30:20.573] checking for builtin __atomic int32 atomic operations... yes [15:30:20.625] checking for builtin __atomic int64 atomic operations... yes [15:30:20.677] checking for __get_cpuid... yes [15:30:20.731] checking for __get_cpuid_count... yes [15:30:20.785] checking for __cpuid... no [15:30:20.806] checking for __cpuidex... no [15:30:20.827] checking for _xgetbv with CFLAGS=... no [15:30:21.244] checking for _xgetbv with CFLAGS=-mxsave... yes [15:30:21.637] checking for _mm512_popcnt_epi64 with CFLAGS=... no [15:30:22.001] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [15:30:22.344] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [15:30:22.390] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [15:30:22.489] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:30:22.509] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:30:22.527] 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 [15:30:22.595] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:30:22.595] checking for library containing sem_init... none required [15:30:22.648] checking which semaphore API to use... unnamed POSIX [15:30:22.649] checking which random number source to use... OpenSSL [15:30:22.650] checking for tclsh... /usr/bin/tclsh [15:30:22.650] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [15:30:22.683] checking tcl.h usability... yes [15:30:22.696] checking tcl.h presence... yes [15:30:22.715] checking for tcl.h... yes [15:30:22.715] checking for perl.h... yes [15:30:22.803] checking for libperl... yes [15:30:23.041] checking Python.h usability... yes [15:30:23.099] checking Python.h presence... yes [15:30:23.155] checking for Python.h... yes [15:30:23.155] checking for xmllint... /usr/bin/xmllint [15:30:23.155] checking for xsltproc... /usr/bin/xsltproc [15:30:23.156] checking for fop... /usr/bin/fop [15:30:23.157] checking for dbtoepub... no [15:30:23.157] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [15:30:23.215] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [15:30:23.282] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [15:30:23.282] 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 [15:30:23.282] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [15:30:23.282] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [15:30:23.283] configure: using CXX=ccache g++ [15:30:23.283] 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 [15:30:23.283] configure: using CLANG=ccache clang-16 [15:30:23.283] 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 [15:30:23.283] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [15:30:23.310] configure: updating cache gcc.cache [15:30:23.318] configure: creating ./config.status [15:30:23.402] config.status: creating GNUmakefile [15:30:23.414] config.status: creating src/Makefile.global [15:30:23.430] config.status: creating src/include/pg_config.h [15:30:23.442] config.status: creating src/include/pg_config_ext.h [15:30:23.453] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:30:23.470] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:30:23.478] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [15:30:23.485] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [15:30:23.492] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [15:30:23.499] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [15:30:23.532] [15:30:23.532] real 0m14.665s [15:30:23.532] user 0m8.782s [15:30:23.532] sys 0m4.711s [15:30:23.532] make -s -j${BUILD_JOBS} clean [15:30:24.028] time make -s -j${BUILD_JOBS} world-bin [15:30:58.075] nbtree.c: In function ‘btexplain’: [15:30:58.075] nbtree.c:786:52: error: ‘stripped_indexquals’ may be used uninitialized [-Werror=maybe-uninitialized] [15:30:58.075] 786 | indexFilterQuals = list_difference_ptr(stripped_indexquals, indexBoundQuals); [15:30:58.075] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:30:58.075] nbtree.c:548:23: note: ‘stripped_indexquals’ was declared here [15:30:58.075] 548 | List *stripped_indexquals; [15:30:58.075] | ^~~~~~~~~~~~~~~~~~~ [15:30:58.075] cc1: all warnings being treated as errors [15:30:58.076] make[4]: *** [: nbtree.o] Error 1 [15:30:58.076] make[3]: *** [../../../src/backend/common.mk:37: nbtree-recursive] Error 2 [15:30:58.076] make[2]: *** [common.mk:37: access-recursive] Error 2 [15:30:58.076] make[2]: *** Waiting for unfinished jobs.... [15:31:06.935] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:31:06.935] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:31:06.935] [15:31:06.935] real 0m42.908s [15:31:06.935] user 2m11.621s [15:31:06.935] sys 0m32.223s [15:31:06.935] [15:31:06.935] Exit status: 2