[01:31:23.698] time ./configure \ [01:31:23.698] --cache clang.cache \ [01:31:23.698] ${LINUX_CONFIGURE_FEATURES} \ [01:31:23.698] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [01:31:23.882] configure: creating cache clang.cache [01:31:23.897] checking build system type... x86_64-pc-linux-gnu [01:31:24.000] checking host system type... x86_64-pc-linux-gnu [01:31:24.000] checking which template to use... linux [01:31:24.000] checking whether NLS is wanted... no [01:31:24.000] checking for default port number... 5432 [01:31:24.007] checking for block size... 8kB [01:31:24.009] checking for segment size... 1GB [01:31:24.011] checking for WAL block size... 8kB [01:31:24.138] checking whether the C compiler works... yes [01:31:24.292] checking for C compiler default output file name... a.out [01:31:24.293] checking for suffix of executables... [01:31:24.404] checking whether we are cross compiling... no [01:31:24.501] checking for suffix of object files... o [01:31:24.510] checking whether we are using the GNU C compiler... yes [01:31:24.516] checking whether ccache clang accepts -g... yes [01:31:24.524] checking for ccache clang option to accept ISO C89... none needed [01:31:24.532] checking for ccache clang option to accept ISO C11... none needed [01:31:24.664] checking whether we are using the GNU C++ compiler... yes [01:31:24.671] checking whether ccache clang++-16 accepts -g... yes [01:31:24.745] checking for gawk... no [01:31:24.745] checking for mawk... mawk [01:31:24.746] checking for LLVM_CONFIG... llvm-config-16 [01:31:24.751] configure: using llvm 16.0.6 [01:31:24.751] checking for CLANG... ccache clang-16 [01:31:24.804] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [01:31:24.811] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [01:31:24.818] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [01:31:24.825] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [01:31:24.831] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [01:31:24.838] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [01:31:24.846] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [01:31:24.852] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:31:24.861] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [01:31:24.873] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [01:31:24.886] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [01:31:24.893] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [01:31:24.900] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [01:31:24.912] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [01:31:24.924] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [01:31:24.930] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [01:31:24.937] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [01:31:24.944] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [01:31:24.951] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [01:31:24.958] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [01:31:24.965] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [01:31:24.971] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [01:31:24.983] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [01:31:24.990] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:31:24.997] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:31:25.003] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:31:25.010] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:31:25.017] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:31:25.029] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:31:25.041] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:31:25.053] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:31:25.060] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:31:25.067] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:31:25.075] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [01:31:25.081] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [01:31:25.088] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [01:31:25.094] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [01:31:25.101] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [01:31:25.108] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [01:31:25.115] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [01:31:25.126] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [01:31:25.126] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:31:25.133] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:31:25.139] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:31:25.151] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:31:25.163] checking whether the C compiler still works... yes [01:31:25.274] checking how to run the C preprocessor... ccache clang -E [01:31:25.407] checking for pkg-config... /usr/bin/pkg-config [01:31:25.408] checking pkg-config is at least version 0.9.0... yes [01:31:25.409] checking whether to build with ICU support... yes [01:31:25.409] checking for icu-uc icu-i18n... yes [01:31:25.417] checking whether to build with Tcl... yes [01:31:25.417] checking whether to build Perl modules... yes [01:31:25.417] checking whether to build Python modules... yes [01:31:25.417] checking whether to build with GSSAPI support... yes [01:31:25.418] checking whether to build with PAM support... yes [01:31:25.418] checking whether to build with BSD Authentication support... no [01:31:25.419] checking whether to build with LDAP support... yes [01:31:25.419] checking whether to build with Bonjour support... no [01:31:25.419] checking whether to build with SELinux support... yes [01:31:25.419] checking whether to build with systemd support... yes [01:31:25.419] checking whether to build with liburing support... no [01:31:25.419] checking whether to build with libcurl support... yes [01:31:25.420] checking for libcurl >= 7.61.0... yes [01:31:25.427] checking whether to build with libnuma support... no [01:31:25.427] checking whether to build with XML support... yes [01:31:25.427] checking for libxml-2.0 >= 2.6.23... yes [01:31:25.434] checking whether to build with LZ4 support... yes [01:31:25.435] checking for liblz4... yes [01:31:25.442] checking whether to build with ZSTD support... yes [01:31:25.442] checking for libzstd >= 1.4.0... yes [01:31:25.449] checking for strip... strip [01:31:25.449] checking whether it is possible to strip libraries... yes [01:31:25.451] checking for ar... ar [01:31:25.451] checking for a BSD-compatible install... /usr/bin/install -c [01:31:25.461] checking for tar... /usr/bin/tar [01:31:25.461] checking whether ln -s works... yes [01:31:25.461] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:31:25.463] checking for bison... /usr/bin/bison [01:31:25.466] configure: using bison (GNU Bison) 3.8.2 [01:31:25.469] checking for flex... /usr/bin/flex [01:31:25.471] configure: using flex 2.6.4 [01:31:25.471] checking for perl... /usr/bin/perl [01:31:25.474] configure: using perl 5.36.0 [01:31:25.476] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [01:31:25.481] checking for Perl privlibexp... /usr/share/perl/5.36 [01:31:25.486] checking for Perl useshrplib... true [01:31:25.492] 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 [01:31:25.498] checking for CFLAGS to compile embedded Perl... -DDEBIAN [01:31:25.504] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [01:31:25.597] checking for python3... /usr/bin/python3 [01:31:25.609] configure: using python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] [01:31:25.615] checking for Python sysconfig module... yes [01:31:25.627] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [01:31:25.639] checking Python include directory... -I/usr/include/python3.11 [01:31:25.652] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [01:31:25.696] checking for a sed that does not truncate output... /usr/bin/sed [01:31:25.701] checking for grep that handles long lines and -e... /usr/bin/grep [01:31:25.703] checking for egrep... /usr/bin/grep -E [01:31:25.705] checking for ANSI C header files... yes [01:31:25.896] checking for sys/types.h... yes [01:31:25.914] checking for sys/stat.h... yes [01:31:25.930] checking for stdlib.h... yes [01:31:25.946] checking for string.h... yes [01:31:25.962] checking for memory.h... yes [01:31:25.978] checking for strings.h... yes [01:31:25.994] checking for inttypes.h... yes [01:31:26.011] checking for stdint.h... yes [01:31:26.027] checking for unistd.h... yes [01:31:26.041] checking whether ccache clang is Clang... yes [01:31:26.073] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [01:31:26.202] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [01:31:26.284] checking whether more special flags are required for pthreads... no [01:31:26.284] checking for PTHREAD_PRIO_INHERIT... yes [01:31:26.369] checking pthread.h usability... yes [01:31:26.378] checking pthread.h presence... yes [01:31:26.413] checking for pthread.h... yes [01:31:26.413] checking for strerror_r... yes [01:31:26.496] checking whether strerror_r returns int... no [01:31:26.567] checking for main in -lm... yes [01:31:26.652] checking for library containing setproctitle... no [01:31:26.821] checking for library containing dlsym... none required [01:31:26.902] checking for library containing socket... none required [01:31:26.986] checking for library containing getopt_long... none required [01:31:27.069] checking for library containing shm_open... none required [01:31:27.153] checking for library containing shm_unlink... none required [01:31:27.238] checking for library containing clock_gettime... none required [01:31:27.322] checking for library containing shmget... none required [01:31:27.406] checking for library containing backtrace_symbols... none required [01:31:27.489] checking for library containing pthread_barrier_wait... none required [01:31:27.571] checking for library containing readline... -lreadline [01:31:27.655] checking for inflate in -lz... yes [01:31:27.742] checking curl/curl.h usability... yes [01:31:27.751] checking curl/curl.h presence... yes [01:31:27.791] checking for curl/curl.h... yes [01:31:27.791] checking for curl_multi_init in -lcurl... yes [01:31:27.909] checking for curl_global_init thread safety... yes [01:31:28.050] checking for curl support for asynchronous DNS... yes [01:31:28.191] checking for library containing gss_store_cred_into... -lgssapi_krb5 [01:31:28.366] checking for CRYPTO_new_ex_data in -lcrypto... yes [01:31:28.472] checking for SSL_new in -lssl... yes [01:31:28.579] checking for SSL_CTX_set_ciphersuites... yes [01:31:28.687] checking for SSL_CTX_set_cert_cb... yes [01:31:28.798] checking for X509_get_signature_info... yes [01:31:28.913] checking for SSL_CTX_set_num_tickets... yes [01:31:29.026] checking for SSL_CTX_set_keylog_callback... yes [01:31:29.137] checking for pam_start in -lpam... yes [01:31:29.247] checking for xmlSaveToBuffer in -lxml2... yes [01:31:29.383] checking for xsltCleanupGlobals in -lxslt... yes [01:31:29.517] checking for LZ4_compress_default in -llz4... yes [01:31:29.650] checking for ZSTD_compress in -lzstd... yes [01:31:29.783] checking for ldap_bind in -lldap... yes [01:31:29.929] checking for ldap_initialize... yes [01:31:30.080] checking for ldap_verify_credentials... yes [01:31:30.232] checking for security_compute_create_name in -lselinux... yes [01:31:30.370] checking for uuid_export in -lossp-uuid... yes [01:31:30.511] checking atomic.h usability... no [01:31:30.603] checking atomic.h presence... no [01:31:30.640] checking for atomic.h... no [01:31:30.644] checking copyfile.h usability... no [01:31:30.731] checking copyfile.h presence... no [01:31:30.769] checking for copyfile.h... no [01:31:30.773] checking execinfo.h usability... yes [01:31:30.781] checking execinfo.h presence... yes [01:31:30.814] checking for execinfo.h... yes [01:31:30.821] checking getopt.h usability... yes [01:31:30.830] checking getopt.h presence... yes [01:31:30.862] checking for getopt.h... yes [01:31:30.869] checking ifaddrs.h usability... yes [01:31:30.878] checking ifaddrs.h presence... yes [01:31:30.912] checking for ifaddrs.h... yes [01:31:30.920] checking mbarrier.h usability... no [01:31:31.008] checking mbarrier.h presence... no [01:31:31.045] checking for mbarrier.h... no [01:31:31.048] checking sys/epoll.h usability... yes [01:31:31.057] checking sys/epoll.h presence... yes [01:31:31.091] checking for sys/epoll.h... yes [01:31:31.099] checking sys/event.h usability... no [01:31:31.186] checking sys/event.h presence... no [01:31:31.221] checking for sys/event.h... no [01:31:31.225] checking sys/personality.h usability... yes [01:31:31.233] checking sys/personality.h presence... yes [01:31:31.264] checking for sys/personality.h... yes [01:31:31.272] checking sys/prctl.h usability... yes [01:31:31.281] checking sys/prctl.h presence... yes [01:31:31.313] checking for sys/prctl.h... yes [01:31:31.320] checking sys/procctl.h usability... no [01:31:31.406] checking sys/procctl.h presence... no [01:31:31.440] checking for sys/procctl.h... no [01:31:31.444] checking sys/signalfd.h usability... yes [01:31:31.452] checking sys/signalfd.h presence... yes [01:31:31.484] checking for sys/signalfd.h... yes [01:31:31.492] checking sys/ucred.h usability... no [01:31:31.577] checking sys/ucred.h presence... no [01:31:31.614] checking for sys/ucred.h... no [01:31:31.617] checking termios.h usability... yes [01:31:31.625] checking termios.h presence... yes [01:31:31.656] checking for termios.h... yes [01:31:31.664] checking ucred.h usability... no [01:31:31.750] checking ucred.h presence... no [01:31:31.786] checking for ucred.h... no [01:31:31.789] checking xlocale.h usability... no [01:31:31.876] checking xlocale.h presence... no [01:31:31.911] checking for xlocale.h... no [01:31:31.913] checking readline/readline.h usability... yes [01:31:31.921] checking readline/readline.h presence... yes [01:31:31.956] checking for readline/readline.h... yes [01:31:31.957] checking readline/history.h usability... yes [01:31:31.965] checking readline/history.h presence... yes [01:31:31.998] checking for readline/history.h... yes [01:31:32.002] checking zlib.h usability... yes [01:31:32.010] checking zlib.h presence... yes [01:31:32.044] checking for zlib.h... yes [01:31:32.045] checking for lz4... /usr/bin/lz4 [01:31:32.045] checking lz4.h usability... yes [01:31:32.053] checking lz4.h presence... yes [01:31:32.086] checking for lz4.h... yes [01:31:32.086] checking for zstd... /usr/bin/zstd [01:31:32.086] checking zstd.h usability... yes [01:31:32.095] checking zstd.h presence... yes [01:31:32.126] checking for zstd.h... yes [01:31:32.126] checking gssapi/gssapi.h usability... yes [01:31:32.134] checking gssapi/gssapi.h presence... yes [01:31:32.167] checking for gssapi/gssapi.h... yes [01:31:32.168] checking gssapi/gssapi_ext.h usability... yes [01:31:32.176] checking gssapi/gssapi_ext.h presence... yes [01:31:32.209] checking for gssapi/gssapi_ext.h... yes [01:31:32.211] checking for openssl... /usr/bin/openssl [01:31:32.215] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [01:31:32.215] checking openssl/ssl.h usability... yes [01:31:32.225] checking openssl/ssl.h presence... yes [01:31:32.288] checking for openssl/ssl.h... yes [01:31:32.288] checking openssl/err.h usability... yes [01:31:32.298] checking openssl/err.h presence... yes [01:31:32.339] checking for openssl/err.h... yes [01:31:32.340] checking security/pam_appl.h usability... yes [01:31:32.348] checking security/pam_appl.h presence... yes [01:31:32.378] checking for security/pam_appl.h... yes [01:31:32.380] checking systemd/sd-daemon.h usability... yes [01:31:32.388] checking systemd/sd-daemon.h presence... yes [01:31:32.422] checking for systemd/sd-daemon.h... yes [01:31:32.422] checking libxml/parser.h usability... yes [01:31:32.432] checking libxml/parser.h presence... yes [01:31:32.476] checking for libxml/parser.h... yes [01:31:32.476] checking libxslt/xslt.h usability... yes [01:31:32.485] checking libxslt/xslt.h presence... yes [01:31:32.530] checking for libxslt/xslt.h... yes [01:31:32.530] checking ldap.h usability... yes [01:31:32.539] checking ldap.h presence... yes [01:31:32.573] checking for ldap.h... yes [01:31:32.573] checking for compatible LDAP implementation... yes [01:31:32.581] checking ossp/uuid.h usability... yes [01:31:32.589] checking ossp/uuid.h presence... yes [01:31:32.623] checking for ossp/uuid.h... yes [01:31:32.658] checking whether byte ordering is bigendian... no [01:31:32.809] checking for inline... inline [01:31:32.821] checking for printf format archetype... printf [01:31:32.851] checking for _Static_assert... yes [01:31:33.002] checking for typeof... typeof [01:31:33.011] checking for __builtin_types_compatible_p... yes [01:31:33.023] checking for __builtin_constant_p... yes [01:31:33.034] checking for __builtin_mul_overflow... yes [01:31:33.186] checking for __builtin_unreachable... yes [01:31:33.331] checking for computed goto support... yes [01:31:33.338] checking for struct tm.tm_zone... yes [01:31:33.347] checking for union semun... no [01:31:33.418] checking for socklen_t... yes [01:31:33.499] checking for struct sockaddr.sa_len... no [01:31:33.651] checking for C/C++ restrict keyword... __restrict [01:31:33.664] checking for struct option... yes [01:31:33.740] checking whether assembler supports x86_64 popcntq... yes [01:31:33.747] checking for special C compiler options needed for large files... no [01:31:33.747] checking for _FILE_OFFSET_BITS value needed for large files... no [01:31:33.758] checking size of off_t... 8 [01:31:33.931] checking for int timezone... yes [01:31:34.104] checking for backtrace_symbols... yes [01:31:34.249] checking for copyfile... no [01:31:34.399] checking for copy_file_range... yes [01:31:34.544] checking for elf_aux_info... no [01:31:34.692] checking for getauxval... yes [01:31:34.839] checking for getifaddrs... yes [01:31:34.982] checking for getpeerucred... no [01:31:35.126] checking for inet_pton... yes [01:31:35.268] checking for kqueue... no [01:31:35.416] checking for localeconv_l... no [01:31:35.563] checking for mbstowcs_l... no [01:31:35.711] checking for posix_fallocate... yes [01:31:35.858] checking for ppoll... yes [01:31:36.006] checking for pthread_is_threaded_np... no [01:31:36.146] checking for setproctitle... no [01:31:36.288] checking for setproctitle_fast... no [01:31:36.433] checking for strsignal... yes [01:31:36.588] checking for syncfs... yes [01:31:36.742] checking for sync_file_range... yes [01:31:36.884] checking for uselocale... yes [01:31:37.025] checking for wcstombs_l... no [01:31:37.176] checking for __builtin_bswap16... yes [01:31:37.323] checking for __builtin_bswap32... yes [01:31:37.471] checking for __builtin_bswap64... yes [01:31:37.618] checking for __builtin_clz... yes [01:31:37.763] checking for __builtin_ctz... yes [01:31:37.908] checking for __builtin_popcount... yes [01:31:38.057] checking for __builtin_frame_address... yes [01:31:38.203] checking for _LARGEFILE_SOURCE value needed for large files... no [01:31:38.350] checking how ccache clang reports undeclared, standard C functions... warning [01:31:38.370] checking for posix_fadvise... yes [01:31:38.516] checking whether posix_fadvise is declared... yes [01:31:38.530] checking whether fdatasync is declared... yes [01:31:38.545] checking whether strlcat is declared... no [01:31:38.647] checking whether strlcpy is declared... no [01:31:38.744] checking whether strnlen is declared... yes [01:31:38.758] checking whether strsep is declared... yes [01:31:38.772] checking whether timingsafe_bcmp is declared... no [01:31:38.870] checking whether preadv is declared... yes [01:31:38.884] checking whether pwritev is declared... yes [01:31:38.897] checking whether strchrnul is declared... yes [01:31:38.911] checking whether memset_s is declared... no [01:31:38.987] checking whether F_FULLFSYNC is declared... no [01:31:39.059] checking for explicit_bzero... yes [01:31:39.205] checking for getopt... yes [01:31:39.344] checking for getpeereid... no [01:31:39.492] checking for inet_aton... yes [01:31:39.633] checking for mkdtemp... yes [01:31:39.775] checking for strlcat... no [01:31:39.919] checking for strlcpy... no [01:31:40.058] checking for strnlen... yes [01:31:40.195] checking for strsep... yes [01:31:40.338] checking for timingsafe_bcmp... no [01:31:40.489] checking for pthread_barrier_wait... yes [01:31:40.631] checking for getopt_long... yes [01:31:40.778] checking for syslog... yes [01:31:40.913] checking syslog.h usability... yes [01:31:40.922] checking syslog.h presence... yes [01:31:40.954] checking for syslog.h... yes [01:31:40.954] checking for opterr... yes [01:31:41.092] checking for optreset... no [01:31:41.240] checking unicode/ucol.h usability... yes [01:31:41.250] checking unicode/ucol.h presence... yes [01:31:41.289] checking for unicode/ucol.h... yes [01:31:41.294] checking whether LLVMCreateGDBRegistrationListener is declared... yes [01:31:41.309] checking whether LLVMCreatePerfJITEventListener is declared... yes [01:31:41.319] checking for rl_completion_suppress_quote... yes [01:31:41.468] checking for rl_filename_quote_characters... yes [01:31:41.611] checking for rl_filename_quoting_function... yes [01:31:41.758] checking for append_history... yes [01:31:41.910] checking for history_truncate_file... yes [01:31:42.058] checking for rl_completion_matches... yes [01:31:42.209] checking for rl_filename_completion_function... yes [01:31:42.360] checking for rl_reset_screen_size... yes [01:31:42.509] checking for rl_variable_bind... yes [01:31:42.651] checking test program... ok [01:31:42.797] checking size of void *... 8 [01:31:42.957] checking size of size_t... 8 [01:31:43.121] checking size of long... 8 [01:31:43.288] checking size of long long... 8 [01:31:43.458] checking alignment of short... 2 [01:31:43.622] checking alignment of int... 4 [01:31:43.785] checking alignment of long... 8 [01:31:43.954] checking alignment of int64_t... 8 [01:31:44.115] checking alignment of double... 8 [01:31:44.278] checking for __int128... yes [01:31:44.428] checking for __int128 alignment bug... ok [01:31:44.584] checking alignment of PG_INT128_TYPE... 16 [01:31:44.759] checking for builtin __sync char locking functions... yes [01:31:44.902] checking for builtin __sync int32 locking functions... yes [01:31:45.045] checking for builtin __sync int32 atomic operations... yes [01:31:45.190] checking for builtin __sync int64 atomic operations... yes [01:31:45.339] checking for builtin __atomic int32 atomic operations... yes [01:31:45.486] checking for builtin __atomic int64 atomic operations... yes [01:31:45.626] checking for __get_cpuid... yes [01:31:45.773] checking for __get_cpuid_count... yes [01:31:45.913] checking for _xgetbv... yes [01:31:46.302] checking for _mm512_popcnt_epi64... yes [01:31:46.665] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [01:31:46.904] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:31:46.970] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [01:31:47.028] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:31:47.086] 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 [01:31:47.158] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:31:47.159] checking for _mm512_clmulepi64_epi128... yes [01:31:47.511] checking for vectorized CRC-32C... AVX-512 with runtime check [01:31:47.511] checking for library containing sem_init... none required [01:31:47.650] checking which semaphore API to use... unnamed POSIX [01:31:47.650] checking which random number source to use... OpenSSL [01:31:47.652] checking for tclsh... /usr/bin/tclsh [01:31:47.653] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [01:31:47.695] checking tcl.h usability... yes [01:31:47.704] checking tcl.h presence... yes [01:31:47.740] checking for tcl.h... yes [01:31:47.741] checking for perl.h... yes [01:31:47.763] checking for libperl... yes [01:31:47.994] checking Python.h usability... yes [01:31:48.004] checking Python.h presence... yes [01:31:48.072] checking for Python.h... yes [01:31:48.072] checking for xmllint... /usr/bin/xmllint [01:31:48.072] checking for xsltproc... /usr/bin/xsltproc [01:31:48.073] checking for fop... /usr/bin/fop [01:31:48.073] checking for dbtoepub... no [01:31:48.074] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [01:31:48.165] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [01:31:48.289] configure: using compiler=Debian clang version 14.0.6 [01:31:48.289] 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 -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [01:31:48.289] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [01:31:48.289] configure: using LDFLAGS= -Wl,--as-needed [01:31:48.289] configure: using CXX=ccache clang++-16 [01:31:48.289] 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 [01:31:48.289] configure: using CLANG=ccache clang-16 [01:31:48.289] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [01:31:48.289] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [01:31:48.316] configure: updating cache clang.cache [01:31:48.327] configure: creating ./config.status [01:31:48.410] config.status: creating GNUmakefile [01:31:48.422] config.status: creating src/Makefile.global [01:31:48.437] config.status: creating src/include/pg_config.h [01:31:48.450] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:31:48.457] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [01:31:48.463] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [01:31:48.470] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [01:31:48.477] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [01:31:48.485] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [01:31:48.520] [01:31:48.520] real 0m24.823s [01:31:48.520] user 0m15.622s [01:31:48.520] sys 0m9.255s [01:31:48.520] make -s -j${BUILD_JOBS} clean [01:31:49.047] time make -s -j${BUILD_JOBS} world-bin [01:31:52.547] typecmds.c:2639:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [01:31:52.547] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [01:31:52.547] ^ [01:31:52.547] typecmds.c:2768:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [01:31:52.547] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [01:31:52.547] ^ [01:31:52.547] typecmds.c:2866:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [01:31:52.547] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [01:31:52.547] ^ [01:31:52.547] typecmds.c:2977:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [01:31:52.547] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [01:31:52.547] ^ [01:31:52.547] typecmds.c:3086:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [01:31:52.547] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [01:31:52.547] ^ [01:31:52.547] 5 errors generated. [01:31:52.547] make[3]: *** [: typecmds.o] Error 1 [01:31:52.548] make[2]: *** [common.mk:37: commands-recursive] Error 2 [01:31:52.548] make[2]: *** Waiting for unfinished jobs.... [01:31:52.634] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:31:52.634] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:31:52.634] [01:31:52.634] real 0m3.587s [01:31:52.634] user 0m6.036s [01:31:52.634] sys 0m3.611s [01:31:52.635] [01:31:52.635] Exit status: 2