[05:21:44.772] time ./configure \ [05:21:44.772] --cache gcc.cache \ [05:21:44.772] --enable-dtrace \ [05:21:44.772] ${LINUX_CONFIGURE_FEATURES} \ [05:21:44.772] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [05:21:44.983] configure: creating cache gcc.cache [05:21:44.999] checking build system type... x86_64-pc-linux-gnu [05:21:45.099] checking host system type... x86_64-pc-linux-gnu [05:21:45.099] checking which template to use... linux [05:21:45.100] checking whether NLS is wanted... no [05:21:45.100] checking for default port number... 5432 [05:21:45.108] checking for dtrace... /usr/bin/dtrace [05:21:45.109] checking for block size... 8kB [05:21:45.110] checking for segment size... 1GB [05:21:45.114] checking for WAL block size... 8kB [05:21:45.151] checking whether the C compiler works... yes [05:21:45.248] checking for C compiler default output file name... a.out [05:21:45.250] checking for suffix of executables... [05:21:45.289] checking whether we are cross compiling... no [05:21:45.365] checking for suffix of object files... o [05:21:45.377] checking whether we are using the GNU C compiler... yes [05:21:45.385] checking whether ccache gcc accepts -g... yes [05:21:45.394] checking for ccache gcc option to accept ISO C89... none needed [05:21:45.403] checking for ccache gcc option to accept ISO C11... none needed [05:21:45.454] checking whether we are using the GNU C++ compiler... yes [05:21:45.462] checking whether ccache g++ accepts -g... yes [05:21:45.478] checking for ccache g++ option to accept ISO C++11... none needed [05:21:45.518] checking for gawk... no [05:21:45.518] checking for mawk... mawk [05:21:45.519] checking for llvm-config... /usr/bin/llvm-config [05:21:45.528] configure: using llvm 19.1.7 [05:21:45.528] checking for CLANG... ccache clang [05:21:45.578] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:21:45.585] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [05:21:45.592] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [05:21:45.599] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:21:45.643] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:21:45.717] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:21:45.724] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:21:45.731] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [05:21:45.738] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [05:21:45.745] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [05:21:45.752] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [05:21:45.759] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:21:45.766] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:21:45.774] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:21:45.782] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [05:21:45.790] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [05:21:45.797] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [05:21:45.804] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:21:45.812] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:21:45.820] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [05:21:45.827] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [05:21:45.834] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:21:45.841] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [05:21:45.847] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:21:45.855] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:21:45.863] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:21:45.911] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:21:45.962] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:21:45.970] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:21:45.977] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:21:46.020] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:21:46.027] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:21:46.036] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:21:46.044] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [05:21:46.051] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [05:21:46.058] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [05:21:46.065] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [05:21:46.072] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [05:21:46.080] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [05:21:46.087] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [05:21:46.099] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [05:21:46.099] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [05:21:46.106] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [05:21:46.113] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:21:46.121] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [05:21:46.133] checking whether the C compiler still works... yes [05:21:46.180] checking how to run the C preprocessor... ccache gcc -E [05:21:46.250] checking for pkg-config... /usr/bin/pkg-config [05:21:46.251] checking pkg-config is at least version 0.9.0... yes [05:21:46.255] checking whether to build with ICU support... yes [05:21:46.256] checking for icu-uc icu-i18n... yes [05:21:46.266] checking whether to build with Tcl... yes [05:21:46.266] checking whether to build Perl modules... yes [05:21:46.266] checking whether to build Python modules... yes [05:21:46.266] checking whether to build with GSSAPI support... yes [05:21:46.267] checking whether to build with PAM support... yes [05:21:46.267] checking whether to build with BSD Authentication support... no [05:21:46.268] checking whether to build with LDAP support... yes [05:21:46.268] checking whether to build with Bonjour support... no [05:21:46.268] checking whether to build with SELinux support... yes [05:21:46.268] checking whether to build with systemd support... yes [05:21:46.268] checking whether to build with liburing support... no [05:21:46.268] checking whether to build with libcurl support... yes [05:21:46.269] checking for libcurl >= 7.61.0... yes [05:21:46.291] checking whether to build with libnuma support... no [05:21:46.291] checking whether to build with XML support... yes [05:21:46.291] checking for libxml-2.0 >= 2.6.23... yes [05:21:46.301] checking whether to build with LZ4 support... yes [05:21:46.301] checking for liblz4... yes [05:21:46.311] checking whether to build with ZSTD support... yes [05:21:46.311] checking for libzstd >= 1.4.0... yes [05:21:46.319] checking for strip... strip [05:21:46.320] checking whether it is possible to strip libraries... yes [05:21:46.323] checking for ar... ar [05:21:46.323] checking for a BSD-compatible install... /usr/bin/install -c [05:21:46.334] checking for tar... /usr/bin/tar [05:21:46.334] checking whether ln -s works... yes [05:21:46.334] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:21:46.336] checking for nm... /usr/bin/nm [05:21:46.337] checking for bison... /usr/bin/bison [05:21:46.342] configure: using bison (GNU Bison) 3.8.2 [05:21:46.345] checking for flex... /usr/bin/flex [05:21:46.349] configure: using flex 2.6.4 [05:21:46.349] checking for perl... /usr/bin/perl [05:21:46.368] configure: using perl 5.40.1 [05:21:46.370] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [05:21:46.384] checking for Perl privlibexp... /usr/share/perl/5.40 [05:21:46.390] checking for Perl useshrplib... true [05:21:46.399] 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 [05:21:46.406] checking for CFLAGS to compile embedded Perl... -DDEBIAN [05:21:46.412] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [05:21:46.543] checking for python3... /usr/bin/python3 [05:21:46.557] configure: using python 3.13.5 (main, May 5 2026, 21:05:52) [GCC 14.2.0] [05:21:46.565] checking for Python sysconfig module... yes [05:21:46.582] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [05:21:46.600] checking Python include directory... -I/usr/include/python3.13 [05:21:46.616] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [05:21:46.673] checking for a sed that does not truncate output... /usr/bin/sed [05:21:46.679] checking for grep that handles long lines and -e... /usr/bin/grep [05:21:46.681] checking for egrep... /usr/bin/grep -E [05:21:46.683] checking for ANSI C header files... yes [05:21:46.802] checking for sys/types.h... yes [05:21:46.818] checking for sys/stat.h... yes [05:21:46.840] checking for stdlib.h... yes [05:21:46.857] checking for string.h... yes [05:21:46.874] checking for memory.h... yes [05:21:46.890] checking for strings.h... yes [05:21:46.905] checking for inttypes.h... yes [05:21:46.921] checking for stdint.h... yes [05:21:46.937] checking for unistd.h... yes [05:21:46.952] checking whether ccache gcc is Clang... no [05:21:46.964] checking whether pthreads work with -pthread... yes [05:21:47.029] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [05:21:47.073] checking whether more special flags are required for pthreads... no [05:21:47.073] checking for PTHREAD_PRIO_INHERIT... yes [05:21:47.124] checking pthread.h usability... yes [05:21:47.132] checking pthread.h presence... yes [05:21:47.149] checking for pthread.h... yes [05:21:47.150] checking for strerror_r... yes [05:21:47.195] checking whether strerror_r returns int... no [05:21:47.227] checking for main in -lm... yes [05:21:47.277] checking for library containing setproctitle... no [05:21:47.378] checking for library containing dlsym... none required [05:21:47.425] checking for library containing socket... none required [05:21:47.472] checking for library containing getopt_long... none required [05:21:47.516] checking for library containing shm_open... none required [05:21:47.563] checking for library containing shm_unlink... none required [05:21:47.610] checking for library containing clock_gettime... none required [05:21:47.656] checking for library containing shmget... none required [05:21:47.702] checking for library containing backtrace_symbols... none required [05:21:47.748] checking for library containing pthread_barrier_wait... none required [05:21:47.795] checking for library containing readline... -lreadline [05:21:47.845] checking for inflate in -lz... yes [05:21:47.893] checking curl/curl.h usability... yes [05:21:47.903] checking curl/curl.h presence... yes [05:21:47.939] checking for curl/curl.h... yes [05:21:47.939] checking for curl_multi_init in -lcurl... yes [05:21:48.059] checking for curl_global_init thread safety... yes [05:21:48.177] checking for curl support for asynchronous DNS... yes [05:21:48.282] checking for library containing gss_store_cred_into... -lgssapi_krb5 [05:21:48.383] checking for CRYPTO_new_ex_data in -lcrypto... yes [05:21:48.452] checking for SSL_new in -lssl... yes [05:21:48.522] checking for SSL_CTX_set_ciphersuites... yes [05:21:48.598] checking for SSL_CTX_set_cert_cb... yes [05:21:48.676] checking for X509_get_signature_info... yes [05:21:48.756] checking for SSL_CTX_set_num_tickets... yes [05:21:48.835] checking for SSL_CTX_set_keylog_callback... yes [05:21:48.918] checking for SSL_CTX_set_client_hello_cb... yes [05:21:48.995] checking for pam_start in -lpam... yes [05:21:49.052] checking for xmlSaveToBuffer in -lxml2... yes [05:21:49.120] checking for xsltCleanupGlobals in -lxslt... yes [05:21:49.193] checking for LZ4_compress_default in -llz4... yes [05:21:49.254] checking for ZSTD_compress in -lzstd... yes [05:21:49.315] checking for ldap_bind in -lldap... yes [05:21:49.392] checking for ldap_initialize... yes [05:21:49.477] checking for ldap_verify_credentials... yes [05:21:49.556] checking for security_compute_create_name in -lselinux... yes [05:21:49.618] checking for uuid_export in -lossp-uuid... yes [05:21:49.683] checking copyfile.h usability... no [05:21:49.744] checking copyfile.h presence... no [05:21:49.761] checking for copyfile.h... no [05:21:49.765] checking execinfo.h usability... yes [05:21:49.775] checking execinfo.h presence... yes [05:21:49.790] checking for execinfo.h... yes [05:21:49.798] checking getopt.h usability... yes [05:21:49.808] checking getopt.h presence... yes [05:21:49.823] checking for getopt.h... yes [05:21:49.832] checking ifaddrs.h usability... yes [05:21:49.843] checking ifaddrs.h presence... yes [05:21:49.861] checking for ifaddrs.h... yes [05:21:49.870] checking sys/epoll.h usability... yes [05:21:49.879] checking sys/epoll.h presence... yes [05:21:49.901] checking for sys/epoll.h... yes [05:21:49.910] checking sys/event.h usability... no [05:21:49.959] checking sys/event.h presence... no [05:21:49.980] checking for sys/event.h... no [05:21:49.984] checking sys/personality.h usability... yes [05:21:49.993] checking sys/personality.h presence... yes [05:21:50.009] checking for sys/personality.h... yes [05:21:50.019] checking sys/prctl.h usability... yes [05:21:50.029] checking sys/prctl.h presence... yes [05:21:50.046] checking for sys/prctl.h... yes [05:21:50.056] checking sys/procctl.h usability... no [05:21:50.108] checking sys/procctl.h presence... no [05:21:50.127] checking for sys/procctl.h... no [05:21:50.131] checking sys/signalfd.h usability... yes [05:21:50.141] checking sys/signalfd.h presence... yes [05:21:50.158] checking for sys/signalfd.h... yes [05:21:50.168] checking sys/ucred.h usability... no [05:21:50.219] checking sys/ucred.h presence... no [05:21:50.238] checking for sys/ucred.h... no [05:21:50.243] checking termios.h usability... yes [05:21:50.253] checking termios.h presence... yes [05:21:50.272] checking for termios.h... yes [05:21:50.281] checking uchar.h usability... yes [05:21:50.290] checking uchar.h presence... yes [05:21:50.304] checking for uchar.h... yes [05:21:50.312] checking ucred.h usability... no [05:21:50.361] checking ucred.h presence... no [05:21:50.378] checking for ucred.h... no [05:21:50.383] checking xlocale.h usability... no [05:21:50.431] checking xlocale.h presence... no [05:21:50.450] checking for xlocale.h... no [05:21:50.452] checking readline/readline.h usability... yes [05:21:50.462] checking readline/readline.h presence... yes [05:21:50.483] checking for readline/readline.h... yes [05:21:50.485] checking readline/history.h usability... yes [05:21:50.494] checking readline/history.h presence... yes [05:21:50.512] checking for readline/history.h... yes [05:21:50.515] checking zlib.h usability... yes [05:21:50.525] checking zlib.h presence... yes [05:21:50.544] checking for zlib.h... yes [05:21:50.545] checking for lz4... /usr/bin/lz4 [05:21:50.545] checking lz4.h usability... yes [05:21:50.555] checking lz4.h presence... yes [05:21:50.571] checking for lz4.h... yes [05:21:50.572] checking for zstd... /usr/bin/zstd [05:21:50.572] checking zstd.h usability... yes [05:21:50.582] checking zstd.h presence... yes [05:21:50.597] checking for zstd.h... yes [05:21:50.597] checking gssapi/gssapi.h usability... yes [05:21:50.608] checking gssapi/gssapi.h presence... yes [05:21:50.624] checking for gssapi/gssapi.h... yes [05:21:50.626] checking gssapi/gssapi_ext.h usability... yes [05:21:50.634] checking gssapi/gssapi_ext.h presence... yes [05:21:50.650] checking for gssapi/gssapi_ext.h... yes [05:21:50.652] checking for openssl... /usr/bin/openssl [05:21:50.663] configure: using openssl: OpenSSL 3.5.6 7 Apr 2026 (Library: OpenSSL 3.5.6 7 Apr 2026) [05:21:50.663] checking openssl/ssl.h usability... yes [05:21:50.674] checking openssl/ssl.h presence... yes [05:21:50.757] checking for openssl/ssl.h... yes [05:21:50.758] checking openssl/err.h usability... yes [05:21:50.768] checking openssl/err.h presence... yes [05:21:50.799] checking for openssl/err.h... yes [05:21:50.799] checking security/pam_appl.h usability... yes [05:21:50.809] checking security/pam_appl.h presence... yes [05:21:50.825] checking for security/pam_appl.h... yes [05:21:50.827] checking systemd/sd-daemon.h usability... yes [05:21:50.837] checking systemd/sd-daemon.h presence... yes [05:21:50.856] checking for systemd/sd-daemon.h... yes [05:21:50.856] checking libxml/parser.h usability... yes [05:21:50.867] checking libxml/parser.h presence... yes [05:21:50.902] checking for libxml/parser.h... yes [05:21:50.903] checking libxslt/xslt.h usability... yes [05:21:50.915] checking libxslt/xslt.h presence... yes [05:21:50.942] checking for libxslt/xslt.h... yes [05:21:50.942] checking ldap.h usability... yes [05:21:50.952] checking ldap.h presence... yes [05:21:50.972] checking for ldap.h... yes [05:21:50.973] checking for compatible LDAP implementation... yes [05:21:50.982] checking ossp/uuid.h usability... yes [05:21:50.991] checking ossp/uuid.h presence... yes [05:21:51.008] checking for ossp/uuid.h... yes [05:21:51.026] checking whether byte ordering is bigendian... no [05:21:51.122] checking for C printf format archetype... gnu_printf [05:21:51.133] checking for C++ printf format archetype... gnu_printf [05:21:51.142] checking for typeof... typeof [05:21:51.150] checking for C++ typeof... typeof [05:21:51.157] checking for typeof_unqual... __typeof_unqual__ [05:21:51.200] checking for C++ typeof_unqual... no [05:21:51.292] checking for __builtin_types_compatible_p... yes [05:21:51.304] checking for __builtin_constant_p... yes [05:21:51.316] checking for __builtin_mul_overflow... yes [05:21:51.381] checking for __builtin_unreachable... yes [05:21:51.437] checking for computed goto support... yes [05:21:51.445] checking for struct tm.tm_zone... yes [05:21:51.455] checking for union semun... no [05:21:51.493] checking for socklen_t... yes [05:21:51.541] checking for struct sockaddr.sa_len... no [05:21:51.619] checking for C/C++ restrict keyword... __restrict [05:21:51.634] checking for struct option... yes [05:21:51.676] checking whether assembler supports x86_64 popcntq... yes [05:21:51.685] checking for special C compiler options needed for large files... no [05:21:51.685] checking for _FILE_OFFSET_BITS value needed for large files... no [05:21:51.698] checking size of off_t... 8 [05:21:51.774] checking for SA_SIGINFO... yes [05:21:51.788] checking for int timezone... yes [05:21:51.863] checking for backtrace_symbols... yes [05:21:51.933] checking for copyfile... no [05:21:52.003] checking for copy_file_range... yes [05:21:52.071] checking for elf_aux_info... no [05:21:52.140] checking for explicit_memset... no [05:21:52.212] checking for getauxval... yes [05:21:52.280] checking for getifaddrs... yes [05:21:52.348] checking for getpeerucred... no [05:21:52.416] checking for inet_pton... yes [05:21:52.482] checking for kqueue... no [05:21:52.550] checking for localeconv_l... no [05:21:52.619] checking for mbstowcs_l... no [05:21:52.687] checking for memset_explicit... no [05:21:52.757] checking for posix_fallocate... yes [05:21:52.827] checking for ppoll... yes [05:21:52.894] checking for pthread_is_threaded_np... no [05:21:52.963] checking for setproctitle... no [05:21:53.029] checking for setproctitle_fast... no [05:21:53.096] checking for strsignal... yes [05:21:53.165] checking for syncfs... yes [05:21:53.232] checking for sync_file_range... yes [05:21:53.300] checking for uselocale... yes [05:21:53.371] checking for wcstombs_l... no [05:21:53.438] checking for __builtin_bswap16... yes [05:21:53.504] checking for __builtin_bswap32... yes [05:21:53.572] checking for __builtin_bswap64... yes [05:21:53.635] checking for __builtin_clz... yes [05:21:53.700] checking for __builtin_ctz... yes [05:21:53.764] checking for __builtin_frame_address... yes [05:21:53.829] checking for _LARGEFILE_SOURCE value needed for large files... no [05:21:53.892] checking how ccache gcc reports undeclared, standard C functions... error [05:21:53.920] checking for posix_fadvise... yes [05:21:53.985] checking whether posix_fadvise is declared... yes [05:21:54.002] checking whether fdatasync is declared... yes [05:21:54.019] checking whether strlcat is declared... yes [05:21:54.035] checking whether strlcpy is declared... yes [05:21:54.051] checking whether strsep is declared... yes [05:21:54.066] checking whether timingsafe_bcmp is declared... no [05:21:54.130] checking whether preadv is declared... yes [05:21:54.145] checking whether pwritev is declared... yes [05:21:54.160] checking whether strchrnul is declared... yes [05:21:54.176] checking whether memset_s is declared... no [05:21:54.217] checking whether F_FULLFSYNC is declared... no [05:21:54.253] checking for explicit_bzero... yes [05:21:54.315] checking for getopt... yes [05:21:54.374] checking for getpeereid... no [05:21:54.438] checking for inet_aton... yes [05:21:54.496] checking for mkdtemp... yes [05:21:54.556] checking for strlcat... yes [05:21:54.615] checking for strlcpy... yes [05:21:54.676] checking for strsep... yes [05:21:54.735] checking for timingsafe_bcmp... no [05:21:54.801] checking for pthread_barrier_wait... yes [05:21:54.862] checking for getopt_long... yes [05:21:54.925] checking for syslog... yes [05:21:54.983] checking syslog.h usability... yes [05:21:54.993] checking syslog.h presence... yes [05:21:55.010] checking for syslog.h... yes [05:21:55.010] checking for opterr... yes [05:21:55.069] checking for optreset... no [05:21:55.135] checking unicode/ucol.h usability... yes [05:21:55.147] checking unicode/ucol.h presence... yes [05:21:55.187] checking for unicode/ucol.h... yes [05:21:55.187] checking for rl_completion_suppress_quote... yes [05:21:55.256] checking for rl_filename_quote_characters... yes [05:21:55.323] checking for rl_filename_quoting_function... yes [05:21:55.397] checking for append_history... yes [05:21:55.470] checking for history_truncate_file... yes [05:21:55.540] checking for rl_completion_matches... yes [05:21:55.611] checking for rl_filename_completion_function... yes [05:21:55.681] checking for rl_reset_screen_size... yes [05:21:55.754] checking for rl_variable_bind... yes [05:21:55.819] checking test program... ok [05:21:55.875] checking size of void *... 8 [05:21:55.951] checking size of size_t... 8 [05:21:56.028] checking size of long... 8 [05:21:56.104] checking size of long long... 8 [05:21:56.180] checking size of intmax_t... 8 [05:21:56.260] checking alignment of short... 2 [05:21:56.337] checking alignment of int... 4 [05:21:56.417] checking alignment of int64_t... 8 [05:21:56.496] checking alignment of double... 8 [05:21:56.575] checking for __int128... yes [05:21:56.646] checking for __int128 alignment bug... ok [05:21:56.709] checking alignment of PG_INT128_TYPE... 16 [05:21:56.788] checking for builtin __sync char locking functions... yes [05:21:56.855] checking for builtin __sync int32 locking functions... yes [05:21:56.922] checking for builtin __sync int32 atomic operations... yes [05:21:56.990] checking for builtin __sync int64 atomic operations... yes [05:21:57.056] checking for builtin __atomic int32 atomic operations... yes [05:21:57.123] checking for builtin __atomic int64 atomic operations... yes [05:21:57.190] checking for __get_cpuid... yes [05:21:57.256] checking for __get_cpuid_count... yes [05:21:57.323] checking for __cpuidex... yes [05:21:57.389] checking for AVX2 target attribute support... yes [05:21:57.403] checking for _xgetbv... yes [05:21:57.860] checking for _mm512_popcnt_epi64... yes [05:21:58.269] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:21:58.390] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:21:58.411] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:21:58.431] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:21:58.450] 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 [05:21:58.484] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:21:58.484] checking for _mm512_clmulepi64_epi128... yes [05:21:58.894] checking for vectorized CRC-32C... AVX-512 with runtime check [05:21:58.894] checking for library containing sem_init... none required [05:21:58.958] checking which semaphore API to use... unnamed POSIX [05:21:58.958] checking which random number source to use... OpenSSL [05:21:58.960] checking for tclsh... /usr/bin/tclsh [05:21:58.960] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [05:21:58.989] checking tcl.h usability... yes [05:21:58.998] checking tcl.h presence... yes [05:21:59.019] checking for tcl.h... yes [05:21:59.019] checking for perl.h... yes [05:21:59.036] checking for libperl... yes [05:21:59.354] checking Python.h usability... yes [05:21:59.367] checking Python.h presence... yes [05:21:59.467] checking for Python.h... yes [05:21:59.468] checking for xmllint... /usr/bin/xmllint [05:21:59.468] checking for xsltproc... /usr/bin/xsltproc [05:21:59.468] checking for fop... /usr/bin/fop [05:21:59.469] checking for dbtoepub... no [05:21:59.469] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [05:21:59.532] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [05:21:59.606] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [05:21:59.606] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [05:21:59.606] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [05:21:59.606] configure: using LDFLAGS= -Wl,--as-needed [05:21:59.606] configure: using CXX=ccache g++ [05:21:59.606] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [05:21:59.607] configure: using CLANG=ccache clang [05:21:59.607] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -O2 [05:21:59.607] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [05:21:59.640] configure: updating cache gcc.cache [05:21:59.648] configure: creating ./config.status [05:21:59.748] config.status: creating GNUmakefile [05:21:59.762] config.status: creating src/Makefile.global [05:21:59.780] config.status: creating src/include/pg_config.h [05:21:59.794] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:21:59.812] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [05:21:59.821] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [05:21:59.830] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [05:21:59.838] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [05:21:59.877] [05:21:59.877] real 0m15.105s [05:21:59.877] user 0m9.745s [05:21:59.877] sys 0m5.003s [05:21:59.877] make -s -j${BUILD_JOBS} clean [05:22:00.479] time make -s -j${BUILD_JOBS} world-bin [05:22:23.122] matview.c:168:22: error: no previous declaration for ‘IvmShmemCallbacks’ [-Werror=missing-variable-declarations] [05:22:23.122] 168 | const ShmemCallbacks IvmShmemCallbacks = { [05:22:23.122] | ^~~~~~~~~~~~~~~~~ [05:22:23.122] cc1: all warnings being treated as errors [05:22:23.124] make[3]: *** [: matview.o] Error 1 [05:22:23.124] make[2]: *** [common.mk:37: commands-recursive] Error 2 [05:22:23.129] make[2]: *** Waiting for unfinished jobs.... [05:22:34.212] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [05:22:34.212] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:22:34.212] [05:22:34.212] real 0m33.733s [05:22:34.212] user 1m47.534s [05:22:34.212] sys 0m19.577s [05:22:34.212] [05:22:34.212] Exit status: 2