[04:55:42.334] time ./configure \ [04:55:42.334] --cache gcc.cache \ [04:55:42.334] --enable-dtrace \ [04:55:42.334] ${LINUX_CONFIGURE_FEATURES} \ [04:55:42.334] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:55:42.520] configure: creating cache gcc.cache [04:55:42.534] checking build system type... x86_64-pc-linux-gnu [04:55:42.805] checking host system type... x86_64-pc-linux-gnu [04:55:42.805] checking which template to use... linux [04:55:42.805] checking whether NLS is wanted... no [04:55:42.805] checking for default port number... 5432 [04:55:42.812] checking for dtrace... /usr/bin/dtrace [04:55:42.813] checking for block size... 8kB [04:55:42.814] checking for segment size... 1GB [04:55:42.817] checking for WAL block size... 8kB [04:55:42.850] checking whether the C compiler works... yes [04:55:42.957] checking for C compiler default output file name... a.out [04:55:42.958] checking for suffix of executables... [04:55:42.998] checking whether we are cross compiling... no [04:55:43.059] checking for suffix of object files... o [04:55:43.069] checking whether we are using the GNU C compiler... yes [04:55:43.075] checking whether ccache gcc accepts -g... yes [04:55:43.083] checking for ccache gcc option to accept ISO C89... none needed [04:55:43.092] checking for ccache gcc option to accept ISO C99... none needed [04:55:43.160] checking whether we are using the GNU C++ compiler... yes [04:55:43.167] checking whether ccache g++ accepts -g... yes [04:55:43.231] checking for gawk... no [04:55:43.231] checking for mawk... mawk [04:55:43.231] checking for LLVM_CONFIG... llvm-config-16 [04:55:43.248] configure: using llvm 16.0.6 [04:55:43.248] checking for CLANG... ccache clang-16 [04:55:43.712] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:55:43.720] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:55:43.726] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:55:43.772] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:55:43.932] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:55:43.940] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:55:43.947] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:55:43.954] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:55:43.960] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:55:43.967] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:55:43.974] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:55:43.981] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:55:43.988] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:55:43.995] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:55:44.002] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:55:44.009] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:55:44.016] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:55:44.053] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:55:44.059] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:55:44.066] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:55:44.073] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:55:44.080] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:55:44.087] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:55:44.109] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:55:44.116] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:55:44.123] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:55:44.161] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:55:44.198] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:55:44.205] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:55:44.212] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:55:44.247] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:55:44.253] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:55:44.260] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:55:44.268] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:55:44.274] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:55:44.281] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:55:44.288] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:55:44.295] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:55:44.302] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:55:44.309] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:55:44.321] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:55:44.321] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:55:44.329] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:55:44.336] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:55:44.348] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:55:44.361] checking whether the C compiler still works... yes [04:55:44.424] checking how to run the C preprocessor... ccache gcc -E [04:55:44.498] checking for pkg-config... /usr/bin/pkg-config [04:55:44.498] checking pkg-config is at least version 0.9.0... yes [04:55:44.506] checking whether to build with ICU support... yes [04:55:44.507] checking for icu-uc icu-i18n... yes [04:55:44.517] checking whether to build with Tcl... yes [04:55:44.517] checking whether to build Perl modules... yes [04:55:44.517] checking whether to build Python modules... yes [04:55:44.517] checking whether to build with GSSAPI support... yes [04:55:44.519] checking whether to build with PAM support... yes [04:55:44.519] checking whether to build with BSD Authentication support... no [04:55:44.519] checking whether to build with LDAP support... yes [04:55:44.519] checking whether to build with Bonjour support... no [04:55:44.519] checking whether to build with SELinux support... yes [04:55:44.519] checking whether to build with systemd support... yes [04:55:44.519] checking whether to build with liburing support... no [04:55:44.520] checking whether to build with libcurl support... yes [04:55:44.520] checking for libcurl >= 7.61.0... yes [04:55:44.527] checking whether to build with libnuma support... no [04:55:44.527] checking whether to build with XML support... yes [04:55:44.528] checking for libxml-2.0 >= 2.6.23... yes [04:55:44.537] checking whether to build with LZ4 support... yes [04:55:44.537] checking for liblz4... yes [04:55:44.545] checking whether to build with ZSTD support... yes [04:55:44.545] checking for libzstd >= 1.4.0... yes [04:55:44.553] checking for strip... strip [04:55:44.553] checking whether it is possible to strip libraries... yes [04:55:44.557] checking for ar... ar [04:55:44.557] checking for a BSD-compatible install... /usr/bin/install -c [04:55:44.566] checking for tar... /usr/bin/tar [04:55:44.566] checking whether ln -s works... yes [04:55:44.566] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:55:44.568] checking for bison... /usr/bin/bison [04:55:44.573] configure: using bison (GNU Bison) 3.8.2 [04:55:44.576] checking for flex... /usr/bin/flex [04:55:44.582] configure: using flex 2.6.4 [04:55:44.582] checking for perl... /usr/bin/perl [04:55:44.605] configure: using perl 5.36.0 [04:55:44.607] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:55:44.621] checking for Perl privlibexp... /usr/share/perl/5.36 [04:55:44.626] checking for Perl useshrplib... true [04:55:44.634] 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 [04:55:44.640] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:55:44.645] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:55:44.774] checking for python3... /usr/bin/python3 [04:55:44.786] configure: using python 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] [04:55:44.792] checking for Python sysconfig module... yes [04:55:44.804] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:55:44.817] checking Python include directory... -I/usr/include/python3.11 [04:55:44.828] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:55:44.869] checking for a sed that does not truncate output... /usr/bin/sed [04:55:44.875] checking for grep that handles long lines and -e... /usr/bin/grep [04:55:44.877] checking for egrep... /usr/bin/grep -E [04:55:44.878] checking for ANSI C header files... yes [04:55:44.985] checking for sys/types.h... yes [04:55:44.999] checking for sys/stat.h... yes [04:55:45.025] checking for stdlib.h... yes [04:55:45.040] checking for string.h... yes [04:55:45.055] checking for memory.h... yes [04:55:45.070] checking for strings.h... yes [04:55:45.086] checking for inttypes.h... yes [04:55:45.103] checking for stdint.h... yes [04:55:45.119] checking for unistd.h... yes [04:55:45.135] checking whether ccache gcc is Clang... no [04:55:45.146] checking whether pthreads work with -pthread... yes [04:55:45.198] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:55:45.238] checking whether more special flags are required for pthreads... no [04:55:45.238] checking for PTHREAD_PRIO_INHERIT... yes [04:55:45.286] checking pthread.h usability... yes [04:55:45.294] checking pthread.h presence... yes [04:55:45.310] checking for pthread.h... yes [04:55:45.310] checking for strerror_r... yes [04:55:45.350] checking whether strerror_r returns int... no [04:55:45.382] checking for main in -lm... yes [04:55:45.433] checking for library containing setproctitle... no [04:55:45.526] checking for library containing dlsym... none required [04:55:45.569] checking for library containing socket... none required [04:55:45.611] checking for library containing getopt_long... none required [04:55:45.654] checking for library containing shm_open... none required [04:55:45.696] checking for library containing shm_unlink... none required [04:55:45.738] checking for library containing clock_gettime... none required [04:55:45.778] checking for library containing shmget... none required [04:55:45.820] checking for library containing backtrace_symbols... none required [04:55:45.862] checking for library containing pthread_barrier_wait... none required [04:55:45.905] checking for library containing readline... -lreadline [04:55:45.958] checking for inflate in -lz... yes [04:55:46.000] checking curl/curl.h usability... yes [04:55:46.018] checking curl/curl.h presence... yes [04:55:46.040] checking for curl/curl.h... yes [04:55:46.040] checking for curl_multi_init in -lcurl... yes [04:55:46.145] checking for curl_global_init thread safety... yes [04:55:46.247] checking for curl support for asynchronous DNS... yes [04:55:46.346] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:55:46.443] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:55:46.508] checking for SSL_new in -lssl... yes [04:55:46.574] checking for SSL_CTX_set_ciphersuites... yes [04:55:46.640] checking for SSL_CTX_set_cert_cb... yes [04:55:46.709] checking for X509_get_signature_info... yes [04:55:46.792] checking for SSL_CTX_set_num_tickets... yes [04:55:46.871] checking for SSL_CTX_set_keylog_callback... yes [04:55:46.942] checking for pam_start in -lpam... yes [04:55:46.995] checking for xmlSaveToBuffer in -lxml2... yes [04:55:47.077] checking for xsltCleanupGlobals in -lxslt... yes [04:55:47.157] checking for LZ4_compress_default in -llz4... yes [04:55:47.210] checking for ZSTD_compress in -lzstd... yes [04:55:47.261] checking for ldap_bind in -lldap... yes [04:55:47.324] checking for ldap_initialize... yes [04:55:47.389] checking for ldap_verify_credentials... yes [04:55:47.452] checking for security_compute_create_name in -lselinux... yes [04:55:47.506] checking for uuid_export in -lossp-uuid... yes [04:55:47.563] checking atomic.h usability... no [04:55:47.612] checking atomic.h presence... no [04:55:47.628] checking for atomic.h... no [04:55:47.631] checking copyfile.h usability... no [04:55:47.679] checking copyfile.h presence... no [04:55:47.694] checking for copyfile.h... no [04:55:47.697] checking execinfo.h usability... yes [04:55:47.705] checking execinfo.h presence... yes [04:55:47.717] checking for execinfo.h... yes [04:55:47.723] checking getopt.h usability... yes [04:55:47.731] checking getopt.h presence... yes [04:55:47.743] checking for getopt.h... yes [04:55:47.749] checking ifaddrs.h usability... yes [04:55:47.757] checking ifaddrs.h presence... yes [04:55:47.772] checking for ifaddrs.h... yes [04:55:47.779] checking mbarrier.h usability... no [04:55:47.828] checking mbarrier.h presence... no [04:55:47.844] checking for mbarrier.h... no [04:55:47.846] checking sys/epoll.h usability... yes [04:55:47.855] checking sys/epoll.h presence... yes [04:55:47.868] checking for sys/epoll.h... yes [04:55:47.875] checking sys/event.h usability... no [04:55:47.923] checking sys/event.h presence... no [04:55:47.939] checking for sys/event.h... no [04:55:47.942] checking sys/personality.h usability... yes [04:55:47.950] checking sys/personality.h presence... yes [04:55:47.961] checking for sys/personality.h... yes [04:55:47.968] checking sys/prctl.h usability... yes [04:55:47.976] checking sys/prctl.h presence... yes [04:55:47.989] checking for sys/prctl.h... yes [04:55:47.995] checking sys/procctl.h usability... no [04:55:48.043] checking sys/procctl.h presence... no [04:55:48.059] checking for sys/procctl.h... no [04:55:48.062] checking sys/signalfd.h usability... yes [04:55:48.070] checking sys/signalfd.h presence... yes [04:55:48.083] checking for sys/signalfd.h... yes [04:55:48.089] checking sys/ucred.h usability... no [04:55:48.138] checking sys/ucred.h presence... no [04:55:48.154] checking for sys/ucred.h... no [04:55:48.156] checking termios.h usability... yes [04:55:48.169] checking termios.h presence... yes [04:55:48.181] checking for termios.h... yes [04:55:48.188] checking ucred.h usability... no [04:55:48.237] checking ucred.h presence... no [04:55:48.254] checking for ucred.h... no [04:55:48.257] checking xlocale.h usability... no [04:55:48.306] checking xlocale.h presence... no [04:55:48.322] checking for xlocale.h... no [04:55:48.324] checking readline/readline.h usability... yes [04:55:48.334] checking readline/readline.h presence... yes [04:55:48.350] checking for readline/readline.h... yes [04:55:48.352] checking readline/history.h usability... yes [04:55:48.361] checking readline/history.h presence... yes [04:55:48.377] checking for readline/history.h... yes [04:55:48.380] checking zlib.h usability... yes [04:55:48.390] checking zlib.h presence... yes [04:55:48.407] checking for zlib.h... yes [04:55:48.407] checking for lz4... /usr/bin/lz4 [04:55:48.407] checking lz4.h usability... yes [04:55:48.415] checking lz4.h presence... yes [04:55:48.428] checking for lz4.h... yes [04:55:48.429] checking for zstd... /usr/bin/zstd [04:55:48.429] checking zstd.h usability... yes [04:55:48.437] checking zstd.h presence... yes [04:55:48.451] checking for zstd.h... yes [04:55:48.451] checking gssapi/gssapi.h usability... yes [04:55:48.461] checking gssapi/gssapi.h presence... yes [04:55:48.476] checking for gssapi/gssapi.h... yes [04:55:48.478] checking gssapi/gssapi_ext.h usability... yes [04:55:48.486] checking gssapi/gssapi_ext.h presence... yes [04:55:48.501] checking for gssapi/gssapi_ext.h... yes [04:55:48.503] checking for openssl... /usr/bin/openssl [04:55:48.512] configure: using openssl: OpenSSL 3.0.16 11 Feb 2025 (Library: OpenSSL 3.0.16 11 Feb 2025) [04:55:48.512] checking openssl/ssl.h usability... yes [04:55:48.553] checking openssl/ssl.h presence... yes [04:55:48.605] checking for openssl/ssl.h... yes [04:55:48.605] checking openssl/err.h usability... yes [04:55:48.618] checking openssl/err.h presence... yes [04:55:48.643] checking for openssl/err.h... yes [04:55:48.644] checking security/pam_appl.h usability... yes [04:55:48.653] checking security/pam_appl.h presence... yes [04:55:48.666] checking for security/pam_appl.h... yes [04:55:48.667] checking systemd/sd-daemon.h usability... yes [04:55:48.676] checking systemd/sd-daemon.h presence... yes [04:55:48.693] checking for systemd/sd-daemon.h... yes [04:55:48.693] checking libxml/parser.h usability... yes [04:55:48.730] checking libxml/parser.h presence... yes [04:55:48.759] checking for libxml/parser.h... yes [04:55:48.759] checking libxslt/xslt.h usability... yes [04:55:48.769] checking libxslt/xslt.h presence... yes [04:55:48.797] checking for libxslt/xslt.h... yes [04:55:48.797] checking ldap.h usability... yes [04:55:48.808] checking ldap.h presence... yes [04:55:48.824] checking for ldap.h... yes [04:55:48.824] checking for compatible LDAP implementation... yes [04:55:48.831] checking ossp/uuid.h usability... yes [04:55:48.839] checking ossp/uuid.h presence... yes [04:55:48.855] checking for ossp/uuid.h... yes [04:55:48.872] checking whether byte ordering is bigendian... no [04:55:48.957] checking for inline... inline [04:55:48.964] checking for printf format archetype... gnu_printf [04:55:48.971] checking for _Static_assert... yes [04:55:49.021] checking for typeof... typeof [04:55:49.028] checking for __builtin_types_compatible_p... yes [04:55:49.038] checking for __builtin_constant_p... yes [04:55:49.048] checking for __builtin_mul_overflow... yes [04:55:49.101] checking for __builtin_unreachable... yes [04:55:49.152] checking for computed goto support... yes [04:55:49.159] checking for struct tm.tm_zone... yes [04:55:49.167] checking for union semun... no [04:55:49.204] checking for socklen_t... yes [04:55:49.247] checking for struct sockaddr.sa_len... no [04:55:49.317] checking for C/C++ restrict keyword... __restrict [04:55:49.329] checking for struct option... yes [04:55:49.364] checking whether assembler supports x86_64 popcntq... yes [04:55:49.371] checking for special C compiler options needed for large files... no [04:55:49.371] checking for _FILE_OFFSET_BITS value needed for large files... no [04:55:49.377] checking size of off_t... 8 [04:55:49.446] checking for int timezone... yes [04:55:49.504] checking for backtrace_symbols... yes [04:55:49.564] checking for copyfile... no [04:55:49.631] checking for copy_file_range... yes [04:55:49.691] checking for elf_aux_info... no [04:55:49.755] checking for getauxval... yes [04:55:49.818] checking for getifaddrs... yes [04:55:49.881] checking for getpeerucred... no [04:55:49.946] checking for inet_pton... yes [04:55:50.007] checking for kqueue... no [04:55:50.073] checking for localeconv_l... no [04:55:50.138] checking for mbstowcs_l... no [04:55:50.202] checking for posix_fallocate... yes [04:55:50.266] checking for ppoll... yes [04:55:50.328] checking for pthread_is_threaded_np... no [04:55:50.392] checking for setproctitle... no [04:55:50.455] checking for setproctitle_fast... no [04:55:50.518] checking for strsignal... yes [04:55:50.580] checking for syncfs... yes [04:55:50.641] checking for sync_file_range... yes [04:55:50.701] checking for uselocale... yes [04:55:50.766] checking for wcstombs_l... no [04:55:50.827] checking for __builtin_bswap16... yes [04:55:50.887] checking for __builtin_bswap32... yes [04:55:50.946] checking for __builtin_bswap64... yes [04:55:51.008] checking for __builtin_clz... yes [04:55:51.070] checking for __builtin_ctz... yes [04:55:51.128] checking for __builtin_popcount... yes [04:55:51.187] checking for __builtin_frame_address... yes [04:55:51.245] checking for _LARGEFILE_SOURCE value needed for large files... no [04:55:51.304] checking how ccache gcc reports undeclared, standard C functions... error [04:55:51.332] checking for posix_fadvise... yes [04:55:51.395] checking whether posix_fadvise is declared... yes [04:55:51.412] checking whether fdatasync is declared... yes [04:55:51.426] checking whether strlcat is declared... no [04:55:51.489] checking whether strlcpy is declared... no [04:55:51.553] checking whether strnlen is declared... yes [04:55:51.567] checking whether strsep is declared... yes [04:55:51.581] checking whether timingsafe_bcmp is declared... no [04:55:51.646] checking whether preadv is declared... yes [04:55:51.661] checking whether pwritev is declared... yes [04:55:51.675] checking whether strchrnul is declared... yes [04:55:51.688] checking whether memset_s is declared... no [04:55:51.729] checking whether F_FULLFSYNC is declared... no [04:55:51.763] checking for explicit_bzero... yes [04:55:51.816] checking for getopt... yes [04:55:51.868] checking for getpeereid... no [04:55:51.925] checking for inet_aton... yes [04:55:51.978] checking for mkdtemp... yes [04:55:52.031] checking for strlcat... no [04:55:52.089] checking for strlcpy... no [04:55:52.149] checking for strnlen... yes [04:55:52.206] checking for strsep... yes [04:55:52.263] checking for timingsafe_bcmp... no [04:55:52.322] checking for pthread_barrier_wait... yes [04:55:52.376] checking for getopt_long... yes [04:55:52.429] checking for syslog... yes [04:55:52.482] checking syslog.h usability... yes [04:55:52.490] checking syslog.h presence... yes [04:55:52.504] checking for syslog.h... yes [04:55:52.504] checking for opterr... yes [04:55:52.558] checking for optreset... no [04:55:52.619] checking unicode/ucol.h usability... yes [04:55:52.634] checking unicode/ucol.h presence... yes [04:55:52.657] checking for unicode/ucol.h... yes [04:55:52.662] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:55:52.684] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:55:52.693] checking for rl_completion_suppress_quote... yes [04:55:52.757] checking for rl_filename_quote_characters... yes [04:55:52.820] checking for rl_filename_quoting_function... yes [04:55:52.884] checking for append_history... yes [04:55:52.945] checking for history_truncate_file... yes [04:55:53.011] checking for rl_completion_matches... yes [04:55:53.077] checking for rl_filename_completion_function... yes [04:55:53.142] checking for rl_reset_screen_size... yes [04:55:53.203] checking for rl_variable_bind... yes [04:55:53.262] checking test program... ok [04:55:53.315] checking size of void *... 8 [04:55:53.386] checking size of size_t... 8 [04:55:53.458] checking size of long... 8 [04:55:53.528] checking size of long long... 8 [04:55:53.599] checking alignment of short... 2 [04:55:53.670] checking alignment of int... 4 [04:55:53.742] checking alignment of long... 8 [04:55:53.812] checking alignment of int64_t... 8 [04:55:53.885] checking alignment of double... 8 [04:55:53.955] checking for __int128... yes [04:55:54.010] checking for __int128 alignment bug... ok [04:55:54.063] checking alignment of PG_INT128_TYPE... 16 [04:55:54.131] checking for builtin __sync char locking functions... yes [04:55:54.184] checking for builtin __sync int32 locking functions... yes [04:55:54.236] checking for builtin __sync int32 atomic operations... yes [04:55:54.288] checking for builtin __sync int64 atomic operations... yes [04:55:54.344] checking for builtin __atomic int32 atomic operations... yes [04:55:54.400] checking for builtin __atomic int64 atomic operations... yes [04:55:54.454] checking for __get_cpuid... yes [04:55:54.508] checking for __get_cpuid_count... yes [04:55:54.560] checking for __cpuid... no [04:55:54.580] checking for __cpuidex... no [04:55:54.599] checking for _xgetbv... yes [04:55:55.052] checking for _mm512_popcnt_epi64... yes [04:55:55.455] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:55:55.562] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:55:55.584] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:55:55.602] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:55:55.619] 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 [04:55:55.691] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:55:55.692] checking for _mm512_clmulepi64_epi128... yes [04:55:56.105] checking for vectorized CRC-32C... AVX-512 with runtime check [04:55:56.105] checking for library containing sem_init... none required [04:55:56.162] checking which semaphore API to use... unnamed POSIX [04:55:56.162] checking which random number source to use... OpenSSL [04:55:56.164] checking for tclsh... /usr/bin/tclsh [04:55:56.164] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:55:56.194] checking tcl.h usability... yes [04:55:56.206] checking tcl.h presence... yes [04:55:56.226] checking for tcl.h... yes [04:55:56.227] checking for perl.h... yes [04:55:56.384] checking for libperl... yes [04:55:56.650] checking Python.h usability... yes [04:55:56.699] checking Python.h presence... yes [04:55:56.758] checking for Python.h... yes [04:55:56.758] checking for xmllint... /usr/bin/xmllint [04:55:56.758] checking for xsltproc... /usr/bin/xsltproc [04:55:56.758] checking for fop... /usr/bin/fop [04:55:56.759] checking for dbtoepub... no [04:55:56.759] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:55:56.813] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:55:56.876] configure: using compiler=gcc (Debian 12.2.0-14+deb12u1) 12.2.0 [04:55:56.876] 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 [04:55:56.876] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:55:56.876] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:55:56.876] configure: using CXX=ccache g++ [04:55:56.876] 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 [04:55:56.876] configure: using CLANG=ccache clang-16 [04:55:56.876] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:55:56.876] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:55:56.902] configure: updating cache gcc.cache [04:55:56.913] configure: creating ./config.status [04:55:56.994] config.status: creating GNUmakefile [04:55:57.006] config.status: creating src/Makefile.global [04:55:57.020] config.status: creating src/include/pg_config.h [04:55:57.032] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:55:57.047] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:55:57.053] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:55:57.061] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:55:57.067] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:55:57.075] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:55:57.109] [04:55:57.109] real 0m14.775s [04:55:57.109] user 0m8.858s [04:55:57.109] sys 0m4.807s [04:55:57.109] make -s -j${BUILD_JOBS} clean [04:55:57.618] time make -s -j${BUILD_JOBS} world-bin [04:56:40.834] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [04:56:40.834] jsonpath_exec.c:2830:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [04:56:40.834] 2830 | JsonbValue jbvbuf; [04:56:40.834] | ^~~~~~~~~~ [04:56:40.834] cc1: all warnings being treated as errors [04:56:40.835] make[4]: *** [: jsonpath_exec.o] Error 1 [04:56:40.835] make[4]: *** Waiting for unfinished jobs.... [04:56:41.046] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [04:56:41.046] make[3]: *** Waiting for unfinished jobs.... [04:56:42.352] make[2]: *** [common.mk:37: utils-recursive] Error 2 [04:56:42.352] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:56:42.352] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:56:42.353] [04:56:42.353] real 0m44.735s [04:56:42.353] user 2m13.193s [04:56:42.353] sys 0m34.750s [04:56:42.353] [04:56:42.353] Exit status: 2