[23:47:51.468] time ./configure \ [23:47:51.468] --cache clang.cache \ [23:47:51.468] ${LINUX_CONFIGURE_FEATURES} \ [23:47:51.468] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [23:47:51.665] configure: creating cache clang.cache [23:47:51.681] checking build system type... x86_64-pc-linux-gnu [23:47:51.764] checking host system type... x86_64-pc-linux-gnu [23:47:51.764] checking which template to use... linux [23:47:51.764] checking whether NLS is wanted... no [23:47:51.764] checking for default port number... 5432 [23:47:51.772] checking for block size... 8kB [23:47:51.773] checking for segment size... 1GB [23:47:51.776] checking for WAL block size... 8kB [23:47:51.897] checking whether the C compiler works... yes [23:47:51.977] checking for C compiler default output file name... a.out [23:47:51.979] checking for suffix of executables... [23:47:52.052] checking whether we are cross compiling... no [23:47:52.130] checking for suffix of object files... o [23:47:52.140] checking whether we are using the GNU C compiler... yes [23:47:52.147] checking whether ccache clang accepts -g... yes [23:47:52.156] checking for ccache clang option to accept ISO C89... none needed [23:47:52.169] checking for ccache clang option to accept ISO C11... none needed [23:47:52.297] checking whether we are using the GNU C++ compiler... yes [23:47:52.306] checking whether ccache clang++ accepts -g... yes [23:47:52.349] checking for ccache clang++ option to accept ISO C++11... none needed [23:47:52.425] checking for gawk... no [23:47:52.425] checking for mawk... mawk [23:47:52.425] checking for llvm-config... /usr/bin/llvm-config [23:47:52.431] configure: using llvm 19.1.7 [23:47:52.431] checking for CLANG... ccache clang [23:47:52.482] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:47:52.545] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:47:52.553] checking whether ccache clang++ supports -Werror=vla, for CXXFLAGS... yes [23:47:52.615] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:47:52.624] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:47:52.632] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:47:52.640] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:47:52.702] checking whether ccache clang supports -Wold-style-declaration, for CFLAGS... no [23:47:52.716] checking whether ccache clang supports -Wimplicit-fallthrough=5, for CFLAGS... no [23:47:52.730] checking whether ccache clang supports -Wimplicit-fallthrough, for CFLAGS... yes [23:47:52.792] checking whether ccache clang++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... no [23:47:52.832] checking whether ccache clang++ supports -Wimplicit-fallthrough, for CXXFLAGS... yes [23:47:52.840] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:47:52.848] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... yes [23:47:52.911] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:47:52.925] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [23:47:52.939] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:47:52.947] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [23:47:52.954] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:47:52.963] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:47:52.970] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:47:52.978] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:47:52.987] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [23:47:52.995] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... yes [23:47:53.003] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... yes [23:47:53.011] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:47:53.019] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:47:53.027] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:47:53.036] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:47:53.044] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:47:53.053] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:47:53.067] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... yes [23:47:53.075] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:47:53.109] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:47:53.118] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:47:53.127] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:47:53.135] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:47:53.143] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:47:53.151] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:47:53.159] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:47:53.167] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:47:53.174] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [23:47:53.187] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [23:47:53.187] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:47:53.195] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:47:53.203] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:47:53.211] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:47:53.225] checking whether the C compiler still works... yes [23:47:53.309] checking how to run the C preprocessor... ccache clang -E [23:47:53.454] checking for pkg-config... /usr/bin/pkg-config [23:47:53.455] checking pkg-config is at least version 0.9.0... yes [23:47:53.456] checking whether to build with ICU support... yes [23:47:53.457] checking for icu-uc icu-i18n... yes [23:47:53.466] checking whether to build with Tcl... yes [23:47:53.466] checking whether to build Perl modules... yes [23:47:53.466] checking whether to build Python modules... yes [23:47:53.466] checking whether to build with GSSAPI support... yes [23:47:53.468] checking whether to build with PAM support... yes [23:47:53.468] checking whether to build with BSD Authentication support... no [23:47:53.468] checking whether to build with LDAP support... yes [23:47:53.468] checking whether to build with Bonjour support... no [23:47:53.469] checking whether to build with SELinux support... yes [23:47:53.469] checking whether to build with systemd support... yes [23:47:53.469] checking whether to build with liburing support... no [23:47:53.469] checking whether to build with libcurl support... yes [23:47:53.469] checking for libcurl >= 7.61.0... yes [23:47:53.481] checking whether to build with libnuma support... no [23:47:53.481] checking whether to build with XML support... yes [23:47:53.482] checking for libxml-2.0 >= 2.6.23... yes [23:47:53.491] checking whether to build with LZ4 support... yes [23:47:53.491] checking for liblz4... yes [23:47:53.500] checking whether to build with ZSTD support... yes [23:47:53.500] checking for libzstd >= 1.4.0... yes [23:47:53.510] checking for strip... strip [23:47:53.511] checking whether it is possible to strip libraries... yes [23:47:53.513] checking for ar... ar [23:47:53.513] checking for a BSD-compatible install... /usr/bin/install -c [23:47:53.524] checking for tar... /usr/bin/tar [23:47:53.524] checking whether ln -s works... yes [23:47:53.524] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:47:53.527] checking for nm... /usr/bin/nm [23:47:53.527] checking for bison... /usr/bin/bison [23:47:53.530] configure: using bison (GNU Bison) 3.8.2 [23:47:53.533] checking for flex... /usr/bin/flex [23:47:53.536] configure: using flex 2.6.4 [23:47:53.536] checking for perl... /usr/bin/perl [23:47:53.539] configure: using perl 5.40.1 [23:47:53.541] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [23:47:53.546] checking for Perl privlibexp... /usr/share/perl/5.40 [23:47:53.552] checking for Perl useshrplib... true [23:47:53.558] 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:47:53.565] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:47:53.572] 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:47:53.667] checking for python3... /usr/bin/python3 [23:47:53.681] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [23:47:53.689] checking for Python sysconfig module... yes [23:47:53.704] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [23:47:53.722] checking Python include directory... -I/usr/include/python3.13 [23:47:53.738] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [23:47:53.795] checking for a sed that does not truncate output... /usr/bin/sed [23:47:53.801] checking for grep that handles long lines and -e... /usr/bin/grep [23:47:53.804] checking for egrep... /usr/bin/grep -E [23:47:53.806] checking for ANSI C header files... yes [23:47:53.990] checking for sys/types.h... yes [23:47:54.008] checking for sys/stat.h... yes [23:47:54.025] checking for stdlib.h... yes [23:47:54.043] checking for string.h... yes [23:47:54.061] checking for memory.h... yes [23:47:54.079] checking for strings.h... yes [23:47:54.096] checking for inttypes.h... yes [23:47:54.149] checking for stdint.h... yes [23:47:54.168] checking for unistd.h... yes [23:47:54.183] checking whether ccache clang is Clang... yes [23:47:54.216] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:47:54.348] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:47:54.429] checking whether more special flags are required for pthreads... no [23:47:54.429] checking for PTHREAD_PRIO_INHERIT... yes [23:47:54.520] checking pthread.h usability... yes [23:47:54.529] checking pthread.h presence... yes [23:47:54.564] checking for pthread.h... yes [23:47:54.565] checking for strerror_r... yes [23:47:54.647] checking whether strerror_r returns int... no [23:47:54.720] checking for main in -lm... yes [23:47:54.809] checking for library containing setproctitle... no [23:47:54.982] checking for library containing dlsym... none required [23:47:55.063] checking for library containing socket... none required [23:47:55.144] checking for library containing getopt_long... none required [23:47:55.223] checking for library containing shm_open... none required [23:47:55.305] checking for library containing shm_unlink... none required [23:47:55.386] checking for library containing clock_gettime... none required [23:47:55.469] checking for library containing shmget... none required [23:47:55.551] checking for library containing backtrace_symbols... none required [23:47:55.632] checking for library containing pthread_barrier_wait... none required [23:47:55.717] checking for library containing readline... -lreadline [23:47:55.797] checking for inflate in -lz... yes [23:47:55.882] checking curl/curl.h usability... yes [23:47:55.892] checking curl/curl.h presence... yes [23:47:55.930] checking for curl/curl.h... yes [23:47:55.931] checking for curl_multi_init in -lcurl... yes [23:47:56.054] checking for curl_global_init thread safety... yes [23:47:56.202] checking for curl support for asynchronous DNS... yes [23:47:56.356] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:47:56.534] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:47:56.647] checking for SSL_new in -lssl... yes [23:47:56.765] checking for SSL_CTX_set_ciphersuites... yes [23:47:56.894] checking for SSL_CTX_set_cert_cb... yes [23:47:57.018] checking for X509_get_signature_info... yes [23:47:57.145] checking for SSL_CTX_set_num_tickets... yes [23:47:57.273] checking for SSL_CTX_set_keylog_callback... yes [23:47:57.404] checking for SSL_CTX_set_client_hello_cb... yes [23:47:57.524] checking for pam_start in -lpam... yes [23:47:57.649] checking for xmlSaveToBuffer in -lxml2... yes [23:47:57.775] checking for xsltCleanupGlobals in -lxslt... yes [23:47:57.905] checking for LZ4_compress_default in -llz4... yes [23:47:58.036] checking for ZSTD_compress in -lzstd... yes [23:47:58.169] checking for ldap_bind in -lldap... yes [23:47:58.309] checking for ldap_initialize... yes [23:47:58.447] checking for ldap_verify_credentials... yes [23:47:58.572] checking for security_compute_create_name in -lselinux... yes [23:47:58.710] checking for uuid_export in -lossp-uuid... yes [23:47:58.850] checking copyfile.h usability... no [23:47:58.943] checking copyfile.h presence... no [23:47:58.980] checking for copyfile.h... no [23:47:58.984] checking execinfo.h usability... yes [23:47:58.994] checking execinfo.h presence... yes [23:47:59.027] checking for execinfo.h... yes [23:47:59.037] checking getopt.h usability... yes [23:47:59.047] checking getopt.h presence... yes [23:47:59.080] checking for getopt.h... yes [23:47:59.090] checking ifaddrs.h usability... yes [23:47:59.188] checking ifaddrs.h presence... yes [23:47:59.224] checking for ifaddrs.h... yes [23:47:59.234] checking sys/epoll.h usability... yes [23:47:59.244] checking sys/epoll.h presence... yes [23:47:59.280] checking for sys/epoll.h... yes [23:47:59.289] checking sys/event.h usability... no [23:47:59.383] checking sys/event.h presence... no [23:47:59.419] checking for sys/event.h... no [23:47:59.423] checking sys/personality.h usability... yes [23:47:59.433] checking sys/personality.h presence... yes [23:47:59.463] checking for sys/personality.h... yes [23:47:59.473] checking sys/prctl.h usability... yes [23:47:59.482] checking sys/prctl.h presence... yes [23:47:59.518] checking for sys/prctl.h... yes [23:47:59.527] checking sys/procctl.h usability... no [23:47:59.619] checking sys/procctl.h presence... no [23:47:59.656] checking for sys/procctl.h... no [23:47:59.660] checking sys/signalfd.h usability... yes [23:47:59.669] checking sys/signalfd.h presence... yes [23:47:59.702] checking for sys/signalfd.h... yes [23:47:59.711] checking sys/ucred.h usability... no [23:47:59.802] checking sys/ucred.h presence... no [23:47:59.838] checking for sys/ucred.h... no [23:47:59.842] checking termios.h usability... yes [23:47:59.851] checking termios.h presence... yes [23:47:59.883] checking for termios.h... yes [23:47:59.891] checking uchar.h usability... yes [23:47:59.900] checking uchar.h presence... yes [23:47:59.930] checking for uchar.h... yes [23:47:59.939] checking ucred.h usability... no [23:48:00.029] checking ucred.h presence... no [23:48:00.067] checking for ucred.h... no [23:48:00.071] checking xlocale.h usability... no [23:48:00.161] checking xlocale.h presence... no [23:48:00.197] checking for xlocale.h... no [23:48:00.199] checking readline/readline.h usability... yes [23:48:00.207] checking readline/readline.h presence... yes [23:48:00.242] checking for readline/readline.h... yes [23:48:00.244] checking readline/history.h usability... yes [23:48:00.253] checking readline/history.h presence... yes [23:48:00.287] checking for readline/history.h... yes [23:48:00.290] checking zlib.h usability... yes [23:48:00.299] checking zlib.h presence... yes [23:48:00.335] checking for zlib.h... yes [23:48:00.336] checking for lz4... /usr/bin/lz4 [23:48:00.336] checking lz4.h usability... yes [23:48:00.345] checking lz4.h presence... yes [23:48:00.378] checking for lz4.h... yes [23:48:00.378] checking for zstd... /usr/bin/zstd [23:48:00.379] checking zstd.h usability... yes [23:48:00.388] checking zstd.h presence... yes [23:48:00.420] checking for zstd.h... yes [23:48:00.420] checking gssapi/gssapi.h usability... yes [23:48:00.430] checking gssapi/gssapi.h presence... yes [23:48:00.464] checking for gssapi/gssapi.h... yes [23:48:00.466] checking gssapi/gssapi_ext.h usability... yes [23:48:00.475] checking gssapi/gssapi_ext.h presence... yes [23:48:00.511] checking for gssapi/gssapi_ext.h... yes [23:48:00.512] checking for openssl... /usr/bin/openssl [23:48:00.518] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [23:48:00.518] checking openssl/ssl.h usability... yes [23:48:00.528] checking openssl/ssl.h presence... yes [23:48:00.593] checking for openssl/ssl.h... yes [23:48:00.593] checking openssl/err.h usability... yes [23:48:00.646] checking openssl/err.h presence... yes [23:48:00.691] checking for openssl/err.h... yes [23:48:00.691] checking security/pam_appl.h usability... yes [23:48:00.701] checking security/pam_appl.h presence... yes [23:48:00.731] checking for security/pam_appl.h... yes [23:48:00.733] checking systemd/sd-daemon.h usability... yes [23:48:00.743] checking systemd/sd-daemon.h presence... yes [23:48:00.780] checking for systemd/sd-daemon.h... yes [23:48:00.780] checking libxml/parser.h usability... yes [23:48:00.790] checking libxml/parser.h presence... yes [23:48:00.830] checking for libxml/parser.h... yes [23:48:00.830] checking libxslt/xslt.h usability... yes [23:48:00.841] checking libxslt/xslt.h presence... yes [23:48:00.882] checking for libxslt/xslt.h... yes [23:48:00.882] checking ldap.h usability... yes [23:48:00.893] checking ldap.h presence... yes [23:48:00.930] checking for ldap.h... yes [23:48:00.931] checking for compatible LDAP implementation... yes [23:48:00.941] checking ossp/uuid.h usability... yes [23:48:00.951] checking ossp/uuid.h presence... yes [23:48:00.986] checking for ossp/uuid.h... yes [23:48:01.023] checking whether byte ordering is bigendian... no [23:48:01.183] checking for C printf format archetype... printf [23:48:01.213] checking for C++ printf format archetype... printf [23:48:01.244] checking for typeof... typeof [23:48:01.253] checking for C++ typeof... typeof [23:48:01.262] checking for typeof_unqual... __typeof_unqual__ [23:48:01.348] checking for C++ typeof_unqual... no [23:48:01.480] checking for __builtin_types_compatible_p... yes [23:48:01.493] checking for __builtin_constant_p... yes [23:48:01.507] checking for __builtin_mul_overflow... yes [23:48:01.651] checking for __builtin_unreachable... yes [23:48:01.785] checking for computed goto support... yes [23:48:01.793] checking for struct tm.tm_zone... yes [23:48:01.804] checking for union semun... no [23:48:01.877] checking for socklen_t... yes [23:48:01.966] checking for struct sockaddr.sa_len... no [23:48:02.121] checking for C/C++ restrict keyword... __restrict [23:48:02.137] checking for struct option... yes [23:48:02.214] checking whether assembler supports x86_64 popcntq... yes [23:48:02.282] checking for special C compiler options needed for large files... no [23:48:02.282] checking for _FILE_OFFSET_BITS value needed for large files... no [23:48:02.295] checking size of off_t... 8 [23:48:02.464] checking for int timezone... yes [23:48:02.612] checking for backtrace_symbols... yes [23:48:02.749] checking for copyfile... no [23:48:02.892] checking for copy_file_range... yes [23:48:03.034] checking for elf_aux_info... no [23:48:03.170] checking for explicit_memset... no [23:48:03.312] checking for getauxval... yes [23:48:03.449] checking for getifaddrs... yes [23:48:03.588] checking for getpeerucred... no [23:48:03.731] checking for inet_pton... yes [23:48:03.871] checking for kqueue... no [23:48:04.017] checking for localeconv_l... no [23:48:04.159] checking for mbstowcs_l... no [23:48:04.305] checking for memset_explicit... no [23:48:04.445] checking for posix_fallocate... yes [23:48:04.590] checking for ppoll... yes [23:48:04.730] checking for pthread_is_threaded_np... no [23:48:04.875] checking for setproctitle... no [23:48:05.017] checking for setproctitle_fast... no [23:48:05.160] checking for strsignal... yes [23:48:05.301] checking for syncfs... yes [23:48:05.440] checking for sync_file_range... yes [23:48:05.575] checking for uselocale... yes [23:48:05.714] checking for wcstombs_l... no [23:48:05.857] checking for __builtin_bswap16... yes [23:48:05.985] checking for __builtin_bswap32... yes [23:48:06.115] checking for __builtin_bswap64... yes [23:48:06.244] checking for __builtin_clz... yes [23:48:06.373] checking for __builtin_ctz... yes [23:48:06.507] checking for __builtin_frame_address... yes [23:48:06.644] checking for _LARGEFILE_SOURCE value needed for large files... no [23:48:06.787] checking how ccache clang reports undeclared, standard C functions... error [23:48:06.854] checking for posix_fadvise... yes [23:48:06.994] checking whether posix_fadvise is declared... yes [23:48:07.010] checking whether fdatasync is declared... yes [23:48:07.025] checking whether strlcat is declared... yes [23:48:07.042] checking whether strlcpy is declared... yes [23:48:07.059] checking whether strsep is declared... yes [23:48:07.076] checking whether timingsafe_bcmp is declared... no [23:48:07.180] checking whether preadv is declared... yes [23:48:07.197] checking whether pwritev is declared... yes [23:48:07.213] checking whether strchrnul is declared... yes [23:48:07.230] checking whether memset_s is declared... no [23:48:07.309] checking whether F_FULLFSYNC is declared... no [23:48:07.384] checking for explicit_bzero... yes [23:48:07.513] checking for getopt... yes [23:48:07.648] checking for getpeereid... no [23:48:07.786] checking for inet_aton... yes [23:48:07.909] checking for mkdtemp... yes [23:48:08.041] checking for strlcat... yes [23:48:08.175] checking for strlcpy... yes [23:48:08.303] checking for strsep... yes [23:48:08.432] checking for timingsafe_bcmp... no [23:48:08.572] checking for pthread_barrier_wait... yes [23:48:08.716] checking for getopt_long... yes [23:48:08.857] checking for syslog... yes [23:48:08.982] checking syslog.h usability... yes [23:48:08.992] checking syslog.h presence... yes [23:48:09.027] checking for syslog.h... yes [23:48:09.027] checking for opterr... yes [23:48:09.165] checking for optreset... no [23:48:09.304] checking unicode/ucol.h usability... yes [23:48:09.315] checking unicode/ucol.h presence... yes [23:48:09.356] checking for unicode/ucol.h... yes [23:48:09.356] checking for rl_completion_suppress_quote... yes [23:48:09.489] checking for rl_filename_quote_characters... yes [23:48:09.625] checking for rl_filename_quoting_function... yes [23:48:09.770] checking for append_history... yes [23:48:09.910] checking for history_truncate_file... yes [23:48:10.044] checking for rl_completion_matches... yes [23:48:10.183] checking for rl_filename_completion_function... yes [23:48:10.327] checking for rl_reset_screen_size... yes [23:48:10.465] checking for rl_variable_bind... yes [23:48:10.601] checking test program... ok [23:48:10.735] checking size of void *... 8 [23:48:10.895] checking size of size_t... 8 [23:48:11.055] checking size of long... 8 [23:48:11.214] checking size of long long... 8 [23:48:11.372] checking size of intmax_t... 8 [23:48:11.531] checking alignment of short... 2 [23:48:11.695] checking alignment of int... 4 [23:48:11.859] checking alignment of int64_t... 8 [23:48:12.017] checking alignment of double... 8 [23:48:12.179] checking for __int128... yes [23:48:12.309] checking for __int128 alignment bug... ok [23:48:12.458] checking alignment of PG_INT128_TYPE... 16 [23:48:12.619] checking for builtin __sync char locking functions... yes [23:48:12.759] checking for builtin __sync int32 locking functions... yes [23:48:12.897] checking for builtin __sync int32 atomic operations... yes [23:48:13.038] checking for builtin __sync int64 atomic operations... yes [23:48:13.184] checking for builtin __atomic int32 atomic operations... yes [23:48:13.312] checking for builtin __atomic int64 atomic operations... yes [23:48:13.449] checking for __get_cpuid... yes [23:48:13.589] checking for __get_cpuid_count... yes [23:48:13.728] checking for __cpuidex... yes [23:48:13.865] checking for _xgetbv... yes [23:48:14.385] checking for _mm512_popcnt_epi64... yes [23:48:14.844] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [23:48:15.082] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:48:15.150] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [23:48:15.207] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:48:15.266] 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:48:15.343] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:48:15.344] checking for _mm512_clmulepi64_epi128... yes [23:48:15.802] checking for vectorized CRC-32C... AVX-512 with runtime check [23:48:15.802] checking for library containing sem_init... none required [23:48:15.937] checking which semaphore API to use... unnamed POSIX [23:48:15.937] checking which random number source to use... OpenSSL [23:48:15.940] checking for tclsh... /usr/bin/tclsh [23:48:15.940] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:48:15.979] checking tcl.h usability... yes [23:48:15.989] checking tcl.h presence... yes [23:48:16.027] checking for tcl.h... yes [23:48:16.027] checking for perl.h... yes [23:48:16.044] checking for libperl... yes [23:48:16.341] checking Python.h usability... yes [23:48:16.352] checking Python.h presence... yes [23:48:16.422] checking for Python.h... yes [23:48:16.422] checking for xmllint... /usr/bin/xmllint [23:48:16.423] checking for xsltproc... /usr/bin/xsltproc [23:48:16.423] checking for fop... /usr/bin/fop [23:48:16.423] checking for dbtoepub... no [23:48:16.423] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:48:16.517] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:48:16.649] configure: using compiler=Debian clang version 19.1.7 (3+b1) [23:48:16.649] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -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 -Wstrict-prototypes -Wold-style-definition [23:48:16.649] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:48:16.649] configure: using LDFLAGS= -Wl,--as-needed [23:48:16.649] configure: using CXX=ccache clang++ [23:48:16.649] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Werror=unguarded-availability-new -Wmissing-format-attribute -Wimplicit-fallthrough -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:48:16.649] configure: using CLANG=ccache clang [23:48:16.649] 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:48:16.649] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:48:16.679] configure: updating cache clang.cache [23:48:16.688] configure: creating ./config.status [23:48:16.780] config.status: creating GNUmakefile [23:48:16.792] config.status: creating src/Makefile.global [23:48:16.808] config.status: creating src/include/pg_config.h [23:48:16.823] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:48:16.831] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:48:16.837] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:48:16.845] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:48:16.853] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:48:16.861] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:48:16.899] [23:48:16.899] real 0m25.431s [23:48:16.899] user 0m15.982s [23:48:16.899] sys 0m9.692s [23:48:16.899] make -s -j${BUILD_JOBS} clean [23:48:17.477] time make -s -j${BUILD_JOBS} world-bin [23:48:46.894] trigger.c:220:53: error: passing 'const CreateTrigStmt *' (aka 'const struct CreateTrigStmt *') to parameter of type 'CreateTrigStmt *' (aka 'struct CreateTrigStmt *') discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [23:48:46.894] 220 | stmt = transformTriggerStmt(RelationGetRelid(rel), stmt, NULL); [23:48:46.894] | ^~~~ [23:48:46.894] ../../../src/include/commands/trigger.h:165:72: note: passing argument to parameter 'stmt' here [23:48:46.894] 165 | extern CreateTrigStmt *transformTriggerStmt(Oid relid, CreateTrigStmt *stmt, [23:48:46.894] | ^ [23:48:46.894] 1 error generated. [23:48:46.895] make[3]: *** [: trigger.o] Error 1 [23:48:46.896] make[2]: *** [common.mk:37: commands-recursive] Error 2 [23:48:46.901] make[2]: *** Waiting for unfinished jobs.... [23:49:02.839] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:49:02.839] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:49:02.839] [23:49:02.839] real 0m45.363s [23:49:02.839] user 2m23.488s [23:49:02.839] sys 0m30.441s [23:49:02.840] [23:49:02.840] Exit status: 2