[21:53:05.074] time ./configure \ [21:53:05.074] --cache gcc.cache \ [21:53:05.074] --enable-dtrace \ [21:53:05.074] ${LINUX_CONFIGURE_FEATURES} \ [21:53:05.074] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:53:05.258] configure: creating cache gcc.cache [21:53:05.272] checking build system type... x86_64-pc-linux-gnu [21:53:05.457] checking host system type... x86_64-pc-linux-gnu [21:53:05.457] checking which template to use... linux [21:53:05.457] checking whether NLS is wanted... no [21:53:05.457] checking for default port number... 5432 [21:53:05.464] checking for dtrace... /usr/bin/dtrace [21:53:05.464] checking for block size... 8kB [21:53:05.465] checking for segment size... 1GB [21:53:05.467] checking for WAL block size... 8kB [21:53:05.501] checking whether the C compiler works... yes [21:53:05.615] checking for C compiler default output file name... a.out [21:53:05.616] checking for suffix of executables... [21:53:05.655] checking whether we are cross compiling... no [21:53:05.716] checking for suffix of object files... o [21:53:05.726] checking whether we are using the GNU C compiler... yes [21:53:05.733] checking whether ccache gcc accepts -g... yes [21:53:05.740] checking for ccache gcc option to accept ISO C89... none needed [21:53:05.749] checking for ccache gcc option to accept ISO C99... none needed [21:53:05.816] checking whether we are using the GNU C++ compiler... yes [21:53:05.824] checking whether ccache g++ accepts -g... yes [21:53:05.945] checking for gawk... no [21:53:05.945] checking for mawk... mawk [21:53:05.946] checking for LLVM_CONFIG... llvm-config-16 [21:53:05.962] configure: using llvm 16.0.6 [21:53:05.962] checking for CLANG... ccache clang-16 [21:53:06.481] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:53:06.488] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:53:06.496] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:53:06.604] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:53:06.760] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:53:06.767] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:53:06.774] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:53:06.780] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:53:06.787] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:53:06.794] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:53:06.800] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:53:06.807] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:53:06.814] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:53:06.821] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:53:06.827] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:53:06.834] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:53:06.842] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:53:06.881] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:53:06.888] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:53:06.896] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:53:06.903] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:53:06.911] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:53:06.919] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:53:06.944] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:53:06.952] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:53:06.960] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:53:06.999] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:53:07.039] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:53:07.046] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:53:07.052] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:53:07.088] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:53:07.094] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:53:07.101] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:53:07.109] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:53:07.116] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:53:07.122] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:53:07.130] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:53:07.137] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:53:07.146] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:53:07.153] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:53:07.160] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:53:07.168] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:53:07.176] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:53:07.183] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:53:07.195] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:53:07.208] checking whether the C compiler still works... yes [21:53:07.270] checking how to run the C preprocessor... ccache gcc -E [21:53:07.340] checking for pkg-config... /usr/bin/pkg-config [21:53:07.340] checking pkg-config is at least version 0.9.0... yes [21:53:07.346] checking whether to build with ICU support... yes [21:53:07.346] checking for icu-uc icu-i18n... yes [21:53:07.356] checking whether to build with Tcl... yes [21:53:07.357] checking whether to build Perl modules... yes [21:53:07.357] checking whether to build Python modules... yes [21:53:07.357] checking whether to build with GSSAPI support... yes [21:53:07.358] checking whether to build with PAM support... yes [21:53:07.358] checking whether to build with BSD Authentication support... no [21:53:07.358] checking whether to build with LDAP support... yes [21:53:07.358] checking whether to build with Bonjour support... no [21:53:07.358] checking whether to build with SELinux support... yes [21:53:07.359] checking whether to build with systemd support... yes [21:53:07.359] checking whether to build with XML support... yes [21:53:07.359] checking for libxml-2.0 >= 2.6.23... yes [21:53:07.369] checking whether to build with LZ4 support... yes [21:53:07.370] checking for liblz4... yes [21:53:07.377] checking whether to build with ZSTD support... yes [21:53:07.377] checking for libzstd >= 1.4.0... yes [21:53:07.385] checking for strip... strip [21:53:07.385] checking whether it is possible to strip libraries... yes [21:53:07.388] checking for ar... ar [21:53:07.389] checking for a BSD-compatible install... /usr/bin/install -c [21:53:07.398] checking for tar... /usr/bin/tar [21:53:07.398] checking whether ln -s works... yes [21:53:07.398] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:53:07.401] checking for bison... /usr/bin/bison [21:53:07.406] configure: using bison (GNU Bison) 3.8.2 [21:53:07.409] checking for flex... /usr/bin/flex [21:53:07.427] configure: using flex 2.6.4 [21:53:07.427] checking for perl... /usr/bin/perl [21:53:07.448] configure: using perl 5.36.0 [21:53:07.450] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:53:07.463] checking for Perl privlibexp... /usr/share/perl/5.36 [21:53:07.468] checking for Perl useshrplib... true [21:53:07.477] 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 [21:53:07.482] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:53:07.489] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:53:07.617] checking for python3... /usr/bin/python3 [21:53:07.630] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:53:07.636] checking for Python sysconfig module... yes [21:53:07.648] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:53:07.661] checking Python include directory... -I/usr/include/python3.11 [21:53:07.672] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:53:07.716] checking for a sed that does not truncate output... /usr/bin/sed [21:53:07.721] checking for grep that handles long lines and -e... /usr/bin/grep [21:53:07.724] checking for egrep... /usr/bin/grep -E [21:53:07.726] checking for ANSI C header files... yes [21:53:07.835] checking for sys/types.h... yes [21:53:07.851] checking for sys/stat.h... yes [21:53:07.878] checking for stdlib.h... yes [21:53:07.894] checking for string.h... yes [21:53:07.909] checking for memory.h... yes [21:53:07.925] checking for strings.h... yes [21:53:07.941] checking for inttypes.h... yes [21:53:07.958] checking for stdint.h... yes [21:53:07.973] checking for unistd.h... yes [21:53:07.991] checking whether ccache gcc is Clang... no [21:53:08.004] checking whether pthreads work with -pthread... yes [21:53:08.056] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:53:08.099] checking whether more special flags are required for pthreads... no [21:53:08.099] checking for PTHREAD_PRIO_INHERIT... yes [21:53:08.147] checking pthread.h usability... yes [21:53:08.154] checking pthread.h presence... yes [21:53:08.171] checking for pthread.h... yes [21:53:08.171] checking for strerror_r... yes [21:53:08.212] checking whether strerror_r returns int... no [21:53:08.246] checking for main in -lm... yes [21:53:08.296] checking for library containing setproctitle... no [21:53:08.394] checking for library containing dlsym... none required [21:53:08.437] checking for library containing socket... none required [21:53:08.481] checking for library containing getopt_long... none required [21:53:08.525] checking for library containing shm_open... none required [21:53:08.569] checking for library containing shm_unlink... none required [21:53:08.612] checking for library containing clock_gettime... none required [21:53:08.656] checking for library containing shmget... none required [21:53:08.698] checking for library containing backtrace_symbols... none required [21:53:08.740] checking for library containing pthread_barrier_wait... none required [21:53:08.783] checking for library containing readline... -lreadline [21:53:08.838] checking for inflate in -lz... yes [21:53:08.881] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:53:08.985] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:53:09.052] checking for SSL_new in -lssl... yes [21:53:09.115] checking for SSL_CTX_set_cert_cb... yes [21:53:09.182] checking for OPENSSL_init_ssl... yes [21:53:09.249] checking for BIO_meth_new... yes [21:53:09.319] checking for ASN1_STRING_get0_data... yes [21:53:09.393] checking for HMAC_CTX_new... yes [21:53:09.464] checking for HMAC_CTX_free... yes [21:53:09.532] checking for CRYPTO_lock... no [21:53:09.588] checking for X509_get_signature_info... yes [21:53:09.660] checking for SSL_CTX_set_num_tickets... yes [21:53:09.726] checking for pam_start in -lpam... yes [21:53:09.779] checking for xmlSaveToBuffer in -lxml2... yes [21:53:09.867] checking for xsltCleanupGlobals in -lxslt... yes [21:53:09.951] checking for LZ4_compress_default in -llz4... yes [21:53:10.005] checking for ZSTD_compress in -lzstd... yes [21:53:10.058] checking for ldap_bind in -lldap... yes [21:53:10.142] checking for ldap_initialize... yes [21:53:10.208] checking for ldap_verify_credentials... yes [21:53:10.272] checking for security_compute_create_name in -lselinux... yes [21:53:10.328] checking for uuid_export in -lossp-uuid... yes [21:53:10.385] checking for stdbool.h that conforms to C99... yes [21:53:10.396] checking for _Bool... yes [21:53:10.465] checking atomic.h usability... no [21:53:10.516] checking atomic.h presence... no [21:53:10.534] checking for atomic.h... no [21:53:10.537] checking copyfile.h usability... no [21:53:10.590] checking copyfile.h presence... no [21:53:10.607] checking for copyfile.h... no [21:53:10.610] checking execinfo.h usability... yes [21:53:10.619] checking execinfo.h presence... yes [21:53:10.633] checking for execinfo.h... yes [21:53:10.641] checking getopt.h usability... yes [21:53:10.650] checking getopt.h presence... yes [21:53:10.663] checking for getopt.h... yes [21:53:10.670] checking ifaddrs.h usability... yes [21:53:10.686] checking ifaddrs.h presence... yes [21:53:10.702] checking for ifaddrs.h... yes [21:53:10.709] checking mbarrier.h usability... no [21:53:10.761] checking mbarrier.h presence... no [21:53:10.777] checking for mbarrier.h... no [21:53:10.780] checking sys/epoll.h usability... yes [21:53:10.789] checking sys/epoll.h presence... yes [21:53:10.804] checking for sys/epoll.h... yes [21:53:10.811] checking sys/event.h usability... no [21:53:10.861] checking sys/event.h presence... no [21:53:10.877] checking for sys/event.h... no [21:53:10.881] checking sys/personality.h usability... yes [21:53:10.890] checking sys/personality.h presence... yes [21:53:10.903] checking for sys/personality.h... yes [21:53:10.910] checking sys/prctl.h usability... yes [21:53:10.919] checking sys/prctl.h presence... yes [21:53:10.933] checking for sys/prctl.h... yes [21:53:10.940] checking sys/procctl.h usability... no [21:53:10.990] checking sys/procctl.h presence... no [21:53:11.007] checking for sys/procctl.h... no [21:53:11.010] checking sys/signalfd.h usability... yes [21:53:11.018] checking sys/signalfd.h presence... yes [21:53:11.032] checking for sys/signalfd.h... yes [21:53:11.039] checking sys/ucred.h usability... no [21:53:11.093] checking sys/ucred.h presence... no [21:53:11.112] checking for sys/ucred.h... no [21:53:11.116] checking termios.h usability... yes [21:53:11.129] checking termios.h presence... yes [21:53:11.143] checking for termios.h... yes [21:53:11.150] checking ucred.h usability... no [21:53:11.201] checking ucred.h presence... no [21:53:11.219] checking for ucred.h... no [21:53:11.221] checking readline/readline.h usability... yes [21:53:11.236] checking readline/readline.h presence... yes [21:53:11.254] checking for readline/readline.h... yes [21:53:11.256] checking readline/history.h usability... yes [21:53:11.264] checking readline/history.h presence... yes [21:53:11.281] checking for readline/history.h... yes [21:53:11.284] checking zlib.h usability... yes [21:53:11.294] checking zlib.h presence... yes [21:53:11.312] checking for zlib.h... yes [21:53:11.312] checking for lz4... /usr/bin/lz4 [21:53:11.313] checking lz4.h usability... yes [21:53:11.321] checking lz4.h presence... yes [21:53:11.336] checking for lz4.h... yes [21:53:11.336] checking for zstd... /usr/bin/zstd [21:53:11.336] checking zstd.h usability... yes [21:53:11.347] checking zstd.h presence... yes [21:53:11.361] checking for zstd.h... yes [21:53:11.362] checking gssapi/gssapi.h usability... yes [21:53:11.374] checking gssapi/gssapi.h presence... yes [21:53:11.389] checking for gssapi/gssapi.h... yes [21:53:11.391] checking gssapi/gssapi_ext.h usability... yes [21:53:11.399] checking gssapi/gssapi_ext.h presence... yes [21:53:11.415] checking for gssapi/gssapi_ext.h... yes [21:53:11.416] checking for openssl... /usr/bin/openssl [21:53:11.426] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [21:53:11.427] checking openssl/ssl.h usability... yes [21:53:11.470] checking openssl/ssl.h presence... yes [21:53:11.518] checking for openssl/ssl.h... yes [21:53:11.519] checking openssl/err.h usability... yes [21:53:11.532] checking openssl/err.h presence... yes [21:53:11.558] checking for openssl/err.h... yes [21:53:11.559] checking security/pam_appl.h usability... yes [21:53:11.569] checking security/pam_appl.h presence... yes [21:53:11.581] checking for security/pam_appl.h... yes [21:53:11.582] checking systemd/sd-daemon.h usability... yes [21:53:11.591] checking systemd/sd-daemon.h presence... yes [21:53:11.608] checking for systemd/sd-daemon.h... yes [21:53:11.608] checking libxml/parser.h usability... yes [21:53:11.639] checking libxml/parser.h presence... yes [21:53:11.667] checking for libxml/parser.h... yes [21:53:11.667] checking libxslt/xslt.h usability... yes [21:53:11.677] checking libxslt/xslt.h presence... yes [21:53:11.706] checking for libxslt/xslt.h... yes [21:53:11.706] checking ldap.h usability... yes [21:53:11.716] checking ldap.h presence... yes [21:53:11.732] checking for ldap.h... yes [21:53:11.732] checking for compatible LDAP implementation... yes [21:53:11.740] checking ossp/uuid.h usability... yes [21:53:11.748] checking ossp/uuid.h presence... yes [21:53:11.765] checking for ossp/uuid.h... yes [21:53:11.782] checking whether byte ordering is bigendian... no [21:53:11.871] checking for inline... inline [21:53:11.878] checking for printf format archetype... gnu_printf [21:53:11.886] checking for _Static_assert... yes [21:53:11.937] checking for typeof... typeof [21:53:11.944] checking for __builtin_types_compatible_p... yes [21:53:11.955] checking for __builtin_constant_p... yes [21:53:11.966] checking for __builtin_unreachable... yes [21:53:12.016] checking for computed goto support... yes [21:53:12.023] checking for struct tm.tm_zone... yes [21:53:12.032] checking for union semun... no [21:53:12.071] checking for socklen_t... yes [21:53:12.116] checking for struct sockaddr.sa_len... no [21:53:12.194] checking for locale_t... yes [21:53:12.202] checking for C/C++ restrict keyword... __restrict [21:53:12.215] checking for struct option... yes [21:53:12.254] checking whether assembler supports x86_64 popcntq... yes [21:53:12.261] checking for special C compiler options needed for large files... no [21:53:12.261] checking for _FILE_OFFSET_BITS value needed for large files... no [21:53:12.269] checking size of off_t... 8 [21:53:12.340] checking size of bool... 1 [21:53:12.406] checking for int timezone... yes [21:53:12.461] checking for wcstombs_l declaration... no [21:53:12.544] checking for backtrace_symbols... yes [21:53:12.604] checking for copyfile... no [21:53:12.666] checking for copy_file_range... yes [21:53:12.729] checking for getifaddrs... yes [21:53:12.791] checking for getpeerucred... no [21:53:12.855] checking for inet_pton... yes [21:53:12.917] checking for kqueue... no [21:53:12.984] checking for mbstowcs_l... no [21:53:13.047] checking for memset_s... no [21:53:13.109] checking for posix_fallocate... yes [21:53:13.169] checking for ppoll... yes [21:53:13.234] checking for pthread_is_threaded_np... no [21:53:13.298] checking for setproctitle... no [21:53:13.362] checking for setproctitle_fast... no [21:53:13.425] checking for strchrnul... yes [21:53:13.488] checking for strsignal... yes [21:53:13.551] checking for syncfs... yes [21:53:13.613] checking for sync_file_range... yes [21:53:13.678] checking for uselocale... yes [21:53:13.743] checking for wcstombs_l... no [21:53:13.805] checking for __builtin_bswap16... yes [21:53:13.865] checking for __builtin_bswap32... yes [21:53:13.925] checking for __builtin_bswap64... yes [21:53:13.984] checking for __builtin_clz... yes [21:53:14.043] checking for __builtin_ctz... yes [21:53:14.101] checking for __builtin_popcount... yes [21:53:14.159] checking for __builtin_frame_address... yes [21:53:14.219] checking for _LARGEFILE_SOURCE value needed for large files... no [21:53:14.281] checking how ccache gcc reports undeclared, standard C functions... error [21:53:14.310] checking for posix_fadvise... yes [21:53:14.372] checking whether posix_fadvise is declared... yes [21:53:14.388] checking whether fdatasync is declared... yes [21:53:14.401] checking whether strlcat is declared... no [21:53:14.467] checking whether strlcpy is declared... no [21:53:14.530] checking whether strnlen is declared... yes [21:53:14.545] checking whether strsep is declared... yes [21:53:14.559] checking whether preadv is declared... yes [21:53:14.574] checking whether pwritev is declared... yes [21:53:14.587] checking whether F_FULLFSYNC is declared... no [21:53:14.623] checking for explicit_bzero... yes [21:53:14.679] checking for getopt... yes [21:53:14.738] checking for getpeereid... no [21:53:14.801] checking for inet_aton... yes [21:53:14.860] checking for mkdtemp... yes [21:53:14.918] checking for strlcat... no [21:53:14.981] checking for strlcpy... no [21:53:15.046] checking for strnlen... yes [21:53:15.108] checking for strsep... yes [21:53:15.165] checking for pthread_barrier_wait... yes [21:53:15.221] checking for getopt_long... yes [21:53:15.278] checking for syslog... yes [21:53:15.334] checking syslog.h usability... yes [21:53:15.344] checking syslog.h presence... yes [21:53:15.359] checking for syslog.h... yes [21:53:15.360] checking for opterr... yes [21:53:15.417] checking for optreset... no [21:53:15.480] checking unicode/ucol.h usability... yes [21:53:15.499] checking unicode/ucol.h presence... yes [21:53:15.522] checking for unicode/ucol.h... yes [21:53:15.527] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:53:15.550] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:53:15.560] checking for rl_completion_suppress_quote... yes [21:53:15.623] checking for rl_filename_quote_characters... yes [21:53:15.687] checking for rl_filename_quoting_function... yes [21:53:15.754] checking for append_history... yes [21:53:15.820] checking for history_truncate_file... yes [21:53:15.886] checking for rl_completion_matches... yes [21:53:15.952] checking for rl_filename_completion_function... yes [21:53:16.021] checking for rl_reset_screen_size... yes [21:53:16.087] checking for rl_variable_bind... yes [21:53:16.151] checking test program... ok [21:53:16.207] checking whether long int is 64 bits... yes [21:53:16.271] checking for __builtin_mul_overflow... yes [21:53:16.330] checking size of void *... 8 [21:53:16.406] checking size of size_t... 8 [21:53:16.480] checking size of long... 8 [21:53:16.557] checking alignment of short... 2 [21:53:16.632] checking alignment of int... 4 [21:53:16.705] checking alignment of long... 8 [21:53:16.778] checking alignment of double... 8 [21:53:16.853] checking for int8... no [21:53:16.889] checking for uint8... no [21:53:16.926] checking for int64... no [21:53:16.962] checking for uint64... no [21:53:16.999] checking for __int128... yes [21:53:17.056] checking for __int128 alignment bug... ok [21:53:17.112] checking alignment of PG_INT128_TYPE... 16 [21:53:17.185] checking for builtin __sync char locking functions... yes [21:53:17.238] checking for builtin __sync int32 locking functions... yes [21:53:17.292] checking for builtin __sync int32 atomic operations... yes [21:53:17.346] checking for builtin __sync int64 atomic operations... yes [21:53:17.400] checking for builtin __atomic int32 atomic operations... yes [21:53:17.456] checking for builtin __atomic int64 atomic operations... yes [21:53:17.511] checking for __get_cpuid... yes [21:53:17.571] checking for __get_cpuid_count... yes [21:53:17.626] checking for __cpuid... no [21:53:17.650] checking for __cpuidex... no [21:53:17.672] checking for _xgetbv with CFLAGS=... no [21:53:18.107] checking for _xgetbv with CFLAGS=-mxsave... yes [21:53:18.525] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:53:18.897] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:53:19.246] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:53:19.293] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:53:19.391] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:53:19.413] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:53:19.431] 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 [21:53:19.504] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:53:19.504] checking for library containing sem_init... none required [21:53:19.559] checking which semaphore API to use... unnamed POSIX [21:53:19.559] checking which random number source to use... OpenSSL [21:53:19.561] checking for tclsh... /usr/bin/tclsh [21:53:19.561] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:53:19.592] checking tcl.h usability... yes [21:53:19.605] checking tcl.h presence... yes [21:53:19.625] checking for tcl.h... yes [21:53:19.626] checking for perl.h... yes [21:53:19.705] checking for libperl... yes [21:53:19.951] checking Python.h usability... yes [21:53:20.010] checking Python.h presence... yes [21:53:20.067] checking for Python.h... yes [21:53:20.067] checking for xmllint... /usr/bin/xmllint [21:53:20.068] checking for xsltproc... /usr/bin/xsltproc [21:53:20.068] checking for fop... /usr/bin/fop [21:53:20.068] checking for dbtoepub... no [21:53:20.069] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:53:20.125] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:53:20.194] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:53:20.194] 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 [21:53:20.194] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:53:20.194] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:53:20.194] configure: using CXX=ccache g++ [21:53:20.194] 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 [21:53:20.194] configure: using CLANG=ccache clang-16 [21:53:20.194] 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 [21:53:20.194] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:53:20.224] configure: updating cache gcc.cache [21:53:20.233] configure: creating ./config.status [21:53:20.321] config.status: creating GNUmakefile [21:53:20.334] config.status: creating src/Makefile.global [21:53:20.350] config.status: creating src/include/pg_config.h [21:53:20.362] config.status: creating src/include/pg_config_ext.h [21:53:20.374] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:53:20.389] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:53:20.396] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:53:20.403] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:53:20.410] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:53:20.418] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:53:20.453] [21:53:20.453] real 0m15.379s [21:53:20.453] user 0m9.270s [21:53:20.453] sys 0m4.974s [21:53:20.453] make -s -j${BUILD_JOBS} clean [21:53:20.951] time make -s -j${BUILD_JOBS} world-bin [21:54:21.394] md.c: In function ‘DropRelationFiles’: [21:54:21.394] md.c:1457:22: error: implicit declaration of function ‘pgstat_drop_entry’; did you mean ‘pgstat_have_entry’? [-Werror=implicit-function-declaration] [21:54:21.394] 1457 | if (!pgstat_drop_entry(PGSTAT_KIND_RELFILENODE, delrels[i].dbOid, delrels[i].spcOid, delrels[i].relNumber)) [21:54:21.394] | ^~~~~~~~~~~~~~~~~ [21:54:21.394] | pgstat_have_entry [21:54:21.394] md.c:1471:17: error: implicit declaration of function ‘pgstat_request_entry_refs_gc’ [-Werror=implicit-function-declaration] [21:54:21.394] 1471 | pgstat_request_entry_refs_gc(); [21:54:21.394] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:54:21.394] cc1: all warnings being treated as errors [21:54:21.395] make[4]: *** [: md.o] Error 1 [21:54:21.395] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [21:54:21.395] make[3]: *** Waiting for unfinished jobs.... [21:54:24.138] make[2]: *** [common.mk:37: storage-recursive] Error 2 [21:54:24.138] make[2]: *** Waiting for unfinished jobs.... [21:54:48.036] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:54:48.036] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:54:48.036] [21:54:48.036] real 1m27.085s [21:54:48.036] user 4m31.447s [21:54:48.036] sys 1m6.123s [21:54:48.036] [21:54:48.036] Exit status: 2