[12:55:46.580] time ./configure \ [12:55:46.580] --cache gcc.cache \ [12:55:46.580] --enable-dtrace \ [12:55:46.580] ${LINUX_CONFIGURE_FEATURES} \ [12:55:46.580] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:55:46.760] configure: creating cache gcc.cache [12:55:46.773] checking build system type... x86_64-pc-linux-gnu [12:55:46.984] checking host system type... x86_64-pc-linux-gnu [12:55:46.984] checking which template to use... linux [12:55:46.985] checking whether NLS is wanted... no [12:55:46.985] checking for default port number... 5432 [12:55:46.991] checking for dtrace... /usr/bin/dtrace [12:55:46.991] checking for block size... 8kB [12:55:46.993] checking for segment size... 1GB [12:55:46.995] checking for WAL block size... 8kB [12:55:47.030] checking whether the C compiler works... yes [12:55:47.141] checking for C compiler default output file name... a.out [12:55:47.142] checking for suffix of executables... [12:55:47.181] checking whether we are cross compiling... no [12:55:47.254] checking for suffix of object files... o [12:55:47.264] checking whether we are using the GNU C compiler... yes [12:55:47.271] checking whether ccache gcc accepts -g... yes [12:55:47.277] checking for ccache gcc option to accept ISO C89... none needed [12:55:47.286] checking for ccache gcc option to accept ISO C99... none needed [12:55:47.353] checking whether we are using the GNU C++ compiler... yes [12:55:47.360] checking whether ccache g++ accepts -g... yes [12:55:47.420] checking for gawk... no [12:55:47.421] checking for mawk... mawk [12:55:47.421] checking for LLVM_CONFIG... llvm-config-16 [12:55:47.440] configure: using llvm 16.0.6 [12:55:47.440] checking for CLANG... ccache clang-16 [12:55:47.930] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:55:47.936] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:55:47.943] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:55:47.988] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:55:48.138] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:55:48.146] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:55:48.153] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:55:48.160] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:55:48.167] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:55:48.173] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:55:48.180] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:55:48.186] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:55:48.193] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:55:48.199] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:55:48.206] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:55:48.213] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:55:48.219] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:55:48.256] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:55:48.264] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:55:48.271] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:55:48.279] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:55:48.286] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:55:48.293] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:55:48.317] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:55:48.324] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:55:48.331] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:55:48.369] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:55:48.410] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:55:48.418] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:55:48.426] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:55:48.462] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:55:48.469] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:55:48.477] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:55:48.485] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:55:48.492] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:55:48.499] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:55:48.507] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:55:48.514] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:55:48.521] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:55:48.528] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:55:48.535] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:55:48.542] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:55:48.554] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:55:48.567] checking whether the C compiler still works... yes [12:55:48.631] checking how to run the C preprocessor... ccache gcc -E [12:55:48.702] checking for pkg-config... /usr/bin/pkg-config [12:55:48.702] checking pkg-config is at least version 0.9.0... yes [12:55:48.707] checking whether to build with ICU support... yes [12:55:48.707] checking for icu-uc icu-i18n... yes [12:55:48.720] checking whether to build with Tcl... yes [12:55:48.720] checking whether to build Perl modules... yes [12:55:48.720] checking whether to build Python modules... yes [12:55:48.720] checking whether to build with GSSAPI support... yes [12:55:48.721] checking whether to build with PAM support... yes [12:55:48.722] checking whether to build with BSD Authentication support... no [12:55:48.722] checking whether to build with LDAP support... yes [12:55:48.722] checking whether to build with Bonjour support... no [12:55:48.722] checking whether to build with SELinux support... yes [12:55:48.722] checking whether to build with systemd support... yes [12:55:48.722] checking whether to build with XML support... yes [12:55:48.723] checking for libxml-2.0 >= 2.6.23... yes [12:55:48.732] checking whether to build with LZ4 support... yes [12:55:48.732] checking for liblz4... yes [12:55:48.740] checking whether to build with ZSTD support... yes [12:55:48.741] checking for libzstd >= 1.4.0... yes [12:55:48.748] checking for strip... strip [12:55:48.749] checking whether it is possible to strip libraries... yes [12:55:48.752] checking for ar... ar [12:55:48.753] checking for a BSD-compatible install... /usr/bin/install -c [12:55:48.762] checking for tar... /usr/bin/tar [12:55:48.762] checking whether ln -s works... yes [12:55:48.762] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:55:48.764] checking for bison... /usr/bin/bison [12:55:48.773] configure: using bison (GNU Bison) 3.8.2 [12:55:48.776] checking for flex... /usr/bin/flex [12:55:48.795] configure: using flex 2.6.4 [12:55:48.795] checking for perl... /usr/bin/perl [12:55:48.816] configure: using perl 5.36.0 [12:55:48.818] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:55:48.833] checking for Perl privlibexp... /usr/share/perl/5.36 [12:55:48.838] checking for Perl useshrplib... true [12:55:48.847] 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 [12:55:48.853] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:55:48.858] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:55:48.986] checking for python3... /usr/bin/python3 [12:55:48.999] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:55:49.006] checking for Python sysconfig module... yes [12:55:49.018] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:55:49.031] checking Python include directory... -I/usr/include/python3.11 [12:55:49.044] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:55:49.085] checking for a sed that does not truncate output... /usr/bin/sed [12:55:49.090] checking for grep that handles long lines and -e... /usr/bin/grep [12:55:49.092] checking for egrep... /usr/bin/grep -E [12:55:49.093] checking for ANSI C header files... yes [12:55:49.203] checking for sys/types.h... yes [12:55:49.218] checking for sys/stat.h... yes [12:55:49.243] checking for stdlib.h... yes [12:55:49.258] checking for string.h... yes [12:55:49.273] checking for memory.h... yes [12:55:49.289] checking for strings.h... yes [12:55:49.305] checking for inttypes.h... yes [12:55:49.323] checking for stdint.h... yes [12:55:49.338] checking for unistd.h... yes [12:55:49.357] checking whether ccache gcc is Clang... no [12:55:49.369] checking whether pthreads work with -pthread... yes [12:55:49.423] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:55:49.467] checking whether more special flags are required for pthreads... no [12:55:49.467] checking for PTHREAD_PRIO_INHERIT... yes [12:55:49.515] checking pthread.h usability... yes [12:55:49.525] checking pthread.h presence... yes [12:55:49.541] checking for pthread.h... yes [12:55:49.542] checking for strerror_r... yes [12:55:49.583] checking whether strerror_r returns int... no [12:55:49.618] checking for main in -lm... yes [12:55:49.669] checking for library containing setproctitle... no [12:55:49.765] checking for library containing dlsym... none required [12:55:49.810] checking for library containing socket... none required [12:55:49.854] checking for library containing getopt_long... none required [12:55:49.898] checking for library containing shm_open... none required [12:55:49.942] checking for library containing shm_unlink... none required [12:55:49.986] checking for library containing clock_gettime... none required [12:55:50.030] checking for library containing shmget... none required [12:55:50.075] checking for library containing backtrace_symbols... none required [12:55:50.119] checking for library containing pthread_barrier_wait... none required [12:55:50.162] checking for library containing readline... -lreadline [12:55:50.218] checking for inflate in -lz... yes [12:55:50.264] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:55:50.367] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:55:50.431] checking for SSL_new in -lssl... yes [12:55:50.499] checking for SSL_CTX_set_cert_cb... yes [12:55:50.566] checking for OPENSSL_init_ssl... yes [12:55:50.634] checking for X509_get_signature_info... yes [12:55:50.708] checking for SSL_CTX_set_num_tickets... yes [12:55:50.777] checking for pam_start in -lpam... yes [12:55:50.832] checking for xmlSaveToBuffer in -lxml2... yes [12:55:50.929] checking for xsltCleanupGlobals in -lxslt... yes [12:55:51.017] checking for LZ4_compress_default in -llz4... yes [12:55:51.072] checking for ZSTD_compress in -lzstd... yes [12:55:51.129] checking for ldap_bind in -lldap... yes [12:55:51.218] checking for ldap_initialize... yes [12:55:51.285] checking for ldap_verify_credentials... yes [12:55:51.352] checking for security_compute_create_name in -lselinux... yes [12:55:51.411] checking for uuid_export in -lossp-uuid... yes [12:55:51.469] checking for stdbool.h that conforms to C99... yes [12:55:51.481] checking for _Bool... yes [12:55:51.555] checking atomic.h usability... no [12:55:51.609] checking atomic.h presence... no [12:55:51.626] checking for atomic.h... no [12:55:51.629] checking copyfile.h usability... no [12:55:51.680] checking copyfile.h presence... no [12:55:51.698] checking for copyfile.h... no [12:55:51.701] checking execinfo.h usability... yes [12:55:51.709] checking execinfo.h presence... yes [12:55:51.723] checking for execinfo.h... yes [12:55:51.730] checking getopt.h usability... yes [12:55:51.739] checking getopt.h presence... yes [12:55:51.753] checking for getopt.h... yes [12:55:51.760] checking ifaddrs.h usability... yes [12:55:51.773] checking ifaddrs.h presence... yes [12:55:51.791] checking for ifaddrs.h... yes [12:55:51.799] checking mbarrier.h usability... no [12:55:51.851] checking mbarrier.h presence... no [12:55:51.869] checking for mbarrier.h... no [12:55:51.872] checking sys/epoll.h usability... yes [12:55:51.880] checking sys/epoll.h presence... yes [12:55:51.895] checking for sys/epoll.h... yes [12:55:51.903] checking sys/event.h usability... no [12:55:51.954] checking sys/event.h presence... no [12:55:51.972] checking for sys/event.h... no [12:55:51.975] checking sys/personality.h usability... yes [12:55:51.984] checking sys/personality.h presence... yes [12:55:51.998] checking for sys/personality.h... yes [12:55:52.005] checking sys/prctl.h usability... yes [12:55:52.014] checking sys/prctl.h presence... yes [12:55:52.028] checking for sys/prctl.h... yes [12:55:52.034] checking sys/procctl.h usability... no [12:55:52.084] checking sys/procctl.h presence... no [12:55:52.103] checking for sys/procctl.h... no [12:55:52.108] checking sys/signalfd.h usability... yes [12:55:52.117] checking sys/signalfd.h presence... yes [12:55:52.132] checking for sys/signalfd.h... yes [12:55:52.140] checking sys/ucred.h usability... no [12:55:52.194] checking sys/ucred.h presence... no [12:55:52.212] checking for sys/ucred.h... no [12:55:52.216] checking termios.h usability... yes [12:55:52.230] checking termios.h presence... yes [12:55:52.245] checking for termios.h... yes [12:55:52.252] checking ucred.h usability... no [12:55:52.305] checking ucred.h presence... no [12:55:52.322] checking for ucred.h... no [12:55:52.325] checking xlocale.h usability... no [12:55:52.376] checking xlocale.h presence... no [12:55:52.394] checking for xlocale.h... no [12:55:52.396] checking readline/readline.h usability... yes [12:55:52.411] checking readline/readline.h presence... yes [12:55:52.429] checking for readline/readline.h... yes [12:55:52.430] checking readline/history.h usability... yes [12:55:52.439] checking readline/history.h presence... yes [12:55:52.457] checking for readline/history.h... yes [12:55:52.460] checking zlib.h usability... yes [12:55:52.470] checking zlib.h presence... yes [12:55:52.488] checking for zlib.h... yes [12:55:52.488] checking for lz4... /usr/bin/lz4 [12:55:52.488] checking lz4.h usability... yes [12:55:52.497] checking lz4.h presence... yes [12:55:52.512] checking for lz4.h... yes [12:55:52.512] checking for zstd... /usr/bin/zstd [12:55:52.513] checking zstd.h usability... yes [12:55:52.522] checking zstd.h presence... yes [12:55:52.537] checking for zstd.h... yes [12:55:52.537] checking gssapi/gssapi.h usability... yes [12:55:52.549] checking gssapi/gssapi.h presence... yes [12:55:52.566] checking for gssapi/gssapi.h... yes [12:55:52.567] checking gssapi/gssapi_ext.h usability... yes [12:55:52.576] checking gssapi/gssapi_ext.h presence... yes [12:55:52.592] checking for gssapi/gssapi_ext.h... yes [12:55:52.594] checking for openssl... /usr/bin/openssl [12:55:52.604] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:55:52.604] checking openssl/ssl.h usability... yes [12:55:52.650] checking openssl/ssl.h presence... yes [12:55:52.699] checking for openssl/ssl.h... yes [12:55:52.699] checking openssl/err.h usability... yes [12:55:52.712] checking openssl/err.h presence... yes [12:55:52.737] checking for openssl/err.h... yes [12:55:52.737] checking security/pam_appl.h usability... yes [12:55:52.747] checking security/pam_appl.h presence... yes [12:55:52.760] checking for security/pam_appl.h... yes [12:55:52.761] checking systemd/sd-daemon.h usability... yes [12:55:52.771] checking systemd/sd-daemon.h presence... yes [12:55:52.789] checking for systemd/sd-daemon.h... yes [12:55:52.789] checking libxml/parser.h usability... yes [12:55:52.825] checking libxml/parser.h presence... yes [12:55:52.855] checking for libxml/parser.h... yes [12:55:52.855] checking libxslt/xslt.h usability... yes [12:55:52.866] checking libxslt/xslt.h presence... yes [12:55:52.896] checking for libxslt/xslt.h... yes [12:55:52.896] checking ldap.h usability... yes [12:55:52.908] checking ldap.h presence... yes [12:55:52.924] checking for ldap.h... yes [12:55:52.924] checking for compatible LDAP implementation... yes [12:55:52.933] checking ossp/uuid.h usability... yes [12:55:52.941] checking ossp/uuid.h presence... yes [12:55:52.959] checking for ossp/uuid.h... yes [12:55:52.977] checking whether byte ordering is bigendian... no [12:55:53.071] checking for inline... inline [12:55:53.078] checking for printf format archetype... gnu_printf [12:55:53.086] checking for _Static_assert... yes [12:55:53.140] checking for typeof... typeof [12:55:53.148] checking for __builtin_types_compatible_p... yes [12:55:53.159] checking for __builtin_constant_p... yes [12:55:53.169] checking for __builtin_unreachable... yes [12:55:53.223] checking for computed goto support... yes [12:55:53.230] checking for struct tm.tm_zone... yes [12:55:53.239] checking for union semun... no [12:55:53.278] checking for socklen_t... yes [12:55:53.327] checking for struct sockaddr.sa_len... no [12:55:53.406] checking for C/C++ restrict keyword... __restrict [12:55:53.420] checking for struct option... yes [12:55:53.461] checking whether assembler supports x86_64 popcntq... yes [12:55:53.469] checking for special C compiler options needed for large files... no [12:55:53.469] checking for _FILE_OFFSET_BITS value needed for large files... no [12:55:53.477] checking size of off_t... 8 [12:55:53.549] checking size of bool... 1 [12:55:53.619] checking for int timezone... yes [12:55:53.682] checking for backtrace_symbols... yes [12:55:53.744] checking for copyfile... no [12:55:53.808] checking for copy_file_range... yes [12:55:53.871] checking for getifaddrs... yes [12:55:53.936] checking for getpeerucred... no [12:55:54.000] checking for inet_pton... yes [12:55:54.064] checking for kqueue... no [12:55:54.129] checking for mbstowcs_l... no [12:55:54.194] checking for memset_s... no [12:55:54.259] checking for posix_fallocate... yes [12:55:54.321] checking for ppoll... yes [12:55:54.385] checking for pthread_is_threaded_np... no [12:55:54.448] checking for setproctitle... no [12:55:54.512] checking for setproctitle_fast... no [12:55:54.575] checking for strchrnul... yes [12:55:54.640] checking for strsignal... yes [12:55:54.705] checking for syncfs... yes [12:55:54.769] checking for sync_file_range... yes [12:55:54.833] checking for uselocale... yes [12:55:54.895] checking for wcstombs_l... no [12:55:54.956] checking for __builtin_bswap16... yes [12:55:55.014] checking for __builtin_bswap32... yes [12:55:55.073] checking for __builtin_bswap64... yes [12:55:55.131] checking for __builtin_clz... yes [12:55:55.190] checking for __builtin_ctz... yes [12:55:55.252] checking for __builtin_popcount... yes [12:55:55.314] checking for __builtin_frame_address... yes [12:55:55.376] checking for _LARGEFILE_SOURCE value needed for large files... no [12:55:55.437] checking how ccache gcc reports undeclared, standard C functions... error [12:55:55.465] checking for posix_fadvise... yes [12:55:55.531] checking whether posix_fadvise is declared... yes [12:55:55.548] checking whether fdatasync is declared... yes [12:55:55.563] checking whether strlcat is declared... no [12:55:55.624] checking whether strlcpy is declared... no [12:55:55.687] checking whether strnlen is declared... yes [12:55:55.703] checking whether strsep is declared... yes [12:55:55.718] checking whether preadv is declared... yes [12:55:55.732] checking whether pwritev is declared... yes [12:55:55.745] checking whether F_FULLFSYNC is declared... no [12:55:55.781] checking for explicit_bzero... yes [12:55:55.839] checking for getopt... yes [12:55:55.895] checking for getpeereid... no [12:55:55.956] checking for inet_aton... yes [12:55:56.012] checking for mkdtemp... yes [12:55:56.069] checking for strlcat... no [12:55:56.131] checking for strlcpy... no [12:55:56.190] checking for strnlen... yes [12:55:56.249] checking for strsep... yes [12:55:56.305] checking for pthread_barrier_wait... yes [12:55:56.362] checking for getopt_long... yes [12:55:56.416] checking for syslog... yes [12:55:56.470] checking syslog.h usability... yes [12:55:56.479] checking syslog.h presence... yes [12:55:56.493] checking for syslog.h... yes [12:55:56.493] checking for opterr... yes [12:55:56.549] checking for optreset... no [12:55:56.610] checking unicode/ucol.h usability... yes [12:55:56.627] checking unicode/ucol.h presence... yes [12:55:56.650] checking for unicode/ucol.h... yes [12:55:56.655] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:55:56.681] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:55:56.691] checking for rl_completion_suppress_quote... yes [12:55:56.752] checking for rl_filename_quote_characters... yes [12:55:56.814] checking for rl_filename_quoting_function... yes [12:55:56.878] checking for append_history... yes [12:55:56.940] checking for history_truncate_file... yes [12:55:57.003] checking for rl_completion_matches... yes [12:55:57.068] checking for rl_filename_completion_function... yes [12:55:57.132] checking for rl_reset_screen_size... yes [12:55:57.196] checking for rl_variable_bind... yes [12:55:57.257] checking test program... ok [12:55:57.311] checking whether long int is 64 bits... yes [12:55:57.373] checking for __builtin_mul_overflow... yes [12:55:57.428] checking size of void *... 8 [12:55:57.501] checking size of size_t... 8 [12:55:57.573] checking size of long... 8 [12:55:57.645] checking alignment of short... 2 [12:55:57.719] checking alignment of int... 4 [12:55:57.792] checking alignment of long... 8 [12:55:57.866] checking alignment of double... 8 [12:55:57.940] checking for int8... no [12:55:57.977] checking for uint8... no [12:55:58.012] checking for int64... no [12:55:58.046] checking for uint64... no [12:55:58.081] checking for __int128... yes [12:55:58.137] checking for __int128 alignment bug... ok [12:55:58.194] checking alignment of PG_INT128_TYPE... 16 [12:55:58.265] checking for builtin __sync char locking functions... yes [12:55:58.319] checking for builtin __sync int32 locking functions... yes [12:55:58.374] checking for builtin __sync int32 atomic operations... yes [12:55:58.429] checking for builtin __sync int64 atomic operations... yes [12:55:58.485] checking for builtin __atomic int32 atomic operations... yes [12:55:58.538] checking for builtin __atomic int64 atomic operations... yes [12:55:58.592] checking for __get_cpuid... yes [12:55:58.650] checking for __get_cpuid_count... yes [12:55:58.709] checking for __cpuid... no [12:55:58.731] checking for __cpuidex... no [12:55:58.753] checking for _xgetbv with CFLAGS=... no [12:55:59.161] checking for _xgetbv with CFLAGS=-mxsave... yes [12:55:59.561] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:55:59.928] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:56:00.269] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:56:00.314] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:56:00.412] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:56:00.432] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:56:00.449] 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 [12:56:00.520] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:56:00.521] checking for library containing sem_init... none required [12:56:00.574] checking which semaphore API to use... unnamed POSIX [12:56:00.574] checking which random number source to use... OpenSSL [12:56:00.576] checking for tclsh... /usr/bin/tclsh [12:56:00.576] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:56:00.606] checking tcl.h usability... yes [12:56:00.618] checking tcl.h presence... yes [12:56:00.637] checking for tcl.h... yes [12:56:00.637] checking for perl.h... yes [12:56:00.714] checking for libperl... yes [12:56:00.954] checking Python.h usability... yes [12:56:01.008] checking Python.h presence... yes [12:56:01.065] checking for Python.h... yes [12:56:01.065] checking for xmllint... /usr/bin/xmllint [12:56:01.066] checking for xsltproc... /usr/bin/xsltproc [12:56:01.066] checking for fop... /usr/bin/fop [12:56:01.067] checking for dbtoepub... no [12:56:01.067] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:56:01.127] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:56:01.195] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:56:01.195] 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 [12:56:01.195] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:56:01.195] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:56:01.195] configure: using CXX=ccache g++ [12:56:01.195] 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 [12:56:01.195] configure: using CLANG=ccache clang-16 [12:56:01.195] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:56:01.195] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:56:01.227] configure: updating cache gcc.cache [12:56:01.237] configure: creating ./config.status [12:56:01.326] config.status: creating GNUmakefile [12:56:01.338] config.status: creating src/Makefile.global [12:56:01.356] config.status: creating src/include/pg_config.h [12:56:01.369] config.status: creating src/include/pg_config_ext.h [12:56:01.382] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:56:01.398] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:56:01.406] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:56:01.413] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:56:01.421] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:56:01.428] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:56:01.463] [12:56:01.463] real 0m14.883s [12:56:01.463] user 0m8.843s [12:56:01.463] sys 0m5.006s [12:56:01.463] make -s -j${BUILD_JOBS} clean [12:56:01.959] time make -s -j${BUILD_JOBS} world-bin [12:57:48.839] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [12:57:48.839] jsonpath_exec.c:2829:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [12:57:48.839] 2829 | JsonbValue jbvbuf; [12:57:48.839] | ^~~~~~~~~~ [12:57:48.839] cc1: all warnings being treated as errors [12:57:48.840] make[4]: *** [: jsonpath_exec.o] Error 1 [12:57:48.840] make[4]: *** Waiting for unfinished jobs.... [12:57:48.858] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [12:57:48.858] make[3]: *** Waiting for unfinished jobs.... [12:57:49.699] make[2]: *** [common.mk:37: utils-recursive] Error 2 [12:57:49.700] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:57:49.700] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:57:49.700] [12:57:49.700] real 1m47.741s [12:57:49.700] user 5m30.408s [12:57:49.700] sys 1m28.192s [12:57:49.701] [12:57:49.701] Exit status: 2