[19:53:06.739] time ./configure \ [19:53:06.739] --cache gcc.cache \ [19:53:06.739] --enable-dtrace \ [19:53:06.739] ${LINUX_CONFIGURE_FEATURES} \ [19:53:06.739] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [19:53:06.921] configure: creating cache gcc.cache [19:53:06.934] checking build system type... x86_64-pc-linux-gnu [19:53:07.161] checking host system type... x86_64-pc-linux-gnu [19:53:07.161] checking which template to use... linux [19:53:07.161] checking whether NLS is wanted... no [19:53:07.161] checking for default port number... 5432 [19:53:07.168] checking for dtrace... /usr/bin/dtrace [19:53:07.169] checking for block size... 8kB [19:53:07.170] checking for segment size... 1GB [19:53:07.172] checking for WAL block size... 8kB [19:53:07.207] checking whether the C compiler works... yes [19:53:07.322] checking for C compiler default output file name... a.out [19:53:07.324] checking for suffix of executables... [19:53:07.362] checking whether we are cross compiling... no [19:53:07.426] checking for suffix of object files... o [19:53:07.435] checking whether we are using the GNU C compiler... yes [19:53:07.441] checking whether ccache gcc accepts -g... yes [19:53:07.447] checking for ccache gcc option to accept ISO C89... none needed [19:53:07.457] checking for ccache gcc option to accept ISO C99... none needed [19:53:07.526] checking whether we are using the GNU C++ compiler... yes [19:53:07.532] checking whether ccache g++ accepts -g... yes [19:53:07.592] checking for gawk... no [19:53:07.592] checking for mawk... mawk [19:53:07.593] checking for LLVM_CONFIG... llvm-config-16 [19:53:07.607] configure: using llvm 16.0.6 [19:53:07.607] checking for CLANG... ccache clang-16 [19:53:08.175] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:53:08.182] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:53:08.189] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:53:08.235] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:53:08.396] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:53:08.404] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:53:08.411] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:53:08.419] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:53:08.427] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:53:08.434] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:53:08.441] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:53:08.448] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:53:08.455] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:53:08.462] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:53:08.469] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:53:08.476] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:53:08.483] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:53:08.520] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:53:08.528] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:53:08.534] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:53:08.541] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:53:08.548] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:53:08.554] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:53:08.575] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:53:08.582] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:53:08.589] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:53:08.627] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:53:08.666] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:53:08.672] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:53:08.679] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:53:08.713] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:53:08.720] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:53:08.727] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:53:08.734] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:53:08.740] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:53:08.747] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:53:08.753] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:53:08.760] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:53:08.766] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:53:08.773] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [19:53:08.779] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [19:53:08.786] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:53:08.792] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:53:08.799] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:53:08.810] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:53:08.822] checking whether the C compiler still works... yes [19:53:08.883] checking how to run the C preprocessor... ccache gcc -E [19:53:08.955] checking for pkg-config... /usr/bin/pkg-config [19:53:08.955] checking pkg-config is at least version 0.9.0... yes [19:53:08.964] checking whether to build with ICU support... yes [19:53:08.964] checking for icu-uc icu-i18n... yes [19:53:08.973] checking whether to build with Tcl... yes [19:53:08.973] checking whether to build Perl modules... yes [19:53:08.973] checking whether to build Python modules... yes [19:53:08.973] checking whether to build with GSSAPI support... yes [19:53:08.974] checking whether to build with PAM support... yes [19:53:08.975] checking whether to build with BSD Authentication support... no [19:53:08.975] checking whether to build with LDAP support... yes [19:53:08.975] checking whether to build with Bonjour support... no [19:53:08.975] checking whether to build with SELinux support... yes [19:53:08.975] checking whether to build with systemd support... yes [19:53:08.975] checking whether to build with XML support... yes [19:53:08.975] checking for libxml-2.0 >= 2.6.23... yes [19:53:08.984] checking whether to build with LZ4 support... yes [19:53:08.984] checking for liblz4... yes [19:53:08.992] checking whether to build with ZSTD support... yes [19:53:08.992] checking for libzstd >= 1.4.0... yes [19:53:08.999] checking for strip... strip [19:53:09.000] checking whether it is possible to strip libraries... yes [19:53:09.003] checking for ar... ar [19:53:09.004] checking for a BSD-compatible install... /usr/bin/install -c [19:53:09.013] checking for tar... /usr/bin/tar [19:53:09.013] checking whether ln -s works... yes [19:53:09.013] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:53:09.015] checking for bison... /usr/bin/bison [19:53:09.021] configure: using bison (GNU Bison) 3.8.2 [19:53:09.024] checking for flex... /usr/bin/flex [19:53:09.044] configure: using flex 2.6.4 [19:53:09.044] checking for perl... /usr/bin/perl [19:53:09.074] configure: using perl 5.36.0 [19:53:09.076] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:53:09.090] checking for Perl privlibexp... /usr/share/perl/5.36 [19:53:09.095] checking for Perl useshrplib... true [19:53:09.105] 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 [19:53:09.111] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:53:09.116] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:53:09.246] checking for python3... /usr/bin/python3 [19:53:09.258] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [19:53:09.265] checking for Python sysconfig module... yes [19:53:09.277] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:53:09.290] checking Python include directory... -I/usr/include/python3.11 [19:53:09.302] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:53:09.342] checking for a sed that does not truncate output... /usr/bin/sed [19:53:09.348] checking for grep that handles long lines and -e... /usr/bin/grep [19:53:09.350] checking for egrep... /usr/bin/grep -E [19:53:09.352] checking for ANSI C header files... yes [19:53:09.462] checking for sys/types.h... yes [19:53:09.478] checking for sys/stat.h... yes [19:53:09.506] checking for stdlib.h... yes [19:53:09.521] checking for string.h... yes [19:53:09.537] checking for memory.h... yes [19:53:09.553] checking for strings.h... yes [19:53:09.568] checking for inttypes.h... yes [19:53:09.585] checking for stdint.h... yes [19:53:09.601] checking for unistd.h... yes [19:53:09.619] checking whether ccache gcc is Clang... no [19:53:09.631] checking whether pthreads work with -pthread... yes [19:53:09.686] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:53:09.728] checking whether more special flags are required for pthreads... no [19:53:09.728] checking for PTHREAD_PRIO_INHERIT... yes [19:53:09.775] checking pthread.h usability... yes [19:53:09.783] checking pthread.h presence... yes [19:53:09.799] checking for pthread.h... yes [19:53:09.799] checking for strerror_r... yes [19:53:09.841] checking whether strerror_r returns int... no [19:53:09.875] checking for main in -lm... yes [19:53:09.926] checking for library containing setproctitle... no [19:53:10.022] checking for library containing dlsym... none required [19:53:10.066] checking for library containing socket... none required [19:53:10.108] checking for library containing getopt_long... none required [19:53:10.150] checking for library containing shm_open... none required [19:53:10.192] checking for library containing shm_unlink... none required [19:53:10.236] checking for library containing clock_gettime... none required [19:53:10.278] checking for library containing shmget... none required [19:53:10.322] checking for library containing backtrace_symbols... none required [19:53:10.364] checking for library containing pthread_barrier_wait... none required [19:53:10.408] checking for library containing readline... -lreadline [19:53:10.464] checking for inflate in -lz... yes [19:53:10.510] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:53:10.617] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:53:10.688] checking for SSL_new in -lssl... yes [19:53:10.756] checking for SSL_CTX_set_cert_cb... yes [19:53:10.821] checking for OPENSSL_init_ssl... yes [19:53:10.889] checking for X509_get_signature_info... yes [19:53:10.964] checking for SSL_CTX_set_num_tickets... yes [19:53:11.032] checking for pam_start in -lpam... yes [19:53:11.088] checking for xmlSaveToBuffer in -lxml2... yes [19:53:11.181] checking for xsltCleanupGlobals in -lxslt... yes [19:53:11.265] checking for LZ4_compress_default in -llz4... yes [19:53:11.320] checking for ZSTD_compress in -lzstd... yes [19:53:11.374] checking for ldap_bind in -lldap... yes [19:53:11.460] checking for ldap_initialize... yes [19:53:11.529] checking for ldap_verify_credentials... yes [19:53:11.596] checking for security_compute_create_name in -lselinux... yes [19:53:11.656] checking for uuid_export in -lossp-uuid... yes [19:53:11.713] checking for stdbool.h that conforms to C99... yes [19:53:11.726] checking for _Bool... yes [19:53:11.796] checking atomic.h usability... no [19:53:11.848] checking atomic.h presence... no [19:53:11.865] checking for atomic.h... no [19:53:11.869] checking copyfile.h usability... no [19:53:11.920] checking copyfile.h presence... no [19:53:11.938] checking for copyfile.h... no [19:53:11.941] checking execinfo.h usability... yes [19:53:11.952] checking execinfo.h presence... yes [19:53:11.966] checking for execinfo.h... yes [19:53:11.974] checking getopt.h usability... yes [19:53:11.984] checking getopt.h presence... yes [19:53:11.999] checking for getopt.h... yes [19:53:12.007] checking ifaddrs.h usability... yes [19:53:12.020] checking ifaddrs.h presence... yes [19:53:12.037] checking for ifaddrs.h... yes [19:53:12.045] checking mbarrier.h usability... no [19:53:12.097] checking mbarrier.h presence... no [19:53:12.115] checking for mbarrier.h... no [19:53:12.119] checking sys/epoll.h usability... yes [19:53:12.128] checking sys/epoll.h presence... yes [19:53:12.144] checking for sys/epoll.h... yes [19:53:12.151] checking sys/event.h usability... no [19:53:12.205] checking sys/event.h presence... no [19:53:12.223] checking for sys/event.h... no [19:53:12.226] checking sys/personality.h usability... yes [19:53:12.235] checking sys/personality.h presence... yes [19:53:12.249] checking for sys/personality.h... yes [19:53:12.257] checking sys/prctl.h usability... yes [19:53:12.267] checking sys/prctl.h presence... yes [19:53:12.281] checking for sys/prctl.h... yes [19:53:12.289] checking sys/procctl.h usability... no [19:53:12.341] checking sys/procctl.h presence... no [19:53:12.359] checking for sys/procctl.h... no [19:53:12.362] checking sys/signalfd.h usability... yes [19:53:12.372] checking sys/signalfd.h presence... yes [19:53:12.386] checking for sys/signalfd.h... yes [19:53:12.394] checking sys/ucred.h usability... no [19:53:12.446] checking sys/ucred.h presence... no [19:53:12.463] checking for sys/ucred.h... no [19:53:12.467] checking termios.h usability... yes [19:53:12.480] checking termios.h presence... yes [19:53:12.493] checking for termios.h... yes [19:53:12.501] checking ucred.h usability... no [19:53:12.550] checking ucred.h presence... no [19:53:12.568] checking for ucred.h... no [19:53:12.569] checking readline/readline.h usability... yes [19:53:12.582] checking readline/readline.h presence... yes [19:53:12.599] checking for readline/readline.h... yes [19:53:12.601] checking readline/history.h usability... yes [19:53:12.609] checking readline/history.h presence... yes [19:53:12.625] checking for readline/history.h... yes [19:53:12.628] checking zlib.h usability... yes [19:53:12.640] checking zlib.h presence... yes [19:53:12.658] checking for zlib.h... yes [19:53:12.659] checking for lz4... /usr/bin/lz4 [19:53:12.659] checking lz4.h usability... yes [19:53:12.668] checking lz4.h presence... yes [19:53:12.683] checking for lz4.h... yes [19:53:12.683] checking for zstd... /usr/bin/zstd [19:53:12.683] checking zstd.h usability... yes [19:53:12.694] checking zstd.h presence... yes [19:53:12.709] checking for zstd.h... yes [19:53:12.710] checking gssapi/gssapi.h usability... yes [19:53:12.722] checking gssapi/gssapi.h presence... yes [19:53:12.738] checking for gssapi/gssapi.h... yes [19:53:12.740] checking gssapi/gssapi_ext.h usability... yes [19:53:12.749] checking gssapi/gssapi_ext.h presence... yes [19:53:12.765] checking for gssapi/gssapi_ext.h... yes [19:53:12.767] checking for openssl... /usr/bin/openssl [19:53:12.777] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:53:12.777] checking openssl/ssl.h usability... yes [19:53:12.828] checking openssl/ssl.h presence... yes [19:53:12.877] checking for openssl/ssl.h... yes [19:53:12.878] checking openssl/err.h usability... yes [19:53:12.891] checking openssl/err.h presence... yes [19:53:12.916] checking for openssl/err.h... yes [19:53:12.917] checking security/pam_appl.h usability... yes [19:53:12.927] checking security/pam_appl.h presence... yes [19:53:12.939] checking for security/pam_appl.h... yes [19:53:12.941] checking systemd/sd-daemon.h usability... yes [19:53:12.950] checking systemd/sd-daemon.h presence... yes [19:53:12.967] checking for systemd/sd-daemon.h... yes [19:53:12.967] checking libxml/parser.h usability... yes [19:53:13.002] checking libxml/parser.h presence... yes [19:53:13.031] checking for libxml/parser.h... yes [19:53:13.031] checking libxslt/xslt.h usability... yes [19:53:13.041] checking libxslt/xslt.h presence... yes [19:53:13.070] checking for libxslt/xslt.h... yes [19:53:13.070] checking ldap.h usability... yes [19:53:13.082] checking ldap.h presence... yes [19:53:13.098] checking for ldap.h... yes [19:53:13.099] checking for compatible LDAP implementation... yes [19:53:13.106] checking ossp/uuid.h usability... yes [19:53:13.116] checking ossp/uuid.h presence... yes [19:53:13.134] checking for ossp/uuid.h... yes [19:53:13.152] checking whether byte ordering is bigendian... no [19:53:13.247] checking for inline... inline [19:53:13.254] checking for printf format archetype... gnu_printf [19:53:13.262] checking for _Static_assert... yes [19:53:13.313] checking for typeof... typeof [19:53:13.320] checking for __builtin_types_compatible_p... yes [19:53:13.330] checking for __builtin_constant_p... yes [19:53:13.341] checking for __builtin_unreachable... yes [19:53:13.392] checking for computed goto support... yes [19:53:13.399] checking for struct tm.tm_zone... yes [19:53:13.408] checking for union semun... no [19:53:13.447] checking for socklen_t... yes [19:53:13.492] checking for struct sockaddr.sa_len... no [19:53:13.569] checking for locale_t... yes [19:53:13.578] checking for C/C++ restrict keyword... __restrict [19:53:13.592] checking for struct option... yes [19:53:13.634] checking whether assembler supports x86_64 popcntq... yes [19:53:13.642] checking for special C compiler options needed for large files... no [19:53:13.642] checking for _FILE_OFFSET_BITS value needed for large files... no [19:53:13.650] checking size of off_t... 8 [19:53:13.721] checking size of bool... 1 [19:53:13.788] checking for int timezone... yes [19:53:13.843] checking for wcstombs_l declaration... no [19:53:13.928] checking for backtrace_symbols... yes [19:53:13.992] checking for copyfile... no [19:53:14.055] checking for copy_file_range... yes [19:53:14.116] checking for getifaddrs... yes [19:53:14.178] checking for getpeerucred... no [19:53:14.240] checking for inet_pton... yes [19:53:14.301] checking for kqueue... no [19:53:14.363] checking for mbstowcs_l... no [19:53:14.425] checking for memset_s... no [19:53:14.487] checking for posix_fallocate... yes [19:53:14.549] checking for ppoll... yes [19:53:14.613] checking for pthread_is_threaded_np... no [19:53:14.678] checking for setproctitle... no [19:53:14.741] checking for setproctitle_fast... no [19:53:14.806] checking for strchrnul... yes [19:53:14.867] checking for strsignal... yes [19:53:14.931] checking for syncfs... yes [19:53:14.992] checking for sync_file_range... yes [19:53:15.055] checking for uselocale... yes [19:53:15.117] checking for wcstombs_l... no [19:53:15.177] checking for __builtin_bswap16... yes [19:53:15.235] checking for __builtin_bswap32... yes [19:53:15.295] checking for __builtin_bswap64... yes [19:53:15.354] checking for __builtin_clz... yes [19:53:15.416] checking for __builtin_ctz... yes [19:53:15.476] checking for __builtin_popcount... yes [19:53:15.534] checking for __builtin_frame_address... yes [19:53:15.593] checking for _LARGEFILE_SOURCE value needed for large files... no [19:53:15.654] checking how ccache gcc reports undeclared, standard C functions... error [19:53:15.683] checking for posix_fadvise... yes [19:53:15.747] checking whether posix_fadvise is declared... yes [19:53:15.761] checking whether fdatasync is declared... yes [19:53:15.774] checking whether strlcat is declared... no [19:53:15.835] checking whether strlcpy is declared... no [19:53:15.895] checking whether strnlen is declared... yes [19:53:15.908] checking whether strsep is declared... yes [19:53:15.921] checking whether preadv is declared... yes [19:53:15.935] checking whether pwritev is declared... yes [19:53:15.948] checking whether F_FULLFSYNC is declared... no [19:53:15.982] checking for explicit_bzero... yes [19:53:16.035] checking for getopt... yes [19:53:16.089] checking for getpeereid... no [19:53:16.147] checking for inet_aton... yes [19:53:16.200] checking for mkdtemp... yes [19:53:16.255] checking for strlcat... no [19:53:16.315] checking for strlcpy... no [19:53:16.374] checking for strnlen... yes [19:53:16.433] checking for strsep... yes [19:53:16.487] checking for pthread_barrier_wait... yes [19:53:16.542] checking for getopt_long... yes [19:53:16.599] checking for syslog... yes [19:53:16.656] checking syslog.h usability... yes [19:53:16.666] checking syslog.h presence... yes [19:53:16.681] checking for syslog.h... yes [19:53:16.681] checking for opterr... yes [19:53:16.738] checking for optreset... no [19:53:16.802] checking unicode/ucol.h usability... yes [19:53:16.817] checking unicode/ucol.h presence... yes [19:53:16.840] checking for unicode/ucol.h... yes [19:53:16.844] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:53:16.870] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:53:16.878] checking for rl_completion_suppress_quote... yes [19:53:16.941] checking for rl_filename_quote_characters... yes [19:53:17.006] checking for rl_filename_quoting_function... yes [19:53:17.074] checking for append_history... yes [19:53:17.139] checking for history_truncate_file... yes [19:53:17.204] checking for rl_completion_matches... yes [19:53:17.271] checking for rl_filename_completion_function... yes [19:53:17.336] checking for rl_reset_screen_size... yes [19:53:17.400] checking for rl_variable_bind... yes [19:53:17.461] checking test program... ok [19:53:17.514] checking whether long int is 64 bits... yes [19:53:17.575] checking for __builtin_mul_overflow... yes [19:53:17.630] checking size of void *... 8 [19:53:17.703] checking size of size_t... 8 [19:53:17.774] checking size of long... 8 [19:53:17.847] checking alignment of short... 2 [19:53:17.921] checking alignment of int... 4 [19:53:17.993] checking alignment of long... 8 [19:53:18.067] checking alignment of double... 8 [19:53:18.141] checking for int8... no [19:53:18.178] checking for uint8... no [19:53:18.215] checking for int64... no [19:53:18.254] checking for uint64... no [19:53:18.292] checking for __int128... yes [19:53:18.350] checking for __int128 alignment bug... ok [19:53:18.406] checking alignment of PG_INT128_TYPE... 16 [19:53:18.479] checking for builtin __sync char locking functions... yes [19:53:18.533] checking for builtin __sync int32 locking functions... yes [19:53:18.587] checking for builtin __sync int32 atomic operations... yes [19:53:18.640] checking for builtin __sync int64 atomic operations... yes [19:53:18.693] checking for builtin __atomic int32 atomic operations... yes [19:53:18.746] checking for builtin __atomic int64 atomic operations... yes [19:53:18.799] checking for __get_cpuid... yes [19:53:18.855] checking for __get_cpuid_count... yes [19:53:18.910] checking for __cpuid... no [19:53:18.932] checking for __cpuidex... no [19:53:18.954] checking for _xgetbv with CFLAGS=... no [19:53:19.375] checking for _xgetbv with CFLAGS=-mxsave... yes [19:53:19.775] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:53:20.146] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:53:20.488] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:53:20.534] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:53:20.631] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:53:20.653] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:53:20.671] 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 [19:53:20.741] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:53:20.742] checking for library containing sem_init... none required [19:53:20.795] checking which semaphore API to use... unnamed POSIX [19:53:20.796] checking which random number source to use... OpenSSL [19:53:20.797] checking for tclsh... /usr/bin/tclsh [19:53:20.797] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:53:20.829] checking tcl.h usability... yes [19:53:20.841] checking tcl.h presence... yes [19:53:20.860] checking for tcl.h... yes [19:53:20.860] checking for perl.h... yes [19:53:20.942] checking for libperl... yes [19:53:21.199] checking Python.h usability... yes [19:53:21.259] checking Python.h presence... yes [19:53:21.314] checking for Python.h... yes [19:53:21.315] checking for xmllint... /usr/bin/xmllint [19:53:21.315] checking for xsltproc... /usr/bin/xsltproc [19:53:21.315] checking for fop... /usr/bin/fop [19:53:21.316] checking for dbtoepub... no [19:53:21.316] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:53:21.374] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:53:21.442] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [19:53:21.442] 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 [19:53:21.442] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:53:21.442] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:53:21.442] configure: using CXX=ccache g++ [19:53:21.442] 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 [19:53:21.442] configure: using CLANG=ccache clang-16 [19:53:21.442] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:53:21.442] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [19:53:21.474] configure: updating cache gcc.cache [19:53:21.484] configure: creating ./config.status [19:53:21.565] config.status: creating GNUmakefile [19:53:21.577] config.status: creating src/Makefile.global [19:53:21.591] config.status: creating src/include/pg_config.h [19:53:21.603] config.status: creating src/include/pg_config_ext.h [19:53:21.614] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:53:21.628] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:53:21.634] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:53:21.641] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:53:21.648] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:53:21.654] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:53:21.686] [19:53:21.686] real 0m14.947s [19:53:21.686] user 0m8.789s [19:53:21.686] sys 0m4.981s [19:53:21.686] make -s -j${BUILD_JOBS} clean [19:53:22.179] time make -s -j${BUILD_JOBS} world-bin [19:54:23.993] md.c: In function ‘DropRelationFiles’: [19:54:23.993] md.c:1457:22: error: implicit declaration of function ‘pgstat_drop_entry’; did you mean ‘pgstat_have_entry’? [-Werror=implicit-function-declaration] [19:54:23.993] 1457 | if (!pgstat_drop_entry(PGSTAT_KIND_RELFILENODE, delrels[i].dbOid, delrels[i].spcOid, delrels[i].relNumber)) [19:54:23.993] | ^~~~~~~~~~~~~~~~~ [19:54:23.993] | pgstat_have_entry [19:54:23.993] md.c:1471:17: error: implicit declaration of function ‘pgstat_request_entry_refs_gc’ [-Werror=implicit-function-declaration] [19:54:23.993] 1471 | pgstat_request_entry_refs_gc(); [19:54:23.993] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:54:23.993] cc1: all warnings being treated as errors [19:54:23.993] make[4]: *** [: md.o] Error 1 [19:54:23.993] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [19:54:23.993] make[3]: *** Waiting for unfinished jobs.... [19:54:25.836] make[2]: *** [common.mk:37: storage-recursive] Error 2 [19:54:25.836] make[2]: *** Waiting for unfinished jobs.... [19:54:50.740] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:54:50.741] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:54:50.741] [19:54:50.741] real 1m28.562s [19:54:50.741] user 4m38.558s [19:54:50.741] sys 1m6.009s [19:54:50.741] [19:54:50.741] Exit status: 2