[12:38:00.733] time ./configure \
[12:38:00.733]   --cache clang.cache \
[12:38:00.733]   ${LINUX_CONFIGURE_FEATURES} \
[12:38:00.733]   CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16"
[12:38:00.914] configure: creating cache clang.cache
[12:38:00.928] checking build system type... x86_64-pc-linux-gnu
[12:38:01.031] checking host system type... x86_64-pc-linux-gnu
[12:38:01.031] checking which template to use... linux
[12:38:01.031] checking whether NLS is wanted... no
[12:38:01.031] checking for default port number... 5432
[12:38:01.038] checking for block size... 8kB
[12:38:01.040] checking for segment size... 1GB
[12:38:01.042] checking for WAL block size... 8kB
[12:38:01.168] checking whether the C compiler works... yes
[12:38:01.316] checking for C compiler default output file name... a.out
[12:38:01.317] checking for suffix of executables... 
[12:38:01.387] checking whether we are cross compiling... no
[12:38:01.476] checking for suffix of object files... o
[12:38:01.484] checking whether we are using the GNU C compiler... yes
[12:38:01.491] checking whether ccache clang accepts -g... yes
[12:38:01.499] checking for ccache clang option to accept ISO C89... none needed
[12:38:01.536] checking for ccache clang option to accept ISO C99... none needed
[12:38:01.668] checking whether we are using the GNU C++ compiler... yes
[12:38:01.737] checking whether ccache clang++-16 accepts -g... yes
[12:38:01.873] checking for gawk... no
[12:38:01.873] checking for mawk... mawk
[12:38:01.874] checking for LLVM_CONFIG... llvm-config-16
[12:38:01.879] configure: using llvm 16.0.6
[12:38:01.879] checking for CLANG... ccache clang-16
[12:38:01.928] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes
[12:38:01.935] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes
[12:38:01.942] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes
[12:38:01.949] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes
[12:38:01.983] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes
[12:38:01.991] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes
[12:38:01.998] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes
[12:38:02.005] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes
[12:38:02.011] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no
[12:38:02.024] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no
[12:38:02.036] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes
[12:38:02.043] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes
[12:38:02.051] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no
[12:38:02.063] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no
[12:38:02.076] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes
[12:38:02.083] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes
[12:38:02.116] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes
[12:38:02.124] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes
[12:38:02.130] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes
[12:38:02.137] checking whether ccache clang supports -fwrapv, for CFLAGS... yes
[12:38:02.144] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes
[12:38:02.151] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no
[12:38:02.164] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes
[12:38:02.171] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[12:38:02.179] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[12:38:02.186] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[12:38:02.193] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[12:38:02.201] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[12:38:02.214] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[12:38:02.226] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[12:38:02.239] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[12:38:02.246] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[12:38:02.254] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[12:38:02.262] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[12:38:02.269] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[12:38:02.276] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[12:38:02.283] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[12:38:02.290] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[12:38:02.297] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[12:38:02.303] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[12:38:02.315] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[12:38:02.315] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[12:38:02.322] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[12:38:02.329] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[12:38:02.340] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[12:38:02.352] checking whether the C compiler still works... yes
[12:38:02.462] checking how to run the C preprocessor... ccache clang -E
[12:38:02.597] checking for pkg-config... /usr/bin/pkg-config
[12:38:02.597] checking pkg-config is at least version 0.9.0... yes
[12:38:02.598] checking whether to build with ICU support... yes
[12:38:02.599] checking for icu-uc icu-i18n... yes
[12:38:02.606] checking whether to build with Tcl... yes
[12:38:02.606] checking whether to build Perl modules... yes
[12:38:02.606] checking whether to build Python modules... yes
[12:38:02.606] checking whether to build with GSSAPI support... yes
[12:38:02.607] checking whether to build with PAM support... yes
[12:38:02.608] checking whether to build with BSD Authentication support... no
[12:38:02.608] checking whether to build with LDAP support... yes
[12:38:02.608] checking whether to build with Bonjour support... no
[12:38:02.608] checking whether to build with SELinux support... yes
[12:38:02.608] checking whether to build with systemd support... yes
[12:38:02.608] checking whether to build with libcurl support... yes
[12:38:02.608] checking for libcurl >= 7.61.0... yes
[12:38:02.615] checking whether to build with XML support... yes
[12:38:02.615] checking for libxml-2.0 >= 2.6.23... yes
[12:38:02.623] checking whether to build with LZ4 support... yes
[12:38:02.623] checking for liblz4... yes
[12:38:02.630] checking whether to build with ZSTD support... yes
[12:38:02.630] checking for libzstd >= 1.4.0... yes
[12:38:02.637] checking for strip... strip
[12:38:02.638] checking whether it is possible to strip libraries... yes
[12:38:02.639] checking for ar... ar
[12:38:02.640] checking for a BSD-compatible install... /usr/bin/install -c
[12:38:02.649] checking for tar... /usr/bin/tar
[12:38:02.649] checking whether ln -s works... yes
[12:38:02.649] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[12:38:02.651] checking for bison... /usr/bin/bison
[12:38:02.653] configure: using bison (GNU Bison) 3.8.2
[12:38:02.656] checking for flex... /usr/bin/flex
[12:38:02.658] configure: using flex 2.6.4
[12:38:02.659] checking for perl... /usr/bin/perl
[12:38:02.662] configure: using perl 5.36.0
[12:38:02.664] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[12:38:02.668] checking for Perl privlibexp... /usr/share/perl/5.36
[12:38:02.673] checking for Perl useshrplib... true
[12:38:02.679] 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
[12:38:02.684] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[12:38:02.690] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[12:38:02.782] checking for python3... /usr/bin/python3
[12:38:02.793] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[12:38:02.800] checking for Python sysconfig module... yes
[12:38:02.811] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[12:38:02.823] checking Python include directory... -I/usr/include/python3.11
[12:38:02.835] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[12:38:02.877] checking for a sed that does not truncate output... /usr/bin/sed
[12:38:02.882] checking for grep that handles long lines and -e... /usr/bin/grep
[12:38:02.884] checking for egrep... /usr/bin/grep -E
[12:38:02.886] checking for ANSI C header files... yes
[12:38:03.070] checking for sys/types.h... yes
[12:38:03.086] checking for sys/stat.h... yes
[12:38:03.174] checking for stdlib.h... yes
[12:38:03.189] checking for string.h... yes
[12:38:03.204] checking for memory.h... yes
[12:38:03.219] checking for strings.h... yes
[12:38:03.268] checking for inttypes.h... yes
[12:38:03.284] checking for stdint.h... yes
[12:38:03.300] checking for unistd.h... yes
[12:38:03.313] checking whether ccache clang is Clang... yes
[12:38:03.342] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
[12:38:03.459] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[12:38:03.535] checking whether more special flags are required for pthreads... no
[12:38:03.535] checking for PTHREAD_PRIO_INHERIT... yes
[12:38:03.615] checking pthread.h usability... yes
[12:38:03.623] checking pthread.h presence... yes
[12:38:03.655] checking for pthread.h... yes
[12:38:03.655] checking for strerror_r... yes
[12:38:03.728] checking whether strerror_r returns int... no
[12:38:03.794] checking for main in -lm... yes
[12:38:03.873] checking for library containing setproctitle... no
[12:38:04.032] checking for library containing dlsym... none required
[12:38:04.108] checking for library containing socket... none required
[12:38:04.184] checking for library containing getopt_long... none required
[12:38:04.260] checking for library containing shm_open... none required
[12:38:04.338] checking for library containing shm_unlink... none required
[12:38:04.413] checking for library containing clock_gettime... none required
[12:38:04.488] checking for library containing shmget... none required
[12:38:04.563] checking for library containing backtrace_symbols... none required
[12:38:04.639] checking for library containing pthread_barrier_wait... none required
[12:38:04.716] checking for library containing readline... -lreadline
[12:38:04.791] checking for inflate in -lz... yes
[12:38:04.870] checking curl/curl.h usability... yes
[12:38:04.879] checking curl/curl.h presence... yes
[12:38:04.915] checking for curl/curl.h... yes
[12:38:04.916] checking for curl_multi_init in -lcurl... yes
[12:38:05.028] checking for curl_global_init thread safety... yes
[12:38:05.163] checking for curl support for asynchronous DNS... yes
[12:38:05.297] checking for library containing gss_store_cred_into... -lgssapi_krb5
[12:38:05.499] checking for CRYPTO_new_ex_data in -lcrypto... yes
[12:38:05.618] checking for SSL_new in -lssl... yes
[12:38:05.736] checking for SSL_CTX_set_ciphersuites... yes
[12:38:05.853] checking for SSL_CTX_set_cert_cb... yes
[12:38:05.985] checking for X509_get_signature_info... yes
[12:38:06.114] checking for SSL_CTX_set_num_tickets... yes
[12:38:06.241] checking for pam_start in -lpam... yes
[12:38:06.357] checking for xmlSaveToBuffer in -lxml2... yes
[12:38:06.504] checking for xsltCleanupGlobals in -lxslt... yes
[12:38:06.660] checking for LZ4_compress_default in -llz4... yes
[12:38:06.810] checking for ZSTD_compress in -lzstd... yes
[12:38:06.963] checking for ldap_bind in -lldap... yes
[12:38:07.118] checking for ldap_initialize... yes
[12:38:07.280] checking for ldap_verify_credentials... yes
[12:38:07.429] checking for security_compute_create_name in -lselinux... yes
[12:38:07.583] checking for uuid_export in -lossp-uuid... yes
[12:38:07.740] checking atomic.h usability... no
[12:38:07.824] checking atomic.h presence... no
[12:38:07.859] checking for atomic.h... no
[12:38:07.863] checking copyfile.h usability... no
[12:38:07.950] checking copyfile.h presence... no
[12:38:07.985] checking for copyfile.h... no
[12:38:07.988] checking execinfo.h usability... yes
[12:38:07.997] checking execinfo.h presence... yes
[12:38:08.029] checking for execinfo.h... yes
[12:38:08.037] checking getopt.h usability... yes
[12:38:08.046] checking getopt.h presence... yes
[12:38:08.078] checking for getopt.h... yes
[12:38:08.086] checking ifaddrs.h usability... yes
[12:38:08.095] checking ifaddrs.h presence... yes
[12:38:08.128] checking for ifaddrs.h... yes
[12:38:08.137] checking mbarrier.h usability... no
[12:38:08.223] checking mbarrier.h presence... no
[12:38:08.258] checking for mbarrier.h... no
[12:38:08.262] checking sys/epoll.h usability... yes
[12:38:08.270] checking sys/epoll.h presence... yes
[12:38:08.303] checking for sys/epoll.h... yes
[12:38:08.311] checking sys/event.h usability... no
[12:38:08.396] checking sys/event.h presence... no
[12:38:08.431] checking for sys/event.h... no
[12:38:08.434] checking sys/personality.h usability... yes
[12:38:08.443] checking sys/personality.h presence... yes
[12:38:08.473] checking for sys/personality.h... yes
[12:38:08.480] checking sys/prctl.h usability... yes
[12:38:08.488] checking sys/prctl.h presence... yes
[12:38:08.520] checking for sys/prctl.h... yes
[12:38:08.528] checking sys/procctl.h usability... no
[12:38:08.614] checking sys/procctl.h presence... no
[12:38:08.649] checking for sys/procctl.h... no
[12:38:08.653] checking sys/signalfd.h usability... yes
[12:38:08.661] checking sys/signalfd.h presence... yes
[12:38:08.693] checking for sys/signalfd.h... yes
[12:38:08.700] checking sys/ucred.h usability... no
[12:38:08.785] checking sys/ucred.h presence... no
[12:38:08.820] checking for sys/ucred.h... no
[12:38:08.824] checking termios.h usability... yes
[12:38:08.868] checking termios.h presence... yes
[12:38:08.900] checking for termios.h... yes
[12:38:08.907] checking ucred.h usability... no
[12:38:08.994] checking ucred.h presence... no
[12:38:09.029] checking for ucred.h... no
[12:38:09.032] checking xlocale.h usability... no
[12:38:09.118] checking xlocale.h presence... no
[12:38:09.154] checking for xlocale.h... no
[12:38:09.155] checking readline/readline.h usability... yes
[12:38:09.164] checking readline/readline.h presence... yes
[12:38:09.197] checking for readline/readline.h... yes
[12:38:09.199] checking readline/history.h usability... yes
[12:38:09.207] checking readline/history.h presence... yes
[12:38:09.241] checking for readline/history.h... yes
[12:38:09.244] checking zlib.h usability... yes
[12:38:09.252] checking zlib.h presence... yes
[12:38:09.287] checking for zlib.h... yes
[12:38:09.288] checking for lz4... /usr/bin/lz4
[12:38:09.288] checking lz4.h usability... yes
[12:38:09.297] checking lz4.h presence... yes
[12:38:09.330] checking for lz4.h... yes
[12:38:09.330] checking for zstd... /usr/bin/zstd
[12:38:09.330] checking zstd.h usability... yes
[12:38:09.339] checking zstd.h presence... yes
[12:38:09.370] checking for zstd.h... yes
[12:38:09.370] checking gssapi/gssapi.h usability... yes
[12:38:09.461] checking gssapi/gssapi.h presence... yes
[12:38:09.492] checking for gssapi/gssapi.h... yes
[12:38:09.494] checking gssapi/gssapi_ext.h usability... yes
[12:38:09.503] checking gssapi/gssapi_ext.h presence... yes
[12:38:09.535] checking for gssapi/gssapi_ext.h... yes
[12:38:09.536] checking for openssl... /usr/bin/openssl
[12:38:09.541] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[12:38:09.541] checking openssl/ssl.h usability... yes
[12:38:09.552] checking openssl/ssl.h presence... yes
[12:38:09.615] checking for openssl/ssl.h... yes
[12:38:09.615] checking openssl/err.h usability... yes
[12:38:09.624] checking openssl/err.h presence... yes
[12:38:09.665] checking for openssl/err.h... yes
[12:38:09.666] checking security/pam_appl.h usability... yes
[12:38:09.674] checking security/pam_appl.h presence... yes
[12:38:09.703] checking for security/pam_appl.h... yes
[12:38:09.704] checking systemd/sd-daemon.h usability... yes
[12:38:09.749] checking systemd/sd-daemon.h presence... yes
[12:38:09.784] checking for systemd/sd-daemon.h... yes
[12:38:09.785] checking libxml/parser.h usability... yes
[12:38:09.794] checking libxml/parser.h presence... yes
[12:38:09.836] checking for libxml/parser.h... yes
[12:38:09.837] checking libxslt/xslt.h usability... yes
[12:38:09.846] checking libxslt/xslt.h presence... yes
[12:38:09.893] checking for libxslt/xslt.h... yes
[12:38:09.894] checking ldap.h usability... yes
[12:38:09.902] checking ldap.h presence... yes
[12:38:09.937] checking for ldap.h... yes
[12:38:09.937] checking for compatible LDAP implementation... yes
[12:38:09.945] checking ossp/uuid.h usability... yes
[12:38:09.953] checking ossp/uuid.h presence... yes
[12:38:09.987] checking for ossp/uuid.h... yes
[12:38:10.021] checking whether byte ordering is bigendian... no
[12:38:10.172] checking for inline... inline
[12:38:10.184] checking for printf format archetype... printf
[12:38:10.211] checking for _Static_assert... yes
[12:38:10.375] checking for typeof... typeof
[12:38:10.382] checking for __builtin_types_compatible_p... yes
[12:38:10.393] checking for __builtin_constant_p... yes
[12:38:10.405] checking for __builtin_mul_overflow... yes
[12:38:10.573] checking for __builtin_unreachable... yes
[12:38:10.735] checking for computed goto support... yes
[12:38:10.742] checking for struct tm.tm_zone... yes
[12:38:10.751] checking for union semun... no
[12:38:10.822] checking for socklen_t... yes
[12:38:10.934] checking for struct sockaddr.sa_len... no
[12:38:11.081] checking for C/C++ restrict keyword... __restrict
[12:38:11.094] checking for struct option... yes
[12:38:11.171] checking whether assembler supports x86_64 popcntq... yes
[12:38:11.178] checking for special C compiler options needed for large files... no
[12:38:11.178] checking for _FILE_OFFSET_BITS value needed for large files... no
[12:38:11.191] checking size of off_t... 8
[12:38:11.390] checking for int timezone... yes
[12:38:11.575] checking for backtrace_symbols... yes
[12:38:11.734] checking for copyfile... no
[12:38:11.898] checking for copy_file_range... yes
[12:38:12.074] checking for elf_aux_info... no
[12:38:12.250] checking for getauxval... yes
[12:38:12.427] checking for getifaddrs... yes
[12:38:12.609] checking for getpeerucred... no
[12:38:12.777] checking for inet_pton... yes
[12:38:12.946] checking for kqueue... no
[12:38:13.115] checking for mbstowcs_l... no
[12:38:13.289] checking for memset_s... no
[12:38:13.465] checking for posix_fallocate... yes
[12:38:13.647] checking for ppoll... yes
[12:38:13.826] checking for pthread_is_threaded_np... no
[12:38:14.003] checking for setproctitle... no
[12:38:14.185] checking for setproctitle_fast... no
[12:38:14.363] checking for strchrnul... yes
[12:38:14.523] checking for strsignal... yes
[12:38:14.686] checking for syncfs... yes
[12:38:14.849] checking for sync_file_range... yes
[12:38:15.013] checking for uselocale... yes
[12:38:15.191] checking for wcstombs_l... no
[12:38:15.382] checking for __builtin_bswap16... yes
[12:38:15.549] checking for __builtin_bswap32... yes
[12:38:15.724] checking for __builtin_bswap64... yes
[12:38:15.892] checking for __builtin_clz... yes
[12:38:16.053] checking for __builtin_ctz... yes
[12:38:16.220] checking for __builtin_popcount... yes
[12:38:16.397] checking for __builtin_frame_address... yes
[12:38:16.562] checking for _LARGEFILE_SOURCE value needed for large files... no
[12:38:16.735] checking how ccache clang reports undeclared, standard C functions... warning
[12:38:16.753] checking for posix_fadvise... yes
[12:38:16.927] checking whether posix_fadvise is declared... yes
[12:38:16.940] checking whether fdatasync is declared... yes
[12:38:16.954] checking whether strlcat is declared... no
[12:38:17.053] checking whether strlcpy is declared... no
[12:38:17.151] checking whether strnlen is declared... yes
[12:38:17.166] checking whether strsep is declared... yes
[12:38:17.181] checking whether preadv is declared... yes
[12:38:17.194] checking whether pwritev is declared... yes
[12:38:17.208] checking whether F_FULLFSYNC is declared... no
[12:38:17.281] checking for explicit_bzero... yes
[12:38:17.439] checking for getopt... yes
[12:38:17.590] checking for getpeereid... no
[12:38:17.754] checking for inet_aton... yes
[12:38:17.917] checking for mkdtemp... yes
[12:38:18.075] checking for strlcat... no
[12:38:18.239] checking for strlcpy... no
[12:38:18.409] checking for strnlen... yes
[12:38:18.561] checking for strsep... yes
[12:38:18.727] checking for pthread_barrier_wait... yes
[12:38:18.901] checking for getopt_long... yes
[12:38:19.057] checking for syslog... yes
[12:38:19.225] checking syslog.h usability... yes
[12:38:19.234] checking syslog.h presence... yes
[12:38:19.264] checking for syslog.h... yes
[12:38:19.264] checking for opterr... yes
[12:38:19.439] checking for optreset... no
[12:38:19.606] checking unicode/ucol.h usability... yes
[12:38:19.615] checking unicode/ucol.h presence... yes
[12:38:19.653] checking for unicode/ucol.h... yes
[12:38:19.658] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[12:38:19.672] checking whether LLVMCreatePerfJITEventListener is declared... yes
[12:38:19.682] checking for rl_completion_suppress_quote... yes
[12:38:19.836] checking for rl_filename_quote_characters... yes
[12:38:20.023] checking for rl_filename_quoting_function... yes
[12:38:20.210] checking for append_history... yes
[12:38:20.381] checking for history_truncate_file... yes
[12:38:20.545] checking for rl_completion_matches... yes
[12:38:20.714] checking for rl_filename_completion_function... yes
[12:38:20.882] checking for rl_reset_screen_size... yes
[12:38:21.057] checking for rl_variable_bind... yes
[12:38:21.214] checking test program... ok
[12:38:21.389] checking size of void *... 8
[12:38:21.591] checking size of size_t... 8
[12:38:21.776] checking size of long... 8
[12:38:21.969] checking size of long long... 8
[12:38:22.170] checking alignment of short... 2
[12:38:22.367] checking alignment of int... 4
[12:38:22.557] checking alignment of long... 8
[12:38:22.760] checking alignment of int64_t... 8
[12:38:22.959] checking alignment of double... 8
[12:38:23.135] checking for __int128... yes
[12:38:23.296] checking for __int128 alignment bug... ok
[12:38:23.470] checking alignment of PG_INT128_TYPE... 16
[12:38:23.646] checking for builtin __sync char locking functions... yes
[12:38:23.820] checking for builtin __sync int32 locking functions... yes
[12:38:23.973] checking for builtin __sync int32 atomic operations... yes
[12:38:24.142] checking for builtin __sync int64 atomic operations... yes
[12:38:24.319] checking for builtin __atomic int32 atomic operations... yes
[12:38:24.474] checking for builtin __atomic int64 atomic operations... yes
[12:38:24.640] checking for __get_cpuid... yes
[12:38:24.821] checking for __get_cpuid_count... yes
[12:38:24.973] checking for __cpuid... no
[12:38:25.034] checking for __cpuidex... no
[12:38:25.094] checking for _xgetbv... yes
[12:38:25.494] checking for _mm512_popcnt_epi64... yes
[12:38:25.883] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[12:38:26.125] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[12:38:26.188] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[12:38:26.248] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[12:38:26.307] 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
[12:38:26.379] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[12:38:26.379] checking for library containing sem_init... none required
[12:38:26.560] checking which semaphore API to use... unnamed POSIX
[12:38:26.560] checking which random number source to use... OpenSSL
[12:38:26.562] checking for tclsh... /usr/bin/tclsh
[12:38:26.562] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[12:38:26.604] checking tcl.h usability... yes
[12:38:26.613] checking tcl.h presence... yes
[12:38:26.650] checking for tcl.h... yes
[12:38:26.650] checking for perl.h... yes
[12:38:26.671] checking for libperl... yes
[12:38:26.899] checking Python.h usability... yes
[12:38:26.909] checking Python.h presence... yes
[12:38:26.977] checking for Python.h... yes
[12:38:26.977] checking for xmllint... /usr/bin/xmllint
[12:38:26.978] checking for xsltproc... /usr/bin/xsltproc
[12:38:26.978] checking for fop... /usr/bin/fop
[12:38:26.978] checking for dbtoepub... no
[12:38:26.979] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes
[12:38:27.068] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[12:38:27.188] configure: using compiler=Debian clang version 14.0.6
[12:38:27.188] 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
[12:38:27.188] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 
[12:38:27.188] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[12:38:27.188] configure: using CXX=ccache clang++-16
[12:38:27.188] 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
[12:38:27.188] configure: using CLANG=ccache clang-16
[12:38:27.188] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[12:38:27.188] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[12:38:27.214] configure: updating cache clang.cache
[12:38:27.224] configure: creating ./config.status
[12:38:27.310] config.status: creating GNUmakefile
[12:38:27.322] config.status: creating src/Makefile.global
[12:38:27.338] config.status: creating src/include/pg_config.h
[12:38:27.350] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[12:38:27.358] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged
[12:38:27.363] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[12:38:27.371] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[12:38:27.378] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[12:38:27.386] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[12:38:27.393] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[12:38:27.428] 
[12:38:27.428] real	0m26.695s
[12:38:27.428] user	0m16.524s
[12:38:27.428] sys	0m10.232s
[12:38:27.428] make -s -j${BUILD_JOBS} clean
[12:38:27.931] time make -s -j${BUILD_JOBS} world-bin
[12:38:54.991] heapam.c:4907:7: error: expected expression
[12:38:54.991]                                                 LockHoldersAndWaiters *lockHoldersAndWaiters = CreateLockHoldersAndWaiters();
[12:38:54.991]                                                 ^
[12:38:54.991] heapam.c:4910:21: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                                                 NULL, lockHoldersAndWaiters))
[12:38:54.991]                                                                                                                       ^
[12:38:54.991] heapam.c:4920:11: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                         *lockHoldersAndWaiters->lockHoldersNum,
[12:38:54.991]                                                                          ^
[12:38:54.991] heapam.c:4922:10: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                         lockHoldersAndWaiters->modename,
[12:38:54.991]                                                                         ^
[12:38:54.991] heapam.c:4923:10: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                         lockHoldersAndWaiters->describe_locktag->data,
[12:38:54.991]                                                                         ^
[12:38:54.991] heapam.c:4924:10: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                         lockHoldersAndWaiters->lock_holders_sbuf->data,
[12:38:54.991]                                                                         ^
[12:38:54.991] heapam.c:4925:10: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                         lockHoldersAndWaiters->lock_waiters_sbuf->data)));
[12:38:54.991]                                                                         ^
[12:38:54.991] heapam.c:4959:7: error: expected expression
[12:38:54.991]                                                 LockHoldersAndWaiters *lockHoldersAndWaiters = CreateLockHoldersAndWaiters();
[12:38:54.991]                                                 ^
[12:38:54.991] heapam.c:4960:48: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                 if (!ConditionalXactLockTableWait(xwait, lockHoldersAndWaiters))
[12:38:54.991]                                                                                          ^
[12:38:54.991] heapam.c:4969:13: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                         *lockHoldersAndWaiters->lockHoldersNum,
[12:38:54.991]                                                                                          ^
[12:38:54.991] heapam.c:4971:12: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                         lockHoldersAndWaiters->modename,
[12:38:54.991]                                                                                         ^
[12:38:54.991] heapam.c:4972:12: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                         lockHoldersAndWaiters->describe_locktag->data,
[12:38:54.991]                                                                                         ^
[12:38:54.991] heapam.c:4973:12: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                         lockHoldersAndWaiters->lock_holders_sbuf->data,
[12:38:54.991]                                                                                         ^
[12:38:54.991] heapam.c:4974:12: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                                         lockHoldersAndWaiters->lock_waiters_sbuf->data)));
[12:38:54.991]                                                                                         ^
[12:38:54.991] heapam.c:5235:4: error: expected expression
[12:38:54.991]                         LockHoldersAndWaiters *lockHoldersAndWaiters = CreateLockHoldersAndWaiters();
[12:38:54.991]                         ^
[12:38:54.991] heapam.c:5236:58: error: use of undeclared identifier 'lockHoldersAndWaiters'; did you mean 'CollectLockHoldersAndWaiters'?
[12:38:54.991]                         if (!ConditionalLockTupleTuplock(relation, tid, mode, lockHoldersAndWaiters))
[12:38:54.991]                                                                               ^~~~~~~~~~~~~~~~~~~~~
[12:38:54.991]                                                                               CollectLockHoldersAndWaiters
[12:38:54.991] heapam.c:167:71: note: expanded from macro 'ConditionalLockTupleTuplock'
[12:38:54.991]         ConditionalLockTuple((rel), (tup), tupleLockExtraInfo[mode].hwlock, (buf))
[12:38:54.991]                                                                              ^
[12:38:54.991] ../../../../src/include/storage/proc.h:500:13: note: 'CollectLockHoldersAndWaiters' declared here
[12:38:54.991] extern void CollectLockHoldersAndWaiters(LOCALLOCK *locallock, StringInfo lock_holders_sbuf,
[12:38:54.991]             ^
[12:38:54.991] heapam.c:5236:9: error: incompatible pointer types passing 'void (LOCALLOCK *, StringInfo, StringInfo, int *)' (aka 'void (struct LOCALLOCK *, struct StringInfoData *, struct StringInfoData *, int *)') to parameter of type 'LockHoldersAndWaiters *' (aka 'struct LockHoldersAndWaiters *') [-Werror,-Wincompatible-pointer-types]
[12:38:54.991]                         if (!ConditionalLockTupleTuplock(relation, tid, mode, lockHoldersAndWaiters))
[12:38:54.991]                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12:38:54.991] heapam.c:167:70: note: expanded from macro 'ConditionalLockTupleTuplock'
[12:38:54.991]         ConditionalLockTuple((rel), (tup), tupleLockExtraInfo[mode].hwlock, (buf))
[12:38:54.991]                                                                             ^~~~~
[12:38:54.991] ../../../../src/include/storage/lmgr.h:76:32: note: passing argument to parameter 'lockHoldersAndWaiters' here
[12:38:54.991]                                                                 LockHoldersAndWaiters *lockHoldersAndWaiters);
[12:38:54.991]                                                                                        ^
[12:38:54.991] heapam.c:5245:10: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                 *lockHoldersAndWaiters->lockHoldersNum,
[12:38:54.991]                                                                  ^
[12:38:54.991] heapam.c:5247:9: error: use of undeclared identifier 'lockHoldersAndWaiters'
[12:38:54.991]                                                                 lockHoldersAndWaiters->modename,
[12:38:54.991]                                                                 ^
[12:38:54.991] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[12:38:54.991] 20 errors generated.
[12:38:54.992] make[4]: *** [<builtin>: heapam.o] Error 1
[12:38:54.992] make[3]: *** [../../../src/backend/common.mk:37: heap-recursive] Error 2
[12:38:54.992] make[2]: *** [common.mk:37: access-recursive] Error 2
[12:38:54.992] make[2]: *** Waiting for unfinished jobs....
[12:39:09.657] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[12:39:09.657] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[12:39:09.657] 
[12:39:09.657] real	0m41.726s
[12:39:09.657] user	2m6.004s
[12:39:09.657] sys	0m33.708s
[12:39:09.657] 
[12:39:09.657] Exit status: 2