[19:40:12.906] time ./configure \ [19:40:12.906] --cache gcc.cache \ [19:40:12.906] --enable-dtrace \ [19:40:12.906] ${LINUX_CONFIGURE_FEATURES} \ [19:40:12.906] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [19:40:13.078] configure: creating cache gcc.cache [19:40:13.092] checking build system type... x86_64-pc-linux-gnu [19:40:13.305] checking host system type... x86_64-pc-linux-gnu [19:40:13.305] checking which template to use... linux [19:40:13.305] checking whether NLS is wanted... no [19:40:13.305] checking for default port number... 5432 [19:40:13.312] checking for dtrace... /usr/bin/dtrace [19:40:13.313] checking for block size... 8kB [19:40:13.314] checking for segment size... 1GB [19:40:13.316] checking for WAL block size... 8kB [19:40:13.350] checking whether the C compiler works... yes [19:40:13.459] checking for C compiler default output file name... a.out [19:40:13.460] checking for suffix of executables... [19:40:13.500] checking whether we are cross compiling... no [19:40:13.562] checking for suffix of object files... o [19:40:13.572] checking whether we are using the GNU C compiler... yes [19:40:13.580] checking whether ccache gcc accepts -g... yes [19:40:13.588] checking for ccache gcc option to accept ISO C89... none needed [19:40:13.598] checking for ccache gcc option to accept ISO C99... none needed [19:40:13.672] checking whether we are using the GNU C++ compiler... yes [19:40:13.680] checking whether ccache g++ accepts -g... yes [19:40:13.812] checking for gawk... no [19:40:13.812] checking for mawk... mawk [19:40:13.813] checking for LLVM_CONFIG... llvm-config-16 [19:40:13.831] configure: using llvm 16.0.6 [19:40:13.831] checking for CLANG... ccache clang-16 [19:40:14.349] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:40:14.357] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:40:14.409] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:40:14.485] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:40:14.633] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:40:14.640] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:40:14.648] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:40:14.655] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:40:14.662] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:40:14.670] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:40:14.677] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:40:14.685] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:40:14.692] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:40:14.699] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:40:14.706] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:40:14.714] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:40:14.722] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:40:14.761] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:40:14.769] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:40:14.777] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:40:14.785] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:40:14.793] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:40:14.801] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:40:14.825] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:40:14.833] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:40:14.840] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:40:14.881] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:40:14.921] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:40:14.929] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:40:14.937] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:40:14.973] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:40:14.982] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:40:14.990] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:40:15.000] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:40:15.008] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:40:15.016] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:40:15.024] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:40:15.032] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:40:15.040] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:40:15.048] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [19:40:15.056] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [19:40:15.064] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:40:15.072] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:40:15.079] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:40:15.093] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:40:15.106] checking whether the C compiler still works... yes [19:40:15.171] checking how to run the C preprocessor... ccache gcc -E [19:40:15.249] checking for pkg-config... /usr/bin/pkg-config [19:40:15.250] checking pkg-config is at least version 0.9.0... yes [19:40:15.258] checking whether to build with ICU support... yes [19:40:15.258] checking for icu-uc icu-i18n... yes [19:40:15.271] checking whether to build with Tcl... yes [19:40:15.272] checking whether to build Perl modules... yes [19:40:15.272] checking whether to build Python modules... yes [19:40:15.272] checking whether to build with GSSAPI support... yes [19:40:15.273] checking whether to build with PAM support... yes [19:40:15.273] checking whether to build with BSD Authentication support... no [19:40:15.273] checking whether to build with LDAP support... yes [19:40:15.273] checking whether to build with Bonjour support... no [19:40:15.273] checking whether to build with SELinux support... yes [19:40:15.274] checking whether to build with systemd support... yes [19:40:15.274] checking whether to build with XML support... yes [19:40:15.274] checking for libxml-2.0 >= 2.6.23... yes [19:40:15.285] checking whether to build with LZ4 support... yes [19:40:15.285] checking for liblz4... yes [19:40:15.295] checking whether to build with ZSTD support... yes [19:40:15.295] checking for libzstd >= 1.4.0... yes [19:40:15.305] checking for strip... strip [19:40:15.305] checking whether it is possible to strip libraries... yes [19:40:15.312] checking for ar... ar [19:40:15.312] checking for a BSD-compatible install... /usr/bin/install -c [19:40:15.322] checking for tar... /usr/bin/tar [19:40:15.322] checking whether ln -s works... yes [19:40:15.322] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:40:15.325] checking for bison... /usr/bin/bison [19:40:15.330] configure: using bison (GNU Bison) 3.8.2 [19:40:15.334] checking for flex... /usr/bin/flex [19:40:15.353] configure: using flex 2.6.4 [19:40:15.353] checking for perl... /usr/bin/perl [19:40:15.376] configure: using perl 5.36.0 [19:40:15.378] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:40:15.391] checking for Perl privlibexp... /usr/share/perl/5.36 [19:40:15.397] checking for Perl useshrplib... true [19:40:15.407] 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 [19:40:15.413] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:40:15.419] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:40:15.551] checking for python3... /usr/bin/python3 [19:40:15.565] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [19:40:15.573] checking for Python sysconfig module... yes [19:40:15.584] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:40:15.597] checking Python include directory... -I/usr/include/python3.11 [19:40:15.610] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:40:15.653] checking for a sed that does not truncate output... /usr/bin/sed [19:40:15.659] checking for grep that handles long lines and -e... /usr/bin/grep [19:40:15.661] checking for egrep... /usr/bin/grep -E [19:40:15.663] checking for ANSI C header files... yes [19:40:15.779] checking for sys/types.h... yes [19:40:15.797] checking for sys/stat.h... yes [19:40:15.827] checking for stdlib.h... yes [19:40:15.843] checking for string.h... yes [19:40:15.860] checking for memory.h... yes [19:40:15.877] checking for strings.h... yes [19:40:15.894] checking for inttypes.h... yes [19:40:15.912] checking for stdint.h... yes [19:40:15.928] checking for unistd.h... yes [19:40:15.948] checking whether ccache gcc is Clang... no [19:40:15.961] checking whether pthreads work with -pthread... yes [19:40:16.018] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:40:16.065] checking whether more special flags are required for pthreads... no [19:40:16.065] checking for PTHREAD_PRIO_INHERIT... yes [19:40:16.113] checking pthread.h usability... yes [19:40:16.123] checking pthread.h presence... yes [19:40:16.140] checking for pthread.h... yes [19:40:16.140] checking for strerror_r... yes [19:40:16.185] checking whether strerror_r returns int... no [19:40:16.222] checking for main in -lm... yes [19:40:16.274] checking for library containing setproctitle... no [19:40:16.374] checking for library containing dlsym... none required [19:40:16.419] checking for library containing socket... none required [19:40:16.466] checking for library containing getopt_long... none required [19:40:16.512] checking for library containing shm_open... none required [19:40:16.556] checking for library containing shm_unlink... none required [19:40:16.601] checking for library containing clock_gettime... none required [19:40:16.646] checking for library containing shmget... none required [19:40:16.689] checking for library containing backtrace_symbols... none required [19:40:16.734] checking for library containing pthread_barrier_wait... none required [19:40:16.777] checking for library containing readline... -lreadline [19:40:16.829] checking for inflate in -lz... yes [19:40:16.874] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:40:16.981] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:40:17.048] checking for SSL_new in -lssl... yes [19:40:17.112] checking for SSL_CTX_set_cert_cb... yes [19:40:17.176] checking for OPENSSL_init_ssl... yes [19:40:17.245] checking for X509_get_signature_info... yes [19:40:17.320] checking for SSL_CTX_set_num_tickets... yes [19:40:17.394] checking for pam_start in -lpam... yes [19:40:17.456] checking for xmlSaveToBuffer in -lxml2... yes [19:40:17.541] checking for xsltCleanupGlobals in -lxslt... yes [19:40:17.644] checking for LZ4_compress_default in -llz4... yes [19:40:17.700] checking for ZSTD_compress in -lzstd... yes [19:40:17.757] checking for ldap_bind in -lldap... yes [19:40:17.843] checking for ldap_initialize... yes [19:40:17.913] checking for ldap_verify_credentials... yes [19:40:17.980] checking for security_compute_create_name in -lselinux... yes [19:40:18.045] checking for uuid_export in -lossp-uuid... yes [19:40:18.100] checking for stdbool.h that conforms to C99... yes [19:40:18.112] checking for _Bool... yes [19:40:18.185] checking atomic.h usability... no [19:40:18.236] checking atomic.h presence... no [19:40:18.255] checking for atomic.h... no [19:40:18.259] checking copyfile.h usability... no [19:40:18.315] checking copyfile.h presence... no [19:40:18.335] checking for copyfile.h... no [19:40:18.339] checking execinfo.h usability... yes [19:40:18.349] checking execinfo.h presence... yes [19:40:18.364] checking for execinfo.h... yes [19:40:18.373] checking getopt.h usability... yes [19:40:18.384] checking getopt.h presence... yes [19:40:18.398] checking for getopt.h... yes [19:40:18.407] checking ifaddrs.h usability... yes [19:40:18.420] checking ifaddrs.h presence... yes [19:40:18.438] checking for ifaddrs.h... yes [19:40:18.446] checking mbarrier.h usability... no [19:40:18.499] checking mbarrier.h presence... no [19:40:18.517] checking for mbarrier.h... no [19:40:18.521] checking sys/epoll.h usability... yes [19:40:18.531] checking sys/epoll.h presence... yes [19:40:18.546] checking for sys/epoll.h... yes [19:40:18.555] checking sys/event.h usability... no [19:40:18.611] checking sys/event.h presence... no [19:40:18.631] checking for sys/event.h... no [19:40:18.636] checking sys/personality.h usability... yes [19:40:18.645] checking sys/personality.h presence... yes [19:40:18.660] checking for sys/personality.h... yes [19:40:18.668] checking sys/prctl.h usability... yes [19:40:18.680] checking sys/prctl.h presence... yes [19:40:18.694] checking for sys/prctl.h... yes [19:40:18.702] checking sys/procctl.h usability... no [19:40:18.756] checking sys/procctl.h presence... no [19:40:18.775] checking for sys/procctl.h... no [19:40:18.779] checking sys/signalfd.h usability... yes [19:40:18.788] checking sys/signalfd.h presence... yes [19:40:18.805] checking for sys/signalfd.h... yes [19:40:18.814] checking sys/ucred.h usability... no [19:40:18.869] checking sys/ucred.h presence... no [19:40:18.889] checking for sys/ucred.h... no [19:40:18.893] checking termios.h usability... yes [19:40:18.906] checking termios.h presence... yes [19:40:18.920] checking for termios.h... yes [19:40:18.928] checking ucred.h usability... no [19:40:18.981] checking ucred.h presence... no [19:40:19.000] checking for ucred.h... no [19:40:19.002] checking readline/readline.h usability... yes [19:40:19.016] checking readline/readline.h presence... yes [19:40:19.034] checking for readline/readline.h... yes [19:40:19.035] checking readline/history.h usability... yes [19:40:19.045] checking readline/history.h presence... yes [19:40:19.061] checking for readline/history.h... yes [19:40:19.064] checking zlib.h usability... yes [19:40:19.077] checking zlib.h presence... yes [19:40:19.096] checking for zlib.h... yes [19:40:19.096] checking for lz4... /usr/bin/lz4 [19:40:19.096] checking lz4.h usability... yes [19:40:19.106] checking lz4.h presence... yes [19:40:19.120] checking for lz4.h... yes [19:40:19.121] checking for zstd... /usr/bin/zstd [19:40:19.121] checking zstd.h usability... yes [19:40:19.132] checking zstd.h presence... yes [19:40:19.147] checking for zstd.h... yes [19:40:19.148] checking gssapi/gssapi.h usability... yes [19:40:19.162] checking gssapi/gssapi.h presence... yes [19:40:19.179] checking for gssapi/gssapi.h... yes [19:40:19.180] checking gssapi/gssapi_ext.h usability... yes [19:40:19.191] checking gssapi/gssapi_ext.h presence... yes [19:40:19.206] checking for gssapi/gssapi_ext.h... yes [19:40:19.208] checking for openssl... /usr/bin/openssl [19:40:19.217] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:40:19.218] checking openssl/ssl.h usability... yes [19:40:19.260] checking openssl/ssl.h presence... yes [19:40:19.309] checking for openssl/ssl.h... yes [19:40:19.309] checking openssl/err.h usability... yes [19:40:19.322] checking openssl/err.h presence... yes [19:40:19.348] checking for openssl/err.h... yes [19:40:19.348] checking security/pam_appl.h usability... yes [19:40:19.358] checking security/pam_appl.h presence... yes [19:40:19.376] checking for security/pam_appl.h... yes [19:40:19.378] checking systemd/sd-daemon.h usability... yes [19:40:19.389] checking systemd/sd-daemon.h presence... yes [19:40:19.406] checking for systemd/sd-daemon.h... yes [19:40:19.407] checking libxml/parser.h usability... yes [19:40:19.445] checking libxml/parser.h presence... yes [19:40:19.476] checking for libxml/parser.h... yes [19:40:19.476] checking libxslt/xslt.h usability... yes [19:40:19.489] checking libxslt/xslt.h presence... yes [19:40:19.520] checking for libxslt/xslt.h... yes [19:40:19.521] checking ldap.h usability... yes [19:40:19.532] checking ldap.h presence... yes [19:40:19.550] checking for ldap.h... yes [19:40:19.550] checking for compatible LDAP implementation... yes [19:40:19.558] checking ossp/uuid.h usability... yes [19:40:19.568] checking ossp/uuid.h presence... yes [19:40:19.585] checking for ossp/uuid.h... yes [19:40:19.604] checking whether byte ordering is bigendian... no [19:40:19.703] checking for inline... inline [19:40:19.712] checking for printf format archetype... gnu_printf [19:40:19.721] checking for _Static_assert... yes [19:40:19.776] checking for typeof... typeof [19:40:19.784] checking for __builtin_types_compatible_p... yes [19:40:19.796] checking for __builtin_constant_p... yes [19:40:19.807] checking for __builtin_unreachable... yes [19:40:19.862] checking for computed goto support... yes [19:40:19.869] checking for struct tm.tm_zone... yes [19:40:19.879] checking for union semun... no [19:40:19.921] checking for socklen_t... yes [19:40:19.972] checking for struct sockaddr.sa_len... no [19:40:20.053] checking for locale_t... yes [19:40:20.062] checking for C/C++ restrict keyword... __restrict [19:40:20.076] checking for struct option... yes [19:40:20.119] checking whether assembler supports x86_64 popcntq... yes [19:40:20.127] checking for special C compiler options needed for large files... no [19:40:20.127] checking for _FILE_OFFSET_BITS value needed for large files... no [19:40:20.136] checking size of off_t... 8 [19:40:20.212] checking size of bool... 1 [19:40:20.284] checking for int timezone... yes [19:40:20.344] checking for wcstombs_l declaration... no [19:40:20.439] checking for backtrace_symbols... yes [19:40:20.505] checking for copyfile... no [19:40:20.573] checking for copy_file_range... yes [19:40:20.638] checking for getifaddrs... yes [19:40:20.702] checking for getpeerucred... no [19:40:20.768] checking for inet_pton... yes [19:40:20.831] checking for kqueue... no [19:40:20.896] checking for mbstowcs_l... no [19:40:20.960] checking for memset_s... no [19:40:21.023] checking for posix_fallocate... yes [19:40:21.084] checking for ppoll... yes [19:40:21.146] checking for pthread_is_threaded_np... no [19:40:21.210] checking for setproctitle... no [19:40:21.272] checking for setproctitle_fast... no [19:40:21.335] checking for strchrnul... yes [19:40:21.397] checking for strsignal... yes [19:40:21.457] checking for syncfs... yes [19:40:21.518] checking for sync_file_range... yes [19:40:21.579] checking for uselocale... yes [19:40:21.641] checking for wcstombs_l... no [19:40:21.701] checking for __builtin_bswap16... yes [19:40:21.759] checking for __builtin_bswap32... yes [19:40:21.817] checking for __builtin_bswap64... yes [19:40:21.875] checking for __builtin_clz... yes [19:40:21.934] checking for __builtin_ctz... yes [19:40:21.993] checking for __builtin_popcount... yes [19:40:22.051] checking for __builtin_frame_address... yes [19:40:22.109] checking for _LARGEFILE_SOURCE value needed for large files... no [19:40:22.168] checking how ccache gcc reports undeclared, standard C functions... error [19:40:22.196] checking for posix_fadvise... yes [19:40:22.256] checking whether posix_fadvise is declared... yes [19:40:22.271] checking whether fdatasync is declared... yes [19:40:22.284] checking whether strlcat is declared... no [19:40:22.345] checking whether strlcpy is declared... no [19:40:22.407] checking whether strnlen is declared... yes [19:40:22.421] checking whether strsep is declared... yes [19:40:22.434] checking whether preadv is declared... yes [19:40:22.449] checking whether pwritev is declared... yes [19:40:22.463] checking whether F_FULLFSYNC is declared... no [19:40:22.497] checking for explicit_bzero... yes [19:40:22.554] checking for getopt... yes [19:40:22.609] checking for getpeereid... no [19:40:22.671] checking for inet_aton... yes [19:40:22.726] checking for mkdtemp... yes [19:40:22.782] checking for strlcat... no [19:40:22.841] checking for strlcpy... no [19:40:22.899] checking for strnlen... yes [19:40:22.957] checking for strsep... yes [19:40:23.011] checking for pthread_barrier_wait... yes [19:40:23.066] checking for getopt_long... yes [19:40:23.119] checking for syslog... yes [19:40:23.172] checking syslog.h usability... yes [19:40:23.182] checking syslog.h presence... yes [19:40:23.196] checking for syslog.h... yes [19:40:23.196] checking for opterr... yes [19:40:23.252] checking for optreset... no [19:40:23.312] checking unicode/ucol.h usability... yes [19:40:23.329] checking unicode/ucol.h presence... yes [19:40:23.351] checking for unicode/ucol.h... yes [19:40:23.356] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:40:23.385] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:40:23.394] checking for rl_completion_suppress_quote... yes [19:40:23.455] checking for rl_filename_quote_characters... yes [19:40:23.517] checking for rl_filename_quoting_function... yes [19:40:23.581] checking for append_history... yes [19:40:23.643] checking for history_truncate_file... yes [19:40:23.705] checking for rl_completion_matches... yes [19:40:23.768] checking for rl_filename_completion_function... yes [19:40:23.830] checking for rl_reset_screen_size... yes [19:40:23.892] checking for rl_variable_bind... yes [19:40:23.952] checking test program... ok [19:40:24.006] checking whether long int is 64 bits... yes [19:40:24.068] checking for __builtin_mul_overflow... yes [19:40:24.122] checking size of void *... 8 [19:40:24.194] checking size of size_t... 8 [19:40:24.265] checking size of long... 8 [19:40:24.336] checking alignment of short... 2 [19:40:24.411] checking alignment of int... 4 [19:40:24.482] checking alignment of long... 8 [19:40:24.554] checking alignment of double... 8 [19:40:24.626] checking for int8... no [19:40:24.661] checking for uint8... no [19:40:24.695] checking for int64... no [19:40:24.731] checking for uint64... no [19:40:24.766] checking for __int128... yes [19:40:24.822] checking for __int128 alignment bug... ok [19:40:24.875] checking alignment of PG_INT128_TYPE... 16 [19:40:24.946] checking for builtin __sync char locking functions... yes [19:40:24.999] checking for builtin __sync int32 locking functions... yes [19:40:25.051] checking for builtin __sync int32 atomic operations... yes [19:40:25.103] checking for builtin __sync int64 atomic operations... yes [19:40:25.155] checking for builtin __atomic int32 atomic operations... yes [19:40:25.208] checking for builtin __atomic int64 atomic operations... yes [19:40:25.260] checking for __get_cpuid... yes [19:40:25.316] checking for __get_cpuid_count... yes [19:40:25.370] checking for __cpuid... no [19:40:25.391] checking for __cpuidex... no [19:40:25.412] checking for _xgetbv with CFLAGS=... no [19:40:25.823] checking for _xgetbv with CFLAGS=-mxsave... yes [19:40:26.219] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:40:26.585] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:40:26.927] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:40:26.972] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:40:27.067] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:40:27.088] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:40:27.105] 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 [19:40:27.173] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:40:27.173] checking for library containing sem_init... none required [19:40:27.226] checking which semaphore API to use... unnamed POSIX [19:40:27.227] checking which random number source to use... OpenSSL [19:40:27.228] checking for tclsh... /usr/bin/tclsh [19:40:27.229] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:40:27.261] checking tcl.h usability... yes [19:40:27.271] checking tcl.h presence... yes [19:40:27.290] checking for tcl.h... yes [19:40:27.291] checking for perl.h... yes [19:40:27.368] checking for libperl... yes [19:40:27.606] checking Python.h usability... yes [19:40:27.662] checking Python.h presence... yes [19:40:27.718] checking for Python.h... yes [19:40:27.718] checking for xmllint... /usr/bin/xmllint [19:40:27.718] checking for xsltproc... /usr/bin/xsltproc [19:40:27.719] checking for fop... /usr/bin/fop [19:40:27.719] checking for dbtoepub... no [19:40:27.720] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:40:27.777] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:40:27.842] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [19:40:27.842] 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 [19:40:27.842] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:40:27.842] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:40:27.842] configure: using CXX=ccache g++ [19:40:27.842] 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 [19:40:27.842] configure: using CLANG=ccache clang-16 [19:40:27.842] 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 [19:40:27.842] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [19:40:27.869] configure: updating cache gcc.cache [19:40:27.878] configure: creating ./config.status [19:40:27.962] config.status: creating GNUmakefile [19:40:27.974] config.status: creating src/Makefile.global [19:40:27.989] config.status: creating src/include/pg_config.h [19:40:28.000] config.status: creating src/include/pg_config_ext.h [19:40:28.012] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:40:28.026] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:40:28.034] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:40:28.040] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:40:28.047] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:40:28.055] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:40:28.089] [19:40:28.089] real 0m15.182s [19:40:28.089] user 0m8.792s [19:40:28.089] sys 0m5.201s [19:40:28.089] make -s -j${BUILD_JOBS} clean [19:40:28.583] time make -s -j${BUILD_JOBS} world-bin [19:40:36.491] cluster.c: In function ‘end_concurrent_cluster’: [19:40:36.491] cluster.c:2625:48: error: ‘entry’ may be used uninitialized [-Werror=maybe-uninitialized] [19:40:36.491] 2625 | if (OidIsValid(relid) && entry == NULL) [19:40:36.491] | ^ [19:40:36.491] cluster.c:2573:31: note: ‘entry’ was declared here [19:40:36.491] 2573 | ClusteredRel key, *entry, *entry_toast = NULL; [19:40:36.491] | ^~~~~ [19:40:36.491] cc1: all warnings being treated as errors [19:40:36.492] make[3]: *** [: cluster.o] Error 1 [19:40:36.492] make[2]: *** [common.mk:37: commands-recursive] Error 2 [19:40:36.492] make[2]: *** Waiting for unfinished jobs.... [19:41:01.346] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [19:41:01.347] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:41:01.347] [19:41:01.347] real 0m32.764s [19:41:01.347] user 1m36.330s [19:41:01.347] sys 0m25.950s [19:41:01.347] [19:41:01.347] Exit status: 2