[00:17:17.039] time ./configure \ [00:17:17.039] --cache clang.cache \ [00:17:17.039] ${LINUX_CONFIGURE_FEATURES} \ [00:17:17.039] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [00:17:17.238] configure: creating cache clang.cache [00:17:17.254] checking build system type... x86_64-pc-linux-gnu [00:17:17.336] checking host system type... x86_64-pc-linux-gnu [00:17:17.336] checking which template to use... linux [00:17:17.337] checking whether NLS is wanted... no [00:17:17.337] checking for default port number... 5432 [00:17:17.345] checking for block size... 8kB [00:17:17.346] checking for segment size... 1GB [00:17:17.349] checking for WAL block size... 8kB [00:17:17.472] checking whether the C compiler works... yes [00:17:17.553] checking for C compiler default output file name... a.out [00:17:17.555] checking for suffix of executables... [00:17:17.629] checking whether we are cross compiling... no [00:17:17.708] checking for suffix of object files... o [00:17:17.717] checking whether we are using the GNU C compiler... yes [00:17:17.725] checking whether ccache clang accepts -g... yes [00:17:17.733] checking for ccache clang option to accept ISO C89... none needed [00:17:17.747] checking for ccache clang option to accept ISO C11... none needed [00:17:17.931] checking whether we are using the GNU C++ compiler... yes [00:17:17.939] checking whether ccache clang++ accepts -g... yes [00:17:17.955] checking for ccache clang++ option to accept ISO C++11... none needed [00:17:18.028] checking for gawk... no [00:17:18.028] checking for mawk... mawk [00:17:18.029] checking for llvm-config... /usr/bin/llvm-config [00:17:18.035] configure: using llvm 19.1.7 [00:17:18.035] checking for CLANG... ccache clang [00:17:18.085] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [00:17:18.093] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [00:17:18.101] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [00:17:18.109] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [00:17:18.117] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [00:17:18.126] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [00:17:18.134] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [00:17:18.142] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:17:18.150] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [00:17:18.163] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [00:17:18.197] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [00:17:18.211] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [00:17:18.245] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [00:17:18.253] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [00:17:18.262] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [00:17:18.276] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [00:17:18.290] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [00:17:18.298] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [00:17:18.306] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [00:17:18.315] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [00:17:18.323] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:17:18.331] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [00:17:18.339] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [00:17:18.348] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [00:17:18.412] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [00:17:18.475] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:17:18.484] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:17:18.492] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:17:18.501] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:17:18.509] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:17:18.517] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:17:18.532] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [00:17:18.541] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:17:18.549] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:17:18.556] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:17:18.564] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:17:18.572] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:17:18.580] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [00:17:18.588] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:17:18.596] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:17:18.604] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:17:18.611] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [00:17:18.624] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [00:17:18.624] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:17:18.632] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:17:18.640] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:17:18.648] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:17:18.661] checking whether the C compiler still works... yes [00:17:18.755] checking how to run the C preprocessor... ccache clang -E [00:17:18.897] checking for pkg-config... /usr/bin/pkg-config [00:17:18.897] checking pkg-config is at least version 0.9.0... yes [00:17:18.898] checking whether to build with ICU support... yes [00:17:18.899] checking for icu-uc icu-i18n... yes [00:17:18.908] checking whether to build with Tcl... yes [00:17:18.908] checking whether to build Perl modules... yes [00:17:18.908] checking whether to build Python modules... yes [00:17:18.908] checking whether to build with GSSAPI support... yes [00:17:18.909] checking whether to build with PAM support... yes [00:17:18.910] checking whether to build with BSD Authentication support... no [00:17:18.910] checking whether to build with LDAP support... yes [00:17:18.910] checking whether to build with Bonjour support... no [00:17:18.910] checking whether to build with SELinux support... yes [00:17:18.910] checking whether to build with systemd support... yes [00:17:18.910] checking whether to build with liburing support... no [00:17:18.910] checking whether to build with libcurl support... yes [00:17:18.911] checking for libcurl >= 7.61.0... yes [00:17:18.922] checking whether to build with libnuma support... no [00:17:18.923] checking whether to build with XML support... yes [00:17:18.923] checking for libxml-2.0 >= 2.6.23... yes [00:17:18.932] checking whether to build with LZ4 support... yes [00:17:18.932] checking for liblz4... yes [00:17:18.942] checking whether to build with ZSTD support... yes [00:17:18.942] checking for libzstd >= 1.4.0... yes [00:17:18.951] checking for strip... strip [00:17:18.951] checking whether it is possible to strip libraries... yes [00:17:18.953] checking for ar... ar [00:17:18.953] checking for a BSD-compatible install... /usr/bin/install -c [00:17:18.963] checking for tar... /usr/bin/tar [00:17:18.963] checking whether ln -s works... yes [00:17:18.963] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:17:18.966] checking for nm... /usr/bin/nm [00:17:18.966] checking for bison... /usr/bin/bison [00:17:18.969] configure: using bison (GNU Bison) 3.8.2 [00:17:18.973] checking for flex... /usr/bin/flex [00:17:18.975] configure: using flex 2.6.4 [00:17:18.975] checking for perl... /usr/bin/perl [00:17:18.979] configure: using perl 5.40.1 [00:17:18.981] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [00:17:18.986] checking for Perl privlibexp... /usr/share/perl/5.40 [00:17:18.991] checking for Perl useshrplib... true [00:17:18.998] 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:17:19.004] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:17:19.010] 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:17:19.108] checking for python3... /usr/bin/python3 [00:17:19.122] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [00:17:19.130] checking for Python sysconfig module... yes [00:17:19.146] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [00:17:19.162] checking Python include directory... -I/usr/include/python3.13 [00:17:19.179] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [00:17:19.235] checking for a sed that does not truncate output... /usr/bin/sed [00:17:19.241] checking for grep that handles long lines and -e... /usr/bin/grep [00:17:19.244] checking for egrep... /usr/bin/grep -E [00:17:19.246] checking for ANSI C header files... yes [00:17:19.425] checking for sys/types.h... yes [00:17:19.442] checking for sys/stat.h... yes [00:17:19.534] checking for stdlib.h... yes [00:17:19.552] checking for string.h... yes [00:17:19.570] checking for memory.h... yes [00:17:19.622] checking for strings.h... yes [00:17:19.639] checking for inttypes.h... yes [00:17:19.657] checking for stdint.h... yes [00:17:19.675] checking for unistd.h... yes [00:17:19.690] checking whether ccache clang is Clang... yes [00:17:19.719] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [00:17:19.845] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:17:19.924] checking whether more special flags are required for pthreads... no [00:17:19.924] checking for PTHREAD_PRIO_INHERIT... yes [00:17:20.012] checking pthread.h usability... yes [00:17:20.022] checking pthread.h presence... yes [00:17:20.056] checking for pthread.h... yes [00:17:20.056] checking for strerror_r... yes [00:17:20.135] checking whether strerror_r returns int... no [00:17:20.209] checking for main in -lm... yes [00:17:20.296] checking for library containing setproctitle... no [00:17:20.469] checking for library containing dlsym... none required [00:17:20.554] checking for library containing socket... none required [00:17:20.637] checking for library containing getopt_long... none required [00:17:20.721] checking for library containing shm_open... none required [00:17:20.806] checking for library containing shm_unlink... none required [00:17:20.888] checking for library containing clock_gettime... none required [00:17:20.970] checking for library containing shmget... none required [00:17:21.049] checking for library containing backtrace_symbols... none required [00:17:21.130] checking for library containing pthread_barrier_wait... none required [00:17:21.214] checking for library containing readline... -lreadline [00:17:21.296] checking for inflate in -lz... yes [00:17:21.380] checking curl/curl.h usability... yes [00:17:21.389] checking curl/curl.h presence... yes [00:17:21.427] checking for curl/curl.h... yes [00:17:21.427] checking for curl_multi_init in -lcurl... yes [00:17:21.556] checking for curl_global_init thread safety... yes [00:17:21.698] checking for curl support for asynchronous DNS... yes [00:17:21.843] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:17:22.018] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:17:22.132] checking for SSL_new in -lssl... yes [00:17:22.251] checking for SSL_CTX_set_ciphersuites... yes [00:17:22.368] checking for SSL_CTX_set_cert_cb... yes [00:17:22.485] checking for X509_get_signature_info... yes [00:17:22.608] checking for SSL_CTX_set_num_tickets... yes [00:17:22.734] checking for SSL_CTX_set_keylog_callback... yes [00:17:22.862] checking for pam_start in -lpam... yes [00:17:22.980] checking for xmlSaveToBuffer in -lxml2... yes [00:17:23.100] checking for xsltCleanupGlobals in -lxslt... yes [00:17:23.221] checking for LZ4_compress_default in -llz4... yes [00:17:23.345] checking for ZSTD_compress in -lzstd... yes [00:17:23.475] checking for ldap_bind in -lldap... yes [00:17:23.612] checking for ldap_initialize... yes [00:17:23.737] checking for ldap_verify_credentials... yes [00:17:23.862] checking for security_compute_create_name in -lselinux... yes [00:17:23.998] checking for uuid_export in -lossp-uuid... yes [00:17:24.134] checking copyfile.h usability... no [00:17:24.225] checking copyfile.h presence... no [00:17:24.262] checking for copyfile.h... no [00:17:24.266] checking execinfo.h usability... yes [00:17:24.276] checking execinfo.h presence... yes [00:17:24.308] checking for execinfo.h... yes [00:17:24.318] checking getopt.h usability... yes [00:17:24.328] checking getopt.h presence... yes [00:17:24.359] checking for getopt.h... yes [00:17:24.368] checking ifaddrs.h usability... yes [00:17:24.378] checking ifaddrs.h presence... yes [00:17:24.412] checking for ifaddrs.h... yes [00:17:24.421] checking sys/epoll.h usability... yes [00:17:24.430] checking sys/epoll.h presence... yes [00:17:24.464] checking for sys/epoll.h... yes [00:17:24.473] checking sys/event.h usability... no [00:17:24.565] checking sys/event.h presence... no [00:17:24.603] checking for sys/event.h... no [00:17:24.607] checking sys/personality.h usability... yes [00:17:24.617] checking sys/personality.h presence... yes [00:17:24.648] checking for sys/personality.h... yes [00:17:24.657] checking sys/prctl.h usability... yes [00:17:24.667] checking sys/prctl.h presence... yes [00:17:24.701] checking for sys/prctl.h... yes [00:17:24.710] checking sys/procctl.h usability... no [00:17:24.804] checking sys/procctl.h presence... no [00:17:24.842] checking for sys/procctl.h... no [00:17:24.846] checking sys/signalfd.h usability... yes [00:17:24.856] checking sys/signalfd.h presence... yes [00:17:24.891] checking for sys/signalfd.h... yes [00:17:24.900] checking sys/ucred.h usability... no [00:17:24.991] checking sys/ucred.h presence... no [00:17:25.030] checking for sys/ucred.h... no [00:17:25.034] checking termios.h usability... yes [00:17:25.043] checking termios.h presence... yes [00:17:25.074] checking for termios.h... yes [00:17:25.082] checking uchar.h usability... yes [00:17:25.091] checking uchar.h presence... yes [00:17:25.122] checking for uchar.h... yes [00:17:25.132] checking ucred.h usability... no [00:17:25.223] checking ucred.h presence... no [00:17:25.259] checking for ucred.h... no [00:17:25.263] checking xlocale.h usability... no [00:17:25.352] checking xlocale.h presence... no [00:17:25.387] checking for xlocale.h... no [00:17:25.389] checking readline/readline.h usability... yes [00:17:25.398] checking readline/readline.h presence... yes [00:17:25.433] checking for readline/readline.h... yes [00:17:25.434] checking readline/history.h usability... yes [00:17:25.443] checking readline/history.h presence... yes [00:17:25.476] checking for readline/history.h... yes [00:17:25.479] checking zlib.h usability... yes [00:17:25.489] checking zlib.h presence... yes [00:17:25.525] checking for zlib.h... yes [00:17:25.525] checking for lz4... /usr/bin/lz4 [00:17:25.525] checking lz4.h usability... yes [00:17:25.535] checking lz4.h presence... yes [00:17:25.569] checking for lz4.h... yes [00:17:25.569] checking for zstd... /usr/bin/zstd [00:17:25.569] checking zstd.h usability... yes [00:17:25.580] checking zstd.h presence... yes [00:17:25.612] checking for zstd.h... yes [00:17:25.613] checking gssapi/gssapi.h usability... yes [00:17:25.623] checking gssapi/gssapi.h presence... yes [00:17:25.658] checking for gssapi/gssapi.h... yes [00:17:25.659] checking gssapi/gssapi_ext.h usability... yes [00:17:25.669] checking gssapi/gssapi_ext.h presence... yes [00:17:25.706] checking for gssapi/gssapi_ext.h... yes [00:17:25.707] checking for openssl... /usr/bin/openssl [00:17:25.713] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [00:17:25.713] checking openssl/ssl.h usability... yes [00:17:25.723] checking openssl/ssl.h presence... yes [00:17:25.789] checking for openssl/ssl.h... yes [00:17:25.789] checking openssl/err.h usability... yes [00:17:25.800] checking openssl/err.h presence... yes [00:17:25.844] checking for openssl/err.h... yes [00:17:25.844] checking security/pam_appl.h usability... yes [00:17:25.854] checking security/pam_appl.h presence... yes [00:17:25.884] checking for security/pam_appl.h... yes [00:17:25.886] checking systemd/sd-daemon.h usability... yes [00:17:25.983] checking systemd/sd-daemon.h presence... yes [00:17:26.019] checking for systemd/sd-daemon.h... yes [00:17:26.019] checking libxml/parser.h usability... yes [00:17:26.028] checking libxml/parser.h presence... yes [00:17:26.068] checking for libxml/parser.h... yes [00:17:26.068] checking libxslt/xslt.h usability... yes [00:17:26.078] checking libxslt/xslt.h presence... yes [00:17:26.119] checking for libxslt/xslt.h... yes [00:17:26.119] checking ldap.h usability... yes [00:17:26.129] checking ldap.h presence... yes [00:17:26.162] checking for ldap.h... yes [00:17:26.163] checking for compatible LDAP implementation... yes [00:17:26.172] checking ossp/uuid.h usability... yes [00:17:26.181] checking ossp/uuid.h presence... yes [00:17:26.217] checking for ossp/uuid.h... yes [00:17:26.254] checking whether byte ordering is bigendian... no [00:17:26.411] checking for C printf format archetype... printf [00:17:26.441] checking for C++ printf format archetype... printf [00:17:26.471] checking for typeof... typeof [00:17:26.480] checking for C++ typeof... typeof [00:17:26.546] checking for __builtin_types_compatible_p... yes [00:17:26.560] checking for __builtin_constant_p... yes [00:17:26.573] checking for __builtin_mul_overflow... yes [00:17:26.700] checking for __builtin_unreachable... yes [00:17:26.827] checking for computed goto support... yes [00:17:26.836] checking for struct tm.tm_zone... yes [00:17:26.847] checking for union semun... no [00:17:26.921] checking for socklen_t... yes [00:17:27.004] checking for struct sockaddr.sa_len... no [00:17:27.157] checking for C/C++ restrict keyword... __restrict [00:17:27.173] checking for struct option... yes [00:17:27.252] checking whether assembler supports x86_64 popcntq... yes [00:17:27.261] checking for special C compiler options needed for large files... no [00:17:27.261] checking for _FILE_OFFSET_BITS value needed for large files... no [00:17:27.275] checking size of off_t... 8 [00:17:27.437] checking for int timezone... yes [00:17:27.582] checking for backtrace_symbols... yes [00:17:27.713] checking for copyfile... no [00:17:27.843] checking for copy_file_range... yes [00:17:27.978] checking for elf_aux_info... no [00:17:28.106] checking for explicit_memset... no [00:17:28.243] checking for getauxval... yes [00:17:28.376] checking for getifaddrs... yes [00:17:28.513] checking for getpeerucred... no [00:17:28.646] checking for inet_pton... yes [00:17:28.785] checking for kqueue... no [00:17:28.921] checking for localeconv_l... no [00:17:29.056] checking for mbstowcs_l... no [00:17:29.192] checking for memset_explicit... no [00:17:29.327] checking for posix_fallocate... yes [00:17:29.459] checking for ppoll... yes [00:17:29.603] checking for pthread_is_threaded_np... no [00:17:29.733] checking for setproctitle... no [00:17:29.870] checking for setproctitle_fast... no [00:17:30.008] checking for strsignal... yes [00:17:30.149] checking for syncfs... yes [00:17:30.280] checking for sync_file_range... yes [00:17:30.426] checking for uselocale... yes [00:17:30.564] checking for wcstombs_l... no [00:17:30.700] checking for __builtin_bswap16... yes [00:17:30.835] checking for __builtin_bswap32... yes [00:17:30.960] checking for __builtin_bswap64... yes [00:17:31.084] checking for __builtin_clz... yes [00:17:31.217] checking for __builtin_ctz... yes [00:17:31.347] checking for __builtin_frame_address... yes [00:17:31.475] checking for _LARGEFILE_SOURCE value needed for large files... no [00:17:31.614] checking how ccache clang reports undeclared, standard C functions... error [00:17:31.678] checking for posix_fadvise... yes [00:17:31.810] checking whether posix_fadvise is declared... yes [00:17:31.824] checking whether fdatasync is declared... yes [00:17:31.840] checking whether strlcat is declared... yes [00:17:31.856] checking whether strlcpy is declared... yes [00:17:31.958] checking whether strsep is declared... yes [00:17:31.974] checking whether timingsafe_bcmp is declared... no [00:17:32.075] checking whether preadv is declared... yes [00:17:32.090] checking whether pwritev is declared... yes [00:17:32.107] checking whether strchrnul is declared... yes [00:17:32.122] checking whether memset_s is declared... no [00:17:32.200] checking whether F_FULLFSYNC is declared... no [00:17:32.271] checking for explicit_bzero... yes [00:17:32.397] checking for getopt... yes [00:17:32.527] checking for getpeereid... no [00:17:32.663] checking for inet_aton... yes [00:17:32.788] checking for mkdtemp... yes [00:17:32.910] checking for strlcat... yes [00:17:33.030] checking for strlcpy... yes [00:17:33.156] checking for strsep... yes [00:17:33.288] checking for timingsafe_bcmp... no [00:17:33.415] checking for pthread_barrier_wait... yes [00:17:33.541] checking for getopt_long... yes [00:17:33.668] checking for syslog... yes [00:17:33.791] checking syslog.h usability... yes [00:17:33.801] checking syslog.h presence... yes [00:17:33.831] checking for syslog.h... yes [00:17:33.832] checking for opterr... yes [00:17:33.966] checking for optreset... no [00:17:34.102] checking unicode/ucol.h usability... yes [00:17:34.112] checking unicode/ucol.h presence... yes [00:17:34.150] checking for unicode/ucol.h... yes [00:17:34.150] checking for rl_completion_suppress_quote... yes [00:17:34.285] checking for rl_filename_quote_characters... yes [00:17:34.421] checking for rl_filename_quoting_function... yes [00:17:34.558] checking for append_history... yes [00:17:34.690] checking for history_truncate_file... yes [00:17:34.828] checking for rl_completion_matches... yes [00:17:34.963] checking for rl_filename_completion_function... yes [00:17:35.094] checking for rl_reset_screen_size... yes [00:17:35.230] checking for rl_variable_bind... yes [00:17:35.355] checking test program... ok [00:17:35.489] checking size of void *... 8 [00:17:35.650] checking size of size_t... 8 [00:17:35.808] checking size of long... 8 [00:17:35.963] checking size of long long... 8 [00:17:36.114] checking size of intmax_t... 8 [00:17:36.264] checking alignment of short... 2 [00:17:36.416] checking alignment of int... 4 [00:17:36.560] checking alignment of int64_t... 8 [00:17:36.705] checking alignment of double... 8 [00:17:36.869] checking for __int128... yes [00:17:37.003] checking for __int128 alignment bug... ok [00:17:37.129] checking alignment of PG_INT128_TYPE... 16 [00:17:37.274] checking for builtin __sync char locking functions... yes [00:17:37.403] checking for builtin __sync int32 locking functions... yes [00:17:37.538] checking for builtin __sync int32 atomic operations... yes [00:17:37.664] checking for builtin __sync int64 atomic operations... yes [00:17:37.794] checking for builtin __atomic int32 atomic operations... yes [00:17:37.916] checking for builtin __atomic int64 atomic operations... yes [00:17:38.050] checking for __get_cpuid... yes [00:17:38.188] checking for __get_cpuid_count... yes [00:17:38.319] checking for _xgetbv... yes [00:17:38.818] checking for _mm512_popcnt_epi64... yes [00:17:39.279] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:17:39.510] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:17:39.579] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:17:39.638] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:17:39.697] 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:17:39.776] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:17:39.776] checking for _mm512_clmulepi64_epi128... yes [00:17:40.223] checking for vectorized CRC-32C... AVX-512 with runtime check [00:17:40.224] checking for library containing sem_init... none required [00:17:40.348] checking which semaphore API to use... unnamed POSIX [00:17:40.349] checking which random number source to use... OpenSSL [00:17:40.351] checking for tclsh... /usr/bin/tclsh [00:17:40.351] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:17:40.390] checking tcl.h usability... yes [00:17:40.399] checking tcl.h presence... yes [00:17:40.435] checking for tcl.h... yes [00:17:40.436] checking for perl.h... yes [00:17:40.451] checking for libperl... yes [00:17:40.746] checking Python.h usability... yes [00:17:40.756] checking Python.h presence... yes [00:17:40.827] checking for Python.h... yes [00:17:40.828] checking for xmllint... /usr/bin/xmllint [00:17:40.828] checking for xsltproc... /usr/bin/xsltproc [00:17:40.828] checking for fop... /usr/bin/fop [00:17:40.828] checking for dbtoepub... no [00:17:40.829] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [00:17:40.923] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:17:41.050] configure: using compiler=Debian clang version 19.1.7 (3+b1) [00:17:41.050] 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:17:41.050] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:17:41.050] configure: using LDFLAGS= -Wl,--as-needed [00:17:41.050] configure: using CXX=ccache clang++ [00:17:41.050] 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:17:41.050] configure: using CLANG=ccache clang [00:17:41.050] 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:17:41.050] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:17:41.078] configure: updating cache clang.cache [00:17:41.087] configure: creating ./config.status [00:17:41.185] config.status: creating GNUmakefile [00:17:41.199] config.status: creating src/Makefile.global [00:17:41.218] config.status: creating src/include/pg_config.h [00:17:41.232] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:17:41.241] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [00:17:41.248] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:17:41.256] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:17:41.265] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:17:41.273] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:17:41.311] [00:17:41.311] real 0m24.272s [00:17:41.311] user 0m15.008s [00:17:41.311] sys 0m9.498s [00:17:41.311] make -s -j${BUILD_JOBS} clean [00:17:41.887] time make -s -j${BUILD_JOBS} world-bin [00:18:37.556] pl_exec.c:3275:4: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] [00:18:37.556] 3275 | case PLPGSQL_DTYPE_ROW: [00:18:37.556] | ^ [00:18:37.556] pl_exec.c:3275:4: note: insert '__attribute__((fallthrough));' to silence this warning [00:18:37.556] 3275 | case PLPGSQL_DTYPE_ROW: [00:18:37.556] | ^ [00:18:37.556] | __attribute__((fallthrough)); [00:18:37.556] pl_exec.c:3275:4: note: insert 'break;' to avoid fall-through [00:18:37.556] 3275 | case PLPGSQL_DTYPE_ROW: [00:18:37.556] | ^ [00:18:37.556] | break; [00:18:37.556] 1 error generated. [00:18:37.557] make[4]: *** [: pl_exec.o] Error 1 [00:18:37.557] make[4]: *** Waiting for unfinished jobs.... [00:18:37.592] make[3]: *** [Makefile:17: all-src-recurse] Error 2 [00:18:37.592] make[2]: *** [Makefile:35: all-plpgsql-recurse] Error 2 [00:18:37.592] make[2]: *** Waiting for unfinished jobs.... [00:18:38.160] make[1]: *** [Makefile:42: all-pl-recurse] Error 2 [00:18:38.161] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:18:38.161] [00:18:38.161] real 0m56.274s [00:18:38.161] user 2m47.385s [00:18:38.161] sys 0m41.096s [00:18:38.161] [00:18:38.161] Exit status: 2