[10:32:08.635] time ./configure \ [10:32:08.635] --cache gcc.cache \ [10:32:08.635] --enable-dtrace \ [10:32:08.635] ${LINUX_CONFIGURE_FEATURES} \ [10:32:08.635] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [10:32:08.874] configure: creating cache gcc.cache [10:32:08.893] checking build system type... x86_64-pc-linux-gnu [10:32:09.029] checking host system type... x86_64-pc-linux-gnu [10:32:09.029] checking which template to use... linux [10:32:09.029] checking whether NLS is wanted... no [10:32:09.029] checking for default port number... 5432 [10:32:09.037] checking for dtrace... /usr/bin/dtrace [10:32:09.038] checking for block size... 8kB [10:32:09.039] checking for segment size... 1GB [10:32:09.042] checking for WAL block size... 8kB [10:32:09.082] checking whether the C compiler works... yes [10:32:09.190] checking for C compiler default output file name... a.out [10:32:09.192] checking for suffix of executables... [10:32:09.232] checking whether we are cross compiling... no [10:32:09.311] checking for suffix of object files... o [10:32:09.324] checking whether we are using the GNU C compiler... yes [10:32:09.333] checking whether ccache gcc accepts -g... yes [10:32:09.342] checking for ccache gcc option to accept ISO C89... none needed [10:32:09.352] checking for ccache gcc option to accept ISO C11... none needed [10:32:09.409] checking whether we are using the GNU C++ compiler... yes [10:32:09.418] checking whether ccache g++ accepts -g... yes [10:32:09.435] checking for ccache g++ option to accept ISO C++11... none needed [10:32:09.475] checking for gawk... no [10:32:09.475] checking for mawk... mawk [10:32:09.475] checking for llvm-config... /usr/bin/llvm-config [10:32:09.488] configure: using llvm 19.1.7 [10:32:09.488] checking for CLANG... ccache clang [10:32:09.576] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:32:09.585] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [10:32:09.594] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [10:32:09.603] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:32:09.653] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:32:09.739] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:32:09.748] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:32:09.756] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [10:32:09.765] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [10:32:09.775] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [10:32:09.785] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [10:32:09.794] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:32:09.803] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:32:09.812] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:32:09.821] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [10:32:09.831] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [10:32:09.839] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [10:32:09.850] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:32:09.859] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:32:09.868] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [10:32:09.877] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [10:32:09.888] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:32:09.898] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [10:32:09.908] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:32:09.917] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:32:09.927] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:32:09.977] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:32:10.032] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:32:10.041] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:32:10.050] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:32:10.098] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:32:10.108] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:32:10.118] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:32:10.129] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:32:10.139] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:32:10.148] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:32:10.158] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:32:10.167] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:32:10.178] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:32:10.188] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [10:32:10.205] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [10:32:10.205] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:32:10.214] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:32:10.223] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:32:10.233] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:32:10.251] checking whether the C compiler still works... yes [10:32:10.305] checking how to run the C preprocessor... ccache gcc -E [10:32:10.390] checking for pkg-config... /usr/bin/pkg-config [10:32:10.391] checking pkg-config is at least version 0.9.0... yes [10:32:10.398] checking whether to build with ICU support... yes [10:32:10.399] checking for icu-uc icu-i18n... yes [10:32:10.413] checking whether to build with Tcl... yes [10:32:10.413] checking whether to build Perl modules... yes [10:32:10.413] checking whether to build Python modules... yes [10:32:10.413] checking whether to build with GSSAPI support... yes [10:32:10.415] checking whether to build with PAM support... yes [10:32:10.415] checking whether to build with BSD Authentication support... no [10:32:10.415] checking whether to build with LDAP support... yes [10:32:10.415] checking whether to build with Bonjour support... no [10:32:10.415] checking whether to build with SELinux support... yes [10:32:10.415] checking whether to build with systemd support... yes [10:32:10.415] checking whether to build with liburing support... no [10:32:10.416] checking whether to build with libcurl support... yes [10:32:10.416] checking for libcurl >= 7.61.0... yes [10:32:10.446] checking whether to build with libnuma support... no [10:32:10.446] checking whether to build with XML support... yes [10:32:10.447] checking for libxml-2.0 >= 2.6.23... yes [10:32:10.460] checking whether to build with LZ4 support... yes [10:32:10.460] checking for liblz4... yes [10:32:10.471] checking whether to build with ZSTD support... yes [10:32:10.471] checking for libzstd >= 1.4.0... yes [10:32:10.482] checking for strip... strip [10:32:10.482] checking whether it is possible to strip libraries... yes [10:32:10.486] checking for ar... ar [10:32:10.487] checking for a BSD-compatible install... /usr/bin/install -c [10:32:10.500] checking for tar... /usr/bin/tar [10:32:10.500] checking whether ln -s works... yes [10:32:10.500] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:32:10.504] checking for nm... /usr/bin/nm [10:32:10.504] checking for bison... /usr/bin/bison [10:32:10.511] configure: using bison (GNU Bison) 3.8.2 [10:32:10.515] checking for flex... /usr/bin/flex [10:32:10.520] configure: using flex 2.6.4 [10:32:10.521] checking for perl... /usr/bin/perl [10:32:10.545] configure: using perl 5.40.1 [10:32:10.547] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [10:32:10.561] checking for Perl privlibexp... /usr/share/perl/5.40 [10:32:10.567] checking for Perl useshrplib... true [10:32:10.580] 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 [10:32:10.587] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:32:10.593] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:32:10.746] checking for python3... /usr/bin/python3 [10:32:10.761] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [10:32:10.770] checking for Python sysconfig module... yes [10:32:10.790] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [10:32:10.811] checking Python include directory... -I/usr/include/python3.13 [10:32:10.830] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [10:32:10.892] checking for a sed that does not truncate output... /usr/bin/sed [10:32:10.900] checking for grep that handles long lines and -e... /usr/bin/grep [10:32:10.903] checking for egrep... /usr/bin/grep -E [10:32:10.905] checking for ANSI C header files... yes [10:32:11.057] checking for sys/types.h... yes [10:32:11.077] checking for sys/stat.h... yes [10:32:11.104] checking for stdlib.h... yes [10:32:11.126] checking for string.h... yes [10:32:11.146] checking for memory.h... yes [10:32:11.167] checking for strings.h... yes [10:32:11.188] checking for inttypes.h... yes [10:32:11.209] checking for stdint.h... yes [10:32:11.228] checking for unistd.h... yes [10:32:11.246] checking whether ccache gcc is Clang... no [10:32:11.260] checking whether pthreads work with -pthread... yes [10:32:11.332] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:32:11.379] checking whether more special flags are required for pthreads... no [10:32:11.379] checking for PTHREAD_PRIO_INHERIT... yes [10:32:11.434] checking pthread.h usability... yes [10:32:11.444] checking pthread.h presence... yes [10:32:11.462] checking for pthread.h... yes [10:32:11.462] checking for strerror_r... yes [10:32:11.508] checking whether strerror_r returns int... no [10:32:11.544] checking for main in -lm... yes [10:32:11.599] checking for library containing setproctitle... no [10:32:11.705] checking for library containing dlsym... none required [10:32:11.753] checking for library containing socket... none required [10:32:11.802] checking for library containing getopt_long... none required [10:32:11.850] checking for library containing shm_open... none required [10:32:11.898] checking for library containing shm_unlink... none required [10:32:11.947] checking for library containing clock_gettime... none required [10:32:11.995] checking for library containing shmget... none required [10:32:12.042] checking for library containing backtrace_symbols... none required [10:32:12.090] checking for library containing pthread_barrier_wait... none required [10:32:12.139] checking for library containing readline... -lreadline [10:32:12.194] checking for inflate in -lz... yes [10:32:12.245] checking curl/curl.h usability... yes [10:32:12.258] checking curl/curl.h presence... yes [10:32:12.296] checking for curl/curl.h... yes [10:32:12.296] checking for curl_multi_init in -lcurl... yes [10:32:12.428] checking for curl_global_init thread safety... yes [10:32:12.542] checking for curl support for asynchronous DNS... yes [10:32:12.657] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:32:12.763] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:32:12.846] checking for SSL_new in -lssl... yes [10:32:12.925] checking for SSL_CTX_set_ciphersuites... yes [10:32:13.007] checking for SSL_CTX_set_cert_cb... yes [10:32:13.093] checking for X509_get_signature_info... yes [10:32:13.186] checking for SSL_CTX_set_num_tickets... yes [10:32:13.271] checking for SSL_CTX_set_keylog_callback... yes [10:32:13.362] checking for SSL_CTX_set_client_hello_cb... yes [10:32:13.448] checking for pam_start in -lpam... yes [10:32:13.512] checking for xmlSaveToBuffer in -lxml2... yes [10:32:13.585] checking for xsltCleanupGlobals in -lxslt... yes [10:32:13.658] checking for LZ4_compress_default in -llz4... yes [10:32:13.723] checking for ZSTD_compress in -lzstd... yes [10:32:13.786] checking for ldap_bind in -lldap... yes [10:32:13.869] checking for ldap_initialize... yes [10:32:13.956] checking for ldap_verify_credentials... yes [10:32:14.040] checking for security_compute_create_name in -lselinux... yes [10:32:14.104] checking for uuid_export in -lossp-uuid... yes [10:32:14.173] checking copyfile.h usability... no [10:32:14.243] checking copyfile.h presence... no [10:32:14.264] checking for copyfile.h... no [10:32:14.268] checking execinfo.h usability... yes [10:32:14.279] checking execinfo.h presence... yes [10:32:14.295] checking for execinfo.h... yes [10:32:14.305] checking getopt.h usability... yes [10:32:14.316] checking getopt.h presence... yes [10:32:14.334] checking for getopt.h... yes [10:32:14.344] checking ifaddrs.h usability... yes [10:32:14.355] checking ifaddrs.h presence... yes [10:32:14.375] checking for ifaddrs.h... yes [10:32:14.385] checking sys/epoll.h usability... yes [10:32:14.396] checking sys/epoll.h presence... yes [10:32:14.422] checking for sys/epoll.h... yes [10:32:14.431] checking sys/event.h usability... no [10:32:14.487] checking sys/event.h presence... no [10:32:14.509] checking for sys/event.h... no [10:32:14.513] checking sys/personality.h usability... yes [10:32:14.524] checking sys/personality.h presence... yes [10:32:14.539] checking for sys/personality.h... yes [10:32:14.549] checking sys/prctl.h usability... yes [10:32:14.561] checking sys/prctl.h presence... yes [10:32:14.578] checking for sys/prctl.h... yes [10:32:14.589] checking sys/procctl.h usability... no [10:32:14.643] checking sys/procctl.h presence... no [10:32:14.665] checking for sys/procctl.h... no [10:32:14.670] checking sys/signalfd.h usability... yes [10:32:14.680] checking sys/signalfd.h presence... yes [10:32:14.697] checking for sys/signalfd.h... yes [10:32:14.707] checking sys/ucred.h usability... no [10:32:14.761] checking sys/ucred.h presence... no [10:32:14.782] checking for sys/ucred.h... no [10:32:14.786] checking termios.h usability... yes [10:32:14.797] checking termios.h presence... yes [10:32:14.817] checking for termios.h... yes [10:32:14.827] checking uchar.h usability... yes [10:32:14.837] checking uchar.h presence... yes [10:32:14.854] checking for uchar.h... yes [10:32:14.864] checking ucred.h usability... no [10:32:14.916] checking ucred.h presence... no [10:32:14.935] checking for ucred.h... no [10:32:14.940] checking xlocale.h usability... no [10:32:14.994] checking xlocale.h presence... no [10:32:15.015] checking for xlocale.h... no [10:32:15.018] checking readline/readline.h usability... yes [10:32:15.031] checking readline/readline.h presence... yes [10:32:15.052] checking for readline/readline.h... yes [10:32:15.054] checking readline/history.h usability... yes [10:32:15.064] checking readline/history.h presence... yes [10:32:15.084] checking for readline/history.h... yes [10:32:15.088] checking zlib.h usability... yes [10:32:15.098] checking zlib.h presence... yes [10:32:15.120] checking for zlib.h... yes [10:32:15.120] checking for lz4... /usr/bin/lz4 [10:32:15.120] checking lz4.h usability... yes [10:32:15.131] checking lz4.h presence... yes [10:32:15.149] checking for lz4.h... yes [10:32:15.149] checking for zstd... /usr/bin/zstd [10:32:15.150] checking zstd.h usability... yes [10:32:15.160] checking zstd.h presence... yes [10:32:15.178] checking for zstd.h... yes [10:32:15.178] checking gssapi/gssapi.h usability... yes [10:32:15.191] checking gssapi/gssapi.h presence... yes [10:32:15.210] checking for gssapi/gssapi.h... yes [10:32:15.212] checking gssapi/gssapi_ext.h usability... yes [10:32:15.222] checking gssapi/gssapi_ext.h presence... yes [10:32:15.241] checking for gssapi/gssapi_ext.h... yes [10:32:15.242] checking for openssl... /usr/bin/openssl [10:32:15.254] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [10:32:15.254] checking openssl/ssl.h usability... yes [10:32:15.267] checking openssl/ssl.h presence... yes [10:32:15.374] checking for openssl/ssl.h... yes [10:32:15.375] checking openssl/err.h usability... yes [10:32:15.386] checking openssl/err.h presence... yes [10:32:15.421] checking for openssl/err.h... yes [10:32:15.421] checking security/pam_appl.h usability... yes [10:32:15.432] checking security/pam_appl.h presence... yes [10:32:15.448] checking for security/pam_appl.h... yes [10:32:15.450] checking systemd/sd-daemon.h usability... yes [10:32:15.462] checking systemd/sd-daemon.h presence... yes [10:32:15.483] checking for systemd/sd-daemon.h... yes [10:32:15.484] checking libxml/parser.h usability... yes [10:32:15.496] checking libxml/parser.h presence... yes [10:32:15.533] checking for libxml/parser.h... yes [10:32:15.533] checking libxslt/xslt.h usability... yes [10:32:15.545] checking libxslt/xslt.h presence... yes [10:32:15.571] checking for libxslt/xslt.h... yes [10:32:15.571] checking ldap.h usability... yes [10:32:15.582] checking ldap.h presence... yes [10:32:15.603] checking for ldap.h... yes [10:32:15.604] checking for compatible LDAP implementation... yes [10:32:15.615] checking ossp/uuid.h usability... yes [10:32:15.626] checking ossp/uuid.h presence... yes [10:32:15.645] checking for ossp/uuid.h... yes [10:32:15.665] checking whether byte ordering is bigendian... no [10:32:15.767] checking for C printf format archetype... gnu_printf [10:32:15.778] checking for C++ printf format archetype... gnu_printf [10:32:15.788] checking for typeof... typeof [10:32:15.797] checking for C++ typeof... typeof [10:32:15.807] checking for typeof_unqual... __typeof_unqual__ [10:32:15.856] checking for C++ typeof_unqual... no [10:32:15.960] checking for __builtin_types_compatible_p... yes [10:32:15.973] checking for __builtin_constant_p... yes [10:32:15.986] checking for __builtin_mul_overflow... yes [10:32:16.060] checking for __builtin_unreachable... yes [10:32:16.119] checking for computed goto support... yes [10:32:16.128] checking for struct tm.tm_zone... yes [10:32:16.140] checking for union semun... no [10:32:16.183] checking for socklen_t... yes [10:32:16.238] checking for struct sockaddr.sa_len... no [10:32:16.325] checking for C/C++ restrict keyword... __restrict [10:32:16.343] checking for struct option... yes [10:32:16.387] checking whether assembler supports x86_64 popcntq... yes [10:32:16.397] checking for special C compiler options needed for large files... no [10:32:16.397] checking for _FILE_OFFSET_BITS value needed for large files... no [10:32:16.412] checking size of off_t... 8 [10:32:16.491] checking for int timezone... yes [10:32:16.566] checking for backtrace_symbols... yes [10:32:16.638] checking for copyfile... no [10:32:16.713] checking for copy_file_range... yes [10:32:16.783] checking for elf_aux_info... no [10:32:16.855] checking for explicit_memset... no [10:32:16.929] checking for getauxval... yes [10:32:17.001] checking for getifaddrs... yes [10:32:17.073] checking for getpeerucred... no [10:32:17.146] checking for inet_pton... yes [10:32:17.217] checking for kqueue... no [10:32:17.288] checking for localeconv_l... no [10:32:17.360] checking for mbstowcs_l... no [10:32:17.430] checking for memset_explicit... no [10:32:17.503] checking for posix_fallocate... yes [10:32:17.575] checking for ppoll... yes [10:32:17.648] checking for pthread_is_threaded_np... no [10:32:17.720] checking for setproctitle... no [10:32:17.791] checking for setproctitle_fast... no [10:32:17.863] checking for strsignal... yes [10:32:17.933] checking for syncfs... yes [10:32:18.007] checking for sync_file_range... yes [10:32:18.078] checking for uselocale... yes [10:32:18.147] checking for wcstombs_l... no [10:32:18.217] checking for __builtin_bswap16... yes [10:32:18.287] checking for __builtin_bswap32... yes [10:32:18.352] checking for __builtin_bswap64... yes [10:32:18.418] checking for __builtin_clz... yes [10:32:18.484] checking for __builtin_ctz... yes [10:32:18.551] checking for __builtin_frame_address... yes [10:32:18.617] checking for _LARGEFILE_SOURCE value needed for large files... no [10:32:18.682] checking how ccache gcc reports undeclared, standard C functions... error [10:32:18.714] checking for posix_fadvise... yes [10:32:18.781] checking whether posix_fadvise is declared... yes [10:32:18.798] checking whether fdatasync is declared... yes [10:32:18.814] checking whether strlcat is declared... yes [10:32:18.831] checking whether strlcpy is declared... yes [10:32:18.849] checking whether strsep is declared... yes [10:32:18.866] checking whether timingsafe_bcmp is declared... no [10:32:18.930] checking whether preadv is declared... yes [10:32:18.948] checking whether pwritev is declared... yes [10:32:18.967] checking whether strchrnul is declared... yes [10:32:18.983] checking whether memset_s is declared... no [10:32:19.026] checking whether F_FULLFSYNC is declared... no [10:32:19.067] checking for explicit_bzero... yes [10:32:19.128] checking for getopt... yes [10:32:19.193] checking for getpeereid... no [10:32:19.261] checking for inet_aton... yes [10:32:19.321] checking for mkdtemp... yes [10:32:19.384] checking for strlcat... yes [10:32:19.445] checking for strlcpy... yes [10:32:19.509] checking for strsep... yes [10:32:19.571] checking for timingsafe_bcmp... no [10:32:19.640] checking for pthread_barrier_wait... yes [10:32:19.702] checking for getopt_long... yes [10:32:19.764] checking for syslog... yes [10:32:19.829] checking syslog.h usability... yes [10:32:19.840] checking syslog.h presence... yes [10:32:19.858] checking for syslog.h... yes [10:32:19.858] checking for opterr... yes [10:32:19.922] checking for optreset... no [10:32:19.993] checking unicode/ucol.h usability... yes [10:32:20.008] checking unicode/ucol.h presence... yes [10:32:20.052] checking for unicode/ucol.h... yes [10:32:20.052] checking for rl_completion_suppress_quote... yes [10:32:20.121] checking for rl_filename_quote_characters... yes [10:32:20.193] checking for rl_filename_quoting_function... yes [10:32:20.266] checking for append_history... yes [10:32:20.337] checking for history_truncate_file... yes [10:32:20.408] checking for rl_completion_matches... yes [10:32:20.482] checking for rl_filename_completion_function... yes [10:32:20.555] checking for rl_reset_screen_size... yes [10:32:20.630] checking for rl_variable_bind... yes [10:32:20.701] checking test program... ok [10:32:20.763] checking size of void *... 8 [10:32:20.845] checking size of size_t... 8 [10:32:20.925] checking size of long... 8 [10:32:21.005] checking size of long long... 8 [10:32:21.082] checking size of intmax_t... 8 [10:32:21.164] checking alignment of short... 2 [10:32:21.247] checking alignment of int... 4 [10:32:21.328] checking alignment of int64_t... 8 [10:32:21.408] checking alignment of double... 8 [10:32:21.489] checking for __int128... yes [10:32:21.561] checking for __int128 alignment bug... ok [10:32:21.625] checking alignment of PG_INT128_TYPE... 16 [10:32:21.704] checking for builtin __sync char locking functions... yes [10:32:21.770] checking for builtin __sync int32 locking functions... yes [10:32:21.836] checking for builtin __sync int32 atomic operations... yes [10:32:21.902] checking for builtin __sync int64 atomic operations... yes [10:32:21.969] checking for builtin __atomic int32 atomic operations... yes [10:32:22.035] checking for builtin __atomic int64 atomic operations... yes [10:32:22.104] checking for __get_cpuid... yes [10:32:22.174] checking for __get_cpuid_count... yes [10:32:22.241] checking for __cpuidex... yes [10:32:22.309] checking for _xgetbv... yes [10:32:22.778] checking for _mm512_popcnt_epi64... yes [10:32:23.198] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [10:32:23.324] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:32:23.349] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [10:32:23.373] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:32:23.396] 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 [10:32:23.432] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:32:23.432] checking for _mm512_clmulepi64_epi128... yes [10:32:23.850] checking for vectorized CRC-32C... AVX-512 with runtime check [10:32:23.850] checking for library containing sem_init... none required [10:32:23.915] checking which semaphore API to use... unnamed POSIX [10:32:23.916] checking which random number source to use... OpenSSL [10:32:23.918] checking for tclsh... /usr/bin/tclsh [10:32:23.918] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:32:23.951] checking tcl.h usability... yes [10:32:23.963] checking tcl.h presence... yes [10:32:23.987] checking for tcl.h... yes [10:32:23.987] checking for perl.h... yes [10:32:24.008] checking for libperl... yes [10:32:24.361] checking Python.h usability... yes [10:32:24.377] checking Python.h presence... yes [10:32:24.491] checking for Python.h... yes [10:32:24.491] checking for xmllint... /usr/bin/xmllint [10:32:24.491] checking for xsltproc... /usr/bin/xsltproc [10:32:24.492] checking for fop... /usr/bin/fop [10:32:24.492] checking for dbtoepub... no [10:32:24.492] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [10:32:24.556] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:32:24.633] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [10:32:24.633] 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 [10:32:24.633] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:32:24.634] configure: using LDFLAGS= -Wl,--as-needed [10:32:24.634] configure: using CXX=ccache g++ [10:32:24.634] 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 [10:32:24.634] configure: using CLANG=ccache clang [10:32:24.634] 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 [10:32:24.634] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [10:32:24.667] configure: updating cache gcc.cache [10:32:24.677] configure: creating ./config.status [10:32:24.791] config.status: creating GNUmakefile [10:32:24.807] config.status: creating src/Makefile.global [10:32:24.828] config.status: creating src/include/pg_config.h [10:32:24.845] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:32:24.865] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:32:24.876] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:32:24.886] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:32:24.896] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:32:24.938] [10:32:24.938] real 0m16.303s [10:32:24.938] user 0m10.262s [10:32:24.938] sys 0m5.504s [10:32:24.938] make -s -j${BUILD_JOBS} clean [10:32:25.585] time make -s -j${BUILD_JOBS} world-bin [10:32:42.825] tablecmds.c: In function ‘MergeAttributesIntoExisting’: [10:32:42.825] tablecmds.c:17834:60: error: unused variable ‘parent_con’ [-Werror=unused-variable] [10:32:42.825] 17834 | Form_pg_constraint parent_con = (Form_pg_constraint) GETSTRUCT(contup); [10:32:42.825] | ^~~~~~~~~~ [10:32:42.825] cc1: all warnings being treated as errors [10:32:42.827] make[3]: *** [: tablecmds.o] Error 1 [10:32:42.827] make[2]: *** [common.mk:37: commands-recursive] Error 2 [10:32:42.834] make[2]: *** Waiting for unfinished jobs.... [10:32:52.952] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:32:52.953] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:32:52.953] [10:32:52.953] real 0m27.368s [10:32:52.953] user 1m24.544s [10:32:52.953] sys 0m18.316s [10:32:52.953] [10:32:52.953] Exit status: 2