[08:37:06.913] time ./configure \ [08:37:06.913] --cache clang.cache \ [08:37:06.913] ${LINUX_CONFIGURE_FEATURES} \ [08:37:06.913] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [08:37:07.143] configure: creating cache clang.cache [08:37:07.161] checking build system type... x86_64-pc-linux-gnu [08:37:07.251] checking host system type... x86_64-pc-linux-gnu [08:37:07.251] checking which template to use... linux [08:37:07.251] checking whether NLS is wanted... no [08:37:07.251] checking for default port number... 5432 [08:37:07.259] checking for block size... 8kB [08:37:07.261] checking for segment size... 1GB [08:37:07.264] checking for WAL block size... 8kB [08:37:07.393] checking whether the C compiler works... yes [08:37:07.480] checking for C compiler default output file name... a.out [08:37:07.481] checking for suffix of executables... [08:37:07.557] checking whether we are cross compiling... no [08:37:07.640] checking for suffix of object files... o [08:37:07.651] checking whether we are using the GNU C compiler... yes [08:37:07.661] checking whether ccache clang accepts -g... yes [08:37:07.670] checking for ccache clang option to accept ISO C89... none needed [08:37:07.687] checking for ccache clang option to accept ISO C11... none needed [08:37:07.825] checking whether we are using the GNU C++ compiler... yes [08:37:07.832] checking whether ccache clang++ accepts -g... yes [08:37:07.847] checking for ccache clang++ option to accept ISO C++11... none needed [08:37:07.922] checking for gawk... no [08:37:07.922] checking for mawk... mawk [08:37:07.922] checking for llvm-config... /usr/bin/llvm-config [08:37:07.929] configure: using llvm 19.1.7 [08:37:07.929] checking for CLANG... ccache clang [08:37:07.983] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:37:07.991] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:37:08.000] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:37:08.008] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:37:08.016] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [08:37:08.024] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [08:37:08.032] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:37:08.039] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:37:08.047] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [08:37:08.061] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [08:37:08.070] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [08:37:08.087] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [08:37:08.097] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:37:08.106] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [08:37:08.114] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:37:08.131] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [08:37:08.147] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:37:08.157] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [08:37:08.166] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:37:08.176] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:37:08.186] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:37:08.196] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:37:08.205] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [08:37:08.215] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [08:37:08.224] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [08:37:08.234] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:37:08.243] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:37:08.252] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:37:08.261] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:37:08.270] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:37:08.279] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:37:08.295] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [08:37:08.305] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:37:08.315] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:37:08.325] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:37:08.335] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:37:08.345] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:37:08.355] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [08:37:08.364] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:37:08.373] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:37:08.380] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:37:08.388] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [08:37:08.402] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [08:37:08.402] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:37:08.411] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:37:08.418] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:37:08.425] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:37:08.439] checking whether the C compiler still works... yes [08:37:08.543] checking how to run the C preprocessor... ccache clang -E [08:37:08.691] checking for pkg-config... /usr/bin/pkg-config [08:37:08.691] checking pkg-config is at least version 0.9.0... yes [08:37:08.693] checking whether to build with ICU support... yes [08:37:08.693] checking for icu-uc icu-i18n... yes [08:37:08.704] checking whether to build with Tcl... yes [08:37:08.704] checking whether to build Perl modules... yes [08:37:08.705] checking whether to build Python modules... yes [08:37:08.705] checking whether to build with GSSAPI support... yes [08:37:08.706] checking whether to build with PAM support... yes [08:37:08.707] checking whether to build with BSD Authentication support... no [08:37:08.707] checking whether to build with LDAP support... yes [08:37:08.707] checking whether to build with Bonjour support... no [08:37:08.707] checking whether to build with SELinux support... yes [08:37:08.707] checking whether to build with systemd support... yes [08:37:08.707] checking whether to build with liburing support... no [08:37:08.707] checking whether to build with libcurl support... yes [08:37:08.708] checking for libcurl >= 7.61.0... yes [08:37:08.719] checking whether to build with libnuma support... no [08:37:08.720] checking whether to build with XML support... yes [08:37:08.720] checking for libxml-2.0 >= 2.6.23... yes [08:37:08.730] checking whether to build with LZ4 support... yes [08:37:08.730] checking for liblz4... yes [08:37:08.739] checking whether to build with ZSTD support... yes [08:37:08.740] checking for libzstd >= 1.4.0... yes [08:37:08.750] checking for strip... strip [08:37:08.750] checking whether it is possible to strip libraries... yes [08:37:08.753] checking for ar... ar [08:37:08.753] checking for a BSD-compatible install... /usr/bin/install -c [08:37:08.765] checking for tar... /usr/bin/tar [08:37:08.765] checking whether ln -s works... yes [08:37:08.765] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:37:08.768] checking for nm... /usr/bin/nm [08:37:08.768] checking for bison... /usr/bin/bison [08:37:08.771] configure: using bison (GNU Bison) 3.8.2 [08:37:08.774] checking for flex... /usr/bin/flex [08:37:08.776] configure: using flex 2.6.4 [08:37:08.776] checking for perl... /usr/bin/perl [08:37:08.779] configure: using perl 5.40.1 [08:37:08.781] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [08:37:08.786] checking for Perl privlibexp... /usr/share/perl/5.40 [08:37:08.791] checking for Perl useshrplib... true [08:37:08.798] 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 [08:37:08.804] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:37:08.811] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:37:08.912] checking for python3... /usr/bin/python3 [08:37:08.927] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [08:37:08.935] checking for Python sysconfig module... yes [08:37:08.952] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [08:37:08.969] checking Python include directory... -I/usr/include/python3.13 [08:37:08.988] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [08:37:09.050] checking for a sed that does not truncate output... /usr/bin/sed [08:37:09.057] checking for grep that handles long lines and -e... /usr/bin/grep [08:37:09.060] checking for egrep... /usr/bin/grep -E [08:37:09.062] checking for ANSI C header files... yes [08:37:09.261] checking for sys/types.h... yes [08:37:09.281] checking for sys/stat.h... yes [08:37:09.301] checking for stdlib.h... yes [08:37:09.321] checking for string.h... yes [08:37:09.342] checking for memory.h... yes [08:37:09.362] checking for strings.h... yes [08:37:09.383] checking for inttypes.h... yes [08:37:09.403] checking for stdint.h... yes [08:37:09.423] checking for unistd.h... yes [08:37:09.440] checking whether ccache clang is Clang... yes [08:37:09.472] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:37:09.609] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:37:09.696] checking whether more special flags are required for pthreads... no [08:37:09.696] checking for PTHREAD_PRIO_INHERIT... yes [08:37:09.790] checking pthread.h usability... yes [08:37:09.802] checking pthread.h presence... yes [08:37:09.840] checking for pthread.h... yes [08:37:09.840] checking for strerror_r... yes [08:37:09.924] checking whether strerror_r returns int... no [08:37:10.001] checking for main in -lm... yes [08:37:10.094] checking for library containing setproctitle... no [08:37:10.278] checking for library containing dlsym... none required [08:37:10.365] checking for library containing socket... none required [08:37:10.450] checking for library containing getopt_long... none required [08:37:10.539] checking for library containing shm_open... none required [08:37:10.623] checking for library containing shm_unlink... none required [08:37:10.710] checking for library containing clock_gettime... none required [08:37:10.798] checking for library containing shmget... none required [08:37:10.883] checking for library containing backtrace_symbols... none required [08:37:10.970] checking for library containing pthread_barrier_wait... none required [08:37:11.058] checking for library containing readline... -lreadline [08:37:11.147] checking for inflate in -lz... yes [08:37:11.240] checking curl/curl.h usability... yes [08:37:11.250] checking curl/curl.h presence... yes [08:37:11.294] checking for curl/curl.h... yes [08:37:11.294] checking for curl_multi_init in -lcurl... yes [08:37:11.424] checking for curl_global_init thread safety... yes [08:37:11.577] checking for curl support for asynchronous DNS... yes [08:37:11.739] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:37:11.927] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:37:12.052] checking for SSL_new in -lssl... yes [08:37:12.175] checking for SSL_CTX_set_ciphersuites... yes [08:37:12.302] checking for SSL_CTX_set_cert_cb... yes [08:37:12.424] checking for X509_get_signature_info... yes [08:37:12.557] checking for SSL_CTX_set_num_tickets... yes [08:37:12.691] checking for SSL_CTX_set_keylog_callback... yes [08:37:12.815] checking for pam_start in -lpam... yes [08:37:12.946] checking for xmlSaveToBuffer in -lxml2... yes [08:37:13.087] checking for xsltCleanupGlobals in -lxslt... yes [08:37:13.223] checking for LZ4_compress_default in -llz4... yes [08:37:13.365] checking for ZSTD_compress in -lzstd... yes [08:37:13.508] checking for ldap_bind in -lldap... yes [08:37:13.653] checking for ldap_initialize... yes [08:37:13.792] checking for ldap_verify_credentials... yes [08:37:13.927] checking for security_compute_create_name in -lselinux... yes [08:37:14.058] checking for uuid_export in -lossp-uuid... yes [08:37:14.204] checking copyfile.h usability... no [08:37:14.302] checking copyfile.h presence... no [08:37:14.342] checking for copyfile.h... no [08:37:14.347] checking execinfo.h usability... yes [08:37:14.357] checking execinfo.h presence... yes [08:37:14.391] checking for execinfo.h... yes [08:37:14.401] checking getopt.h usability... yes [08:37:14.411] checking getopt.h presence... yes [08:37:14.447] checking for getopt.h... yes [08:37:14.457] checking ifaddrs.h usability... yes [08:37:14.468] checking ifaddrs.h presence... yes [08:37:14.504] checking for ifaddrs.h... yes [08:37:14.515] checking sys/epoll.h usability... yes [08:37:14.527] checking sys/epoll.h presence... yes [08:37:14.565] checking for sys/epoll.h... yes [08:37:14.575] checking sys/event.h usability... no [08:37:14.671] checking sys/event.h presence... no [08:37:14.710] checking for sys/event.h... no [08:37:14.714] checking sys/personality.h usability... yes [08:37:14.726] checking sys/personality.h presence... yes [08:37:14.760] checking for sys/personality.h... yes [08:37:14.770] checking sys/prctl.h usability... yes [08:37:14.779] checking sys/prctl.h presence... yes [08:37:14.814] checking for sys/prctl.h... yes [08:37:14.824] checking sys/procctl.h usability... no [08:37:14.920] checking sys/procctl.h presence... no [08:37:14.959] checking for sys/procctl.h... no [08:37:14.963] checking sys/signalfd.h usability... yes [08:37:14.974] checking sys/signalfd.h presence... yes [08:37:15.009] checking for sys/signalfd.h... yes [08:37:15.019] checking sys/ucred.h usability... no [08:37:15.116] checking sys/ucred.h presence... no [08:37:15.155] checking for sys/ucred.h... no [08:37:15.160] checking termios.h usability... yes [08:37:15.170] checking termios.h presence... yes [08:37:15.205] checking for termios.h... yes [08:37:15.215] checking uchar.h usability... yes [08:37:15.226] checking uchar.h presence... yes [08:37:15.261] checking for uchar.h... yes [08:37:15.270] checking ucred.h usability... no [08:37:15.366] checking ucred.h presence... no [08:37:15.407] checking for ucred.h... no [08:37:15.412] checking xlocale.h usability... no [08:37:15.509] checking xlocale.h presence... no [08:37:15.550] checking for xlocale.h... no [08:37:15.553] checking readline/readline.h usability... yes [08:37:15.564] checking readline/readline.h presence... yes [08:37:15.601] checking for readline/readline.h... yes [08:37:15.603] checking readline/history.h usability... yes [08:37:15.613] checking readline/history.h presence... yes [08:37:15.651] checking for readline/history.h... yes [08:37:15.655] checking zlib.h usability... yes [08:37:15.665] checking zlib.h presence... yes [08:37:15.702] checking for zlib.h... yes [08:37:15.703] checking for lz4... /usr/bin/lz4 [08:37:15.703] checking lz4.h usability... yes [08:37:15.714] checking lz4.h presence... yes [08:37:15.749] checking for lz4.h... yes [08:37:15.749] checking for zstd... /usr/bin/zstd [08:37:15.750] checking zstd.h usability... yes [08:37:15.761] checking zstd.h presence... yes [08:37:15.795] checking for zstd.h... yes [08:37:15.796] checking gssapi/gssapi.h usability... yes [08:37:15.806] checking gssapi/gssapi.h presence... yes [08:37:15.841] checking for gssapi/gssapi.h... yes [08:37:15.843] checking gssapi/gssapi_ext.h usability... yes [08:37:15.855] checking gssapi/gssapi_ext.h presence... yes [08:37:15.892] checking for gssapi/gssapi_ext.h... yes [08:37:15.894] checking for openssl... /usr/bin/openssl [08:37:15.899] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [08:37:15.900] checking openssl/ssl.h usability... yes [08:37:15.911] checking openssl/ssl.h presence... yes [08:37:15.978] checking for openssl/ssl.h... yes [08:37:15.978] checking openssl/err.h usability... yes [08:37:15.989] checking openssl/err.h presence... yes [08:37:16.035] checking for openssl/err.h... yes [08:37:16.036] checking security/pam_appl.h usability... yes [08:37:16.047] checking security/pam_appl.h presence... yes [08:37:16.081] checking for security/pam_appl.h... yes [08:37:16.083] checking systemd/sd-daemon.h usability... yes [08:37:16.094] checking systemd/sd-daemon.h presence... yes [08:37:16.132] checking for systemd/sd-daemon.h... yes [08:37:16.133] checking libxml/parser.h usability... yes [08:37:16.144] checking libxml/parser.h presence... yes [08:37:16.185] checking for libxml/parser.h... yes [08:37:16.185] checking libxslt/xslt.h usability... yes [08:37:16.196] checking libxslt/xslt.h presence... yes [08:37:16.238] checking for libxslt/xslt.h... yes [08:37:16.238] checking ldap.h usability... yes [08:37:16.249] checking ldap.h presence... yes [08:37:16.284] checking for ldap.h... yes [08:37:16.284] checking for compatible LDAP implementation... yes [08:37:16.294] checking ossp/uuid.h usability... yes [08:37:16.304] checking ossp/uuid.h presence... yes [08:37:16.341] checking for ossp/uuid.h... yes [08:37:16.380] checking whether byte ordering is bigendian... no [08:37:16.552] checking for C printf format archetype... printf [08:37:16.586] checking for C++ printf format archetype... printf [08:37:16.622] checking for statement expressions... yes [08:37:16.758] checking for typeof... typeof [08:37:16.768] checking for __builtin_types_compatible_p... yes [08:37:16.782] checking for __builtin_constant_p... yes [08:37:16.797] checking for __builtin_mul_overflow... yes [08:37:16.945] checking for __builtin_unreachable... yes [08:37:17.078] checking for computed goto support... yes [08:37:17.088] checking for struct tm.tm_zone... yes [08:37:17.100] checking for union semun... no [08:37:17.177] checking for socklen_t... yes [08:37:17.269] checking for struct sockaddr.sa_len... no [08:37:17.428] checking for C/C++ restrict keyword... __restrict [08:37:17.448] checking for struct option... yes [08:37:17.529] checking whether assembler supports x86_64 popcntq... yes [08:37:17.539] checking for special C compiler options needed for large files... no [08:37:17.539] checking for _FILE_OFFSET_BITS value needed for large files... no [08:37:17.553] checking size of off_t... 8 [08:37:17.737] checking for int timezone... yes [08:37:17.889] checking for backtrace_symbols... yes [08:37:18.036] checking for copyfile... no [08:37:18.179] checking for copy_file_range... yes [08:37:18.332] checking for elf_aux_info... no [08:37:18.476] checking for getauxval... yes [08:37:18.615] checking for getifaddrs... yes [08:37:18.755] checking for getpeerucred... no [08:37:18.901] checking for inet_pton... yes [08:37:19.039] checking for kqueue... no [08:37:19.190] checking for localeconv_l... no [08:37:19.334] checking for mbstowcs_l... no [08:37:19.488] checking for posix_fallocate... yes [08:37:19.639] checking for ppoll... yes [08:37:19.783] checking for pthread_is_threaded_np... no [08:37:19.929] checking for setproctitle... no [08:37:20.073] checking for setproctitle_fast... no [08:37:20.220] checking for strsignal... yes [08:37:20.368] checking for syncfs... yes [08:37:20.510] checking for sync_file_range... yes [08:37:20.651] checking for uselocale... yes [08:37:20.795] checking for wcstombs_l... no [08:37:20.943] checking for __builtin_bswap16... yes [08:37:21.089] checking for __builtin_bswap32... yes [08:37:21.232] checking for __builtin_bswap64... yes [08:37:21.376] checking for __builtin_clz... yes [08:37:21.516] checking for __builtin_ctz... yes [08:37:21.659] checking for __builtin_frame_address... yes [08:37:21.802] checking for _LARGEFILE_SOURCE value needed for large files... no [08:37:21.954] checking how ccache clang reports undeclared, standard C functions... error [08:37:22.025] checking for posix_fadvise... yes [08:37:22.168] checking whether posix_fadvise is declared... yes [08:37:22.214] checking whether fdatasync is declared... yes [08:37:22.231] checking whether strlcat is declared... yes [08:37:22.250] checking whether strlcpy is declared... yes [08:37:22.269] checking whether strsep is declared... yes [08:37:22.288] checking whether timingsafe_bcmp is declared... no [08:37:22.399] checking whether preadv is declared... yes [08:37:22.418] checking whether pwritev is declared... yes [08:37:22.437] checking whether strchrnul is declared... yes [08:37:22.455] checking whether memset_s is declared... no [08:37:22.541] checking whether F_FULLFSYNC is declared... no [08:37:22.619] checking for explicit_bzero... yes [08:37:22.759] checking for getopt... yes [08:37:22.891] checking for getpeereid... no [08:37:23.038] checking for inet_aton... yes [08:37:23.162] checking for mkdtemp... yes [08:37:23.298] checking for strlcat... yes [08:37:23.445] checking for strlcpy... yes [08:37:23.586] checking for strsep... yes [08:37:23.726] checking for timingsafe_bcmp... no [08:37:23.863] checking for pthread_barrier_wait... yes [08:37:24.005] checking for getopt_long... yes [08:37:24.146] checking for syslog... yes [08:37:24.274] checking syslog.h usability... yes [08:37:24.284] checking syslog.h presence... yes [08:37:24.318] checking for syslog.h... yes [08:37:24.319] checking for opterr... yes [08:37:24.457] checking for optreset... no [08:37:24.597] checking unicode/ucol.h usability... yes [08:37:24.608] checking unicode/ucol.h presence... yes [08:37:24.649] checking for unicode/ucol.h... yes [08:37:24.649] checking for rl_completion_suppress_quote... yes [08:37:24.796] checking for rl_filename_quote_characters... yes [08:37:24.943] checking for rl_filename_quoting_function... yes [08:37:25.090] checking for append_history... yes [08:37:25.232] checking for history_truncate_file... yes [08:37:25.379] checking for rl_completion_matches... yes [08:37:25.525] checking for rl_filename_completion_function... yes [08:37:25.663] checking for rl_reset_screen_size... yes [08:37:25.813] checking for rl_variable_bind... yes [08:37:25.947] checking test program... ok [08:37:26.088] checking size of void *... 8 [08:37:26.255] checking size of size_t... 8 [08:37:26.418] checking size of long... 8 [08:37:26.580] checking size of long long... 8 [08:37:26.745] checking size of intmax_t... 8 [08:37:26.917] checking alignment of short... 2 [08:37:27.086] checking alignment of int... 4 [08:37:27.253] checking alignment of int64_t... 8 [08:37:27.433] checking alignment of double... 8 [08:37:27.591] checking for __int128... yes [08:37:27.733] checking for __int128 alignment bug... ok [08:37:27.881] checking alignment of PG_INT128_TYPE... 16 [08:37:28.053] checking for builtin __sync char locking functions... yes [08:37:28.183] checking for builtin __sync int32 locking functions... yes [08:37:28.318] checking for builtin __sync int32 atomic operations... yes [08:37:28.454] checking for builtin __sync int64 atomic operations... yes [08:37:28.585] checking for builtin __atomic int32 atomic operations... yes [08:37:28.723] checking for builtin __atomic int64 atomic operations... yes [08:37:28.864] checking for __get_cpuid... yes [08:37:29.008] checking for __get_cpuid_count... yes [08:37:29.132] checking for _xgetbv... yes [08:37:29.667] checking for _mm512_popcnt_epi64... yes [08:37:30.137] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [08:37:30.390] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:37:30.464] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [08:37:30.528] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:37:30.593] 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 [08:37:30.676] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:37:30.676] checking for _mm512_clmulepi64_epi128... yes [08:37:31.141] checking for vectorized CRC-32C... AVX-512 with runtime check [08:37:31.141] checking for library containing sem_init... none required [08:37:31.277] checking which semaphore API to use... unnamed POSIX [08:37:31.277] checking which random number source to use... OpenSSL [08:37:31.279] checking for tclsh... /usr/bin/tclsh [08:37:31.280] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:37:31.323] checking tcl.h usability... yes [08:37:31.333] checking tcl.h presence... yes [08:37:31.371] checking for tcl.h... yes [08:37:31.371] checking for perl.h... yes [08:37:31.388] checking for libperl... yes [08:37:31.704] checking Python.h usability... yes [08:37:31.717] checking Python.h presence... yes [08:37:31.790] checking for Python.h... yes [08:37:31.790] checking for xmllint... /usr/bin/xmllint [08:37:31.790] checking for xsltproc... /usr/bin/xsltproc [08:37:31.791] checking for fop... /usr/bin/fop [08:37:31.791] checking for dbtoepub... no [08:37:31.791] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:37:31.888] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:37:32.023] configure: using compiler=Debian clang version 19.1.7 (3+b1) [08:37:32.023] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -Wno-format-truncation -Wno-cast-function-type-strict -O2 [08:37:32.023] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:37:32.023] configure: using LDFLAGS= -Wl,--as-needed [08:37:32.023] configure: using CXX=ccache clang++ [08:37:32.023] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:37:32.023] configure: using CLANG=ccache clang [08:37:32.023] 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 [08:37:32.023] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:37:32.054] configure: updating cache clang.cache [08:37:32.064] configure: creating ./config.status [08:37:32.172] config.status: creating GNUmakefile [08:37:32.187] config.status: creating src/Makefile.global [08:37:32.206] config.status: creating src/include/pg_config.h [08:37:32.222] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:37:32.232] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:37:32.240] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:37:32.249] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:37:32.258] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:37:32.267] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:37:32.307] [08:37:32.307] real 0m25.393s [08:37:32.307] user 0m15.857s [08:37:32.307] sys 0m9.747s [08:37:32.307] make -s -j${BUILD_JOBS} clean [08:37:32.934] time make -s -j${BUILD_JOBS} world-bin [08:37:43.962] tablecmds.c:17615:25: error: unused variable 'parent_con' [-Werror,-Wunused-variable] [08:37:43.962] 17615 | Form_pg_constraint parent_con = (Form_pg_constraint) GETSTRUCT(contup); [08:37:43.962] | ^~~~~~~~~~ [08:37:43.962] 1 error generated. [08:37:43.964] make[3]: *** [: tablecmds.o] Error 1 [08:37:43.964] make[2]: *** [common.mk:37: commands-recursive] Error 2 [08:37:43.964] make[2]: *** Waiting for unfinished jobs.... [08:37:48.166] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:37:48.166] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:37:48.167] [08:37:48.167] real 0m15.232s [08:37:48.167] user 0m41.249s [08:37:48.167] sys 0m13.888s [08:37:48.167] [08:37:48.167] Exit status: 2