[00:13:39.419] time ./configure \ [00:13:39.419] --cache clang.cache \ [00:13:39.419] ${LINUX_CONFIGURE_FEATURES} \ [00:13:39.419] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [00:13:39.583] configure: creating cache clang.cache [00:13:39.596] checking build system type... x86_64-pc-linux-gnu [00:13:39.691] checking host system type... x86_64-pc-linux-gnu [00:13:39.691] checking which template to use... linux [00:13:39.692] checking whether NLS is wanted... no [00:13:39.692] checking for default port number... 5432 [00:13:39.698] checking for block size... 8kB [00:13:39.699] checking for segment size... 1GB [00:13:39.701] checking for WAL block size... 8kB [00:13:39.807] checking whether the C compiler works... yes [00:13:39.945] checking for C compiler default output file name... a.out [00:13:39.946] checking for suffix of executables... [00:13:40.011] checking whether we are cross compiling... no [00:13:40.095] checking for suffix of object files... o [00:13:40.103] checking whether we are using the GNU C compiler... yes [00:13:40.109] checking whether ccache clang accepts -g... yes [00:13:40.115] checking for ccache clang option to accept ISO C89... none needed [00:13:40.123] checking for ccache clang option to accept ISO C99... none needed [00:13:40.255] checking whether we are using the GNU C++ compiler... yes [00:13:40.261] checking whether ccache clang++-16 accepts -g... yes [00:13:40.387] checking for gawk... no [00:13:40.387] checking for mawk... mawk [00:13:40.388] checking for LLVM_CONFIG... llvm-config-16 [00:13:40.393] configure: using llvm 16.0.6 [00:13:40.393] checking for CLANG... ccache clang-16 [00:13:40.439] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [00:13:40.445] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [00:13:40.452] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [00:13:40.458] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [00:13:40.465] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [00:13:40.471] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [00:13:40.477] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [00:13:40.483] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:13:40.489] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [00:13:40.501] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [00:13:40.512] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [00:13:40.518] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [00:13:40.525] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [00:13:40.536] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [00:13:40.547] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [00:13:40.553] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [00:13:40.559] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [00:13:40.566] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [00:13:40.572] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [00:13:40.578] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [00:13:40.585] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [00:13:40.591] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [00:13:40.602] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [00:13:40.608] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:13:40.614] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:13:40.621] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:13:40.627] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:13:40.633] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [00:13:40.644] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:13:40.654] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:13:40.666] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:13:40.672] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:13:40.679] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:13:40.686] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:13:40.692] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:13:40.698] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [00:13:40.711] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:13:40.717] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:13:40.723] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:13:40.730] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [00:13:40.752] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [00:13:40.752] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:13:40.760] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:13:40.766] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [00:13:40.788] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:13:40.812] checking whether the C compiler still works... yes [00:13:40.920] checking how to run the C preprocessor... ccache clang -E [00:13:41.070] checking for pkg-config... /usr/bin/pkg-config [00:13:41.070] checking pkg-config is at least version 0.9.0... yes [00:13:41.072] checking whether to build with ICU support... yes [00:13:41.072] checking for icu-uc icu-i18n... yes [00:13:41.079] checking whether to build with Tcl... yes [00:13:41.079] checking whether to build Perl modules... yes [00:13:41.079] checking whether to build Python modules... yes [00:13:41.079] checking whether to build with GSSAPI support... yes [00:13:41.080] checking whether to build with PAM support... yes [00:13:41.080] checking whether to build with BSD Authentication support... no [00:13:41.080] checking whether to build with LDAP support... yes [00:13:41.080] checking whether to build with Bonjour support... no [00:13:41.080] checking whether to build with SELinux support... yes [00:13:41.080] checking whether to build with systemd support... yes [00:13:41.081] checking whether to build with liburing support... no [00:13:41.081] checking whether to build with libcurl support... yes [00:13:41.081] checking for libcurl >= 7.61.0... yes [00:13:41.089] checking whether to build with libnuma support... no [00:13:41.089] checking whether to build with XML support... yes [00:13:41.089] checking for libxml-2.0 >= 2.6.23... yes [00:13:41.096] checking whether to build with LZ4 support... yes [00:13:41.096] checking for liblz4... yes [00:13:41.103] checking whether to build with ZSTD support... yes [00:13:41.103] checking for libzstd >= 1.4.0... yes [00:13:41.111] checking for strip... strip [00:13:41.111] checking whether it is possible to strip libraries... yes [00:13:41.113] checking for ar... ar [00:13:41.113] checking for a BSD-compatible install... /usr/bin/install -c [00:13:41.122] checking for tar... /usr/bin/tar [00:13:41.122] checking whether ln -s works... yes [00:13:41.122] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:13:41.124] checking for bison... /usr/bin/bison [00:13:41.127] configure: using bison (GNU Bison) 3.8.2 [00:13:41.129] checking for flex... /usr/bin/flex [00:13:41.131] configure: using flex 2.6.4 [00:13:41.131] checking for perl... /usr/bin/perl [00:13:41.134] configure: using perl 5.36.0 [00:13:41.136] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [00:13:41.141] checking for Perl privlibexp... /usr/share/perl/5.36 [00:13:41.145] checking for Perl useshrplib... true [00:13:41.150] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [00:13:41.156] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:13:41.161] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [00:13:41.253] checking for python3... /usr/bin/python3 [00:13:41.264] configure: using python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] [00:13:41.270] checking for Python sysconfig module... yes [00:13:41.281] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [00:13:41.293] checking Python include directory... -I/usr/include/python3.11 [00:13:41.305] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [00:13:41.346] checking for a sed that does not truncate output... /usr/bin/sed [00:13:41.351] checking for grep that handles long lines and -e... /usr/bin/grep [00:13:41.353] checking for egrep... /usr/bin/grep -E [00:13:41.355] checking for ANSI C header files... yes [00:13:41.533] checking for sys/types.h... yes [00:13:41.548] checking for sys/stat.h... yes [00:13:41.563] checking for stdlib.h... yes [00:13:41.577] checking for string.h... yes [00:13:41.592] checking for memory.h... yes [00:13:41.605] checking for strings.h... yes [00:13:41.620] checking for inttypes.h... yes [00:13:41.636] checking for stdint.h... yes [00:13:41.652] checking for unistd.h... yes [00:13:41.664] checking whether ccache clang is Clang... yes [00:13:41.693] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [00:13:41.808] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:13:41.882] checking whether more special flags are required for pthreads... no [00:13:41.882] checking for PTHREAD_PRIO_INHERIT... yes [00:13:41.977] checking pthread.h usability... yes [00:13:41.986] checking pthread.h presence... yes [00:13:42.018] checking for pthread.h... yes [00:13:42.018] checking for strerror_r... yes [00:13:42.089] checking whether strerror_r returns int... no [00:13:42.219] checking for main in -lm... yes [00:13:42.297] checking for library containing setproctitle... no [00:13:42.452] checking for library containing dlsym... none required [00:13:42.525] checking for library containing socket... none required [00:13:42.598] checking for library containing getopt_long... none required [00:13:42.672] checking for library containing shm_open... none required [00:13:42.745] checking for library containing shm_unlink... none required [00:13:42.818] checking for library containing clock_gettime... none required [00:13:42.891] checking for library containing shmget... none required [00:13:42.964] checking for library containing backtrace_symbols... none required [00:13:43.038] checking for library containing pthread_barrier_wait... none required [00:13:43.112] checking for library containing readline... -lreadline [00:13:43.185] checking for inflate in -lz... yes [00:13:43.262] checking curl/curl.h usability... yes [00:13:43.270] checking curl/curl.h presence... yes [00:13:43.306] checking for curl/curl.h... yes [00:13:43.307] checking for curl_multi_init in -lcurl... yes [00:13:43.413] checking for curl_global_init thread safety... yes [00:13:43.545] checking for curl support for asynchronous DNS... yes [00:13:43.680] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:13:43.852] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:13:43.956] checking for SSL_new in -lssl... yes [00:13:44.065] checking for SSL_CTX_set_ciphersuites... yes [00:13:44.169] checking for SSL_CTX_set_cert_cb... yes [00:13:44.289] checking for X509_get_signature_info... yes [00:13:44.404] checking for SSL_CTX_set_num_tickets... yes [00:13:44.523] checking for SSL_CTX_set_keylog_callback... yes [00:13:44.637] checking for pam_start in -lpam... yes [00:13:44.753] checking for xmlSaveToBuffer in -lxml2... yes [00:13:44.895] checking for xsltCleanupGlobals in -lxslt... yes [00:13:45.054] checking for LZ4_compress_default in -llz4... yes [00:13:45.190] checking for ZSTD_compress in -lzstd... yes [00:13:45.332] checking for ldap_bind in -lldap... yes [00:13:45.492] checking for ldap_initialize... yes [00:13:45.660] checking for ldap_verify_credentials... yes [00:13:45.818] checking for security_compute_create_name in -lselinux... yes [00:13:45.961] checking for uuid_export in -lossp-uuid... yes [00:13:46.098] checking atomic.h usability... no [00:13:46.184] checking atomic.h presence... no [00:13:46.220] checking for atomic.h... no [00:13:46.224] checking copyfile.h usability... no [00:13:46.312] checking copyfile.h presence... no [00:13:46.349] checking for copyfile.h... no [00:13:46.352] checking execinfo.h usability... yes [00:13:46.361] checking execinfo.h presence... yes [00:13:46.392] checking for execinfo.h... yes [00:13:46.400] checking getopt.h usability... yes [00:13:46.409] checking getopt.h presence... yes [00:13:46.441] checking for getopt.h... yes [00:13:46.448] checking ifaddrs.h usability... yes [00:13:46.457] checking ifaddrs.h presence... yes [00:13:46.491] checking for ifaddrs.h... yes [00:13:46.499] checking mbarrier.h usability... no [00:13:46.585] checking mbarrier.h presence... no [00:13:46.620] checking for mbarrier.h... no [00:13:46.624] checking sys/epoll.h usability... yes [00:13:46.632] checking sys/epoll.h presence... yes [00:13:46.664] checking for sys/epoll.h... yes [00:13:46.672] checking sys/event.h usability... no [00:13:46.760] checking sys/event.h presence... no [00:13:46.796] checking for sys/event.h... no [00:13:46.799] checking sys/personality.h usability... yes [00:13:46.807] checking sys/personality.h presence... yes [00:13:46.836] checking for sys/personality.h... yes [00:13:46.843] checking sys/prctl.h usability... yes [00:13:46.851] checking sys/prctl.h presence... yes [00:13:46.881] checking for sys/prctl.h... yes [00:13:46.888] checking sys/procctl.h usability... no [00:13:46.973] checking sys/procctl.h presence... no [00:13:47.009] checking for sys/procctl.h... no [00:13:47.012] checking sys/signalfd.h usability... yes [00:13:47.021] checking sys/signalfd.h presence... yes [00:13:47.052] checking for sys/signalfd.h... yes [00:13:47.060] checking sys/ucred.h usability... no [00:13:47.145] checking sys/ucred.h presence... no [00:13:47.179] checking for sys/ucred.h... no [00:13:47.183] checking termios.h usability... yes [00:13:47.191] checking termios.h presence... yes [00:13:47.222] checking for termios.h... yes [00:13:47.230] checking ucred.h usability... no [00:13:47.317] checking ucred.h presence... no [00:13:47.352] checking for ucred.h... no [00:13:47.355] checking xlocale.h usability... no [00:13:47.441] checking xlocale.h presence... no [00:13:47.476] checking for xlocale.h... no [00:13:47.478] checking readline/readline.h usability... yes [00:13:47.486] checking readline/readline.h presence... yes [00:13:47.519] checking for readline/readline.h... yes [00:13:47.520] checking readline/history.h usability... yes [00:13:47.528] checking readline/history.h presence... yes [00:13:47.560] checking for readline/history.h... yes [00:13:47.563] checking zlib.h usability... yes [00:13:47.571] checking zlib.h presence... yes [00:13:47.605] checking for zlib.h... yes [00:13:47.605] checking for lz4... /usr/bin/lz4 [00:13:47.605] checking lz4.h usability... yes [00:13:47.614] checking lz4.h presence... yes [00:13:47.644] checking for lz4.h... yes [00:13:47.645] checking for zstd... /usr/bin/zstd [00:13:47.645] checking zstd.h usability... yes [00:13:47.653] checking zstd.h presence... yes [00:13:47.684] checking for zstd.h... yes [00:13:47.684] checking gssapi/gssapi.h usability... yes [00:13:47.692] checking gssapi/gssapi.h presence... yes [00:13:47.724] checking for gssapi/gssapi.h... yes [00:13:47.725] checking gssapi/gssapi_ext.h usability... yes [00:13:47.733] checking gssapi/gssapi_ext.h presence... yes [00:13:47.765] checking for gssapi/gssapi_ext.h... yes [00:13:47.766] checking for openssl... /usr/bin/openssl [00:13:47.770] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [00:13:47.771] checking openssl/ssl.h usability... yes [00:13:47.781] checking openssl/ssl.h presence... yes [00:13:47.843] checking for openssl/ssl.h... yes [00:13:47.843] checking openssl/err.h usability... yes [00:13:47.853] checking openssl/err.h presence... yes [00:13:47.895] checking for openssl/err.h... yes [00:13:47.895] checking security/pam_appl.h usability... yes [00:13:47.904] checking security/pam_appl.h presence... yes [00:13:47.935] checking for security/pam_appl.h... yes [00:13:47.937] checking systemd/sd-daemon.h usability... yes [00:13:47.946] checking systemd/sd-daemon.h presence... yes [00:13:47.980] checking for systemd/sd-daemon.h... yes [00:13:47.980] checking libxml/parser.h usability... yes [00:13:47.990] checking libxml/parser.h presence... yes [00:13:48.034] checking for libxml/parser.h... yes [00:13:48.034] checking libxslt/xslt.h usability... yes [00:13:48.045] checking libxslt/xslt.h presence... yes [00:13:48.090] checking for libxslt/xslt.h... yes [00:13:48.090] checking ldap.h usability... yes [00:13:48.099] checking ldap.h presence... yes [00:13:48.132] checking for ldap.h... yes [00:13:48.133] checking for compatible LDAP implementation... yes [00:13:48.141] checking ossp/uuid.h usability... yes [00:13:48.149] checking ossp/uuid.h presence... yes [00:13:48.183] checking for ossp/uuid.h... yes [00:13:48.217] checking whether byte ordering is bigendian... no [00:13:48.370] checking for inline... inline [00:13:48.380] checking for printf format archetype... printf [00:13:48.407] checking for _Static_assert... yes [00:13:48.546] checking for typeof... typeof [00:13:48.553] checking for __builtin_types_compatible_p... yes [00:13:48.564] checking for __builtin_constant_p... yes [00:13:48.574] checking for __builtin_mul_overflow... yes [00:13:48.710] checking for __builtin_unreachable... yes [00:13:48.840] checking for computed goto support... yes [00:13:48.847] checking for struct tm.tm_zone... yes [00:13:48.855] checking for union semun... no [00:13:48.922] checking for socklen_t... yes [00:13:48.999] checking for struct sockaddr.sa_len... no [00:13:49.142] checking for C/C++ restrict keyword... __restrict [00:13:49.154] checking for struct option... yes [00:13:49.223] checking whether assembler supports x86_64 popcntq... yes [00:13:49.230] checking for special C compiler options needed for large files... no [00:13:49.230] checking for _FILE_OFFSET_BITS value needed for large files... no [00:13:49.241] checking size of off_t... 8 [00:13:49.399] checking for int timezone... yes [00:13:49.546] checking for backtrace_symbols... yes [00:13:49.691] checking for copyfile... no [00:13:49.837] checking for copy_file_range... yes [00:13:49.991] checking for elf_aux_info... no [00:13:50.134] checking for getauxval... yes [00:13:50.276] checking for getifaddrs... yes [00:13:50.414] checking for getpeerucred... no [00:13:50.568] checking for inet_pton... yes [00:13:50.711] checking for kqueue... no [00:13:50.854] checking for localeconv_l... no [00:13:51.001] checking for mbstowcs_l... no [00:13:51.142] checking for posix_fallocate... yes [00:13:51.278] checking for ppoll... yes [00:13:51.420] checking for pthread_is_threaded_np... no [00:13:51.570] checking for setproctitle... no [00:13:51.719] checking for setproctitle_fast... no [00:13:51.868] checking for strsignal... yes [00:13:52.019] checking for syncfs... yes [00:13:52.167] checking for sync_file_range... yes [00:13:52.322] checking for uselocale... yes [00:13:52.468] checking for wcstombs_l... no [00:13:52.617] checking for __builtin_bswap16... yes [00:13:52.760] checking for __builtin_bswap32... yes [00:13:52.902] checking for __builtin_bswap64... yes [00:13:53.042] checking for __builtin_clz... yes [00:13:53.184] checking for __builtin_ctz... yes [00:13:53.339] checking for __builtin_popcount... yes [00:13:53.489] checking for __builtin_frame_address... yes [00:13:53.635] checking for _LARGEFILE_SOURCE value needed for large files... no [00:13:53.781] checking how ccache clang reports undeclared, standard C functions... warning [00:13:53.800] checking for posix_fadvise... yes [00:13:53.950] checking whether posix_fadvise is declared... yes [00:13:53.964] checking whether fdatasync is declared... yes [00:13:53.978] checking whether strlcat is declared... no [00:13:54.078] checking whether strlcpy is declared... no [00:13:54.174] checking whether strnlen is declared... yes [00:13:54.188] checking whether strsep is declared... yes [00:13:54.203] checking whether timingsafe_bcmp is declared... no [00:13:54.298] checking whether preadv is declared... yes [00:13:54.312] checking whether pwritev is declared... yes [00:13:54.325] checking whether strchrnul is declared... yes [00:13:54.338] checking whether memset_s is declared... no [00:13:54.413] checking whether F_FULLFSYNC is declared... no [00:13:54.484] checking for explicit_bzero... yes [00:13:54.619] checking for getopt... yes [00:13:54.752] checking for getpeereid... no [00:13:54.897] checking for inet_aton... yes [00:13:55.031] checking for mkdtemp... yes [00:13:55.166] checking for strlcat... no [00:13:55.307] checking for strlcpy... no [00:13:55.444] checking for strnlen... yes [00:13:55.577] checking for strsep... yes [00:13:55.710] checking for timingsafe_bcmp... no [00:13:55.855] checking for pthread_barrier_wait... yes [00:13:55.995] checking for getopt_long... yes [00:13:56.136] checking for syslog... yes [00:13:56.272] checking syslog.h usability... yes [00:13:56.280] checking syslog.h presence... yes [00:13:56.311] checking for syslog.h... yes [00:13:56.312] checking for opterr... yes [00:13:56.446] checking for optreset... no [00:13:56.599] checking unicode/ucol.h usability... yes [00:13:56.608] checking unicode/ucol.h presence... yes [00:13:56.646] checking for unicode/ucol.h... yes [00:13:56.651] checking whether LLVMCreateGDBRegistrationListener is declared... yes [00:13:56.665] checking whether LLVMCreatePerfJITEventListener is declared... yes [00:13:56.674] checking for rl_completion_suppress_quote... yes [00:13:56.812] checking for rl_filename_quote_characters... yes [00:13:56.970] checking for rl_filename_quoting_function... yes [00:13:57.123] checking for append_history... yes [00:13:57.278] checking for history_truncate_file... yes [00:13:57.437] checking for rl_completion_matches... yes [00:13:57.594] checking for rl_filename_completion_function... yes [00:13:57.739] checking for rl_reset_screen_size... yes [00:13:57.886] checking for rl_variable_bind... yes [00:13:58.035] checking test program... ok [00:13:58.185] checking size of void *... 8 [00:13:58.352] checking size of size_t... 8 [00:13:58.534] checking size of long... 8 [00:13:58.701] checking size of long long... 8 [00:13:58.866] checking alignment of short... 2 [00:13:59.050] checking alignment of int... 4 [00:13:59.221] checking alignment of long... 8 [00:13:59.395] checking alignment of int64_t... 8 [00:13:59.568] checking alignment of double... 8 [00:13:59.739] checking for __int128... yes [00:13:59.885] checking for __int128 alignment bug... ok [00:14:00.034] checking alignment of PG_INT128_TYPE... 16 [00:14:00.203] checking for builtin __sync char locking functions... yes [00:14:00.353] checking for builtin __sync int32 locking functions... yes [00:14:00.509] checking for builtin __sync int32 atomic operations... yes [00:14:00.655] checking for builtin __sync int64 atomic operations... yes [00:14:00.810] checking for builtin __atomic int32 atomic operations... yes [00:14:00.965] checking for builtin __atomic int64 atomic operations... yes [00:14:01.109] checking for __get_cpuid... yes [00:14:01.264] checking for __get_cpuid_count... yes [00:14:01.410] checking for __cpuid... no [00:14:01.472] checking for __cpuidex... no [00:14:01.535] checking for _xgetbv... yes [00:14:01.950] checking for _mm512_popcnt_epi64... yes [00:14:02.340] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [00:14:02.602] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:14:02.667] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [00:14:02.726] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:14:02.785] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [00:14:02.856] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:14:02.856] checking for _mm512_clmulepi64_epi128... yes [00:14:03.211] checking for vectorized CRC-32C... AVX-512 with runtime check [00:14:03.212] checking for library containing sem_init... none required [00:14:03.380] checking which semaphore API to use... unnamed POSIX [00:14:03.380] checking which random number source to use... OpenSSL [00:14:03.382] checking for tclsh... /usr/bin/tclsh [00:14:03.383] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:14:03.423] checking tcl.h usability... yes [00:14:03.433] checking tcl.h presence... yes [00:14:03.470] checking for tcl.h... yes [00:14:03.470] checking for perl.h... yes [00:14:03.492] checking for libperl... yes [00:14:03.729] checking Python.h usability... yes [00:14:03.740] checking Python.h presence... yes [00:14:03.809] checking for Python.h... yes [00:14:03.809] checking for xmllint... /usr/bin/xmllint [00:14:03.809] checking for xsltproc... /usr/bin/xsltproc [00:14:03.810] checking for fop... /usr/bin/fop [00:14:03.810] checking for dbtoepub... no [00:14:03.810] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [00:14:03.901] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:14:04.028] configure: using compiler=Debian clang version 14.0.6 [00:14:04.028] 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 [00:14:04.028] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:14:04.028] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [00:14:04.028] configure: using CXX=ccache clang++-16 [00:14:04.028] 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 [00:14:04.028] configure: using CLANG=ccache clang-16 [00:14:04.028] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [00:14:04.028] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:14:04.056] configure: updating cache clang.cache [00:14:04.069] configure: creating ./config.status [00:14:04.160] config.status: creating GNUmakefile [00:14:04.173] config.status: creating src/Makefile.global [00:14:04.191] config.status: creating src/include/pg_config.h [00:14:04.204] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:14:04.213] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [00:14:04.219] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:14:04.226] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:14:04.234] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:14:04.242] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:14:04.249] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:14:04.285] [00:14:04.285] real 0m24.866s [00:14:04.285] user 0m14.958s [00:14:04.285] sys 0m9.823s [00:14:04.285] make -s -j${BUILD_JOBS} clean [00:14:04.800] time make -s -j${BUILD_JOBS} world-bin [00:14:07.840] typecmds.c:2631:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [00:14:07.840] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [00:14:07.840] ^ [00:14:07.840] typecmds.c:2760:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [00:14:07.840] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [00:14:07.840] ^ [00:14:07.840] typecmds.c:2858:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [00:14:07.840] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [00:14:07.840] ^ [00:14:07.840] typecmds.c:2969:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [00:14:07.840] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [00:14:07.840] ^ [00:14:07.840] typecmds.c:3078:2: error: implicit declaration of function 'LockDatabaseObject' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [00:14:07.840] LockDatabaseObject(TypeRelationId, domainoid, 0, AccessExclusiveLock); [00:14:07.840] ^ [00:14:07.840] 5 errors generated. [00:14:07.840] make[3]: *** [: typecmds.o] Error 1 [00:14:07.840] make[2]: *** [common.mk:37: commands-recursive] Error 2 [00:14:07.840] make[2]: *** Waiting for unfinished jobs.... [00:14:08.223] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:14:08.223] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:14:08.223] [00:14:08.223] real 0m3.423s [00:14:08.223] user 0m5.576s [00:14:08.223] sys 0m3.389s [00:14:08.224] [00:14:08.224] Exit status: 2