[23:33:31.738] time ./configure \ [23:33:31.738] --cache clang.cache \ [23:33:31.738] ${LINUX_CONFIGURE_FEATURES} \ [23:33:31.738] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:33:31.937] configure: creating cache clang.cache [23:33:31.953] checking build system type... x86_64-pc-linux-gnu [23:33:32.035] checking host system type... x86_64-pc-linux-gnu [23:33:32.035] checking which template to use... linux [23:33:32.035] checking whether NLS is wanted... no [23:33:32.035] checking for default port number... 5432 [23:33:32.043] checking for block size... 8kB [23:33:32.044] checking for segment size... 1GB [23:33:32.047] checking for WAL block size... 8kB [23:33:32.173] checking whether the C compiler works... yes [23:33:32.257] checking for C compiler default output file name... a.out [23:33:32.259] checking for suffix of executables... [23:33:32.332] checking whether we are cross compiling... no [23:33:32.411] checking for suffix of object files... o [23:33:32.421] checking whether we are using the GNU C compiler... yes [23:33:32.429] checking whether ccache clang accepts -g... yes [23:33:32.436] checking for ccache clang option to accept ISO C89... none needed [23:33:32.450] checking for ccache clang option to accept ISO C11... none needed [23:33:32.582] checking whether we are using the GNU C++ compiler... yes [23:33:32.590] checking whether ccache clang++ accepts -g... yes [23:33:32.606] checking for ccache clang++ option to accept ISO C++11... none needed [23:33:32.685] checking for gawk... no [23:33:32.685] checking for mawk... mawk [23:33:32.686] checking for llvm-config... /usr/bin/llvm-config [23:33:32.691] configure: using llvm 19.1.7 [23:33:32.691] checking for CLANG... ccache clang [23:33:32.743] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:33:32.752] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:33:32.760] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:33:32.768] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:33:32.776] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:33:32.784] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [23:33:32.792] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:33:32.799] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:33:32.807] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [23:33:32.820] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [23:33:32.828] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [23:33:32.842] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [23:33:32.850] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:33:32.858] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:33:32.866] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:33:32.879] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:33:32.894] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:33:32.958] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:33:32.966] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:33:32.975] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:33:32.983] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:33:32.992] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:33:33.000] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:33:33.008] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:33:33.016] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:33:33.082] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:33:33.090] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:33:33.098] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:33:33.106] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:33:33.114] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:33:33.122] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:33:33.136] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:33:33.144] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:33:33.152] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:33:33.160] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:33:33.168] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:33:33.175] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:33:33.182] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:33:33.190] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:33:33.197] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:33:33.205] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:33:33.213] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:33:33.226] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:33:33.226] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:33:33.235] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:33:33.243] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:33:33.251] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:33:33.266] checking whether the C compiler still works... yes [23:33:33.362] checking how to run the C preprocessor... ccache clang -E [23:33:33.508] checking for pkg-config... /usr/bin/pkg-config [23:33:33.509] checking pkg-config is at least version 0.9.0... yes [23:33:33.510] checking whether to build with ICU support... yes [23:33:33.510] checking for icu-uc icu-i18n... yes [23:33:33.520] checking whether to build with Tcl... yes [23:33:33.520] checking whether to build Perl modules... yes [23:33:33.520] checking whether to build Python modules... yes [23:33:33.520] checking whether to build with GSSAPI support... yes [23:33:33.522] checking whether to build with PAM support... yes [23:33:33.522] checking whether to build with BSD Authentication support... no [23:33:33.522] checking whether to build with LDAP support... yes [23:33:33.522] checking whether to build with Bonjour support... no [23:33:33.522] checking whether to build with SELinux support... yes [23:33:33.522] checking whether to build with systemd support... yes [23:33:33.523] checking whether to build with liburing support... no [23:33:33.523] checking whether to build with libcurl support... yes [23:33:33.523] checking for libcurl >= 7.61.0... yes [23:33:33.535] checking whether to build with libnuma support... no [23:33:33.535] checking whether to build with XML support... yes [23:33:33.535] checking for libxml-2.0 >= 2.6.23... yes [23:33:33.544] checking whether to build with LZ4 support... yes [23:33:33.544] checking for liblz4... yes [23:33:33.553] checking whether to build with ZSTD support... yes [23:33:33.554] checking for libzstd >= 1.4.0... yes [23:33:33.563] checking for strip... strip [23:33:33.564] checking whether it is possible to strip libraries... yes [23:33:33.566] checking for ar... ar [23:33:33.566] checking for a BSD-compatible install... /usr/bin/install -c [23:33:33.576] checking for tar... /usr/bin/tar [23:33:33.577] checking whether ln -s works... yes [23:33:33.577] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:33:33.579] checking for nm... /usr/bin/nm [23:33:33.579] checking for bison... /usr/bin/bison [23:33:33.582] configure: using bison (GNU Bison) 3.8.2 [23:33:33.586] checking for flex... /usr/bin/flex [23:33:33.588] configure: using flex 2.6.4 [23:33:33.588] checking for perl... /usr/bin/perl [23:33:33.591] configure: using perl 5.40.1 [23:33:33.593] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:33:33.599] checking for Perl privlibexp... /usr/share/perl/5.40 [23:33:33.604] checking for Perl useshrplib... true [23:33:33.611] 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 [23:33:33.618] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:33:33.625] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:33:33.719] checking for python3... /usr/bin/python3 [23:33:33.735] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:33:33.742] checking for Python sysconfig module... yes [23:33:33.757] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:33:33.773] checking Python include directory... -I/usr/include/python3.13 [23:33:33.789] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:33:33.842] checking for a sed that does not truncate output... /usr/bin/sed [23:33:33.848] checking for grep that handles long lines and -e... /usr/bin/grep [23:33:33.851] checking for egrep... /usr/bin/grep -E [23:33:33.853] checking for ANSI C header files... yes [23:33:34.037] checking for sys/types.h... yes [23:33:34.055] checking for sys/stat.h... yes [23:33:34.071] checking for stdlib.h... yes [23:33:34.087] checking for string.h... yes [23:33:34.104] checking for memory.h... yes [23:33:34.122] checking for strings.h... yes [23:33:34.139] checking for inttypes.h... yes [23:33:34.157] checking for stdint.h... yes [23:33:34.174] checking for unistd.h... yes [23:33:34.224] checking whether ccache clang is Clang... yes [23:33:34.254] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:33:34.384] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:33:34.463] checking whether more special flags are required for pthreads... no [23:33:34.463] checking for PTHREAD_PRIO_INHERIT... yes [23:33:34.546] checking pthread.h usability... yes [23:33:34.643] checking pthread.h presence... yes [23:33:34.677] checking for pthread.h... yes [23:33:34.677] checking for strerror_r... yes [23:33:34.758] checking whether strerror_r returns int... no [23:33:34.829] checking for main in -lm... yes [23:33:34.920] checking for library containing setproctitle... no [23:33:35.096] checking for library containing dlsym... none required [23:33:35.182] checking for library containing socket... none required [23:33:35.270] checking for library containing getopt_long... none required [23:33:35.355] checking for library containing shm_open... none required [23:33:35.440] checking for library containing shm_unlink... none required [23:33:35.520] checking for library containing clock_gettime... none required [23:33:35.600] checking for library containing shmget... none required [23:33:35.682] checking for library containing backtrace_symbols... none required [23:33:35.767] checking for library containing pthread_barrier_wait... none required [23:33:35.850] checking for library containing readline... -lreadline [23:33:35.932] checking for inflate in -lz... yes [23:33:36.020] checking curl/curl.h usability... yes [23:33:36.073] checking curl/curl.h presence... yes [23:33:36.113] checking for curl/curl.h... yes [23:33:36.113] checking for curl_multi_init in -lcurl... yes [23:33:36.237] checking for curl_global_init thread safety... yes [23:33:36.384] checking for curl support for asynchronous DNS... yes [23:33:36.532] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:33:36.710] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:33:36.823] checking for SSL_new in -lssl... yes [23:33:36.937] checking for SSL_CTX_set_ciphersuites... yes [23:33:37.052] checking for SSL_CTX_set_cert_cb... yes [23:33:37.178] checking for X509_get_signature_info... yes [23:33:37.301] checking for SSL_CTX_set_num_tickets... yes [23:33:37.424] checking for SSL_CTX_set_keylog_callback... yes [23:33:37.543] checking for pam_start in -lpam... yes [23:33:37.657] checking for xmlSaveToBuffer in -lxml2... yes [23:33:37.782] checking for xsltCleanupGlobals in -lxslt... yes [23:33:37.915] checking for LZ4_compress_default in -llz4... yes [23:33:38.048] checking for ZSTD_compress in -lzstd... yes [23:33:38.175] checking for ldap_bind in -lldap... yes [23:33:38.309] checking for ldap_initialize... yes [23:33:38.448] checking for ldap_verify_credentials... yes [23:33:38.585] checking for security_compute_create_name in -lselinux... yes [23:33:38.725] checking for uuid_export in -lossp-uuid... yes [23:33:38.861] checking copyfile.h usability... no [23:33:38.953] checking copyfile.h presence... no [23:33:38.991] checking for copyfile.h... no [23:33:38.995] checking execinfo.h usability... yes [23:33:39.005] checking execinfo.h presence... yes [23:33:39.038] checking for execinfo.h... yes [23:33:39.047] checking getopt.h usability... yes [23:33:39.056] checking getopt.h presence... yes [23:33:39.088] checking for getopt.h... yes [23:33:39.098] checking ifaddrs.h usability... yes [23:33:39.107] checking ifaddrs.h presence... yes [23:33:39.144] checking for ifaddrs.h... yes [23:33:39.153] checking sys/epoll.h usability... yes [23:33:39.163] checking sys/epoll.h presence... yes [23:33:39.196] checking for sys/epoll.h... yes [23:33:39.206] checking sys/event.h usability... no [23:33:39.301] checking sys/event.h presence... no [23:33:39.337] checking for sys/event.h... no [23:33:39.341] checking sys/personality.h usability... yes [23:33:39.350] checking sys/personality.h presence... yes [23:33:39.382] checking for sys/personality.h... yes [23:33:39.391] checking sys/prctl.h usability... yes [23:33:39.400] checking sys/prctl.h presence... yes [23:33:39.432] checking for sys/prctl.h... yes [23:33:39.440] checking sys/procctl.h usability... no [23:33:39.533] checking sys/procctl.h presence... no [23:33:39.570] checking for sys/procctl.h... no [23:33:39.574] checking sys/signalfd.h usability... yes [23:33:39.583] checking sys/signalfd.h presence... yes [23:33:39.617] checking for sys/signalfd.h... yes [23:33:39.625] checking sys/ucred.h usability... no [23:33:39.721] checking sys/ucred.h presence... no [23:33:39.759] checking for sys/ucred.h... no [23:33:39.763] checking termios.h usability... yes [23:33:39.773] checking termios.h presence... yes [23:33:39.807] checking for termios.h... yes [23:33:39.816] checking uchar.h usability... yes [23:33:39.826] checking uchar.h presence... yes [23:33:39.861] checking for uchar.h... yes [23:33:39.870] checking ucred.h usability... no [23:33:39.964] checking ucred.h presence... no [23:33:40.002] checking for ucred.h... no [23:33:40.005] checking xlocale.h usability... no [23:33:40.100] checking xlocale.h presence... no [23:33:40.137] checking for xlocale.h... no [23:33:40.138] checking readline/readline.h usability... yes [23:33:40.186] checking readline/readline.h presence... yes [23:33:40.222] checking for readline/readline.h... yes [23:33:40.224] checking readline/history.h usability... yes [23:33:40.234] checking readline/history.h presence... yes [23:33:40.269] checking for readline/history.h... yes [23:33:40.272] checking zlib.h usability... yes [23:33:40.281] checking zlib.h presence... yes [23:33:40.318] checking for zlib.h... yes [23:33:40.319] checking for lz4... /usr/bin/lz4 [23:33:40.319] checking lz4.h usability... yes [23:33:40.329] checking lz4.h presence... yes [23:33:40.365] checking for lz4.h... yes [23:33:40.365] checking for zstd... /usr/bin/zstd [23:33:40.366] checking zstd.h usability... yes [23:33:40.376] checking zstd.h presence... yes [23:33:40.409] checking for zstd.h... yes [23:33:40.409] checking gssapi/gssapi.h usability... yes [23:33:40.419] checking gssapi/gssapi.h presence... yes [23:33:40.454] checking for gssapi/gssapi.h... yes [23:33:40.456] checking gssapi/gssapi_ext.h usability... yes [23:33:40.503] checking gssapi/gssapi_ext.h presence... yes [23:33:40.541] checking for gssapi/gssapi_ext.h... yes [23:33:40.543] checking for openssl... /usr/bin/openssl [23:33:40.548] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [23:33:40.548] checking openssl/ssl.h usability... yes [23:33:40.559] checking openssl/ssl.h presence... yes [23:33:40.626] checking for openssl/ssl.h... yes [23:33:40.626] checking openssl/err.h usability... yes [23:33:40.637] checking openssl/err.h presence... yes [23:33:40.681] checking for openssl/err.h... yes [23:33:40.682] checking security/pam_appl.h usability... yes [23:33:40.691] checking security/pam_appl.h presence... yes [23:33:40.722] checking for security/pam_appl.h... yes [23:33:40.724] checking systemd/sd-daemon.h usability... yes [23:33:40.734] checking systemd/sd-daemon.h presence... yes [23:33:40.771] checking for systemd/sd-daemon.h... yes [23:33:40.771] checking libxml/parser.h usability... yes [23:33:40.781] checking libxml/parser.h presence... yes [23:33:40.824] checking for libxml/parser.h... yes [23:33:40.824] checking libxslt/xslt.h usability... yes [23:33:40.878] checking libxslt/xslt.h presence... yes [23:33:40.918] checking for libxslt/xslt.h... yes [23:33:40.919] checking ldap.h usability... yes [23:33:40.928] checking ldap.h presence... yes [23:33:40.964] checking for ldap.h... yes [23:33:40.964] checking for compatible LDAP implementation... yes [23:33:40.973] checking ossp/uuid.h usability... yes [23:33:40.983] checking ossp/uuid.h presence... yes [23:33:41.018] checking for ossp/uuid.h... yes [23:33:41.055] checking whether byte ordering is bigendian... no [23:33:41.218] checking for C printf format archetype... printf [23:33:41.248] checking for C++ printf format archetype... printf [23:33:41.277] checking for statement expressions... yes [23:33:41.413] checking for typeof... typeof [23:33:41.422] checking for __builtin_types_compatible_p... yes [23:33:41.434] checking for __builtin_constant_p... yes [23:33:41.445] checking for __builtin_mul_overflow... yes [23:33:41.582] checking for __builtin_unreachable... yes [23:33:41.721] checking for computed goto support... yes [23:33:41.729] checking for struct tm.tm_zone... yes [23:33:41.740] checking for union semun... no [23:33:41.816] checking for socklen_t... yes [23:33:41.903] checking for struct sockaddr.sa_len... no [23:33:42.057] checking for C/C++ restrict keyword... __restrict [23:33:42.071] checking for struct option... yes [23:33:42.150] checking whether assembler supports x86_64 popcntq... yes [23:33:42.159] checking for special C compiler options needed for large files... no [23:33:42.160] checking for _FILE_OFFSET_BITS value needed for large files... no [23:33:42.173] checking size of off_t... 8 [23:33:42.335] checking for int timezone... yes [23:33:42.485] checking for backtrace_symbols... yes [23:33:42.628] checking for copyfile... no [23:33:42.776] checking for copy_file_range... yes [23:33:42.906] checking for elf_aux_info... no [23:33:43.054] checking for getauxval... yes [23:33:43.190] checking for getifaddrs... yes [23:33:43.339] checking for getpeerucred... no [23:33:43.469] checking for inet_pton... yes [23:33:43.593] checking for kqueue... no [23:33:43.726] checking for localeconv_l... no [23:33:43.856] checking for mbstowcs_l... no [23:33:44.001] checking for posix_fallocate... yes [23:33:44.135] checking for ppoll... yes [23:33:44.272] checking for pthread_is_threaded_np... no [23:33:44.409] checking for setproctitle... no [23:33:44.549] checking for setproctitle_fast... no [23:33:44.697] checking for strsignal... yes [23:33:44.842] checking for syncfs... yes [23:33:44.971] checking for sync_file_range... yes [23:33:45.101] checking for uselocale... yes [23:33:45.225] checking for wcstombs_l... no [23:33:45.365] checking for __builtin_bswap16... yes [23:33:45.499] checking for __builtin_bswap32... yes [23:33:45.629] checking for __builtin_bswap64... yes [23:33:45.768] checking for __builtin_clz... yes [23:33:45.896] checking for __builtin_ctz... yes [23:33:46.022] checking for __builtin_frame_address... yes [23:33:46.153] checking for _LARGEFILE_SOURCE value needed for large files... no [23:33:46.291] checking how ccache clang reports undeclared, standard C functions... error [23:33:46.357] checking for posix_fadvise... yes [23:33:46.501] checking whether posix_fadvise is declared... yes [23:33:46.516] checking whether fdatasync is declared... yes [23:33:46.558] checking whether strlcat is declared... yes [23:33:46.574] checking whether strlcpy is declared... yes [23:33:46.589] checking whether strsep is declared... yes [23:33:46.604] checking whether timingsafe_bcmp is declared... no [23:33:46.707] checking whether preadv is declared... yes [23:33:46.722] checking whether pwritev is declared... yes [23:33:46.738] checking whether strchrnul is declared... yes [23:33:46.752] checking whether memset_s is declared... no [23:33:46.833] checking whether F_FULLFSYNC is declared... no [23:33:46.910] checking for explicit_bzero... yes [23:33:47.044] checking for getopt... yes [23:33:47.167] checking for getpeereid... no [23:33:47.298] checking for inet_aton... yes [23:33:47.437] checking for mkdtemp... yes [23:33:47.565] checking for strlcat... yes [23:33:47.693] checking for strlcpy... yes [23:33:47.827] checking for strsep... yes [23:33:47.957] checking for timingsafe_bcmp... no [23:33:48.096] checking for pthread_barrier_wait... yes [23:33:48.217] checking for getopt_long... yes [23:33:48.339] checking for syslog... yes [23:33:48.469] checking syslog.h usability... yes [23:33:48.478] checking syslog.h presence... yes [23:33:48.511] checking for syslog.h... yes [23:33:48.511] checking for opterr... yes [23:33:48.636] checking for optreset... no [23:33:48.779] checking unicode/ucol.h usability... yes [23:33:48.789] checking unicode/ucol.h presence... yes [23:33:48.829] checking for unicode/ucol.h... yes [23:33:48.829] checking for rl_completion_suppress_quote... yes [23:33:48.966] checking for rl_filename_quote_characters... yes [23:33:49.103] checking for rl_filename_quoting_function... yes [23:33:49.248] checking for append_history... yes [23:33:49.387] checking for history_truncate_file... yes [23:33:49.524] checking for rl_completion_matches... yes [23:33:49.659] checking for rl_filename_completion_function... yes [23:33:49.790] checking for rl_reset_screen_size... yes [23:33:49.924] checking for rl_variable_bind... yes [23:33:50.053] checking test program... ok [23:33:50.182] checking size of void *... 8 [23:33:50.340] checking size of size_t... 8 [23:33:50.500] checking size of long... 8 [23:33:50.655] checking size of long long... 8 [23:33:50.816] checking size of intmax_t... 8 [23:33:50.973] checking alignment of short... 2 [23:33:51.131] checking alignment of int... 4 [23:33:51.289] checking alignment of int64_t... 8 [23:33:51.446] checking alignment of double... 8 [23:33:51.602] checking for __int128... yes [23:33:51.741] checking for __int128 alignment bug... ok [23:33:51.875] checking alignment of PG_INT128_TYPE... 16 [23:33:52.024] checking for builtin __sync char locking functions... yes [23:33:52.147] checking for builtin __sync int32 locking functions... yes [23:33:52.278] checking for builtin __sync int32 atomic operations... yes [23:33:52.409] checking for builtin __sync int64 atomic operations... yes [23:33:52.540] checking for builtin __atomic int32 atomic operations... yes [23:33:52.661] checking for builtin __atomic int64 atomic operations... yes [23:33:52.782] checking for __get_cpuid... yes [23:33:52.909] checking for __get_cpuid_count... yes [23:33:53.030] checking for _xgetbv... yes [23:33:53.523] checking for _mm512_popcnt_epi64... yes [23:33:53.981] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:33:54.228] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:33:54.296] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:33:54.359] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:33:54.422] 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 [23:33:54.504] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:33:54.504] checking for _mm512_clmulepi64_epi128... yes [23:33:54.970] checking for vectorized CRC-32C... AVX-512 with runtime check [23:33:54.971] checking for library containing sem_init... none required [23:33:55.095] checking which semaphore API to use... unnamed POSIX [23:33:55.095] checking which random number source to use... OpenSSL [23:33:55.097] checking for tclsh... /usr/bin/tclsh [23:33:55.098] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:33:55.137] checking tcl.h usability... yes [23:33:55.147] checking tcl.h presence... yes [23:33:55.182] checking for tcl.h... yes [23:33:55.183] checking for perl.h... yes [23:33:55.198] checking for libperl... yes [23:33:55.497] checking Python.h usability... yes [23:33:55.507] checking Python.h presence... yes [23:33:55.580] checking for Python.h... yes [23:33:55.580] checking for xmllint... /usr/bin/xmllint [23:33:55.581] checking for xsltproc... /usr/bin/xsltproc [23:33:55.581] checking for fop... /usr/bin/fop [23:33:55.581] checking for dbtoepub... no [23:33:55.581] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:33:55.680] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:33:55.809] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:33:55.809] 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 [23:33:55.809] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:33:55.809] configure: using LDFLAGS= -Wl,--as-needed [23:33:55.809] configure: using CXX=ccache clang++ [23:33:55.809] 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 [23:33:55.809] configure: using CLANG=ccache clang [23:33:55.809] 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 [23:33:55.809] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:33:55.839] configure: updating cache clang.cache [23:33:55.847] configure: creating ./config.status [23:33:55.944] config.status: creating GNUmakefile [23:33:55.957] config.status: creating src/Makefile.global [23:33:55.975] config.status: creating src/include/pg_config.h [23:33:55.990] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:33:55.999] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:33:56.005] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:33:56.013] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:33:56.021] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:33:56.030] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:33:56.068] [23:33:56.068] real 0m24.330s [23:33:56.068] user 0m15.231s [23:33:56.068] sys 0m9.345s [23:33:56.068] make -s -j${BUILD_JOBS} clean [23:33:56.639] time make -s -j${BUILD_JOBS} world-bin [23:34:48.735] pl_exec.c:3275:4: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [23:34:48.735] 3275 | case PLPGSQL_DTYPE_ROW: [23:34:48.735] | ^ [23:34:48.735] pl_exec.c:3275:4: note: insert '__attribute__((fallthrough));' to silence this warning [23:34:48.735] 3275 | case PLPGSQL_DTYPE_ROW: [23:34:48.735] | ^ [23:34:48.735] | __attribute__((fallthrough)); [23:34:48.735] pl_exec.c:3275:4: note: insert 'break;' to avoid fall-through [23:34:48.735] 3275 | case PLPGSQL_DTYPE_ROW: [23:34:48.735] | ^ [23:34:48.735] | break; [23:34:48.735] 1 error generated. [23:34:48.737] make[4]: *** [: pl_exec.o] Error 1 [23:34:48.737] make[3]: *** [Makefile:17: all-src-recurse] Error 2 [23:34:48.737] make[2]: *** [Makefile:35: all-plpgsql-recurse] Error 2 [23:34:48.737] make[2]: *** Waiting for unfinished jobs.... [23:34:49.238] make[1]: *** [Makefile:42: all-pl-recurse] Error 2 [23:34:49.238] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:34:49.239] [23:34:49.239] real 0m52.599s [23:34:49.239] user 2m33.964s [23:34:49.239] sys 0m35.907s [23:34:49.239] [23:34:49.239] Exit status: 2