[23:30:22.543] time ./configure \
[23:30:22.543]   --cache gcc.cache \
[23:30:22.543]   --enable-dtrace \
[23:30:22.543]   ${LINUX_CONFIGURE_FEATURES} \
[23:30:22.543]   CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16"
[23:30:22.717] configure: creating cache gcc.cache
[23:30:22.730] checking build system type... x86_64-pc-linux-gnu
[23:30:22.926] checking host system type... x86_64-pc-linux-gnu
[23:30:22.926] checking which template to use... linux
[23:30:22.926] checking whether NLS is wanted... no
[23:30:22.926] checking for default port number... 5432
[23:30:22.932] checking for dtrace... /usr/bin/dtrace
[23:30:22.933] checking for block size... 8kB
[23:30:22.934] checking for segment size... 1GB
[23:30:22.936] checking for WAL block size... 8kB
[23:30:22.968] checking whether the C compiler works... yes
[23:30:23.073] checking for C compiler default output file name... a.out
[23:30:23.074] checking for suffix of executables... 
[23:30:23.112] checking whether we are cross compiling... no
[23:30:23.171] checking for suffix of object files... o
[23:30:23.182] checking whether we are using the GNU C compiler... yes
[23:30:23.189] checking whether ccache gcc accepts -g... yes
[23:30:23.197] checking for ccache gcc option to accept ISO C89... none needed
[23:30:23.206] checking for ccache gcc option to accept ISO C99... none needed
[23:30:23.273] checking whether we are using the GNU C++ compiler... yes
[23:30:23.280] checking whether ccache g++ accepts -g... yes
[23:30:23.399] checking for gawk... no
[23:30:23.399] checking for mawk... mawk
[23:30:23.399] checking for LLVM_CONFIG... llvm-config-16
[23:30:23.415] configure: using llvm 16.0.6
[23:30:23.415] checking for CLANG... ccache clang-16
[23:30:23.910] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[23:30:23.916] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes
[23:30:23.922] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[23:30:23.966] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[23:30:24.121] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes
[23:30:24.128] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes
[23:30:24.135] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[23:30:24.142] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[23:30:24.148] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[23:30:24.155] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[23:30:24.161] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes
[23:30:24.167] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes
[23:30:24.174] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[23:30:24.180] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[23:30:24.187] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes
[23:30:24.195] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes
[23:30:24.201] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[23:30:24.239] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes
[23:30:24.245] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[23:30:24.252] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes
[23:30:24.259] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes
[23:30:24.265] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes
[23:30:24.272] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[23:30:24.293] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[23:30:24.299] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[23:30:24.305] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[23:30:24.343] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[23:30:24.382] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[23:30:24.388] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[23:30:24.394] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[23:30:24.428] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[23:30:24.434] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[23:30:24.441] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[23:30:24.448] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[23:30:24.454] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[23:30:24.460] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[23:30:24.467] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[23:30:24.473] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[23:30:24.479] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[23:30:24.485] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[23:30:24.496] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[23:30:24.496] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[23:30:24.502] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[23:30:24.509] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[23:30:24.519] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[23:30:24.530] checking whether the C compiler still works... yes
[23:30:24.590] checking how to run the C preprocessor... ccache gcc -E
[23:30:24.655] checking for pkg-config... /usr/bin/pkg-config
[23:30:24.655] checking pkg-config is at least version 0.9.0... yes
[23:30:24.665] checking whether to build with ICU support... yes
[23:30:24.665] checking for icu-uc icu-i18n... yes
[23:30:24.673] checking whether to build with Tcl... yes
[23:30:24.674] checking whether to build Perl modules... yes
[23:30:24.674] checking whether to build Python modules... yes
[23:30:24.674] checking whether to build with GSSAPI support... yes
[23:30:24.675] checking whether to build with PAM support... yes
[23:30:24.675] checking whether to build with BSD Authentication support... no
[23:30:24.675] checking whether to build with LDAP support... yes
[23:30:24.675] checking whether to build with Bonjour support... no
[23:30:24.675] checking whether to build with SELinux support... yes
[23:30:24.676] checking whether to build with systemd support... yes
[23:30:24.676] checking whether to build with XML support... yes
[23:30:24.676] checking for libxml-2.0 >= 2.6.23... yes
[23:30:24.685] checking whether to build with LZ4 support... yes
[23:30:24.685] checking for liblz4... yes
[23:30:24.692] checking whether to build with ZSTD support... yes
[23:30:24.692] checking for libzstd >= 1.4.0... yes
[23:30:24.701] checking for strip... strip
[23:30:24.701] checking whether it is possible to strip libraries... yes
[23:30:24.704] checking for ar... ar
[23:30:24.704] checking for a BSD-compatible install... /usr/bin/install -c
[23:30:24.713] checking for tar... /usr/bin/tar
[23:30:24.713] checking whether ln -s works... yes
[23:30:24.713] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[23:30:24.715] checking for bison... /usr/bin/bison
[23:30:24.720] configure: using bison (GNU Bison) 3.8.2
[23:30:24.723] checking for flex... /usr/bin/flex
[23:30:24.729] configure: using flex 2.6.4
[23:30:24.730] checking for perl... /usr/bin/perl
[23:30:24.750] configure: using perl 5.36.0
[23:30:24.752] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[23:30:24.762] checking for Perl privlibexp... /usr/share/perl/5.36
[23:30:24.767] checking for Perl useshrplib... true
[23:30:24.776] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
[23:30:24.782] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[23:30:24.787] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[23:30:24.915] checking for python3... /usr/bin/python3
[23:30:24.928] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[23:30:24.934] checking for Python sysconfig module... yes
[23:30:24.946] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[23:30:24.958] checking Python include directory... -I/usr/include/python3.11
[23:30:24.969] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[23:30:25.009] checking for a sed that does not truncate output... /usr/bin/sed
[23:30:25.014] checking for grep that handles long lines and -e... /usr/bin/grep
[23:30:25.016] checking for egrep... /usr/bin/grep -E
[23:30:25.017] checking for ANSI C header files... yes
[23:30:25.118] checking for sys/types.h... yes
[23:30:25.132] checking for sys/stat.h... yes
[23:30:25.155] checking for stdlib.h... yes
[23:30:25.168] checking for string.h... yes
[23:30:25.181] checking for memory.h... yes
[23:30:25.195] checking for strings.h... yes
[23:30:25.208] checking for inttypes.h... yes
[23:30:25.223] checking for stdint.h... yes
[23:30:25.237] checking for unistd.h... yes
[23:30:25.253] checking whether ccache gcc is Clang... no
[23:30:25.264] checking whether pthreads work with -pthread... yes
[23:30:25.316] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[23:30:25.357] checking whether more special flags are required for pthreads... no
[23:30:25.357] checking for PTHREAD_PRIO_INHERIT... yes
[23:30:25.403] checking pthread.h usability... yes
[23:30:25.411] checking pthread.h presence... yes
[23:30:25.426] checking for pthread.h... yes
[23:30:25.427] checking for strerror_r... yes
[23:30:25.466] checking whether strerror_r returns int... no
[23:30:25.497] checking for main in -lm... yes
[23:30:25.544] checking for library containing setproctitle... no
[23:30:25.634] checking for library containing dlsym... none required
[23:30:25.674] checking for library containing socket... none required
[23:30:25.715] checking for library containing getopt_long... none required
[23:30:25.756] checking for library containing shm_open... none required
[23:30:25.797] checking for library containing shm_unlink... none required
[23:30:25.839] checking for library containing clock_gettime... none required
[23:30:25.880] checking for library containing shmget... none required
[23:30:25.921] checking for library containing backtrace_symbols... none required
[23:30:25.963] checking for library containing pthread_barrier_wait... none required
[23:30:26.007] checking for library containing readline... -lreadline
[23:30:26.064] checking for inflate in -lz... yes
[23:30:26.108] checking for library containing gss_store_cred_into... -lgssapi_krb5
[23:30:26.211] checking for CRYPTO_new_ex_data in -lcrypto... yes
[23:30:26.275] checking for SSL_new in -lssl... yes
[23:30:26.337] checking for SSL_CTX_set_ciphersuites... yes
[23:30:26.402] checking for SSL_CTX_set_cert_cb... yes
[23:30:26.468] checking for X509_get_signature_info... yes
[23:30:26.539] checking for SSL_CTX_set_num_tickets... yes
[23:30:26.607] checking for pam_start in -lpam... yes
[23:30:26.663] checking for xmlSaveToBuffer in -lxml2... yes
[23:30:26.744] checking for xsltCleanupGlobals in -lxslt... yes
[23:30:26.831] checking for LZ4_compress_default in -llz4... yes
[23:30:26.884] checking for ZSTD_compress in -lzstd... yes
[23:30:26.937] checking for ldap_bind in -lldap... yes
[23:30:27.016] checking for ldap_initialize... yes
[23:30:27.081] checking for ldap_verify_credentials... yes
[23:30:27.145] checking for security_compute_create_name in -lselinux... yes
[23:30:27.201] checking for uuid_export in -lossp-uuid... yes
[23:30:27.258] checking atomic.h usability... no
[23:30:27.310] checking atomic.h presence... no
[23:30:27.329] checking for atomic.h... no
[23:30:27.333] checking copyfile.h usability... no
[23:30:27.386] checking copyfile.h presence... no
[23:30:27.404] checking for copyfile.h... no
[23:30:27.408] checking execinfo.h usability... yes
[23:30:27.417] checking execinfo.h presence... yes
[23:30:27.430] checking for execinfo.h... yes
[23:30:27.437] checking getopt.h usability... yes
[23:30:27.447] checking getopt.h presence... yes
[23:30:27.460] checking for getopt.h... yes
[23:30:27.469] checking ifaddrs.h usability... yes
[23:30:27.483] checking ifaddrs.h presence... yes
[23:30:27.500] checking for ifaddrs.h... yes
[23:30:27.508] checking mbarrier.h usability... no
[23:30:27.562] checking mbarrier.h presence... no
[23:30:27.579] checking for mbarrier.h... no
[23:30:27.582] checking sys/epoll.h usability... yes
[23:30:27.592] checking sys/epoll.h presence... yes
[23:30:27.608] checking for sys/epoll.h... yes
[23:30:27.615] checking sys/event.h usability... no
[23:30:27.668] checking sys/event.h presence... no
[23:30:27.685] checking for sys/event.h... no
[23:30:27.688] checking sys/personality.h usability... yes
[23:30:27.697] checking sys/personality.h presence... yes
[23:30:27.710] checking for sys/personality.h... yes
[23:30:27.718] checking sys/prctl.h usability... yes
[23:30:27.727] checking sys/prctl.h presence... yes
[23:30:27.741] checking for sys/prctl.h... yes
[23:30:27.749] checking sys/procctl.h usability... no
[23:30:27.802] checking sys/procctl.h presence... no
[23:30:27.820] checking for sys/procctl.h... no
[23:30:27.824] checking sys/signalfd.h usability... yes
[23:30:27.833] checking sys/signalfd.h presence... yes
[23:30:27.848] checking for sys/signalfd.h... yes
[23:30:27.857] checking sys/ucred.h usability... no
[23:30:27.910] checking sys/ucred.h presence... no
[23:30:27.929] checking for sys/ucred.h... no
[23:30:27.933] checking termios.h usability... yes
[23:30:27.947] checking termios.h presence... yes
[23:30:27.963] checking for termios.h... yes
[23:30:27.971] checking ucred.h usability... no
[23:30:28.024] checking ucred.h presence... no
[23:30:28.042] checking for ucred.h... no
[23:30:28.046] checking xlocale.h usability... no
[23:30:28.101] checking xlocale.h presence... no
[23:30:28.120] checking for xlocale.h... no
[23:30:28.121] checking readline/readline.h usability... yes
[23:30:28.134] checking readline/readline.h presence... yes
[23:30:28.150] checking for readline/readline.h... yes
[23:30:28.152] checking readline/history.h usability... yes
[23:30:28.161] checking readline/history.h presence... yes
[23:30:28.177] checking for readline/history.h... yes
[23:30:28.180] checking zlib.h usability... yes
[23:30:28.192] checking zlib.h presence... yes
[23:30:28.211] checking for zlib.h... yes
[23:30:28.211] checking for lz4... /usr/bin/lz4
[23:30:28.211] checking lz4.h usability... yes
[23:30:28.221] checking lz4.h presence... yes
[23:30:28.235] checking for lz4.h... yes
[23:30:28.236] checking for zstd... /usr/bin/zstd
[23:30:28.236] checking zstd.h usability... yes
[23:30:28.246] checking zstd.h presence... yes
[23:30:28.260] checking for zstd.h... yes
[23:30:28.261] checking gssapi/gssapi.h usability... yes
[23:30:28.273] checking gssapi/gssapi.h presence... yes
[23:30:28.290] checking for gssapi/gssapi.h... yes
[23:30:28.291] checking gssapi/gssapi_ext.h usability... yes
[23:30:28.301] checking gssapi/gssapi_ext.h presence... yes
[23:30:28.318] checking for gssapi/gssapi_ext.h... yes
[23:30:28.319] checking for openssl... /usr/bin/openssl
[23:30:28.330] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[23:30:28.330] checking openssl/ssl.h usability... yes
[23:30:28.377] checking openssl/ssl.h presence... yes
[23:30:28.426] checking for openssl/ssl.h... yes
[23:30:28.426] checking openssl/err.h usability... yes
[23:30:28.439] checking openssl/err.h presence... yes
[23:30:28.464] checking for openssl/err.h... yes
[23:30:28.464] checking security/pam_appl.h usability... yes
[23:30:28.476] checking security/pam_appl.h presence... yes
[23:30:28.488] checking for security/pam_appl.h... yes
[23:30:28.490] checking systemd/sd-daemon.h usability... yes
[23:30:28.499] checking systemd/sd-daemon.h presence... yes
[23:30:28.516] checking for systemd/sd-daemon.h... yes
[23:30:28.516] checking libxml/parser.h usability... yes
[23:30:28.554] checking libxml/parser.h presence... yes
[23:30:28.584] checking for libxml/parser.h... yes
[23:30:28.584] checking libxslt/xslt.h usability... yes
[23:30:28.595] checking libxslt/xslt.h presence... yes
[23:30:28.625] checking for libxslt/xslt.h... yes
[23:30:28.625] checking ldap.h usability... yes
[23:30:28.638] checking ldap.h presence... yes
[23:30:28.656] checking for ldap.h... yes
[23:30:28.656] checking for compatible LDAP implementation... yes
[23:30:28.664] checking ossp/uuid.h usability... yes
[23:30:28.673] checking ossp/uuid.h presence... yes
[23:30:28.690] checking for ossp/uuid.h... yes
[23:30:28.709] checking whether byte ordering is bigendian... no
[23:30:28.799] checking for inline... inline
[23:30:28.806] checking for printf format archetype... gnu_printf
[23:30:28.814] checking for _Static_assert... yes
[23:30:28.868] checking for typeof... typeof
[23:30:28.875] checking for __builtin_types_compatible_p... yes
[23:30:28.887] checking for __builtin_constant_p... yes
[23:30:28.898] checking for __builtin_mul_overflow... yes
[23:30:28.955] checking for __builtin_unreachable... yes
[23:30:29.009] checking for computed goto support... yes
[23:30:29.016] checking for struct tm.tm_zone... yes
[23:30:29.025] checking for union semun... no
[23:30:29.065] checking for socklen_t... yes
[23:30:29.111] checking for struct sockaddr.sa_len... no
[23:30:29.185] checking for C/C++ restrict keyword... __restrict
[23:30:29.198] checking for struct option... yes
[23:30:29.236] checking whether assembler supports x86_64 popcntq... yes
[23:30:29.243] checking for special C compiler options needed for large files... no
[23:30:29.243] checking for _FILE_OFFSET_BITS value needed for large files... no
[23:30:29.251] checking size of off_t... 8
[23:30:29.323] checking for int timezone... yes
[23:30:29.384] checking for backtrace_symbols... yes
[23:30:29.445] checking for copyfile... no
[23:30:29.509] checking for copy_file_range... yes
[23:30:29.571] checking for elf_aux_info... no
[23:30:29.634] checking for getauxval... yes
[23:30:29.695] checking for getifaddrs... yes
[23:30:29.758] checking for getpeerucred... no
[23:30:29.820] checking for inet_pton... yes
[23:30:29.884] checking for kqueue... no
[23:30:29.949] checking for mbstowcs_l... no
[23:30:30.016] checking for memset_s... no
[23:30:30.081] checking for posix_fallocate... yes
[23:30:30.146] checking for ppoll... yes
[23:30:30.209] checking for pthread_is_threaded_np... no
[23:30:30.273] checking for setproctitle... no
[23:30:30.338] checking for setproctitle_fast... no
[23:30:30.401] checking for strchrnul... yes
[23:30:30.462] checking for strsignal... yes
[23:30:30.523] checking for syncfs... yes
[23:30:30.585] checking for sync_file_range... yes
[23:30:30.645] checking for uselocale... yes
[23:30:30.706] checking for wcstombs_l... no
[23:30:30.765] checking for __builtin_bswap16... yes
[23:30:30.823] checking for __builtin_bswap32... yes
[23:30:30.880] checking for __builtin_bswap64... yes
[23:30:30.937] checking for __builtin_clz... yes
[23:30:30.997] checking for __builtin_ctz... yes
[23:30:31.054] checking for __builtin_popcount... yes
[23:30:31.113] checking for __builtin_frame_address... yes
[23:30:31.170] checking for _LARGEFILE_SOURCE value needed for large files... no
[23:30:31.230] checking how ccache gcc reports undeclared, standard C functions... error
[23:30:31.258] checking for posix_fadvise... yes
[23:30:31.317] checking whether posix_fadvise is declared... yes
[23:30:31.332] checking whether fdatasync is declared... yes
[23:30:31.344] checking whether strlcat is declared... no
[23:30:31.404] checking whether strlcpy is declared... no
[23:30:31.464] checking whether strnlen is declared... yes
[23:30:31.477] checking whether strsep is declared... yes
[23:30:31.490] checking whether preadv is declared... yes
[23:30:31.503] checking whether pwritev is declared... yes
[23:30:31.515] checking whether F_FULLFSYNC is declared... no
[23:30:31.549] checking for explicit_bzero... yes
[23:30:31.602] checking for getopt... yes
[23:30:31.655] checking for getpeereid... no
[23:30:31.714] checking for inet_aton... yes
[23:30:31.770] checking for mkdtemp... yes
[23:30:31.824] checking for strlcat... no
[23:30:31.883] checking for strlcpy... no
[23:30:31.942] checking for strnlen... yes
[23:30:32.002] checking for strsep... yes
[23:30:32.057] checking for pthread_barrier_wait... yes
[23:30:32.112] checking for getopt_long... yes
[23:30:32.166] checking for syslog... yes
[23:30:32.220] checking syslog.h usability... yes
[23:30:32.230] checking syslog.h presence... yes
[23:30:32.243] checking for syslog.h... yes
[23:30:32.243] checking for opterr... yes
[23:30:32.297] checking for optreset... no
[23:30:32.357] checking unicode/ucol.h usability... yes
[23:30:32.372] checking unicode/ucol.h presence... yes
[23:30:32.393] checking for unicode/ucol.h... yes
[23:30:32.397] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[23:30:32.423] checking whether LLVMCreatePerfJITEventListener is declared... yes
[23:30:32.431] checking for rl_completion_suppress_quote... yes
[23:30:32.491] checking for rl_filename_quote_characters... yes
[23:30:32.552] checking for rl_filename_quoting_function... yes
[23:30:32.616] checking for append_history... yes
[23:30:32.677] checking for history_truncate_file... yes
[23:30:32.738] checking for rl_completion_matches... yes
[23:30:32.799] checking for rl_filename_completion_function... yes
[23:30:32.860] checking for rl_reset_screen_size... yes
[23:30:32.921] checking for rl_variable_bind... yes
[23:30:32.980] checking test program... ok
[23:30:33.031] checking size of void *... 8
[23:30:33.101] checking size of size_t... 8
[23:30:33.172] checking size of long... 8
[23:30:33.241] checking size of long long... 8
[23:30:33.312] checking alignment of short... 2
[23:30:33.382] checking alignment of int... 4
[23:30:33.451] checking alignment of long... 8
[23:30:33.521] checking alignment of int64_t... 8
[23:30:33.591] checking alignment of double... 8
[23:30:33.661] checking for __int128... yes
[23:30:33.717] checking for __int128 alignment bug... ok
[23:30:33.771] checking alignment of PG_INT128_TYPE... 16
[23:30:33.843] checking for builtin __sync char locking functions... yes
[23:30:33.896] checking for builtin __sync int32 locking functions... yes
[23:30:33.949] checking for builtin __sync int32 atomic operations... yes
[23:30:34.002] checking for builtin __sync int64 atomic operations... yes
[23:30:34.057] checking for builtin __atomic int32 atomic operations... yes
[23:30:34.110] checking for builtin __atomic int64 atomic operations... yes
[23:30:34.164] checking for __get_cpuid... yes
[23:30:34.220] checking for __get_cpuid_count... yes
[23:30:34.274] checking for __cpuid... no
[23:30:34.295] checking for __cpuidex... no
[23:30:34.314] checking for _xgetbv... yes
[23:30:34.754] checking for _mm512_popcnt_epi64... yes
[23:30:35.170] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[23:30:35.275] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[23:30:35.295] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[23:30:35.311] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[23:30:35.328] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no
[23:30:35.394] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[23:30:35.394] checking for library containing sem_init... none required
[23:30:35.446] checking which semaphore API to use... unnamed POSIX
[23:30:35.447] checking which random number source to use... OpenSSL
[23:30:35.448] checking for tclsh... /usr/bin/tclsh
[23:30:35.449] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[23:30:35.479] checking tcl.h usability... yes
[23:30:35.491] checking tcl.h presence... yes
[23:30:35.510] checking for tcl.h... yes
[23:30:35.510] checking for perl.h... yes
[23:30:35.585] checking for libperl... yes
[23:30:35.825] checking Python.h usability... yes
[23:30:35.875] checking Python.h presence... yes
[23:30:35.929] checking for Python.h... yes
[23:30:35.929] checking for xmllint... /usr/bin/xmllint
[23:30:35.930] checking for xsltproc... /usr/bin/xsltproc
[23:30:35.930] checking for fop... /usr/bin/fop
[23:30:35.930] checking for dbtoepub... no
[23:30:35.931] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes
[23:30:35.989] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[23:30:36.055] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0
[23:30:36.055] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2
[23:30:36.055] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
[23:30:36.055] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[23:30:36.055] configure: using CXX=ccache g++
[23:30:36.055] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2
[23:30:36.055] configure: using CLANG=ccache clang-16
[23:30:36.055] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[23:30:36.055] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[23:30:36.082] configure: updating cache gcc.cache
[23:30:36.091] configure: creating ./config.status
[23:30:36.169] config.status: creating GNUmakefile
[23:30:36.180] config.status: creating src/Makefile.global
[23:30:36.194] config.status: creating src/include/pg_config.h
[23:30:36.206] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[23:30:36.219] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[23:30:36.226] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[23:30:36.233] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[23:30:36.239] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[23:30:36.246] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[23:30:36.277] 
[23:30:36.277] real	0m13.733s
[23:30:36.277] user	0m8.015s
[23:30:36.277] sys	0m4.627s
[23:30:36.277] make -s -j${BUILD_JOBS} clean
[23:30:36.762] time make -s -j${BUILD_JOBS} world-bin
[23:31:53.769] pgstat_backend.c: In function ‘pgstat_tracks_backend_bktype’:
[23:31:53.769] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_LAUNCHER’ not handled in switch [-Werror=switch]
[23:31:53.769]   232 |         switch (bktype)
[23:31:53.769]       |         ^~~~~~
[23:31:53.769] pgstat_backend.c:232:9: error: enumeration value ‘B_DATACHECKSUMSWORKER_WORKER’ not handled in switch [-Werror=switch]
[23:31:53.769] cc1: all warnings being treated as errors
[23:31:53.770] make[4]: *** [<builtin>: pgstat_backend.o] Error 1
[23:31:53.770] make[4]: *** Waiting for unfinished jobs....
[23:31:53.775] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2
[23:31:53.776] make[2]: *** [common.mk:37: utils-recursive] Error 2
[23:31:53.776] make[2]: *** Waiting for unfinished jobs....
[23:31:59.169] make[1]: *** [Makefile:42: all-backend-recurse] Error 2
[23:31:59.169] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2
[23:31:59.170] 
[23:31:59.170] real	1m22.408s
[23:31:59.170] user	4m14.831s
[23:31:59.170] sys	1m3.851s
[23:31:59.170] 
[23:31:59.170] Exit status: 2������������