[09:40:36.303] time ./configure \ [09:40:36.303] --cache gcc.cache \ [09:40:36.303] --enable-dtrace \ [09:40:36.303] ${LINUX_CONFIGURE_FEATURES} \ [09:40:36.303] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [09:40:36.478] configure: creating cache gcc.cache [09:40:36.491] checking build system type... x86_64-pc-linux-gnu [09:40:36.681] checking host system type... x86_64-pc-linux-gnu [09:40:36.681] checking which template to use... linux [09:40:36.681] checking whether NLS is wanted... no [09:40:36.681] checking for default port number... 5432 [09:40:36.687] checking for dtrace... /usr/bin/dtrace [09:40:36.687] checking for block size... 8kB [09:40:36.689] checking for segment size... 1GB [09:40:36.691] checking for WAL block size... 8kB [09:40:36.721] checking whether the C compiler works... yes [09:40:36.828] checking for C compiler default output file name... a.out [09:40:36.829] checking for suffix of executables... [09:40:36.863] checking whether we are cross compiling... no [09:40:36.923] checking for suffix of object files... o [09:40:36.931] checking whether we are using the GNU C compiler... yes [09:40:36.937] checking whether ccache gcc accepts -g... yes [09:40:36.943] checking for ccache gcc option to accept ISO C89... none needed [09:40:36.951] checking for ccache gcc option to accept ISO C99... none needed [09:40:37.011] checking whether we are using the GNU C++ compiler... yes [09:40:37.017] checking whether ccache g++ accepts -g... yes [09:40:37.072] checking for gawk... no [09:40:37.073] checking for mawk... mawk [09:40:37.073] checking for LLVM_CONFIG... llvm-config-16 [09:40:37.095] configure: using llvm 16.0.6 [09:40:37.095] checking for CLANG... ccache clang-16 [09:40:37.599] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:40:37.605] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:40:37.611] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:40:37.652] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:40:37.797] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:40:37.803] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:40:37.810] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:40:37.816] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:40:37.822] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:40:37.828] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:40:37.835] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:40:37.841] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:40:37.847] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:40:37.853] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:40:37.859] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:40:37.865] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:40:37.871] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:40:37.905] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:40:37.911] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:40:37.917] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:40:37.924] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:40:37.930] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:40:37.936] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:40:37.956] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:40:37.962] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:40:37.968] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:40:38.003] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:40:38.038] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:40:38.044] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:40:38.050] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:40:38.081] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:40:38.087] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:40:38.093] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:40:38.100] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:40:38.106] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:40:38.113] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:40:38.118] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:40:38.125] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:40:38.130] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:40:38.136] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [09:40:38.147] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [09:40:38.147] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:40:38.153] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:40:38.159] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:40:38.169] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:40:38.180] checking whether the C compiler still works... yes [09:40:38.238] checking how to run the C preprocessor... ccache gcc -E [09:40:38.302] checking for pkg-config... /usr/bin/pkg-config [09:40:38.303] checking pkg-config is at least version 0.9.0... yes [09:40:38.311] checking whether to build with ICU support... yes [09:40:38.311] checking for icu-uc icu-i18n... yes [09:40:38.320] checking whether to build with Tcl... yes [09:40:38.321] checking whether to build Perl modules... yes [09:40:38.321] checking whether to build Python modules... yes [09:40:38.321] checking whether to build with GSSAPI support... yes [09:40:38.322] checking whether to build with PAM support... yes [09:40:38.322] checking whether to build with BSD Authentication support... no [09:40:38.322] checking whether to build with LDAP support... yes [09:40:38.322] checking whether to build with Bonjour support... no [09:40:38.322] checking whether to build with SELinux support... yes [09:40:38.322] checking whether to build with systemd support... yes [09:40:38.323] checking whether to build with libcurl support... yes [09:40:38.323] checking for libcurl >= 7.61.0... yes [09:40:38.331] checking whether to build with XML support... yes [09:40:38.332] checking for libxml-2.0 >= 2.6.23... yes [09:40:38.340] checking whether to build with LZ4 support... yes [09:40:38.341] checking for liblz4... yes [09:40:38.348] checking whether to build with ZSTD support... yes [09:40:38.348] checking for libzstd >= 1.4.0... yes [09:40:38.355] checking for strip... strip [09:40:38.355] checking whether it is possible to strip libraries... yes [09:40:38.358] checking for ar... ar [09:40:38.359] checking for a BSD-compatible install... /usr/bin/install -c [09:40:38.367] checking for tar... /usr/bin/tar [09:40:38.367] checking whether ln -s works... yes [09:40:38.367] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:40:38.369] checking for bison... /usr/bin/bison [09:40:38.374] configure: using bison (GNU Bison) 3.8.2 [09:40:38.377] checking for flex... /usr/bin/flex [09:40:38.381] configure: using flex 2.6.4 [09:40:38.381] checking for perl... /usr/bin/perl [09:40:38.405] configure: using perl 5.36.0 [09:40:38.407] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:40:38.420] checking for Perl privlibexp... /usr/share/perl/5.36 [09:40:38.424] checking for Perl useshrplib... true [09:40:38.434] 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 [09:40:38.439] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:40:38.445] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:40:38.577] checking for python3... /usr/bin/python3 [09:40:38.588] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [09:40:38.594] checking for Python sysconfig module... yes [09:40:38.604] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:40:38.618] checking Python include directory... -I/usr/include/python3.11 [09:40:38.629] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:40:38.669] checking for a sed that does not truncate output... /usr/bin/sed [09:40:38.674] checking for grep that handles long lines and -e... /usr/bin/grep [09:40:38.676] checking for egrep... /usr/bin/grep -E [09:40:38.677] checking for ANSI C header files... yes [09:40:38.779] checking for sys/types.h... yes [09:40:38.794] checking for sys/stat.h... yes [09:40:38.817] checking for stdlib.h... yes [09:40:38.830] checking for string.h... yes [09:40:38.844] checking for memory.h... yes [09:40:38.858] checking for strings.h... yes [09:40:38.871] checking for inttypes.h... yes [09:40:38.887] checking for stdint.h... yes [09:40:38.899] checking for unistd.h... yes [09:40:38.916] checking whether ccache gcc is Clang... no [09:40:38.928] checking whether pthreads work with -pthread... yes [09:40:38.981] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:40:39.022] checking whether more special flags are required for pthreads... no [09:40:39.022] checking for PTHREAD_PRIO_INHERIT... yes [09:40:39.067] checking pthread.h usability... yes [09:40:39.075] checking pthread.h presence... yes [09:40:39.089] checking for pthread.h... yes [09:40:39.089] checking for strerror_r... yes [09:40:39.127] checking whether strerror_r returns int... no [09:40:39.157] checking for main in -lm... yes [09:40:39.202] checking for library containing setproctitle... no [09:40:39.286] checking for library containing dlsym... none required [09:40:39.326] checking for library containing socket... none required [09:40:39.365] checking for library containing getopt_long... none required [09:40:39.404] checking for library containing shm_open... none required [09:40:39.442] checking for library containing shm_unlink... none required [09:40:39.482] checking for library containing clock_gettime... none required [09:40:39.524] checking for library containing shmget... none required [09:40:39.565] checking for library containing backtrace_symbols... none required [09:40:39.604] checking for library containing pthread_barrier_wait... none required [09:40:39.643] checking for library containing readline... -lreadline [09:40:39.693] checking for inflate in -lz... yes [09:40:39.733] checking curl/curl.h usability... yes [09:40:39.755] checking curl/curl.h presence... yes [09:40:39.777] checking for curl/curl.h... yes [09:40:39.777] checking for curl_multi_init in -lcurl... yes [09:40:39.891] checking for curl_global_init thread safety... yes [09:40:39.982] checking for curl support for asynchronous DNS... yes [09:40:40.068] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:40:40.158] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:40:40.222] checking for SSL_new in -lssl... yes [09:40:40.287] checking for SSL_CTX_set_ciphersuites... yes [09:40:40.346] checking for SSL_CTX_set_cert_cb... yes [09:40:40.407] checking for X509_get_signature_info... yes [09:40:40.477] checking for SSL_CTX_set_num_tickets... yes [09:40:40.542] checking for pam_start in -lpam... yes [09:40:40.593] checking for xmlSaveToBuffer in -lxml2... yes [09:40:40.670] checking for xsltCleanupGlobals in -lxslt... yes [09:40:40.749] checking for LZ4_compress_default in -llz4... yes [09:40:40.798] checking for ZSTD_compress in -lzstd... yes [09:40:40.847] checking for ldap_bind in -lldap... yes [09:40:40.911] checking for ldap_initialize... yes [09:40:40.976] checking for ldap_verify_credentials... yes [09:40:41.037] checking for security_compute_create_name in -lselinux... yes [09:40:41.094] checking for uuid_export in -lossp-uuid... yes [09:40:41.153] checking atomic.h usability... no [09:40:41.199] checking atomic.h presence... no [09:40:41.214] checking for atomic.h... no [09:40:41.218] checking copyfile.h usability... no [09:40:41.265] checking copyfile.h presence... no [09:40:41.280] checking for copyfile.h... no [09:40:41.283] checking execinfo.h usability... yes [09:40:41.292] checking execinfo.h presence... yes [09:40:41.304] checking for execinfo.h... yes [09:40:41.311] checking getopt.h usability... yes [09:40:41.320] checking getopt.h presence... yes [09:40:41.332] checking for getopt.h... yes [09:40:41.338] checking ifaddrs.h usability... yes [09:40:41.349] checking ifaddrs.h presence... yes [09:40:41.364] checking for ifaddrs.h... yes [09:40:41.371] checking mbarrier.h usability... no [09:40:41.417] checking mbarrier.h presence... no [09:40:41.433] checking for mbarrier.h... no [09:40:41.436] checking sys/epoll.h usability... yes [09:40:41.445] checking sys/epoll.h presence... yes [09:40:41.458] checking for sys/epoll.h... yes [09:40:41.465] checking sys/event.h usability... no [09:40:41.512] checking sys/event.h presence... no [09:40:41.528] checking for sys/event.h... no [09:40:41.532] checking sys/personality.h usability... yes [09:40:41.540] checking sys/personality.h presence... yes [09:40:41.552] checking for sys/personality.h... yes [09:40:41.559] checking sys/prctl.h usability... yes [09:40:41.568] checking sys/prctl.h presence... yes [09:40:41.581] checking for sys/prctl.h... yes [09:40:41.588] checking sys/procctl.h usability... no [09:40:41.635] checking sys/procctl.h presence... no [09:40:41.651] checking for sys/procctl.h... no [09:40:41.654] checking sys/signalfd.h usability... yes [09:40:41.662] checking sys/signalfd.h presence... yes [09:40:41.675] checking for sys/signalfd.h... yes [09:40:41.682] checking sys/ucred.h usability... no [09:40:41.728] checking sys/ucred.h presence... no [09:40:41.743] checking for sys/ucred.h... no [09:40:41.746] checking termios.h usability... yes [09:40:41.758] checking termios.h presence... yes [09:40:41.771] checking for termios.h... yes [09:40:41.778] checking ucred.h usability... no [09:40:41.824] checking ucred.h presence... no [09:40:41.840] checking for ucred.h... no [09:40:41.843] checking xlocale.h usability... no [09:40:41.890] checking xlocale.h presence... no [09:40:41.906] checking for xlocale.h... no [09:40:41.907] checking readline/readline.h usability... yes [09:40:41.920] checking readline/readline.h presence... yes [09:40:41.935] checking for readline/readline.h... yes [09:40:41.936] checking readline/history.h usability... yes [09:40:41.944] checking readline/history.h presence... yes [09:40:41.959] checking for readline/history.h... yes [09:40:41.961] checking zlib.h usability... yes [09:40:41.970] checking zlib.h presence... yes [09:40:41.986] checking for zlib.h... yes [09:40:41.986] checking for lz4... /usr/bin/lz4 [09:40:41.987] checking lz4.h usability... yes [09:40:41.995] checking lz4.h presence... yes [09:40:42.009] checking for lz4.h... yes [09:40:42.009] checking for zstd... /usr/bin/zstd [09:40:42.009] checking zstd.h usability... yes [09:40:42.018] checking zstd.h presence... yes [09:40:42.032] checking for zstd.h... yes [09:40:42.032] checking gssapi/gssapi.h usability... yes [09:40:42.042] checking gssapi/gssapi.h presence... yes [09:40:42.058] checking for gssapi/gssapi.h... yes [09:40:42.059] checking gssapi/gssapi_ext.h usability... yes [09:40:42.067] checking gssapi/gssapi_ext.h presence... yes [09:40:42.082] checking for gssapi/gssapi_ext.h... yes [09:40:42.083] checking for openssl... /usr/bin/openssl [09:40:42.092] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:40:42.092] checking openssl/ssl.h usability... yes [09:40:42.145] checking openssl/ssl.h presence... yes [09:40:42.190] checking for openssl/ssl.h... yes [09:40:42.190] checking openssl/err.h usability... yes [09:40:42.203] checking openssl/err.h presence... yes [09:40:42.226] checking for openssl/err.h... yes [09:40:42.227] checking security/pam_appl.h usability... yes [09:40:42.237] checking security/pam_appl.h presence... yes [09:40:42.249] checking for security/pam_appl.h... yes [09:40:42.250] checking systemd/sd-daemon.h usability... yes [09:40:42.260] checking systemd/sd-daemon.h presence... yes [09:40:42.275] checking for systemd/sd-daemon.h... yes [09:40:42.276] checking libxml/parser.h usability... yes [09:40:42.310] checking libxml/parser.h presence... yes [09:40:42.338] checking for libxml/parser.h... yes [09:40:42.338] checking libxslt/xslt.h usability... yes [09:40:42.349] checking libxslt/xslt.h presence... yes [09:40:42.377] checking for libxslt/xslt.h... yes [09:40:42.377] checking ldap.h usability... yes [09:40:42.389] checking ldap.h presence... yes [09:40:42.405] checking for ldap.h... yes [09:40:42.405] checking for compatible LDAP implementation... yes [09:40:42.412] checking ossp/uuid.h usability... yes [09:40:42.420] checking ossp/uuid.h presence... yes [09:40:42.436] checking for ossp/uuid.h... yes [09:40:42.453] checking whether byte ordering is bigendian... no [09:40:42.542] checking for inline... inline [09:40:42.550] checking for printf format archetype... gnu_printf [09:40:42.558] checking for _Static_assert... yes [09:40:42.609] checking for typeof... typeof [09:40:42.616] checking for __builtin_types_compatible_p... yes [09:40:42.627] checking for __builtin_constant_p... yes [09:40:42.638] checking for __builtin_mul_overflow... yes [09:40:42.694] checking for __builtin_unreachable... yes [09:40:42.742] checking for computed goto support... yes [09:40:42.749] checking for struct tm.tm_zone... yes [09:40:42.757] checking for union semun... no [09:40:42.794] checking for socklen_t... yes [09:40:42.836] checking for struct sockaddr.sa_len... no [09:40:42.905] checking for C/C++ restrict keyword... __restrict [09:40:42.916] checking for struct option... yes [09:40:42.952] checking whether assembler supports x86_64 popcntq... yes [09:40:42.958] checking for special C compiler options needed for large files... no [09:40:42.958] checking for _FILE_OFFSET_BITS value needed for large files... no [09:40:42.965] checking size of off_t... 8 [09:40:43.033] checking for int timezone... yes [09:40:43.089] checking for backtrace_symbols... yes [09:40:43.145] checking for copyfile... no [09:40:43.204] checking for copy_file_range... yes [09:40:43.261] checking for elf_aux_info... no [09:40:43.319] checking for getauxval... yes [09:40:43.377] checking for getifaddrs... yes [09:40:43.434] checking for getpeerucred... no [09:40:43.493] checking for inet_pton... yes [09:40:43.553] checking for kqueue... no [09:40:43.611] checking for mbstowcs_l... no [09:40:43.669] checking for memset_s... no [09:40:43.726] checking for posix_fallocate... yes [09:40:43.782] checking for ppoll... yes [09:40:43.838] checking for pthread_is_threaded_np... no [09:40:43.895] checking for setproctitle... no [09:40:43.953] checking for setproctitle_fast... no [09:40:44.010] checking for strchrnul... yes [09:40:44.067] checking for strsignal... yes [09:40:44.124] checking for syncfs... yes [09:40:44.180] checking for sync_file_range... yes [09:40:44.236] checking for uselocale... yes [09:40:44.295] checking for wcstombs_l... no [09:40:44.350] checking for __builtin_bswap16... yes [09:40:44.403] checking for __builtin_bswap32... yes [09:40:44.458] checking for __builtin_bswap64... yes [09:40:44.515] checking for __builtin_clz... yes [09:40:44.571] checking for __builtin_ctz... yes [09:40:44.623] checking for __builtin_popcount... yes [09:40:44.676] checking for __builtin_frame_address... yes [09:40:44.729] checking for _LARGEFILE_SOURCE value needed for large files... no [09:40:44.783] checking how ccache gcc reports undeclared, standard C functions... error [09:40:44.809] checking for posix_fadvise... yes [09:40:44.863] checking whether posix_fadvise is declared... yes [09:40:44.886] checking whether fdatasync is declared... yes [09:40:44.925] checking whether strlcat is declared... no [09:40:44.981] checking whether strlcpy is declared... no [09:40:45.036] checking whether strnlen is declared... yes [09:40:45.095] checking whether strsep is declared... yes [09:40:45.155] checking whether preadv is declared... yes [09:40:45.196] checking whether pwritev is declared... yes [09:40:45.208] checking whether F_FULLFSYNC is declared... no [09:40:45.239] checking for explicit_bzero... yes [09:40:45.291] checking for getopt... yes [09:40:45.343] checking for getpeereid... no [09:40:45.399] checking for inet_aton... yes [09:40:45.449] checking for mkdtemp... yes [09:40:45.502] checking for strlcat... no [09:40:45.558] checking for strlcpy... no [09:40:45.612] checking for strnlen... yes [09:40:45.669] checking for strsep... yes [09:40:45.723] checking for pthread_barrier_wait... yes [09:40:45.772] checking for getopt_long... yes [09:40:45.822] checking for syslog... yes [09:40:45.872] checking syslog.h usability... yes [09:40:45.922] checking syslog.h presence... yes [09:40:45.935] checking for syslog.h... yes [09:40:45.935] checking for opterr... yes [09:40:45.986] checking for optreset... no [09:40:46.042] checking unicode/ucol.h usability... yes [09:40:46.122] checking unicode/ucol.h presence... yes [09:40:46.143] checking for unicode/ucol.h... yes [09:40:46.147] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:40:46.203] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:40:46.243] checking for rl_completion_suppress_quote... yes [09:40:46.300] checking for rl_filename_quote_characters... yes [09:40:46.360] checking for rl_filename_quoting_function... yes [09:40:46.421] checking for append_history... yes [09:40:46.479] checking for history_truncate_file... yes [09:40:46.538] checking for rl_completion_matches... yes [09:40:46.599] checking for rl_filename_completion_function... yes [09:40:46.658] checking for rl_reset_screen_size... yes [09:40:46.721] checking for rl_variable_bind... yes [09:40:46.776] checking test program... ok [09:40:46.826] checking size of void *... 8 [09:40:46.892] checking size of size_t... 8 [09:40:46.959] checking size of long... 8 [09:40:47.025] checking size of long long... 8 [09:40:47.093] checking alignment of short... 2 [09:40:47.162] checking alignment of int... 4 [09:40:47.228] checking alignment of long... 8 [09:40:47.293] checking alignment of int64_t... 8 [09:40:47.361] checking alignment of double... 8 [09:40:47.428] checking for __int128... yes [09:40:47.481] checking for __int128 alignment bug... ok [09:40:47.533] checking alignment of PG_INT128_TYPE... 16 [09:40:47.600] checking for builtin __sync char locking functions... yes [09:40:47.649] checking for builtin __sync int32 locking functions... yes [09:40:47.697] checking for builtin __sync int32 atomic operations... yes [09:40:47.748] checking for builtin __sync int64 atomic operations... yes [09:40:47.801] checking for builtin __atomic int32 atomic operations... yes [09:40:47.850] checking for builtin __atomic int64 atomic operations... yes [09:40:47.900] checking for __get_cpuid... yes [09:40:47.951] checking for __get_cpuid_count... yes [09:40:48.002] checking for __cpuid... no [09:40:48.023] checking for __cpuidex... no [09:40:48.043] checking for _xgetbv... yes [09:40:48.472] checking for _mm512_popcnt_epi64... yes [09:40:48.868] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:40:48.970] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:40:48.989] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:40:49.006] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:40:49.022] 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 [09:40:49.086] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:40:49.086] checking for library containing sem_init... none required [09:40:49.136] checking which semaphore API to use... unnamed POSIX [09:40:49.136] checking which random number source to use... OpenSSL [09:40:49.137] checking for tclsh... /usr/bin/tclsh [09:40:49.138] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:40:49.166] checking tcl.h usability... yes [09:40:49.233] checking tcl.h presence... yes [09:40:49.251] checking for tcl.h... yes [09:40:49.251] checking for perl.h... yes [09:40:49.689] checking for libperl... yes [09:40:49.914] checking Python.h usability... yes [09:40:50.096] checking Python.h presence... yes [09:40:50.146] checking for Python.h... yes [09:40:50.146] checking for xmllint... /usr/bin/xmllint [09:40:50.146] checking for xsltproc... /usr/bin/xsltproc [09:40:50.146] checking for fop... /usr/bin/fop [09:40:50.147] checking for dbtoepub... no [09:40:50.147] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:40:50.199] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:40:50.260] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [09:40:50.260] 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 [09:40:50.260] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 [09:40:50.260] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:40:50.260] configure: using CXX=ccache g++ [09:40:50.260] 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 [09:40:50.260] configure: using CLANG=ccache clang-16 [09:40:50.260] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [09:40:50.260] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [09:40:50.286] configure: updating cache gcc.cache [09:40:50.295] configure: creating ./config.status [09:40:50.371] config.status: creating GNUmakefile [09:40:50.383] config.status: creating src/Makefile.global [09:40:50.398] config.status: creating src/include/pg_config.h [09:40:50.410] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:40:50.424] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:40:50.430] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:40:50.437] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:40:50.443] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:40:50.449] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:40:50.481] [09:40:50.481] real 0m14.178s [09:40:50.481] user 0m8.355s [09:40:50.481] sys 0m4.718s [09:40:50.481] make -s -j${BUILD_JOBS} clean [09:40:50.968] time make -s -j${BUILD_JOBS} world-bin [09:41:50.463] tablesync.c: In function ‘copy_table’: [09:41:50.463] tablesync.c:1132:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [09:41:50.463] 1132 | TupleDesc tupdesc = RelationGetDescr(rel); [09:41:50.463] | ^~~~~~~~~ [09:41:50.463] cc1: all warnings being treated as errors [09:41:50.463] make[4]: *** [: tablesync.o] Error 1 [09:41:50.463] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [09:41:50.463] make[2]: *** [common.mk:37: replication-recursive] Error 2 [09:41:50.463] make[2]: *** Waiting for unfinished jobs.... [09:41:53.429] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:41:53.429] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:41:53.429] [09:41:53.429] real 1m2.461s [09:41:53.429] user 3m8.310s [09:41:53.429] sys 0m49.138s [09:41:53.429] [09:41:53.429] Exit status: 2