[00:07:44.697] time ./configure \ [00:07:44.697] --cache clang.cache \ [00:07:44.697] ${LINUX_CONFIGURE_FEATURES} \ [00:07:44.697] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [00:07:44.905] configure: creating cache clang.cache [00:07:44.922] checking build system type... x86_64-pc-linux-gnu [00:07:45.003] checking host system type... x86_64-pc-linux-gnu [00:07:45.004] checking which template to use... linux [00:07:45.004] checking whether NLS is wanted... no [00:07:45.004] checking for default port number... 5432 [00:07:45.011] checking for block size... 8kB [00:07:45.013] checking for segment size... 1GB [00:07:45.015] checking for WAL block size... 8kB [00:07:45.140] checking whether the C compiler works... yes [00:07:45.222] checking for C compiler default output file name... a.out [00:07:45.223] checking for suffix of executables... [00:07:45.296] checking whether we are cross compiling... no [00:07:45.376] checking for suffix of object files... o [00:07:45.440] checking whether we are using the GNU C compiler... yes [00:07:45.448] checking whether ccache clang accepts -g... yes [00:07:45.456] checking for ccache clang option to accept ISO C89... none needed [00:07:45.470] checking for ccache clang option to accept ISO C11... none needed [00:07:45.597] checking whether we are using the GNU C++ compiler... yes [00:07:45.605] checking whether ccache clang++ accepts -g... yes [00:07:45.622] checking for ccache clang++ option to accept ISO C++11... none needed [00:07:45.697] checking for gawk... no [00:07:45.698] checking for mawk... mawk [00:07:45.698] checking for llvm-config... /usr/bin/llvm-config [00:07:45.704] configure: using llvm 19.1.7 [00:07:45.705] checking for CLANG... ccache clang [00:07:45.757] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [00:07:45.765] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [00:07:45.774] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [00:07:45.782] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [00:07:45.791] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [00:07:45.800] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [00:07:45.808] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [00:07:45.817] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:07:45.826] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [00:07:45.841] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [00:07:45.907] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [00:07:45.922] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [00:07:45.930] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [00:07:45.963] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [00:07:45.972] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [00:07:45.987] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [00:07:46.002] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [00:07:46.010] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [00:07:46.018] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [00:07:46.027] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [00:07:46.035] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:07:46.044] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [00:07:46.052] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [00:07:46.061] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [00:07:46.069] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:07:46.135] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:07:46.144] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:07:46.153] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:07:46.161] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:07:46.169] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:07:46.178] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:07:46.193] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [00:07:46.202] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:07:46.211] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:07:46.219] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:07:46.229] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:07:46.236] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:07:46.244] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [00:07:46.277] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:07:46.286] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:07:46.294] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:07:46.302] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [00:07:46.316] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [00:07:46.317] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:07:46.325] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:07:46.334] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:07:46.342] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:07:46.383] checking whether the C compiler still works... yes [00:07:46.479] checking how to run the C preprocessor... ccache clang -E [00:07:46.621] checking for pkg-config... /usr/bin/pkg-config [00:07:46.621] checking pkg-config is at least version 0.9.0... yes [00:07:46.623] checking whether to build with ICU support... yes [00:07:46.623] checking for icu-uc icu-i18n... yes [00:07:46.632] checking whether to build with Tcl... yes [00:07:46.633] checking whether to build Perl modules... yes [00:07:46.633] checking whether to build Python modules... yes [00:07:46.633] checking whether to build with GSSAPI support... yes [00:07:46.634] checking whether to build with PAM support... yes [00:07:46.634] checking whether to build with BSD Authentication support... no [00:07:46.634] checking whether to build with LDAP support... yes [00:07:46.635] checking whether to build with Bonjour support... no [00:07:46.635] checking whether to build with SELinux support... yes [00:07:46.635] checking whether to build with systemd support... yes [00:07:46.635] checking whether to build with liburing support... no [00:07:46.635] checking whether to build with libcurl support... yes [00:07:46.635] checking for libcurl >= 7.61.0... yes [00:07:46.647] checking whether to build with libnuma support... no [00:07:46.647] checking whether to build with XML support... yes [00:07:46.647] checking for libxml-2.0 >= 2.6.23... yes [00:07:46.657] checking whether to build with LZ4 support... yes [00:07:46.657] checking for liblz4... yes [00:07:46.666] checking whether to build with ZSTD support... yes [00:07:46.666] checking for libzstd >= 1.4.0... yes [00:07:46.674] checking for strip... strip [00:07:46.675] checking whether it is possible to strip libraries... yes [00:07:46.677] checking for ar... ar [00:07:46.677] checking for a BSD-compatible install... /usr/bin/install -c [00:07:46.688] checking for tar... /usr/bin/tar [00:07:46.688] checking whether ln -s works... yes [00:07:46.688] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:07:46.691] checking for nm... /usr/bin/nm [00:07:46.692] checking for bison... /usr/bin/bison [00:07:46.695] configure: using bison (GNU Bison) 3.8.2 [00:07:46.698] checking for flex... /usr/bin/flex [00:07:46.701] configure: using flex 2.6.4 [00:07:46.701] checking for perl... /usr/bin/perl [00:07:46.704] configure: using perl 5.40.1 [00:07:46.707] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [00:07:46.712] checking for Perl privlibexp... /usr/share/perl/5.40 [00:07:46.717] checking for Perl useshrplib... true [00:07:46.724] 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 [00:07:46.731] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:07:46.738] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [00:07:46.835] checking for python3... /usr/bin/python3 [00:07:46.850] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [00:07:46.858] checking for Python sysconfig module... yes [00:07:46.873] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [00:07:46.891] checking Python include directory... -I/usr/include/python3.13 [00:07:46.908] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [00:07:46.964] checking for a sed that does not truncate output... /usr/bin/sed [00:07:46.971] checking for grep that handles long lines and -e... /usr/bin/grep [00:07:46.974] checking for egrep... /usr/bin/grep -E [00:07:46.976] checking for ANSI C header files... yes [00:07:47.162] checking for sys/types.h... yes [00:07:47.180] checking for sys/stat.h... yes [00:07:47.199] checking for stdlib.h... yes [00:07:47.218] checking for string.h... yes [00:07:47.237] checking for memory.h... yes [00:07:47.255] checking for strings.h... yes [00:07:47.307] checking for inttypes.h... yes [00:07:47.326] checking for stdint.h... yes [00:07:47.425] checking for unistd.h... yes [00:07:47.442] checking whether ccache clang is Clang... yes [00:07:47.473] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [00:07:47.601] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:07:47.683] checking whether more special flags are required for pthreads... no [00:07:47.683] checking for PTHREAD_PRIO_INHERIT... yes [00:07:47.771] checking pthread.h usability... yes [00:07:47.780] checking pthread.h presence... yes [00:07:47.816] checking for pthread.h... yes [00:07:47.816] checking for strerror_r... yes [00:07:47.896] checking whether strerror_r returns int... no [00:07:47.968] checking for main in -lm... yes [00:07:48.055] checking for library containing setproctitle... no [00:07:48.236] checking for library containing dlsym... none required [00:07:48.320] checking for library containing socket... none required [00:07:48.402] checking for library containing getopt_long... none required [00:07:48.485] checking for library containing shm_open... none required [00:07:48.568] checking for library containing shm_unlink... none required [00:07:48.653] checking for library containing clock_gettime... none required [00:07:48.740] checking for library containing shmget... none required [00:07:48.826] checking for library containing backtrace_symbols... none required [00:07:48.907] checking for library containing pthread_barrier_wait... none required [00:07:48.993] checking for library containing readline... -lreadline [00:07:49.079] checking for inflate in -lz... yes [00:07:49.165] checking curl/curl.h usability... yes [00:07:49.175] checking curl/curl.h presence... yes [00:07:49.215] checking for curl/curl.h... yes [00:07:49.215] checking for curl_multi_init in -lcurl... yes [00:07:49.342] checking for curl_global_init thread safety... yes [00:07:49.490] checking for curl support for asynchronous DNS... yes [00:07:49.637] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:07:49.818] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:07:49.931] checking for SSL_new in -lssl... yes [00:07:50.050] checking for SSL_CTX_set_ciphersuites... yes [00:07:50.173] checking for SSL_CTX_set_cert_cb... yes [00:07:50.299] checking for X509_get_signature_info... yes [00:07:50.423] checking for SSL_CTX_set_num_tickets... yes [00:07:50.554] checking for SSL_CTX_set_keylog_callback... yes [00:07:50.681] checking for pam_start in -lpam... yes [00:07:50.803] checking for xmlSaveToBuffer in -lxml2... yes [00:07:50.938] checking for xsltCleanupGlobals in -lxslt... yes [00:07:51.070] checking for LZ4_compress_default in -llz4... yes [00:07:51.201] checking for ZSTD_compress in -lzstd... yes [00:07:51.347] checking for ldap_bind in -lldap... yes [00:07:51.486] checking for ldap_initialize... yes [00:07:51.629] checking for ldap_verify_credentials... yes [00:07:51.760] checking for security_compute_create_name in -lselinux... yes [00:07:51.888] checking for uuid_export in -lossp-uuid... yes [00:07:52.028] checking copyfile.h usability... no [00:07:52.121] checking copyfile.h presence... no [00:07:52.160] checking for copyfile.h... no [00:07:52.164] checking execinfo.h usability... yes [00:07:52.173] checking execinfo.h presence... yes [00:07:52.206] checking for execinfo.h... yes [00:07:52.215] checking getopt.h usability... yes [00:07:52.225] checking getopt.h presence... yes [00:07:52.257] checking for getopt.h... yes [00:07:52.267] checking ifaddrs.h usability... yes [00:07:52.277] checking ifaddrs.h presence... yes [00:07:52.311] checking for ifaddrs.h... yes [00:07:52.320] checking sys/epoll.h usability... yes [00:07:52.330] checking sys/epoll.h presence... yes [00:07:52.363] checking for sys/epoll.h... yes [00:07:52.373] checking sys/event.h usability... no [00:07:52.466] checking sys/event.h presence... no [00:07:52.504] checking for sys/event.h... no [00:07:52.508] checking sys/personality.h usability... yes [00:07:52.517] checking sys/personality.h presence... yes [00:07:52.550] checking for sys/personality.h... yes [00:07:52.558] checking sys/prctl.h usability... yes [00:07:52.568] checking sys/prctl.h presence... yes [00:07:52.600] checking for sys/prctl.h... yes [00:07:52.609] checking sys/procctl.h usability... no [00:07:52.703] checking sys/procctl.h presence... no [00:07:52.741] checking for sys/procctl.h... no [00:07:52.745] checking sys/signalfd.h usability... yes [00:07:52.754] checking sys/signalfd.h presence... yes [00:07:52.788] checking for sys/signalfd.h... yes [00:07:52.798] checking sys/ucred.h usability... no [00:07:52.891] checking sys/ucred.h presence... no [00:07:52.928] checking for sys/ucred.h... no [00:07:52.932] checking termios.h usability... yes [00:07:52.942] checking termios.h presence... yes [00:07:52.975] checking for termios.h... yes [00:07:52.984] checking uchar.h usability... yes [00:07:52.994] checking uchar.h presence... yes [00:07:53.026] checking for uchar.h... yes [00:07:53.035] checking ucred.h usability... no [00:07:53.129] checking ucred.h presence... no [00:07:53.166] checking for ucred.h... no [00:07:53.170] checking xlocale.h usability... no [00:07:53.263] checking xlocale.h presence... no [00:07:53.300] checking for xlocale.h... no [00:07:53.302] checking readline/readline.h usability... yes [00:07:53.312] checking readline/readline.h presence... yes [00:07:53.347] checking for readline/readline.h... yes [00:07:53.349] checking readline/history.h usability... yes [00:07:53.359] checking readline/history.h presence... yes [00:07:53.394] checking for readline/history.h... yes [00:07:53.398] checking zlib.h usability... yes [00:07:53.408] checking zlib.h presence... yes [00:07:53.445] checking for zlib.h... yes [00:07:53.445] checking for lz4... /usr/bin/lz4 [00:07:53.445] checking lz4.h usability... yes [00:07:53.455] checking lz4.h presence... yes [00:07:53.487] checking for lz4.h... yes [00:07:53.488] checking for zstd... /usr/bin/zstd [00:07:53.488] checking zstd.h usability... yes [00:07:53.498] checking zstd.h presence... yes [00:07:53.532] checking for zstd.h... yes [00:07:53.533] checking gssapi/gssapi.h usability... yes [00:07:53.543] checking gssapi/gssapi.h presence... yes [00:07:53.575] checking for gssapi/gssapi.h... yes [00:07:53.577] checking gssapi/gssapi_ext.h usability... yes [00:07:53.587] checking gssapi/gssapi_ext.h presence... yes [00:07:53.623] checking for gssapi/gssapi_ext.h... yes [00:07:53.625] checking for openssl... /usr/bin/openssl [00:07:53.629] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [00:07:53.629] checking openssl/ssl.h usability... yes [00:07:53.639] checking openssl/ssl.h presence... yes [00:07:53.706] checking for openssl/ssl.h... yes [00:07:53.707] checking openssl/err.h usability... yes [00:07:53.717] checking openssl/err.h presence... yes [00:07:53.764] checking for openssl/err.h... yes [00:07:53.764] checking security/pam_appl.h usability... yes [00:07:53.774] checking security/pam_appl.h presence... yes [00:07:53.806] checking for security/pam_appl.h... yes [00:07:53.807] checking systemd/sd-daemon.h usability... yes [00:07:53.817] checking systemd/sd-daemon.h presence... yes [00:07:53.851] checking for systemd/sd-daemon.h... yes [00:07:53.851] checking libxml/parser.h usability... yes [00:07:53.862] checking libxml/parser.h presence... yes [00:07:53.903] checking for libxml/parser.h... yes [00:07:53.903] checking libxslt/xslt.h usability... yes [00:07:53.913] checking libxslt/xslt.h presence... yes [00:07:53.954] checking for libxslt/xslt.h... yes [00:07:53.955] checking ldap.h usability... yes [00:07:53.964] checking ldap.h presence... yes [00:07:53.999] checking for ldap.h... yes [00:07:54.000] checking for compatible LDAP implementation... yes [00:07:54.009] checking ossp/uuid.h usability... yes [00:07:54.020] checking ossp/uuid.h presence... yes [00:07:54.054] checking for ossp/uuid.h... yes [00:07:54.092] checking whether byte ordering is bigendian... no [00:07:54.256] checking for C printf format archetype... printf [00:07:54.287] checking for C++ printf format archetype... printf [00:07:54.319] checking for statement expressions... yes [00:07:54.446] checking for typeof... typeof [00:07:54.511] checking for __builtin_types_compatible_p... yes [00:07:54.525] checking for __builtin_constant_p... yes [00:07:54.539] checking for __builtin_mul_overflow... yes [00:07:54.684] checking for __builtin_unreachable... yes [00:07:54.815] checking for computed goto support... yes [00:07:54.824] checking for struct tm.tm_zone... yes [00:07:54.834] checking for union semun... no [00:07:54.909] checking for socklen_t... yes [00:07:54.997] checking for struct sockaddr.sa_len... no [00:07:55.150] checking for C/C++ restrict keyword... __restrict [00:07:55.165] checking for struct option... yes [00:07:55.245] checking whether assembler supports x86_64 popcntq... yes [00:07:55.281] checking for special C compiler options needed for large files... no [00:07:55.281] checking for _FILE_OFFSET_BITS value needed for large files... no [00:07:55.296] checking size of off_t... 8 [00:07:55.453] checking for int timezone... yes [00:07:55.607] checking for backtrace_symbols... yes [00:07:55.745] checking for copyfile... no [00:07:55.889] checking for copy_file_range... yes [00:07:56.029] checking for elf_aux_info... no [00:07:56.171] checking for getauxval... yes [00:07:56.309] checking for getifaddrs... yes [00:07:56.443] checking for getpeerucred... no [00:07:56.576] checking for inet_pton... yes [00:07:56.715] checking for kqueue... no [00:07:56.856] checking for localeconv_l... no [00:07:56.992] checking for mbstowcs_l... no [00:07:57.122] checking for posix_fallocate... yes [00:07:57.261] checking for ppoll... yes [00:07:57.402] checking for pthread_is_threaded_np... no [00:07:57.547] checking for setproctitle... no [00:07:57.695] checking for setproctitle_fast... no [00:07:57.839] checking for strsignal... yes [00:07:57.974] checking for syncfs... yes [00:07:58.117] checking for sync_file_range... yes [00:07:58.262] checking for uselocale... yes [00:07:58.403] checking for wcstombs_l... no [00:07:58.541] checking for __builtin_bswap16... yes [00:07:58.683] checking for __builtin_bswap32... yes [00:07:58.814] checking for __builtin_bswap64... yes [00:07:58.951] checking for __builtin_clz... yes [00:07:59.094] checking for __builtin_ctz... yes [00:07:59.230] checking for __builtin_frame_address... yes [00:07:59.371] checking for _LARGEFILE_SOURCE value needed for large files... no [00:07:59.507] checking how ccache clang reports undeclared, standard C functions... error [00:07:59.573] checking for posix_fadvise... yes [00:07:59.704] checking whether posix_fadvise is declared... yes [00:07:59.721] checking whether fdatasync is declared... yes [00:07:59.736] checking whether strlcat is declared... yes [00:07:59.754] checking whether strlcpy is declared... yes [00:07:59.771] checking whether strsep is declared... yes [00:07:59.789] checking whether timingsafe_bcmp is declared... no [00:07:59.896] checking whether preadv is declared... yes [00:07:59.913] checking whether pwritev is declared... yes [00:07:59.929] checking whether strchrnul is declared... yes [00:07:59.946] checking whether memset_s is declared... no [00:08:00.029] checking whether F_FULLFSYNC is declared... no [00:08:00.104] checking for explicit_bzero... yes [00:08:00.235] checking for getopt... yes [00:08:00.365] checking for getpeereid... no [00:08:00.505] checking for inet_aton... yes [00:08:00.629] checking for mkdtemp... yes [00:08:00.752] checking for strlcat... yes [00:08:00.884] checking for strlcpy... yes [00:08:01.010] checking for strsep... yes [00:08:01.150] checking for timingsafe_bcmp... no [00:08:01.293] checking for pthread_barrier_wait... yes [00:08:01.429] checking for getopt_long... yes [00:08:01.563] checking for syslog... yes [00:08:01.698] checking syslog.h usability... yes [00:08:01.743] checking syslog.h presence... yes [00:08:01.776] checking for syslog.h... yes [00:08:01.777] checking for opterr... yes [00:08:01.922] checking for optreset... no [00:08:02.067] checking unicode/ucol.h usability... yes [00:08:02.077] checking unicode/ucol.h presence... yes [00:08:02.118] checking for unicode/ucol.h... yes [00:08:02.119] checking for rl_completion_suppress_quote... yes [00:08:02.262] checking for rl_filename_quote_characters... yes [00:08:02.403] checking for rl_filename_quoting_function... yes [00:08:02.548] checking for append_history... yes [00:08:02.691] checking for history_truncate_file... yes [00:08:02.835] checking for rl_completion_matches... yes [00:08:02.974] checking for rl_filename_completion_function... yes [00:08:03.108] checking for rl_reset_screen_size... yes [00:08:03.250] checking for rl_variable_bind... yes [00:08:03.390] checking test program... ok [00:08:03.525] checking size of void *... 8 [00:08:03.681] checking size of size_t... 8 [00:08:03.844] checking size of long... 8 [00:08:04.010] checking size of long long... 8 [00:08:04.169] checking size of intmax_t... 8 [00:08:04.331] checking alignment of short... 2 [00:08:04.490] checking alignment of int... 4 [00:08:04.652] checking alignment of int64_t... 8 [00:08:04.815] checking alignment of double... 8 [00:08:04.972] checking for __int128... yes [00:08:05.117] checking for __int128 alignment bug... ok [00:08:05.265] checking alignment of PG_INT128_TYPE... 16 [00:08:05.429] checking for builtin __sync char locking functions... yes [00:08:05.564] checking for builtin __sync int32 locking functions... yes [00:08:05.699] checking for builtin __sync int32 atomic operations... yes [00:08:05.825] checking for builtin __sync int64 atomic operations... yes [00:08:05.954] checking for builtin __atomic int32 atomic operations... yes [00:08:06.095] checking for builtin __atomic int64 atomic operations... yes [00:08:06.236] checking for __get_cpuid... yes [00:08:06.383] checking for __get_cpuid_count... yes [00:08:06.521] checking for _xgetbv... yes [00:08:07.037] checking for _mm512_popcnt_epi64... yes [00:08:07.499] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:08:07.746] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:08:07.818] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:08:07.878] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:08:07.940] 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 [00:08:08.020] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:08:08.021] checking for _mm512_clmulepi64_epi128... yes [00:08:08.479] checking for vectorized CRC-32C... AVX-512 with runtime check [00:08:08.480] checking for library containing sem_init... none required [00:08:08.627] checking which semaphore API to use... unnamed POSIX [00:08:08.627] checking which random number source to use... OpenSSL [00:08:08.630] checking for tclsh... /usr/bin/tclsh [00:08:08.630] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:08:08.671] checking tcl.h usability... yes [00:08:08.681] checking tcl.h presence... yes [00:08:08.719] checking for tcl.h... yes [00:08:08.720] checking for perl.h... yes [00:08:08.737] checking for libperl... yes [00:08:09.038] checking Python.h usability... yes [00:08:09.049] checking Python.h presence... yes [00:08:09.122] checking for Python.h... yes [00:08:09.122] checking for xmllint... /usr/bin/xmllint [00:08:09.123] checking for xsltproc... /usr/bin/xsltproc [00:08:09.123] checking for fop... /usr/bin/fop [00:08:09.123] checking for dbtoepub... no [00:08:09.123] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [00:08:09.223] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:08:09.355] configure: using compiler=Debian clang version 19.1.7 (3+b1) [00:08:09.355] 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 [00:08:09.355] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:08:09.355] configure: using LDFLAGS= -Wl,--as-needed [00:08:09.355] configure: using CXX=ccache clang++ [00:08:09.355] 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 [00:08:09.355] configure: using CLANG=ccache clang [00:08:09.355] 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 [00:08:09.355] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:08:09.385] configure: updating cache clang.cache [00:08:09.395] configure: creating ./config.status [00:08:09.496] config.status: creating GNUmakefile [00:08:09.511] config.status: creating src/Makefile.global [00:08:09.531] config.status: creating src/include/pg_config.h [00:08:09.546] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:08:09.555] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [00:08:09.562] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:08:09.571] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:08:09.581] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:08:09.591] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:08:09.631] [00:08:09.631] real 0m24.934s [00:08:09.631] user 0m15.573s [00:08:09.631] sys 0m9.607s [00:08:09.631] make -s -j${BUILD_JOBS} clean [00:08:10.225] time make -s -j${BUILD_JOBS} world-bin [00:08:55.448] worker.c:2309:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [00:08:55.448] 2309 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] worker.c:2309:3: note: insert '__attribute__((fallthrough));' to silence this warning [00:08:55.448] 2309 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | __attribute__((fallthrough)); [00:08:55.448] worker.c:2309:3: note: insert 'break;' to avoid fall-through [00:08:55.448] 2309 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | break; [00:08:55.448] worker.c:2464:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [00:08:55.448] 2464 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] worker.c:2464:3: note: insert '__attribute__((fallthrough));' to silence this warning [00:08:55.448] 2464 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | __attribute__((fallthrough)); [00:08:55.448] worker.c:2464:3: note: insert 'break;' to avoid fall-through [00:08:55.448] 2464 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | break; [00:08:55.448] worker.c:2577:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [00:08:55.448] 2577 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] worker.c:2577:3: note: insert '__attribute__((fallthrough));' to silence this warning [00:08:55.448] 2577 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | __attribute__((fallthrough)); [00:08:55.448] worker.c:2577:3: note: insert 'break;' to avoid fall-through [00:08:55.448] 2577 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | break; [00:08:55.448] worker.c:2735:3: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [00:08:55.448] 2735 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] worker.c:2735:3: note: insert '__attribute__((fallthrough));' to silence this warning [00:08:55.448] 2735 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | __attribute__((fallthrough)); [00:08:55.448] worker.c:2735:3: note: insert 'break;' to avoid fall-through [00:08:55.448] 2735 | case TRANS_LEADER_PARTIAL_SERIALIZE: [00:08:55.448] | ^ [00:08:55.448] | break; [00:08:55.448] 4 errors generated. [00:08:55.449] make[4]: *** [: worker.o] Error 1 [00:08:55.450] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [00:08:55.450] make[2]: *** [common.mk:37: replication-recursive] Error 2 [00:08:55.456] make[2]: *** Waiting for unfinished jobs.... [00:09:00.582] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:09:00.582] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:09:00.583] [00:09:00.583] real 0m50.358s [00:09:00.583] user 2m42.547s [00:09:00.583] sys 0m32.784s [00:09:00.583] [00:09:00.583] Exit status: 2