[20:27:06.812] time ./configure \ [20:27:06.812] --cache gcc.cache \ [20:27:06.812] --enable-dtrace \ [20:27:06.812] ${LINUX_CONFIGURE_FEATURES} \ [20:27:06.812] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [20:27:07.026] configure: creating cache gcc.cache [20:27:07.043] checking build system type... x86_64-pc-linux-gnu [20:27:07.193] checking host system type... x86_64-pc-linux-gnu [20:27:07.193] checking which template to use... linux [20:27:07.194] checking whether NLS is wanted... no [20:27:07.194] checking for default port number... 5432 [20:27:07.202] checking for dtrace... /usr/bin/dtrace [20:27:07.202] checking for block size... 8kB [20:27:07.204] checking for segment size... 1GB [20:27:07.207] checking for WAL block size... 8kB [20:27:07.244] checking whether the C compiler works... yes [20:27:07.385] checking for C compiler default output file name... a.out [20:27:07.386] checking for suffix of executables... [20:27:07.429] checking whether we are cross compiling... no [20:27:07.514] checking for suffix of object files... o [20:27:07.525] checking whether we are using the GNU C compiler... yes [20:27:07.533] checking whether ccache gcc accepts -g... yes [20:27:07.540] checking for ccache gcc option to accept ISO C89... none needed [20:27:07.550] checking for ccache gcc option to accept ISO C11... none needed [20:27:07.608] checking whether we are using the GNU C++ compiler... yes [20:27:07.617] checking whether ccache g++ accepts -g... yes [20:27:07.633] checking for ccache g++ option to accept ISO C++11... none needed [20:27:07.677] checking for gawk... no [20:27:07.677] checking for mawk... mawk [20:27:07.678] checking for llvm-config... /usr/bin/llvm-config [20:27:07.692] configure: using llvm 19.1.7 [20:27:07.692] checking for CLANG... ccache clang [20:27:07.747] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:27:07.754] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [20:27:07.762] checking whether ccache g++ supports -Werror=vla, for CXXFLAGS... yes [20:27:07.770] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:27:07.829] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:27:07.934] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:27:07.942] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:27:07.949] checking whether ccache gcc supports -Wold-style-declaration, for CFLAGS... yes [20:27:07.957] checking whether ccache gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [20:27:07.965] checking whether ccache g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [20:27:07.972] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [20:27:07.981] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:27:07.990] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:27:07.998] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:27:08.005] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [20:27:08.014] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [20:27:08.023] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [20:27:08.030] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:27:08.038] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:27:08.046] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [20:27:08.053] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [20:27:08.061] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:27:08.069] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [20:27:08.078] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:27:08.086] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:27:08.094] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:27:08.166] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:27:08.232] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:27:08.240] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:27:08.248] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:27:08.310] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:27:08.319] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:27:08.328] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:27:08.337] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:27:08.344] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:27:08.351] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [20:27:08.358] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:27:08.365] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [20:27:08.373] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [20:27:08.380] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CFLAGS... no [20:27:08.393] checking whether ccache clang supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [20:27:08.393] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:27:08.401] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:27:08.409] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:27:08.417] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:27:08.431] checking whether the C compiler still works... yes [20:27:08.486] checking how to run the C preprocessor... ccache gcc -E [20:27:08.574] checking for pkg-config... /usr/bin/pkg-config [20:27:08.575] checking pkg-config is at least version 0.9.0... yes [20:27:08.587] checking whether to build with ICU support... yes [20:27:08.587] checking for icu-uc icu-i18n... yes [20:27:08.598] checking whether to build with Tcl... yes [20:27:08.599] checking whether to build Perl modules... yes [20:27:08.599] checking whether to build Python modules... yes [20:27:08.599] checking whether to build with GSSAPI support... yes [20:27:08.600] checking whether to build with PAM support... yes [20:27:08.600] checking whether to build with BSD Authentication support... no [20:27:08.601] checking whether to build with LDAP support... yes [20:27:08.601] checking whether to build with Bonjour support... no [20:27:08.601] checking whether to build with SELinux support... yes [20:27:08.601] checking whether to build with systemd support... yes [20:27:08.601] checking whether to build with liburing support... no [20:27:08.601] checking whether to build with libcurl support... yes [20:27:08.602] checking for libcurl >= 7.61.0... yes [20:27:08.635] checking whether to build with libnuma support... no [20:27:08.636] checking whether to build with XML support... yes [20:27:08.636] checking for libxml-2.0 >= 2.6.23... yes [20:27:08.646] checking whether to build with LZ4 support... yes [20:27:08.646] checking for liblz4... yes [20:27:08.657] checking whether to build with ZSTD support... yes [20:27:08.657] checking for libzstd >= 1.4.0... yes [20:27:08.667] checking for strip... strip [20:27:08.667] checking whether it is possible to strip libraries... yes [20:27:08.673] checking for ar... ar [20:27:08.674] checking for a BSD-compatible install... /usr/bin/install -c [20:27:08.686] checking for tar... /usr/bin/tar [20:27:08.686] checking whether ln -s works... yes [20:27:08.686] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:27:08.689] checking for nm... /usr/bin/nm [20:27:08.689] checking for bison... /usr/bin/bison [20:27:08.697] configure: using bison (GNU Bison) 3.8.2 [20:27:08.700] checking for flex... /usr/bin/flex [20:27:08.706] configure: using flex 2.6.4 [20:27:08.706] checking for perl... /usr/bin/perl [20:27:08.728] configure: using perl 5.40.1 [20:27:08.731] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.40 [20:27:08.747] checking for Perl privlibexp... /usr/share/perl/5.40 [20:27:08.754] checking for Perl useshrplib... true [20:27:08.765] 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 [20:27:08.772] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:27:08.778] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.40/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:27:08.934] checking for python3... /usr/bin/python3 [20:27:08.950] configure: using python 3.13.5 (main, Jun 25 2025, 18:55:22) [GCC 14.2.0] [20:27:08.958] checking for Python sysconfig module... yes [20:27:08.978] checking Python configuration directory... /usr/lib/python3.13/config-3.13-x86_64-linux-gnu [20:27:08.998] checking Python include directory... -I/usr/include/python3.13 [20:27:09.017] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.13 -ldl -lm [20:27:09.078] checking for a sed that does not truncate output... /usr/bin/sed [20:27:09.084] checking for grep that handles long lines and -e... /usr/bin/grep [20:27:09.087] checking for egrep... /usr/bin/grep -E [20:27:09.089] checking for ANSI C header files... yes [20:27:09.229] checking for sys/types.h... yes [20:27:09.245] checking for sys/stat.h... yes [20:27:09.267] checking for stdlib.h... yes [20:27:09.286] checking for string.h... yes [20:27:09.302] checking for memory.h... yes [20:27:09.321] checking for strings.h... yes [20:27:09.339] checking for inttypes.h... yes [20:27:09.358] checking for stdint.h... yes [20:27:09.376] checking for unistd.h... yes [20:27:09.393] checking whether ccache gcc is Clang... no [20:27:09.406] checking whether pthreads work with -pthread... yes [20:27:09.479] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:27:09.525] checking whether more special flags are required for pthreads... no [20:27:09.525] checking for PTHREAD_PRIO_INHERIT... yes [20:27:09.578] checking pthread.h usability... yes [20:27:09.586] checking pthread.h presence... yes [20:27:09.604] checking for pthread.h... yes [20:27:09.605] checking for strerror_r... yes [20:27:09.651] checking whether strerror_r returns int... no [20:27:09.684] checking for main in -lm... yes [20:27:09.739] checking for library containing setproctitle... no [20:27:09.849] checking for library containing dlsym... none required [20:27:09.897] checking for library containing socket... none required [20:27:09.948] checking for library containing getopt_long... none required [20:27:09.997] checking for library containing shm_open... none required [20:27:10.047] checking for library containing shm_unlink... none required [20:27:10.099] checking for library containing clock_gettime... none required [20:27:10.149] checking for library containing shmget... none required [20:27:10.201] checking for library containing backtrace_symbols... none required [20:27:10.252] checking for library containing pthread_barrier_wait... none required [20:27:10.304] checking for library containing readline... -lreadline [20:27:10.364] checking for inflate in -lz... yes [20:27:10.416] checking curl/curl.h usability... yes [20:27:10.428] checking curl/curl.h presence... yes [20:27:10.471] checking for curl/curl.h... yes [20:27:10.472] checking for curl_multi_init in -lcurl... yes [20:27:10.627] checking for curl_global_init thread safety... yes [20:27:10.746] checking for curl support for asynchronous DNS... yes [20:27:10.861] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:27:10.969] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:27:11.047] checking for SSL_new in -lssl... yes [20:27:11.123] checking for SSL_CTX_set_ciphersuites... yes [20:27:11.203] checking for SSL_CTX_set_cert_cb... yes [20:27:11.282] checking for X509_get_signature_info... yes [20:27:11.372] checking for SSL_CTX_set_num_tickets... yes [20:27:11.461] checking for SSL_CTX_set_keylog_callback... yes [20:27:11.543] checking for SSL_CTX_set_client_hello_cb... yes [20:27:11.627] checking for pam_start in -lpam... yes [20:27:11.694] checking for xmlSaveToBuffer in -lxml2... yes [20:27:11.765] checking for xsltCleanupGlobals in -lxslt... yes [20:27:11.832] checking for LZ4_compress_default in -llz4... yes [20:27:11.895] checking for ZSTD_compress in -lzstd... yes [20:27:11.956] checking for ldap_bind in -lldap... yes [20:27:12.039] checking for ldap_initialize... yes [20:27:12.125] checking for ldap_verify_credentials... yes [20:27:12.213] checking for security_compute_create_name in -lselinux... yes [20:27:12.280] checking for uuid_export in -lossp-uuid... yes [20:27:12.347] checking copyfile.h usability... no [20:27:12.416] checking copyfile.h presence... no [20:27:12.437] checking for copyfile.h... no [20:27:12.441] checking execinfo.h usability... yes [20:27:12.451] checking execinfo.h presence... yes [20:27:12.467] checking for execinfo.h... yes [20:27:12.476] checking getopt.h usability... yes [20:27:12.485] checking getopt.h presence... yes [20:27:12.503] checking for getopt.h... yes [20:27:12.513] checking ifaddrs.h usability... yes [20:27:12.524] checking ifaddrs.h presence... yes [20:27:12.545] checking for ifaddrs.h... yes [20:27:12.555] checking sys/epoll.h usability... yes [20:27:12.568] checking sys/epoll.h presence... yes [20:27:12.597] checking for sys/epoll.h... yes [20:27:12.608] checking sys/event.h usability... no [20:27:12.667] checking sys/event.h presence... no [20:27:12.687] checking for sys/event.h... no [20:27:12.692] checking sys/personality.h usability... yes [20:27:12.702] checking sys/personality.h presence... yes [20:27:12.719] checking for sys/personality.h... yes [20:27:12.729] checking sys/prctl.h usability... yes [20:27:12.742] checking sys/prctl.h presence... yes [20:27:12.761] checking for sys/prctl.h... yes [20:27:12.771] checking sys/procctl.h usability... no [20:27:12.828] checking sys/procctl.h presence... no [20:27:12.849] checking for sys/procctl.h... no [20:27:12.855] checking sys/signalfd.h usability... yes [20:27:12.866] checking sys/signalfd.h presence... yes [20:27:12.886] checking for sys/signalfd.h... yes [20:27:12.897] checking sys/ucred.h usability... no [20:27:12.954] checking sys/ucred.h presence... no [20:27:12.974] checking for sys/ucred.h... no [20:27:12.978] checking termios.h usability... yes [20:27:12.987] checking termios.h presence... yes [20:27:13.011] checking for termios.h... yes [20:27:13.020] checking uchar.h usability... yes [20:27:13.030] checking uchar.h presence... yes [20:27:13.048] checking for uchar.h... yes [20:27:13.059] checking ucred.h usability... no [20:27:13.115] checking ucred.h presence... no [20:27:13.136] checking for ucred.h... no [20:27:13.141] checking xlocale.h usability... no [20:27:13.198] checking xlocale.h presence... no [20:27:13.218] checking for xlocale.h... no [20:27:13.220] checking readline/readline.h usability... yes [20:27:13.231] checking readline/readline.h presence... yes [20:27:13.259] checking for readline/readline.h... yes [20:27:13.261] checking readline/history.h usability... yes [20:27:13.272] checking readline/history.h presence... yes [20:27:13.290] checking for readline/history.h... yes [20:27:13.293] checking zlib.h usability... yes [20:27:13.302] checking zlib.h presence... yes [20:27:13.324] checking for zlib.h... yes [20:27:13.324] checking for lz4... /usr/bin/lz4 [20:27:13.324] checking lz4.h usability... yes [20:27:13.334] checking lz4.h presence... yes [20:27:13.352] checking for lz4.h... yes [20:27:13.352] checking for zstd... /usr/bin/zstd [20:27:13.352] checking zstd.h usability... yes [20:27:13.362] checking zstd.h presence... yes [20:27:13.380] checking for zstd.h... yes [20:27:13.380] checking gssapi/gssapi.h usability... yes [20:27:13.392] checking gssapi/gssapi.h presence... yes [20:27:13.409] checking for gssapi/gssapi.h... yes [20:27:13.411] checking gssapi/gssapi_ext.h usability... yes [20:27:13.420] checking gssapi/gssapi_ext.h presence... yes [20:27:13.437] checking for gssapi/gssapi_ext.h... yes [20:27:13.439] checking for openssl... /usr/bin/openssl [20:27:13.453] configure: using openssl: OpenSSL 3.5.5 27 Jan 2026 (Library: OpenSSL 3.5.5 27 Jan 2026) [20:27:13.453] checking openssl/ssl.h usability... yes [20:27:13.468] checking openssl/ssl.h presence... yes [20:27:13.565] checking for openssl/ssl.h... yes [20:27:13.565] checking openssl/err.h usability... yes [20:27:13.575] checking openssl/err.h presence... yes [20:27:13.608] checking for openssl/err.h... yes [20:27:13.608] checking security/pam_appl.h usability... yes [20:27:13.619] checking security/pam_appl.h presence... yes [20:27:13.637] checking for security/pam_appl.h... yes [20:27:13.639] checking systemd/sd-daemon.h usability... yes [20:27:13.649] checking systemd/sd-daemon.h presence... yes [20:27:13.671] checking for systemd/sd-daemon.h... yes [20:27:13.671] checking libxml/parser.h usability... yes [20:27:13.682] checking libxml/parser.h presence... yes [20:27:13.719] checking for libxml/parser.h... yes [20:27:13.720] checking libxslt/xslt.h usability... yes [20:27:13.730] checking libxslt/xslt.h presence... yes [20:27:13.758] checking for libxslt/xslt.h... yes [20:27:13.758] checking ldap.h usability... yes [20:27:13.767] checking ldap.h presence... yes [20:27:13.788] checking for ldap.h... yes [20:27:13.789] checking for compatible LDAP implementation... yes [20:27:13.797] checking ossp/uuid.h usability... yes [20:27:13.806] checking ossp/uuid.h presence... yes [20:27:13.823] checking for ossp/uuid.h... yes [20:27:13.841] checking whether byte ordering is bigendian... no [20:27:13.943] checking for C printf format archetype... gnu_printf [20:27:13.953] checking for C++ printf format archetype... gnu_printf [20:27:13.963] checking for typeof... typeof [20:27:13.971] checking for C++ typeof... typeof [20:27:13.979] checking for typeof_unqual... __typeof_unqual__ [20:27:14.023] checking for C++ typeof_unqual... no [20:27:14.133] checking for __builtin_types_compatible_p... yes [20:27:14.147] checking for __builtin_constant_p... yes [20:27:14.160] checking for __builtin_mul_overflow... yes [20:27:14.237] checking for __builtin_unreachable... yes [20:27:14.300] checking for computed goto support... yes [20:27:14.309] checking for struct tm.tm_zone... yes [20:27:14.319] checking for union semun... no [20:27:14.363] checking for socklen_t... yes [20:27:14.412] checking for struct sockaddr.sa_len... no [20:27:14.490] checking for C/C++ restrict keyword... __restrict [20:27:14.507] checking for struct option... yes [20:27:14.549] checking whether assembler supports x86_64 popcntq... yes [20:27:14.558] checking for special C compiler options needed for large files... no [20:27:14.558] checking for _FILE_OFFSET_BITS value needed for large files... no [20:27:14.571] checking size of off_t... 8 [20:27:14.650] checking for SA_SIGINFO... yes [20:27:14.663] checking for int timezone... yes [20:27:14.738] checking for backtrace_symbols... yes [20:27:14.810] checking for copyfile... no [20:27:14.885] checking for copy_file_range... yes [20:27:14.956] checking for elf_aux_info... no [20:27:15.025] checking for explicit_memset... no [20:27:15.096] checking for getauxval... yes [20:27:15.166] checking for getifaddrs... yes [20:27:15.238] checking for getpeerucred... no [20:27:15.313] checking for inet_pton... yes [20:27:15.384] checking for kqueue... no [20:27:15.455] checking for localeconv_l... no [20:27:15.528] checking for mbstowcs_l... no [20:27:15.601] checking for memset_explicit... no [20:27:15.671] checking for posix_fallocate... yes [20:27:15.744] checking for ppoll... yes [20:27:15.811] checking for pthread_is_threaded_np... no [20:27:15.880] checking for setproctitle... no [20:27:15.952] checking for setproctitle_fast... no [20:27:16.025] checking for strsignal... yes [20:27:16.097] checking for syncfs... yes [20:27:16.173] checking for sync_file_range... yes [20:27:16.243] checking for uselocale... yes [20:27:16.316] checking for wcstombs_l... no [20:27:16.389] checking for __builtin_bswap16... yes [20:27:16.463] checking for __builtin_bswap32... yes [20:27:16.535] checking for __builtin_bswap64... yes [20:27:16.603] checking for __builtin_clz... yes [20:27:16.675] checking for __builtin_ctz... yes [20:27:16.742] checking for __builtin_frame_address... yes [20:27:16.813] checking for _LARGEFILE_SOURCE value needed for large files... no [20:27:16.884] checking how ccache gcc reports undeclared, standard C functions... error [20:27:16.914] checking for posix_fadvise... yes [20:27:16.985] checking whether posix_fadvise is declared... yes [20:27:17.000] checking whether fdatasync is declared... yes [20:27:17.015] checking whether strlcat is declared... yes [20:27:17.031] checking whether strlcpy is declared... yes [20:27:17.048] checking whether strsep is declared... yes [20:27:17.063] checking whether timingsafe_bcmp is declared... no [20:27:17.128] checking whether preadv is declared... yes [20:27:17.144] checking whether pwritev is declared... yes [20:27:17.159] checking whether strchrnul is declared... yes [20:27:17.174] checking whether memset_s is declared... no [20:27:17.215] checking whether F_FULLFSYNC is declared... no [20:27:17.255] checking for explicit_bzero... yes [20:27:17.322] checking for getopt... yes [20:27:17.384] checking for getpeereid... no [20:27:17.451] checking for inet_aton... yes [20:27:17.517] checking for mkdtemp... yes [20:27:17.581] checking for strlcat... yes [20:27:17.646] checking for strlcpy... yes [20:27:17.708] checking for strsep... yes [20:27:17.773] checking for timingsafe_bcmp... no [20:27:17.843] checking for pthread_barrier_wait... yes [20:27:17.904] checking for getopt_long... yes [20:27:17.969] checking for syslog... yes [20:27:18.032] checking syslog.h usability... yes [20:27:18.040] checking syslog.h presence... yes [20:27:18.057] checking for syslog.h... yes [20:27:18.057] checking for opterr... yes [20:27:18.126] checking for optreset... no [20:27:18.198] checking unicode/ucol.h usability... yes [20:27:18.210] checking unicode/ucol.h presence... yes [20:27:18.255] checking for unicode/ucol.h... yes [20:27:18.255] checking for rl_completion_suppress_quote... yes [20:27:18.327] checking for rl_filename_quote_characters... yes [20:27:18.406] checking for rl_filename_quoting_function... yes [20:27:18.484] checking for append_history... yes [20:27:18.561] checking for history_truncate_file... yes [20:27:18.636] checking for rl_completion_matches... yes [20:27:18.711] checking for rl_filename_completion_function... yes [20:27:18.790] checking for rl_reset_screen_size... yes [20:27:18.870] checking for rl_variable_bind... yes [20:27:18.944] checking test program... ok [20:27:19.008] checking size of void *... 8 [20:27:19.089] checking size of size_t... 8 [20:27:19.170] checking size of long... 8 [20:27:19.252] checking size of long long... 8 [20:27:19.334] checking size of intmax_t... 8 [20:27:19.416] checking alignment of short... 2 [20:27:19.499] checking alignment of int... 4 [20:27:19.581] checking alignment of int64_t... 8 [20:27:19.663] checking alignment of double... 8 [20:27:19.741] checking for __int128... yes [20:27:19.814] checking for __int128 alignment bug... ok [20:27:19.878] checking alignment of PG_INT128_TYPE... 16 [20:27:19.965] checking for builtin __sync char locking functions... yes [20:27:20.042] checking for builtin __sync int32 locking functions... yes [20:27:20.112] checking for builtin __sync int32 atomic operations... yes [20:27:20.180] checking for builtin __sync int64 atomic operations... yes [20:27:20.250] checking for builtin __atomic int32 atomic operations... yes [20:27:20.323] checking for builtin __atomic int64 atomic operations... yes [20:27:20.390] checking for __get_cpuid... yes [20:27:20.463] checking for __get_cpuid_count... yes [20:27:20.534] checking for __cpuidex... yes [20:27:20.603] checking for AVX2 target attribute support... yes [20:27:20.616] checking for _xgetbv... yes [20:27:21.122] checking for _mm512_popcnt_epi64... yes [20:27:21.553] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:27:21.682] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:27:21.704] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:27:21.725] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:27:21.746] 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 [20:27:21.789] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:27:21.789] checking for _mm512_clmulepi64_epi128... yes [20:27:22.237] checking for vectorized CRC-32C... AVX-512 with runtime check [20:27:22.237] checking for library containing sem_init... none required [20:27:22.307] checking which semaphore API to use... unnamed POSIX [20:27:22.307] checking which random number source to use... OpenSSL [20:27:22.310] checking for tclsh... /usr/bin/tclsh [20:27:22.310] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:27:22.349] checking tcl.h usability... yes [20:27:22.359] checking tcl.h presence... yes [20:27:22.385] checking for tcl.h... yes [20:27:22.385] checking for perl.h... yes [20:27:22.402] checking for libperl... yes [20:27:22.797] checking Python.h usability... yes [20:27:22.811] checking Python.h presence... yes [20:27:22.937] checking for Python.h... yes [20:27:22.937] checking for xmllint... /usr/bin/xmllint [20:27:22.938] checking for xsltproc... /usr/bin/xsltproc [20:27:22.938] checking for fop... /usr/bin/fop [20:27:22.938] checking for dbtoepub... no [20:27:22.939] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [20:27:23.006] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:27:23.083] configure: using compiler=gcc (Debian 14.2.0-19) 14.2.0 [20:27:23.083] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wmissing-format-attribute -Wold-style-declaration -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 -Wstrict-prototypes -Wold-style-definition [20:27:23.083] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:27:23.083] configure: using LDFLAGS= -Wl,--as-needed [20:27:23.083] configure: using CXX=ccache g++ [20:27:23.084] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=vla -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [20:27:23.084] configure: using CLANG=ccache clang [20:27:23.084] 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 [20:27:23.084] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [20:27:23.118] configure: updating cache gcc.cache [20:27:23.127] configure: creating ./config.status [20:27:23.226] config.status: creating GNUmakefile [20:27:23.241] config.status: creating src/Makefile.global [20:27:23.260] config.status: creating src/include/pg_config.h [20:27:23.273] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:27:23.290] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:27:23.298] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:27:23.306] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:27:23.314] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:27:23.353] [20:27:23.353] real 0m16.540s [20:27:23.353] user 0m10.493s [20:27:23.353] sys 0m5.253s [20:27:23.353] make -s -j${BUILD_JOBS} clean [20:27:23.955] time make -s -j${BUILD_JOBS} world-bin [20:27:30.269] fe-connect.c: In function ‘httpServiceLookup’: [20:27:30.269] fe-connect.c:6080:21: error: implicit declaration of function ‘oauth_unsafe_debugging_enabled’ [-Wimplicit-function-declaration] [20:27:30.269] 6080 | if (oauth_unsafe_debugging_enabled()) [20:27:30.269] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [20:27:30.270] make[3]: *** [: fe-connect.o] Error 1 [20:27:30.271] make[2]: *** [Makefile:23: all-libpq-recurse] Error 2 [20:27:30.271] make[1]: *** [Makefile:43: all-interfaces-recurse] Error 2 [20:27:30.271] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:27:30.272] [20:27:30.272] real 0m6.317s [20:27:30.272] user 0m9.584s [20:27:30.272] sys 0m6.131s [20:27:30.272] [20:27:30.272] Exit status: 2