[23:28:12.993] time ./configure \ [23:28:12.993] --cache clang.cache \ [23:28:12.993] ${LINUX_CONFIGURE_FEATURES} \ [23:28:12.993] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:28:13.182] configure: creating cache clang.cache [23:28:13.198] checking build system type... x86_64-pc-linux-gnu [23:28:13.299] checking host system type... x86_64-pc-linux-gnu [23:28:13.299] checking which template to use... linux [23:28:13.300] checking whether NLS is wanted... no [23:28:13.300] checking for default port number... 5432 [23:28:13.308] checking for block size... 8kB [23:28:13.309] checking for segment size... 1GB [23:28:13.312] checking for WAL block size... 8kB [23:28:13.430] checking whether the C compiler works... yes [23:28:13.598] checking for C compiler default output file name... a.out [23:28:13.599] checking for suffix of executables... [23:28:13.667] checking whether we are cross compiling... no [23:28:13.762] checking for suffix of object files... o [23:28:13.770] checking whether we are using the GNU C compiler... yes [23:28:13.777] checking whether ccache clang accepts -g... yes [23:28:13.783] checking for ccache clang option to accept ISO C89... none needed [23:28:13.795] checking for ccache clang option to accept ISO C11... none needed [23:28:13.912] checking whether we are using the GNU C++ compiler... yes [23:28:13.920] checking whether ccache clang++ accepts -g... yes [23:28:13.988] checking for gawk... no [23:28:13.989] checking for mawk... mawk [23:28:13.989] checking for llvm-config... /usr/bin/llvm-config [23:28:13.994] configure: using llvm 19.1.7 [23:28:13.994] checking for CLANG... ccache clang [23:28:14.039] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:28:14.046] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:28:14.052] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:28:14.059] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:28:14.066] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:28:14.072] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [23:28:14.079] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:28:14.085] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:28:14.093] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:28:14.105] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:28:14.117] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:28:14.124] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:28:14.131] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:28:14.143] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:28:14.155] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:28:14.162] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:28:14.169] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:28:14.177] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:28:14.184] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:28:14.191] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:28:14.198] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:28:14.205] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:28:14.213] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:28:14.220] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:28:14.227] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:28:14.235] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:28:14.242] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:28:14.249] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:28:14.257] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:28:14.269] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:28:14.277] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:28:14.285] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:28:14.292] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:28:14.301] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:28:14.309] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:28:14.316] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:28:14.323] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:28:14.331] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:28:14.339] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:28:14.346] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:28:14.359] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:28:14.359] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:28:14.367] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:28:14.374] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:28:14.381] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:28:14.394] checking whether the C compiler still works... yes [23:28:14.503] checking how to run the C preprocessor... ccache clang -E [23:28:14.639] checking for pkg-config... /usr/bin/pkg-config [23:28:14.639] checking pkg-config is at least version 0.9.0... yes [23:28:14.640] checking whether to build with ICU support... yes [23:28:14.641] checking for icu-uc icu-i18n... yes [23:28:14.650] checking whether to build with Tcl... yes [23:28:14.650] checking whether to build Perl modules... yes [23:28:14.650] checking whether to build Python modules... yes [23:28:14.650] checking whether to build with GSSAPI support... yes [23:28:14.651] checking whether to build with PAM support... yes [23:28:14.651] checking whether to build with BSD Authentication support... no [23:28:14.651] checking whether to build with LDAP support... yes [23:28:14.651] checking whether to build with Bonjour support... no [23:28:14.652] checking whether to build with SELinux support... yes [23:28:14.652] checking whether to build with systemd support... yes [23:28:14.652] checking whether to build with liburing support... no [23:28:14.652] checking whether to build with libcurl support... yes [23:28:14.652] checking for libcurl >= 7.61.0... yes [23:28:14.663] checking whether to build with libnuma support... no [23:28:14.663] checking whether to build with XML support... yes [23:28:14.664] checking for libxml-2.0 >= 2.6.23... yes [23:28:14.671] checking whether to build with LZ4 support... yes [23:28:14.672] checking for liblz4... yes [23:28:14.680] checking whether to build with ZSTD support... yes [23:28:14.680] checking for libzstd >= 1.4.0... yes [23:28:14.689] checking for strip... strip [23:28:14.689] checking whether it is possible to strip libraries... yes [23:28:14.691] checking for ar... ar [23:28:14.692] checking for a BSD-compatible install... /usr/bin/install -c [23:28:14.701] checking for tar... /usr/bin/tar [23:28:14.701] checking whether ln -s works... yes [23:28:14.701] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:28:14.704] checking for bison... /usr/bin/bison [23:28:14.706] configure: using bison (GNU Bison) 3.8.2 [23:28:14.709] checking for flex... /usr/bin/flex [23:28:14.711] configure: using flex 2.6.4 [23:28:14.711] checking for perl... /usr/bin/perl [23:28:14.714] configure: using perl 5.40.1 [23:28:14.716] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:28:14.722] checking for Perl privlibexp... /usr/share/perl/5.40 [23:28:14.727] checking for Perl useshrplib... true [23:28:14.733] 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:28:14.739] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:28:14.745] 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:28:14.836] checking for python3... /usr/bin/python3 [23:28:14.849] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:28:14.855] checking for Python sysconfig module... yes [23:28:14.870] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:28:14.886] checking Python include directory... -I/usr/include/python3.13 [23:28:14.902] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:28:14.953] checking for a sed that does not truncate output... /usr/bin/sed [23:28:14.958] checking for grep that handles long lines and -e... /usr/bin/grep [23:28:14.960] checking for egrep... /usr/bin/grep -E [23:28:14.962] checking for ANSI C header files... yes [23:28:15.154] checking for sys/types.h... yes [23:28:15.171] checking for sys/stat.h... yes [23:28:15.187] checking for stdlib.h... yes [23:28:15.204] checking for string.h... yes [23:28:15.221] checking for memory.h... yes [23:28:15.237] checking for strings.h... yes [23:28:15.253] checking for inttypes.h... yes [23:28:15.270] checking for stdint.h... yes [23:28:15.287] checking for unistd.h... yes [23:28:15.301] checking whether ccache clang is Clang... yes [23:28:15.330] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:28:15.455] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:28:15.532] checking whether more special flags are required for pthreads... no [23:28:15.532] checking for PTHREAD_PRIO_INHERIT... yes [23:28:15.617] checking pthread.h usability... yes [23:28:15.625] checking pthread.h presence... yes [23:28:15.659] checking for pthread.h... yes [23:28:15.659] checking for strerror_r... yes [23:28:15.732] checking whether strerror_r returns int... no [23:28:15.801] checking for main in -lm... yes [23:28:15.881] checking for library containing setproctitle... no [23:28:16.047] checking for library containing dlsym... none required [23:28:16.125] checking for library containing socket... none required [23:28:16.203] checking for library containing getopt_long... none required [23:28:16.283] checking for library containing shm_open... none required [23:28:16.362] checking for library containing shm_unlink... none required [23:28:16.440] checking for library containing clock_gettime... none required [23:28:16.523] checking for library containing shmget... none required [23:28:16.600] checking for library containing backtrace_symbols... none required [23:28:16.680] checking for library containing pthread_barrier_wait... none required [23:28:16.759] checking for library containing readline... -lreadline [23:28:16.836] checking for inflate in -lz... yes [23:28:16.917] checking curl/curl.h usability... yes [23:28:16.925] checking curl/curl.h presence... yes [23:28:16.964] checking for curl/curl.h... yes [23:28:16.964] checking for curl_multi_init in -lcurl... yes [23:28:17.083] checking for curl_global_init thread safety... yes [23:28:17.229] checking for curl support for asynchronous DNS... yes [23:28:17.371] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:28:17.548] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:28:17.652] checking for SSL_new in -lssl... yes [23:28:17.760] checking for SSL_CTX_set_ciphersuites... yes [23:28:17.872] checking for SSL_CTX_set_cert_cb... yes [23:28:17.989] checking for X509_get_signature_info... yes [23:28:18.107] checking for SSL_CTX_set_num_tickets... yes [23:28:18.228] checking for SSL_CTX_set_keylog_callback... yes [23:28:18.344] checking for pam_start in -lpam... yes [23:28:18.455] checking for xmlSaveToBuffer in -lxml2... yes [23:28:18.574] checking for xsltCleanupGlobals in -lxslt... yes [23:28:18.690] checking for LZ4_compress_default in -llz4... yes [23:28:18.807] checking for ZSTD_compress in -lzstd... yes [23:28:18.926] checking for ldap_bind in -lldap... yes [23:28:19.046] checking for ldap_initialize... yes [23:28:19.170] checking for ldap_verify_credentials... yes [23:28:19.295] checking for security_compute_create_name in -lselinux... yes [23:28:19.421] checking for uuid_export in -lossp-uuid... yes [23:28:19.549] checking atomic.h usability... no [23:28:19.643] checking atomic.h presence... no [23:28:19.679] checking for atomic.h... no [23:28:19.683] checking copyfile.h usability... no [23:28:19.772] checking copyfile.h presence... no [23:28:19.807] checking for copyfile.h... no [23:28:19.811] checking execinfo.h usability... yes [23:28:19.820] checking execinfo.h presence... yes [23:28:19.850] checking for execinfo.h... yes [23:28:19.859] checking getopt.h usability... yes [23:28:19.868] checking getopt.h presence... yes [23:28:19.899] checking for getopt.h... yes [23:28:19.908] checking ifaddrs.h usability... yes [23:28:19.916] checking ifaddrs.h presence... yes [23:28:19.950] checking for ifaddrs.h... yes [23:28:19.958] checking mbarrier.h usability... no [23:28:20.048] checking mbarrier.h presence... no [23:28:20.084] checking for mbarrier.h... no [23:28:20.088] checking sys/epoll.h usability... yes [23:28:20.097] checking sys/epoll.h presence... yes [23:28:20.130] checking for sys/epoll.h... yes [23:28:20.138] checking sys/event.h usability... no [23:28:20.226] checking sys/event.h presence... no [23:28:20.260] checking for sys/event.h... no [23:28:20.263] checking sys/personality.h usability... yes [23:28:20.272] checking sys/personality.h presence... yes [23:28:20.302] checking for sys/personality.h... yes [23:28:20.310] checking sys/prctl.h usability... yes [23:28:20.318] checking sys/prctl.h presence... yes [23:28:20.349] checking for sys/prctl.h... yes [23:28:20.357] checking sys/procctl.h usability... no [23:28:20.446] checking sys/procctl.h presence... no [23:28:20.480] checking for sys/procctl.h... no [23:28:20.484] checking sys/signalfd.h usability... yes [23:28:20.492] checking sys/signalfd.h presence... yes [23:28:20.524] checking for sys/signalfd.h... yes [23:28:20.532] checking sys/ucred.h usability... no [23:28:20.620] checking sys/ucred.h presence... no [23:28:20.654] checking for sys/ucred.h... no [23:28:20.658] checking termios.h usability... yes [23:28:20.667] checking termios.h presence... yes [23:28:20.698] checking for termios.h... yes [23:28:20.706] checking uchar.h usability... yes [23:28:20.715] checking uchar.h presence... yes [23:28:20.746] checking for uchar.h... yes [23:28:20.754] checking ucred.h usability... no [23:28:20.844] checking ucred.h presence... no [23:28:20.880] checking for ucred.h... no [23:28:20.883] checking xlocale.h usability... no [23:28:20.973] checking xlocale.h presence... no [23:28:21.009] checking for xlocale.h... no [23:28:21.011] checking readline/readline.h usability... yes [23:28:21.019] checking readline/readline.h presence... yes [23:28:21.053] checking for readline/readline.h... yes [23:28:21.055] checking readline/history.h usability... yes [23:28:21.064] checking readline/history.h presence... yes [23:28:21.099] checking for readline/history.h... yes [23:28:21.102] checking zlib.h usability... yes [23:28:21.110] checking zlib.h presence... yes [23:28:21.144] checking for zlib.h... yes [23:28:21.144] checking for lz4... /usr/bin/lz4 [23:28:21.144] checking lz4.h usability... yes [23:28:21.153] checking lz4.h presence... yes [23:28:21.187] checking for lz4.h... yes [23:28:21.187] checking for zstd... /usr/bin/zstd [23:28:21.188] checking zstd.h usability... yes [23:28:21.197] checking zstd.h presence... yes [23:28:21.228] checking for zstd.h... yes [23:28:21.228] checking gssapi/gssapi.h usability... yes [23:28:21.237] checking gssapi/gssapi.h presence... yes [23:28:21.268] checking for gssapi/gssapi.h... yes [23:28:21.270] checking gssapi/gssapi_ext.h usability... yes [23:28:21.280] checking gssapi/gssapi_ext.h presence... yes [23:28:21.314] checking for gssapi/gssapi_ext.h... yes [23:28:21.316] checking for openssl... /usr/bin/openssl [23:28:21.321] configure: using openssl: OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025) [23:28:21.321] checking openssl/ssl.h usability... yes [23:28:21.331] checking openssl/ssl.h presence... yes [23:28:21.394] checking for openssl/ssl.h... yes [23:28:21.395] checking openssl/err.h usability... yes [23:28:21.404] checking openssl/err.h presence... yes [23:28:21.447] checking for openssl/err.h... yes [23:28:21.448] checking security/pam_appl.h usability... yes [23:28:21.456] checking security/pam_appl.h presence... yes [23:28:21.486] checking for security/pam_appl.h... yes [23:28:21.488] checking systemd/sd-daemon.h usability... yes [23:28:21.498] checking systemd/sd-daemon.h presence... yes [23:28:21.531] checking for systemd/sd-daemon.h... yes [23:28:21.531] checking libxml/parser.h usability... yes [23:28:21.541] checking libxml/parser.h presence... yes [23:28:21.580] checking for libxml/parser.h... yes [23:28:21.581] checking libxslt/xslt.h usability... yes [23:28:21.591] checking libxslt/xslt.h presence... yes [23:28:21.630] checking for libxslt/xslt.h... yes [23:28:21.630] checking ldap.h usability... yes [23:28:21.639] checking ldap.h presence... yes [23:28:21.672] checking for ldap.h... yes [23:28:21.673] checking for compatible LDAP implementation... yes [23:28:21.682] checking ossp/uuid.h usability... yes [23:28:21.691] checking ossp/uuid.h presence... yes [23:28:21.725] checking for ossp/uuid.h... yes [23:28:21.761] checking whether byte ordering is bigendian... no [23:28:21.913] checking for inline... inline [23:28:21.925] checking for printf format archetype... printf [23:28:21.954] checking for _Static_assert... yes [23:28:22.076] checking for typeof... typeof [23:28:22.085] checking for __builtin_types_compatible_p... yes [23:28:22.097] checking for __builtin_constant_p... yes [23:28:22.109] checking for __builtin_mul_overflow... yes [23:28:22.240] checking for __builtin_unreachable... yes [23:28:22.360] checking for computed goto support... yes [23:28:22.368] checking for struct tm.tm_zone... yes [23:28:22.378] checking for union semun... no [23:28:22.450] checking for socklen_t... yes [23:28:22.533] checking for struct sockaddr.sa_len... no [23:28:22.672] checking for C/C++ restrict keyword... __restrict [23:28:22.684] checking for struct option... yes [23:28:22.756] checking whether assembler supports x86_64 popcntq... yes [23:28:22.764] checking for special C compiler options needed for large files... no [23:28:22.764] checking for _FILE_OFFSET_BITS value needed for large files... no [23:28:22.775] checking size of off_t... 8 [23:28:22.926] checking for int timezone... yes [23:28:23.060] checking for backtrace_symbols... yes [23:28:23.194] checking for copyfile... no [23:28:23.326] checking for copy_file_range... yes [23:28:23.454] checking for elf_aux_info... no [23:28:23.586] checking for getauxval... yes [23:28:23.715] checking for getifaddrs... yes [23:28:23.848] checking for getpeerucred... no [23:28:23.977] checking for inet_pton... yes [23:28:24.105] checking for kqueue... no [23:28:24.234] checking for localeconv_l... no [23:28:24.366] checking for mbstowcs_l... no [23:28:24.495] checking for posix_fallocate... yes [23:28:24.620] checking for ppoll... yes [23:28:24.744] checking for pthread_is_threaded_np... no [23:28:24.873] checking for setproctitle... no [23:28:24.999] checking for setproctitle_fast... no [23:28:25.125] checking for strsignal... yes [23:28:25.255] checking for syncfs... yes [23:28:25.384] checking for sync_file_range... yes [23:28:25.510] checking for uselocale... yes [23:28:25.637] checking for wcstombs_l... no [23:28:25.758] checking for __builtin_bswap16... yes [23:28:25.883] checking for __builtin_bswap32... yes [23:28:26.010] checking for __builtin_bswap64... yes [23:28:26.135] checking for __builtin_clz... yes [23:28:26.257] checking for __builtin_ctz... yes [23:28:26.381] checking for __builtin_popcount... yes [23:28:26.512] checking for __builtin_frame_address... yes [23:28:26.635] checking for _LARGEFILE_SOURCE value needed for large files... no [23:28:26.761] checking how ccache clang reports undeclared, standard C functions... error [23:28:26.826] checking for posix_fadvise... yes [23:28:26.948] checking whether posix_fadvise is declared... yes [23:28:26.962] checking whether fdatasync is declared... yes [23:28:26.976] checking whether strlcat is declared... yes [23:28:26.991] checking whether strlcpy is declared... yes [23:28:27.006] checking whether strnlen is declared... yes [23:28:27.020] checking whether strsep is declared... yes [23:28:27.035] checking whether timingsafe_bcmp is declared... no [23:28:27.135] checking whether preadv is declared... yes [23:28:27.150] checking whether pwritev is declared... yes [23:28:27.165] checking whether strchrnul is declared... yes [23:28:27.178] checking whether memset_s is declared... no [23:28:27.255] checking whether F_FULLFSYNC is declared... no [23:28:27.325] checking for explicit_bzero... yes [23:28:27.448] checking for getopt... yes [23:28:27.569] checking for getpeereid... no [23:28:27.696] checking for inet_aton... yes [23:28:27.816] checking for mkdtemp... yes [23:28:27.939] checking for strlcat... yes [23:28:28.057] checking for strlcpy... yes [23:28:28.175] checking for strnlen... yes [23:28:28.298] checking for strsep... yes [23:28:28.418] checking for timingsafe_bcmp... no [23:28:28.543] checking for pthread_barrier_wait... yes [23:28:28.665] checking for getopt_long... yes [23:28:28.782] checking for syslog... yes [23:28:28.900] checking syslog.h usability... yes [23:28:28.909] checking syslog.h presence... yes [23:28:28.941] checking for syslog.h... yes [23:28:28.941] checking for opterr... yes [23:28:29.067] checking for optreset... no [23:28:29.198] checking unicode/ucol.h usability... yes [23:28:29.208] checking unicode/ucol.h presence... yes [23:28:29.247] checking for unicode/ucol.h... yes [23:28:29.253] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:28:29.267] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:28:29.277] checking for rl_completion_suppress_quote... yes [23:28:29.409] checking for rl_filename_quote_characters... yes [23:28:29.544] checking for rl_filename_quoting_function... yes [23:28:29.683] checking for append_history... yes [23:28:29.823] checking for history_truncate_file... yes [23:28:29.953] checking for rl_completion_matches... yes [23:28:30.086] checking for rl_filename_completion_function... yes [23:28:30.218] checking for rl_reset_screen_size... yes [23:28:30.349] checking for rl_variable_bind... yes [23:28:30.479] checking test program... ok [23:28:30.606] checking size of void *... 8 [23:28:30.752] checking size of size_t... 8 [23:28:30.899] checking size of long... 8 [23:28:31.045] checking size of long long... 8 [23:28:31.190] checking alignment of short... 2 [23:28:31.336] checking alignment of int... 4 [23:28:31.484] checking alignment of long... 8 [23:28:31.632] checking alignment of int64_t... 8 [23:28:31.786] checking alignment of double... 8 [23:28:31.938] checking for __int128... yes [23:28:32.066] checking for __int128 alignment bug... ok [23:28:32.196] checking alignment of PG_INT128_TYPE... 16 [23:28:32.341] checking for builtin __sync char locking functions... yes [23:28:32.459] checking for builtin __sync int32 locking functions... yes [23:28:32.582] checking for builtin __sync int32 atomic operations... yes [23:28:32.706] checking for builtin __sync int64 atomic operations... yes [23:28:32.824] checking for builtin __atomic int32 atomic operations... yes [23:28:32.944] checking for builtin __atomic int64 atomic operations... yes [23:28:33.064] checking for __get_cpuid... yes [23:28:33.194] checking for __get_cpuid_count... yes [23:28:33.320] checking for _xgetbv... yes [23:28:33.804] checking for _mm512_popcnt_epi64... yes [23:28:34.240] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:28:34.467] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:28:34.535] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:28:34.589] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:28:34.642] 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:28:34.714] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:28:34.714] checking for _mm512_clmulepi64_epi128... yes [23:28:35.142] checking for vectorized CRC-32C... AVX-512 with runtime check [23:28:35.142] checking for library containing sem_init... none required [23:28:35.272] checking which semaphore API to use... unnamed POSIX [23:28:35.273] checking which random number source to use... OpenSSL [23:28:35.274] checking for tclsh... /usr/bin/tclsh [23:28:35.275] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:28:35.315] checking tcl.h usability... yes [23:28:35.325] checking tcl.h presence... yes [23:28:35.360] checking for tcl.h... yes [23:28:35.361] checking for perl.h... yes [23:28:35.376] checking for libperl... yes [23:28:35.634] checking Python.h usability... yes [23:28:35.645] checking Python.h presence... yes [23:28:35.713] checking for Python.h... yes [23:28:35.713] checking for xmllint... /usr/bin/xmllint [23:28:35.714] checking for xsltproc... /usr/bin/xsltproc [23:28:35.714] checking for fop... /usr/bin/fop [23:28:35.714] checking for dbtoepub... no [23:28:35.714] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:28:35.808] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:28:35.930] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:28:35.930] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -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:28:35.930] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:28:35.930] configure: using LDFLAGS= -Wl,--as-needed [23:28:35.930] configure: using CXX=ccache clang++ [23:28:35.930] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:28:35.930] configure: using CLANG=ccache clang [23:28:35.930] 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:28:35.930] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:28:35.956] configure: updating cache clang.cache [23:28:35.963] configure: creating ./config.status [23:28:36.053] config.status: creating GNUmakefile [23:28:36.065] config.status: creating src/Makefile.global [23:28:36.083] config.status: creating src/include/pg_config.h [23:28:36.096] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:28:36.104] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:28:36.110] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:28:36.117] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:28:36.125] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:28:36.133] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:28:36.168] [23:28:36.168] real 0m23.175s [23:28:36.168] user 0m14.064s [23:28:36.168] sys 0m9.164s [23:28:36.168] make -s -j${BUILD_JOBS} clean [23:28:36.668] time make -s -j${BUILD_JOBS} world-bin [23:28:39.893] main.c:45:6: error: no previous extern declaration for non-static variable 'reached_main' [-Werror,-Wmissing-variable-declarations] [23:28:39.893] 45 | bool reached_main = false; [23:28:39.893] | ^ [23:28:39.893] main.c:45:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:28:39.893] 45 | bool reached_main = false; [23:28:39.893] | ^ [23:28:39.893] /usr/lib/llvm-19/lib/clang/19/include/stdbool.h:24:14: note: expanded from macro 'bool' [23:28:39.893] 24 | #define bool _Bool [23:28:39.893] | ^ [23:28:39.893] 1 error generated. [23:28:39.893] make[3]: *** [: main.o] Error 1 [23:28:39.894] make[3]: *** Waiting for unfinished jobs.... [23:28:39.904] sanitizer_hook.c:44:1: error: no previous prototype for function '__ubsan_default_options' [-Werror,-Wmissing-prototypes] [23:28:39.904] 44 | __ubsan_default_options(void) [23:28:39.904] | ^ [23:28:39.904] sanitizer_hook.c:43:7: note: declare 'static' if the function is not intended to be used outside of this translation unit [23:28:39.904] 43 | const char * [23:28:39.904] | ^ [23:28:39.904] | static [23:28:39.904] 1 error generated. [23:28:39.905] make[3]: *** [Makefile:21: sanitizer_hook.o] Error 1 [23:28:39.906] make[2]: *** [common.mk:37: main-recursive] Error 2 [23:28:39.906] make[2]: *** Waiting for unfinished jobs.... [23:28:40.670] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:28:40.670] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:28:40.670] [23:28:40.670] real 0m4.002s [23:28:40.670] user 0m5.947s [23:28:40.670] sys 0m3.403s [23:28:40.670] [23:28:40.670] Exit status: 2