[20:09:55.289] time ./configure \ [20:09:55.289] --cache gcc.cache \ [20:09:55.289] --enable-dtrace \ [20:09:55.289] ${LINUX_CONFIGURE_FEATURES} \ [20:09:55.289] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [20:09:55.470] configure: creating cache gcc.cache [20:09:55.484] checking build system type... x86_64-pc-linux-gnu [20:09:55.667] checking host system type... x86_64-pc-linux-gnu [20:09:55.667] checking which template to use... linux [20:09:55.667] checking whether NLS is wanted... no [20:09:55.667] checking for default port number... 5432 [20:09:55.674] checking for dtrace... /usr/bin/dtrace [20:09:55.674] checking for block size... 8kB [20:09:55.675] checking for segment size... 1GB [20:09:55.678] checking for WAL block size... 8kB [20:09:55.711] checking whether the C compiler works... yes [20:09:55.814] checking for C compiler default output file name... a.out [20:09:55.816] checking for suffix of executables... [20:09:55.851] checking whether we are cross compiling... no [20:09:55.907] checking for suffix of object files... o [20:09:55.916] checking whether we are using the GNU C compiler... yes [20:09:55.922] checking whether ccache gcc accepts -g... yes [20:09:55.929] checking for ccache gcc option to accept ISO C89... none needed [20:09:55.937] checking for ccache gcc option to accept ISO C99... none needed [20:09:56.001] checking whether we are using the GNU C++ compiler... yes [20:09:56.008] checking whether ccache g++ accepts -g... yes [20:09:56.067] checking for gawk... no [20:09:56.067] checking for mawk... mawk [20:09:56.068] checking for LLVM_CONFIG... llvm-config-16 [20:09:56.084] configure: using llvm 16.0.6 [20:09:56.084] checking for CLANG... ccache clang-16 [20:09:56.547] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [20:09:56.553] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [20:09:56.560] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [20:09:56.604] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [20:09:56.747] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [20:09:56.754] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [20:09:56.761] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [20:09:56.767] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:09:56.774] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [20:09:56.781] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [20:09:56.787] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [20:09:56.794] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [20:09:56.801] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [20:09:56.807] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [20:09:56.814] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [20:09:56.820] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [20:09:56.827] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [20:09:56.863] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [20:09:56.870] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [20:09:56.876] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [20:09:56.882] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [20:09:56.889] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [20:09:56.895] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [20:09:56.916] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:09:56.923] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:09:56.929] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [20:09:56.967] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [20:09:57.006] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [20:09:57.012] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [20:09:57.019] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:09:57.054] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:09:57.061] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:09:57.067] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:09:57.075] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:09:57.081] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:09:57.088] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [20:09:57.094] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:09:57.100] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [20:09:57.107] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [20:09:57.113] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [20:09:57.124] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [20:09:57.124] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:09:57.131] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:09:57.138] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:09:57.150] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:09:57.162] checking whether the C compiler still works... yes [20:09:57.220] checking how to run the C preprocessor... ccache gcc -E [20:09:57.289] checking for pkg-config... /usr/bin/pkg-config [20:09:57.289] checking pkg-config is at least version 0.9.0... yes [20:09:57.295] checking whether to build with ICU support... yes [20:09:57.296] checking for icu-uc icu-i18n... yes [20:09:57.306] checking whether to build with Tcl... yes [20:09:57.306] checking whether to build Perl modules... yes [20:09:57.306] checking whether to build Python modules... yes [20:09:57.306] checking whether to build with GSSAPI support... yes [20:09:57.307] checking whether to build with PAM support... yes [20:09:57.307] checking whether to build with BSD Authentication support... no [20:09:57.307] checking whether to build with LDAP support... yes [20:09:57.308] checking whether to build with Bonjour support... no [20:09:57.308] checking whether to build with SELinux support... yes [20:09:57.308] checking whether to build with systemd support... yes [20:09:57.308] checking whether to build with liburing support... no [20:09:57.308] checking whether to build with libcurl support... yes [20:09:57.309] checking for libcurl >= 7.61.0... yes [20:09:57.317] checking whether to build with libnuma support... no [20:09:57.317] checking whether to build with XML support... yes [20:09:57.318] checking for libxml-2.0 >= 2.6.23... yes [20:09:57.325] checking whether to build with LZ4 support... yes [20:09:57.325] checking for liblz4... yes [20:09:57.332] checking whether to build with ZSTD support... yes [20:09:57.332] checking for libzstd >= 1.4.0... yes [20:09:57.339] checking for strip... strip [20:09:57.340] checking whether it is possible to strip libraries... yes [20:09:57.343] checking for ar... ar [20:09:57.343] checking for a BSD-compatible install... /usr/bin/install -c [20:09:57.352] checking for tar... /usr/bin/tar [20:09:57.352] checking whether ln -s works... yes [20:09:57.352] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:09:57.354] checking for bison... /usr/bin/bison [20:09:57.361] configure: using bison (GNU Bison) 3.8.2 [20:09:57.364] checking for flex... /usr/bin/flex [20:09:57.368] configure: using flex 2.6.4 [20:09:57.368] checking for perl... /usr/bin/perl [20:09:57.394] configure: using perl 5.36.0 [20:09:57.396] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [20:09:57.405] checking for Perl privlibexp... /usr/share/perl/5.36 [20:09:57.410] checking for Perl useshrplib... true [20:09:57.418] 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 [20:09:57.423] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:09:57.429] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:09:57.556] checking for python3... /usr/bin/python3 [20:09:57.568] configure: using python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] [20:09:57.574] checking for Python sysconfig module... yes [20:09:57.586] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [20:09:57.599] checking Python include directory... -I/usr/include/python3.11 [20:09:57.611] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [20:09:57.652] checking for a sed that does not truncate output... /usr/bin/sed [20:09:57.657] checking for grep that handles long lines and -e... /usr/bin/grep [20:09:57.659] checking for egrep... /usr/bin/grep -E [20:09:57.661] checking for ANSI C header files... yes [20:09:57.765] checking for sys/types.h... yes [20:09:57.780] checking for sys/stat.h... yes [20:09:57.802] checking for stdlib.h... yes [20:09:57.816] checking for string.h... yes [20:09:57.830] checking for memory.h... yes [20:09:57.844] checking for strings.h... yes [20:09:57.859] checking for inttypes.h... yes [20:09:57.875] checking for stdint.h... yes [20:09:57.890] checking for unistd.h... yes [20:09:57.905] checking whether ccache gcc is Clang... no [20:09:57.917] checking whether pthreads work with -pthread... yes [20:09:57.968] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:09:58.009] checking whether more special flags are required for pthreads... no [20:09:58.009] checking for PTHREAD_PRIO_INHERIT... yes [20:09:58.053] checking pthread.h usability... yes [20:09:58.061] checking pthread.h presence... yes [20:09:58.076] checking for pthread.h... yes [20:09:58.077] checking for strerror_r... yes [20:09:58.116] checking whether strerror_r returns int... no [20:09:58.147] checking for main in -lm... yes [20:09:58.195] checking for library containing setproctitle... no [20:09:58.286] checking for library containing dlsym... none required [20:09:58.328] checking for library containing socket... none required [20:09:58.370] checking for library containing getopt_long... none required [20:09:58.411] checking for library containing shm_open... none required [20:09:58.452] checking for library containing shm_unlink... none required [20:09:58.492] checking for library containing clock_gettime... none required [20:09:58.532] checking for library containing shmget... none required [20:09:58.572] checking for library containing backtrace_symbols... none required [20:09:58.613] checking for library containing pthread_barrier_wait... none required [20:09:58.654] checking for library containing readline... -lreadline [20:09:58.702] checking for inflate in -lz... yes [20:09:58.745] checking curl/curl.h usability... yes [20:09:58.765] checking curl/curl.h presence... yes [20:09:58.787] checking for curl/curl.h... yes [20:09:58.787] checking for curl_multi_init in -lcurl... yes [20:09:58.902] checking for curl_global_init thread safety... yes [20:09:58.998] checking for curl support for asynchronous DNS... yes [20:09:59.094] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:09:59.187] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:09:59.249] checking for SSL_new in -lssl... yes [20:09:59.312] checking for SSL_CTX_set_ciphersuites... yes [20:09:59.376] checking for SSL_CTX_set_cert_cb... yes [20:09:59.442] checking for X509_get_signature_info... yes [20:09:59.516] checking for SSL_CTX_set_num_tickets... yes [20:09:59.584] checking for SSL_CTX_set_keylog_callback... yes [20:09:59.649] checking for pam_start in -lpam... yes [20:09:59.704] checking for xmlSaveToBuffer in -lxml2... yes [20:09:59.789] checking for xsltCleanupGlobals in -lxslt... yes [20:09:59.871] checking for LZ4_compress_default in -llz4... yes [20:09:59.924] checking for ZSTD_compress in -lzstd... yes [20:09:59.976] checking for ldap_bind in -lldap... yes [20:10:00.043] checking for ldap_initialize... yes [20:10:00.109] checking for ldap_verify_credentials... yes [20:10:00.172] checking for security_compute_create_name in -lselinux... yes [20:10:00.226] checking for uuid_export in -lossp-uuid... yes [20:10:00.282] checking atomic.h usability... no [20:10:00.333] checking atomic.h presence... no [20:10:00.350] checking for atomic.h... no [20:10:00.354] checking copyfile.h usability... no [20:10:00.403] checking copyfile.h presence... no [20:10:00.419] checking for copyfile.h... no [20:10:00.422] checking execinfo.h usability... yes [20:10:00.430] checking execinfo.h presence... yes [20:10:00.443] checking for execinfo.h... yes [20:10:00.450] checking getopt.h usability... yes [20:10:00.459] checking getopt.h presence... yes [20:10:00.471] checking for getopt.h... yes [20:10:00.478] checking ifaddrs.h usability... yes [20:10:00.487] checking ifaddrs.h presence... yes [20:10:00.502] checking for ifaddrs.h... yes [20:10:00.510] checking mbarrier.h usability... no [20:10:00.559] checking mbarrier.h presence... no [20:10:00.575] checking for mbarrier.h... no [20:10:00.578] checking sys/epoll.h usability... yes [20:10:00.588] checking sys/epoll.h presence... yes [20:10:00.602] checking for sys/epoll.h... yes [20:10:00.610] checking sys/event.h usability... no [20:10:00.660] checking sys/event.h presence... no [20:10:00.676] checking for sys/event.h... no [20:10:00.679] checking sys/personality.h usability... yes [20:10:00.687] checking sys/personality.h presence... yes [20:10:00.700] checking for sys/personality.h... yes [20:10:00.707] checking sys/prctl.h usability... yes [20:10:00.716] checking sys/prctl.h presence... yes [20:10:00.729] checking for sys/prctl.h... yes [20:10:00.736] checking sys/procctl.h usability... no [20:10:00.786] checking sys/procctl.h presence... no [20:10:00.803] checking for sys/procctl.h... no [20:10:00.806] checking sys/signalfd.h usability... yes [20:10:00.814] checking sys/signalfd.h presence... yes [20:10:00.828] checking for sys/signalfd.h... yes [20:10:00.835] checking sys/ucred.h usability... no [20:10:00.883] checking sys/ucred.h presence... no [20:10:00.900] checking for sys/ucred.h... no [20:10:00.903] checking termios.h usability... yes [20:10:00.916] checking termios.h presence... yes [20:10:00.930] checking for termios.h... yes [20:10:00.937] checking ucred.h usability... no [20:10:00.986] checking ucred.h presence... no [20:10:01.003] checking for ucred.h... no [20:10:01.006] checking xlocale.h usability... no [20:10:01.055] checking xlocale.h presence... no [20:10:01.072] checking for xlocale.h... no [20:10:01.073] checking readline/readline.h usability... yes [20:10:01.084] checking readline/readline.h presence... yes [20:10:01.100] checking for readline/readline.h... yes [20:10:01.102] checking readline/history.h usability... yes [20:10:01.111] checking readline/history.h presence... yes [20:10:01.126] checking for readline/history.h... yes [20:10:01.129] checking zlib.h usability... yes [20:10:01.139] checking zlib.h presence... yes [20:10:01.157] checking for zlib.h... yes [20:10:01.157] checking for lz4... /usr/bin/lz4 [20:10:01.157] checking lz4.h usability... yes [20:10:01.167] checking lz4.h presence... yes [20:10:01.181] checking for lz4.h... yes [20:10:01.181] checking for zstd... /usr/bin/zstd [20:10:01.182] checking zstd.h usability... yes [20:10:01.193] checking zstd.h presence... yes [20:10:01.208] checking for zstd.h... yes [20:10:01.208] checking gssapi/gssapi.h usability... yes [20:10:01.218] checking gssapi/gssapi.h presence... yes [20:10:01.233] checking for gssapi/gssapi.h... yes [20:10:01.234] checking gssapi/gssapi_ext.h usability... yes [20:10:01.242] checking gssapi/gssapi_ext.h presence... yes [20:10:01.257] checking for gssapi/gssapi_ext.h... yes [20:10:01.259] checking for openssl... /usr/bin/openssl [20:10:01.268] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [20:10:01.268] checking openssl/ssl.h usability... yes [20:10:01.308] checking openssl/ssl.h presence... yes [20:10:01.356] checking for openssl/ssl.h... yes [20:10:01.356] checking openssl/err.h usability... yes [20:10:01.368] checking openssl/err.h presence... yes [20:10:01.393] checking for openssl/err.h... yes [20:10:01.393] checking security/pam_appl.h usability... yes [20:10:01.403] checking security/pam_appl.h presence... yes [20:10:01.415] checking for security/pam_appl.h... yes [20:10:01.416] checking systemd/sd-daemon.h usability... yes [20:10:01.425] checking systemd/sd-daemon.h presence... yes [20:10:01.442] checking for systemd/sd-daemon.h... yes [20:10:01.442] checking libxml/parser.h usability... yes [20:10:01.474] checking libxml/parser.h presence... yes [20:10:01.502] checking for libxml/parser.h... yes [20:10:01.502] checking libxslt/xslt.h usability... yes [20:10:01.513] checking libxslt/xslt.h presence... yes [20:10:01.543] checking for libxslt/xslt.h... yes [20:10:01.543] checking ldap.h usability... yes [20:10:01.554] checking ldap.h presence... yes [20:10:01.570] checking for ldap.h... yes [20:10:01.571] checking for compatible LDAP implementation... yes [20:10:01.579] checking ossp/uuid.h usability... yes [20:10:01.588] checking ossp/uuid.h presence... yes [20:10:01.605] checking for ossp/uuid.h... yes [20:10:01.623] checking whether byte ordering is bigendian... no [20:10:01.713] checking for inline... inline [20:10:01.721] checking for printf format archetype... gnu_printf [20:10:01.729] checking for _Static_assert... yes [20:10:01.782] checking for typeof... typeof [20:10:01.789] checking for __builtin_types_compatible_p... yes [20:10:01.801] checking for __builtin_constant_p... yes [20:10:01.811] checking for __builtin_mul_overflow... yes [20:10:01.865] checking for __builtin_unreachable... yes [20:10:01.916] checking for computed goto support... yes [20:10:01.924] checking for struct tm.tm_zone... yes [20:10:01.932] checking for union semun... no [20:10:01.971] checking for socklen_t... yes [20:10:02.016] checking for struct sockaddr.sa_len... no [20:10:02.089] checking for C/C++ restrict keyword... __restrict [20:10:02.101] checking for struct option... yes [20:10:02.139] checking whether assembler supports x86_64 popcntq... yes [20:10:02.146] checking for special C compiler options needed for large files... no [20:10:02.146] checking for _FILE_OFFSET_BITS value needed for large files... no [20:10:02.153] checking size of off_t... 8 [20:10:02.222] checking for int timezone... yes [20:10:02.282] checking for backtrace_symbols... yes [20:10:02.341] checking for copyfile... no [20:10:02.403] checking for copy_file_range... yes [20:10:02.464] checking for elf_aux_info... no [20:10:02.526] checking for getauxval... yes [20:10:02.586] checking for getifaddrs... yes [20:10:02.646] checking for getpeerucred... no [20:10:02.708] checking for inet_pton... yes [20:10:02.769] checking for kqueue... no [20:10:02.830] checking for localeconv_l... no [20:10:02.891] checking for mbstowcs_l... no [20:10:02.952] checking for posix_fallocate... yes [20:10:03.012] checking for ppoll... yes [20:10:03.071] checking for pthread_is_threaded_np... no [20:10:03.132] checking for setproctitle... no [20:10:03.192] checking for setproctitle_fast... no [20:10:03.253] checking for strsignal... yes [20:10:03.315] checking for syncfs... yes [20:10:03.376] checking for sync_file_range... yes [20:10:03.438] checking for uselocale... yes [20:10:03.499] checking for wcstombs_l... no [20:10:03.558] checking for __builtin_bswap16... yes [20:10:03.615] checking for __builtin_bswap32... yes [20:10:03.674] checking for __builtin_bswap64... yes [20:10:03.733] checking for __builtin_clz... yes [20:10:03.791] checking for __builtin_ctz... yes [20:10:03.849] checking for __builtin_popcount... yes [20:10:03.906] checking for __builtin_frame_address... yes [20:10:03.964] checking for _LARGEFILE_SOURCE value needed for large files... no [20:10:04.023] checking how ccache gcc reports undeclared, standard C functions... error [20:10:04.050] checking for posix_fadvise... yes [20:10:04.108] checking whether posix_fadvise is declared... yes [20:10:04.124] checking whether fdatasync is declared... yes [20:10:04.137] checking whether strlcat is declared... no [20:10:04.196] checking whether strlcpy is declared... no [20:10:04.254] checking whether strnlen is declared... yes [20:10:04.267] checking whether strsep is declared... yes [20:10:04.280] checking whether timingsafe_bcmp is declared... no [20:10:04.339] checking whether preadv is declared... yes [20:10:04.353] checking whether pwritev is declared... yes [20:10:04.366] checking whether strchrnul is declared... yes [20:10:04.379] checking whether memset_s is declared... no [20:10:04.416] checking whether F_FULLFSYNC is declared... no [20:10:04.450] checking for explicit_bzero... yes [20:10:04.504] checking for getopt... yes [20:10:04.557] checking for getpeereid... no [20:10:04.616] checking for inet_aton... yes [20:10:04.670] checking for mkdtemp... yes [20:10:04.724] checking for strlcat... no [20:10:04.782] checking for strlcpy... no [20:10:04.841] checking for strnlen... yes [20:10:04.897] checking for strsep... yes [20:10:04.951] checking for timingsafe_bcmp... no [20:10:05.009] checking for pthread_barrier_wait... yes [20:10:05.064] checking for getopt_long... yes [20:10:05.118] checking for syslog... yes [20:10:05.170] checking syslog.h usability... yes [20:10:05.179] checking syslog.h presence... yes [20:10:05.192] checking for syslog.h... yes [20:10:05.192] checking for opterr... yes [20:10:05.246] checking for optreset... no [20:10:05.305] checking unicode/ucol.h usability... yes [20:10:05.320] checking unicode/ucol.h presence... yes [20:10:05.342] checking for unicode/ucol.h... yes [20:10:05.346] checking whether LLVMCreateGDBRegistrationListener is declared... yes [20:10:05.372] checking whether LLVMCreatePerfJITEventListener is declared... yes [20:10:05.381] checking for rl_completion_suppress_quote... yes [20:10:05.441] checking for rl_filename_quote_characters... yes [20:10:05.502] checking for rl_filename_quoting_function... yes [20:10:05.566] checking for append_history... yes [20:10:05.627] checking for history_truncate_file... yes [20:10:05.689] checking for rl_completion_matches... yes [20:10:05.752] checking for rl_filename_completion_function... yes [20:10:05.814] checking for rl_reset_screen_size... yes [20:10:05.876] checking for rl_variable_bind... yes [20:10:05.935] checking test program... ok [20:10:05.988] checking size of void *... 8 [20:10:06.058] checking size of size_t... 8 [20:10:06.130] checking size of long... 8 [20:10:06.200] checking size of long long... 8 [20:10:06.270] checking alignment of short... 2 [20:10:06.341] checking alignment of int... 4 [20:10:06.411] checking alignment of long... 8 [20:10:06.480] checking alignment of int64_t... 8 [20:10:06.550] checking alignment of double... 8 [20:10:06.622] checking for __int128... yes [20:10:06.677] checking for __int128 alignment bug... ok [20:10:06.730] checking alignment of PG_INT128_TYPE... 16 [20:10:06.800] checking for builtin __sync char locking functions... yes [20:10:06.852] checking for builtin __sync int32 locking functions... yes [20:10:06.903] checking for builtin __sync int32 atomic operations... yes [20:10:06.955] checking for builtin __sync int64 atomic operations... yes [20:10:07.010] checking for builtin __atomic int32 atomic operations... yes [20:10:07.062] checking for builtin __atomic int64 atomic operations... yes [20:10:07.115] checking for __get_cpuid... yes [20:10:07.171] checking for __get_cpuid_count... yes [20:10:07.224] checking for __cpuid... no [20:10:07.245] checking for __cpuidex... no [20:10:07.265] checking for _xgetbv... yes [20:10:07.703] checking for _mm512_popcnt_epi64... yes [20:10:08.111] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [20:10:08.217] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:10:08.237] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [20:10:08.253] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:10:08.271] 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 [20:10:08.339] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:10:08.340] checking for _mm512_clmulepi64_epi128... yes [20:10:08.740] checking for vectorized CRC-32C... AVX-512 with runtime check [20:10:08.740] checking for library containing sem_init... none required [20:10:08.793] checking which semaphore API to use... unnamed POSIX [20:10:08.793] checking which random number source to use... OpenSSL [20:10:08.795] checking for tclsh... /usr/bin/tclsh [20:10:08.795] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:10:08.823] checking tcl.h usability... yes [20:10:08.835] checking tcl.h presence... yes [20:10:08.854] checking for tcl.h... yes [20:10:08.854] checking for perl.h... yes [20:10:08.925] checking for libperl... yes [20:10:09.154] checking Python.h usability... yes [20:10:09.203] checking Python.h presence... yes [20:10:09.257] checking for Python.h... yes [20:10:09.258] checking for xmllint... /usr/bin/xmllint [20:10:09.258] checking for xsltproc... /usr/bin/xsltproc [20:10:09.258] checking for fop... /usr/bin/fop [20:10:09.259] checking for dbtoepub... no [20:10:09.259] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [20:10:09.315] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:10:09.380] configure: using compiler=gcc (Debian 12.2.0-14+deb12u1) 12.2.0 [20:10:09.380] 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 [20:10:09.380] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:10:09.380] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [20:10:09.380] configure: using CXX=ccache g++ [20:10:09.380] 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 [20:10:09.380] configure: using CLANG=ccache clang-16 [20:10:09.380] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [20:10:09.380] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [20:10:09.409] configure: updating cache gcc.cache [20:10:09.421] configure: creating ./config.status [20:10:09.502] config.status: creating GNUmakefile [20:10:09.514] config.status: creating src/Makefile.global [20:10:09.529] config.status: creating src/include/pg_config.h [20:10:09.541] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:10:09.556] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:10:09.563] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:10:09.570] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:10:09.577] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:10:09.584] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:10:09.617] [20:10:09.617] real 0m14.328s [20:10:09.617] user 0m8.631s [20:10:09.617] sys 0m4.781s [20:10:09.617] make -s -j${BUILD_JOBS} clean [20:10:10.120] time make -s -j${BUILD_JOBS} world-bin [20:10:30.341] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [20:10:30.341] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [20:10:30.341] 2830 | JsonbValue jbvbuf; [20:10:30.341] | ^~~~~~~~~~ [20:10:30.341] cc1: all warnings being treated as errors [20:10:30.342] make[4]: *** [: jsonpath_exec.o] Error 1 [20:10:30.342] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [20:10:30.342] make[3]: *** Waiting for unfinished jobs.... [20:10:30.717] make[2]: *** [common.mk:37: utils-recursive] Error 2 [20:10:30.717] make[2]: *** Waiting for unfinished jobs.... [20:10:33.586] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:10:33.586] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:10:33.586] [20:10:33.586] real 0m23.467s [20:10:33.586] user 1m6.541s [20:10:33.586] sys 0m17.948s [20:10:33.587] [20:10:33.587] Exit status: 2