[12:49:26.090] time ./configure \ [12:49:26.090] --cache gcc.cache \ [12:49:26.090] --enable-dtrace \ [12:49:26.090] ${LINUX_CONFIGURE_FEATURES} \ [12:49:26.090] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:49:26.273] configure: creating cache gcc.cache [12:49:26.287] checking build system type... x86_64-pc-linux-gnu [12:49:26.486] checking host system type... x86_64-pc-linux-gnu [12:49:26.486] checking which template to use... linux [12:49:26.487] checking whether NLS is wanted... no [12:49:26.487] checking for default port number... 5432 [12:49:26.493] checking for dtrace... /usr/bin/dtrace [12:49:26.493] checking for block size... 8kB [12:49:26.494] checking for segment size... 1GB [12:49:26.497] checking for WAL block size... 8kB [12:49:26.543] checking whether the C compiler works... yes [12:49:26.647] checking for C compiler default output file name... a.out [12:49:26.648] checking for suffix of executables... [12:49:26.685] checking whether we are cross compiling... no [12:49:26.746] checking for suffix of object files... o [12:49:26.756] checking whether we are using the GNU C compiler... yes [12:49:26.763] checking whether ccache gcc accepts -g... yes [12:49:26.770] checking for ccache gcc option to accept ISO C89... none needed [12:49:26.778] checking for ccache gcc option to accept ISO C99... none needed [12:49:26.842] checking whether we are using the GNU C++ compiler... yes [12:49:26.849] checking whether ccache g++ accepts -g... yes [12:49:26.940] checking for gawk... no [12:49:26.940] checking for mawk... mawk [12:49:26.940] checking for LLVM_CONFIG... llvm-config-16 [12:49:26.959] configure: using llvm 16.0.6 [12:49:26.959] checking for CLANG... ccache clang-16 [12:49:27.412] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:49:27.418] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:49:27.424] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:49:27.469] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:49:27.626] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:49:27.633] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:49:27.639] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:49:27.646] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:49:27.652] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:49:27.658] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:49:27.665] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:49:27.672] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:49:27.678] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:49:27.685] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:49:27.691] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:49:27.698] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:49:27.704] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:49:27.741] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:49:27.748] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:49:27.754] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:49:27.761] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:49:27.767] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:49:27.774] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:49:27.795] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:49:27.802] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:49:27.809] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:49:27.846] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:49:27.885] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:49:27.891] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:49:27.898] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:49:27.932] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:49:27.939] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:49:27.946] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:49:27.954] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:49:27.960] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:49:27.967] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:49:27.974] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:49:27.981] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:49:27.987] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:49:27.994] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:49:28.000] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:49:28.007] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:49:28.018] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:49:28.031] checking whether the C compiler still works... yes [12:49:28.093] checking how to run the C preprocessor... ccache gcc -E [12:49:28.163] checking for pkg-config... /usr/bin/pkg-config [12:49:28.164] checking pkg-config is at least version 0.9.0... yes [12:49:28.171] checking whether to build with ICU support... yes [12:49:28.171] checking for icu-uc icu-i18n... yes [12:49:28.179] checking whether to build with Tcl... yes [12:49:28.179] checking whether to build Perl modules... yes [12:49:28.179] checking whether to build Python modules... yes [12:49:28.180] checking whether to build with GSSAPI support... yes [12:49:28.181] checking whether to build with PAM support... yes [12:49:28.181] checking whether to build with BSD Authentication support... no [12:49:28.181] checking whether to build with LDAP support... yes [12:49:28.181] checking whether to build with Bonjour support... no [12:49:28.181] checking whether to build with SELinux support... yes [12:49:28.181] checking whether to build with systemd support... yes [12:49:28.181] checking whether to build with XML support... yes [12:49:28.182] checking for libxml-2.0 >= 2.6.23... yes [12:49:28.189] checking whether to build with LZ4 support... yes [12:49:28.189] checking for liblz4... yes [12:49:28.196] checking whether to build with ZSTD support... yes [12:49:28.196] checking for libzstd >= 1.4.0... yes [12:49:28.203] checking for strip... strip [12:49:28.204] checking whether it is possible to strip libraries... yes [12:49:28.206] checking for ar... ar [12:49:28.207] checking for a BSD-compatible install... /usr/bin/install -c [12:49:28.215] checking for tar... /usr/bin/tar [12:49:28.215] checking whether ln -s works... yes [12:49:28.215] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:49:28.218] checking for bison... /usr/bin/bison [12:49:28.222] configure: using bison (GNU Bison) 3.8.2 [12:49:28.224] checking for flex... /usr/bin/flex [12:49:28.243] configure: using flex 2.6.4 [12:49:28.243] checking for perl... /usr/bin/perl [12:49:28.265] configure: using perl 5.36.0 [12:49:28.267] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:49:28.277] checking for Perl privlibexp... /usr/share/perl/5.36 [12:49:28.282] checking for Perl useshrplib... true [12:49:28.290] 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:49:28.296] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:49:28.301] 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:49:28.434] checking for python3... /usr/bin/python3 [12:49:28.446] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:49:28.452] checking for Python sysconfig module... yes [12:49:28.464] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:49:28.477] checking Python include directory... -I/usr/include/python3.11 [12:49:28.489] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:49:28.531] checking for a sed that does not truncate output... /usr/bin/sed [12:49:28.536] checking for grep that handles long lines and -e... /usr/bin/grep [12:49:28.538] checking for egrep... /usr/bin/grep -E [12:49:28.539] checking for ANSI C header files... yes [12:49:28.640] checking for sys/types.h... yes [12:49:28.654] checking for sys/stat.h... yes [12:49:28.684] checking for stdlib.h... yes [12:49:28.698] checking for string.h... yes [12:49:28.712] checking for memory.h... yes [12:49:28.726] checking for strings.h... yes [12:49:28.740] checking for inttypes.h... yes [12:49:28.755] checking for stdint.h... yes [12:49:28.769] checking for unistd.h... yes [12:49:28.785] checking whether ccache gcc is Clang... no [12:49:28.797] checking whether pthreads work with -pthread... yes [12:49:28.851] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:49:28.893] checking whether more special flags are required for pthreads... no [12:49:28.893] checking for PTHREAD_PRIO_INHERIT... yes [12:49:28.941] checking pthread.h usability... yes [12:49:28.950] checking pthread.h presence... yes [12:49:28.966] checking for pthread.h... yes [12:49:28.966] checking for strerror_r... yes [12:49:29.007] checking whether strerror_r returns int... no [12:49:29.041] checking for main in -lm... yes [12:49:29.090] checking for library containing setproctitle... no [12:49:29.183] checking for library containing dlsym... none required [12:49:29.224] checking for library containing socket... none required [12:49:29.265] checking for library containing getopt_long... none required [12:49:29.307] checking for library containing shm_open... none required [12:49:29.348] checking for library containing shm_unlink... none required [12:49:29.389] checking for library containing clock_gettime... none required [12:49:29.430] checking for library containing shmget... none required [12:49:29.471] checking for library containing backtrace_symbols... none required [12:49:29.513] checking for library containing pthread_barrier_wait... none required [12:49:29.554] checking for library containing readline... -lreadline [12:49:29.611] checking for inflate in -lz... yes [12:49:29.653] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:49:29.753] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:49:29.819] checking for SSL_new in -lssl... yes [12:49:29.882] checking for SSL_CTX_set_cert_cb... yes [12:49:29.945] checking for OPENSSL_init_ssl... yes [12:49:30.011] checking for X509_get_signature_info... yes [12:49:30.086] checking for SSL_CTX_set_num_tickets... yes [12:49:30.153] checking for pam_start in -lpam... yes [12:49:30.207] checking for xmlSaveToBuffer in -lxml2... yes [12:49:30.300] checking for xsltCleanupGlobals in -lxslt... yes [12:49:30.381] checking for LZ4_compress_default in -llz4... yes [12:49:30.434] checking for ZSTD_compress in -lzstd... yes [12:49:30.489] checking for ldap_bind in -lldap... yes [12:49:30.566] checking for ldap_initialize... yes [12:49:30.632] checking for ldap_verify_credentials... yes [12:49:30.698] checking for security_compute_create_name in -lselinux... yes [12:49:30.754] checking for uuid_export in -lossp-uuid... yes [12:49:30.809] checking for stdbool.h that conforms to C99... yes [12:49:30.820] checking for _Bool... yes [12:49:30.887] checking atomic.h usability... no [12:49:30.940] checking atomic.h presence... no [12:49:30.957] checking for atomic.h... no [12:49:30.961] checking copyfile.h usability... no [12:49:31.014] checking copyfile.h presence... no [12:49:31.032] checking for copyfile.h... no [12:49:31.035] checking execinfo.h usability... yes [12:49:31.044] checking execinfo.h presence... yes [12:49:31.057] checking for execinfo.h... yes [12:49:31.065] checking getopt.h usability... yes [12:49:31.074] checking getopt.h presence... yes [12:49:31.088] checking for getopt.h... yes [12:49:31.096] checking ifaddrs.h usability... yes [12:49:31.109] checking ifaddrs.h presence... yes [12:49:31.126] checking for ifaddrs.h... yes [12:49:31.134] checking mbarrier.h usability... no [12:49:31.186] checking mbarrier.h presence... no [12:49:31.204] checking for mbarrier.h... no [12:49:31.208] checking sys/epoll.h usability... yes [12:49:31.217] checking sys/epoll.h presence... yes [12:49:31.233] checking for sys/epoll.h... yes [12:49:31.241] checking sys/event.h usability... no [12:49:31.294] checking sys/event.h presence... no [12:49:31.311] checking for sys/event.h... no [12:49:31.315] checking sys/personality.h usability... yes [12:49:31.323] checking sys/personality.h presence... yes [12:49:31.336] checking for sys/personality.h... yes [12:49:31.342] checking sys/prctl.h usability... yes [12:49:31.352] checking sys/prctl.h presence... yes [12:49:31.365] checking for sys/prctl.h... yes [12:49:31.372] checking sys/procctl.h usability... no [12:49:31.423] checking sys/procctl.h presence... no [12:49:31.440] checking for sys/procctl.h... no [12:49:31.443] checking sys/signalfd.h usability... yes [12:49:31.452] checking sys/signalfd.h presence... yes [12:49:31.466] checking for sys/signalfd.h... yes [12:49:31.473] checking sys/ucred.h usability... no [12:49:31.524] checking sys/ucred.h presence... no [12:49:31.542] checking for sys/ucred.h... no [12:49:31.545] checking termios.h usability... yes [12:49:31.557] checking termios.h presence... yes [12:49:31.571] checking for termios.h... yes [12:49:31.578] checking ucred.h usability... no [12:49:31.630] checking ucred.h presence... no [12:49:31.647] checking for ucred.h... no [12:49:31.650] checking xlocale.h usability... no [12:49:31.701] checking xlocale.h presence... no [12:49:31.718] checking for xlocale.h... no [12:49:31.719] checking readline/readline.h usability... yes [12:49:31.732] checking readline/readline.h presence... yes [12:49:31.749] checking for readline/readline.h... yes [12:49:31.751] checking readline/history.h usability... yes [12:49:31.761] checking readline/history.h presence... yes [12:49:31.777] checking for readline/history.h... yes [12:49:31.780] checking zlib.h usability... yes [12:49:31.791] checking zlib.h presence... yes [12:49:31.809] checking for zlib.h... yes [12:49:31.809] checking for lz4... /usr/bin/lz4 [12:49:31.810] checking lz4.h usability... yes [12:49:31.819] checking lz4.h presence... yes [12:49:31.833] checking for lz4.h... yes [12:49:31.833] checking for zstd... /usr/bin/zstd [12:49:31.834] checking zstd.h usability... yes [12:49:31.843] checking zstd.h presence... yes [12:49:31.858] checking for zstd.h... yes [12:49:31.858] checking gssapi/gssapi.h usability... yes [12:49:31.870] checking gssapi/gssapi.h presence... yes [12:49:31.886] checking for gssapi/gssapi.h... yes [12:49:31.887] checking gssapi/gssapi_ext.h usability... yes [12:49:31.897] checking gssapi/gssapi_ext.h presence... yes [12:49:31.914] checking for gssapi/gssapi_ext.h... yes [12:49:31.915] checking for openssl... /usr/bin/openssl [12:49:31.924] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:49:31.924] checking openssl/ssl.h usability... yes [12:49:31.963] checking openssl/ssl.h presence... yes [12:49:32.012] checking for openssl/ssl.h... yes [12:49:32.012] checking openssl/err.h usability... yes [12:49:32.025] checking openssl/err.h presence... yes [12:49:32.051] checking for openssl/err.h... yes [12:49:32.051] checking security/pam_appl.h usability... yes [12:49:32.061] checking security/pam_appl.h presence... yes [12:49:32.074] checking for security/pam_appl.h... yes [12:49:32.075] checking systemd/sd-daemon.h usability... yes [12:49:32.086] checking systemd/sd-daemon.h presence... yes [12:49:32.103] checking for systemd/sd-daemon.h... yes [12:49:32.103] checking libxml/parser.h usability... yes [12:49:32.131] checking libxml/parser.h presence... yes [12:49:32.161] checking for libxml/parser.h... yes [12:49:32.161] checking libxslt/xslt.h usability... yes [12:49:32.172] checking libxslt/xslt.h presence... yes [12:49:32.202] checking for libxslt/xslt.h... yes [12:49:32.202] checking ldap.h usability... yes [12:49:32.212] checking ldap.h presence... yes [12:49:32.228] checking for ldap.h... yes [12:49:32.228] checking for compatible LDAP implementation... yes [12:49:32.235] checking ossp/uuid.h usability... yes [12:49:32.244] checking ossp/uuid.h presence... yes [12:49:32.262] checking for ossp/uuid.h... yes [12:49:32.280] checking whether byte ordering is bigendian... no [12:49:32.371] checking for inline... inline [12:49:32.378] checking for printf format archetype... gnu_printf [12:49:32.386] checking for _Static_assert... yes [12:49:32.438] checking for typeof... typeof [12:49:32.447] checking for __builtin_types_compatible_p... yes [12:49:32.458] checking for __builtin_constant_p... yes [12:49:32.468] checking for __builtin_unreachable... yes [12:49:32.521] checking for computed goto support... yes [12:49:32.528] checking for struct tm.tm_zone... yes [12:49:32.536] checking for union semun... no [12:49:32.576] checking for socklen_t... yes [12:49:32.624] checking for struct sockaddr.sa_len... no [12:49:32.702] checking for C/C++ restrict keyword... __restrict [12:49:32.715] checking for struct option... yes [12:49:32.755] checking whether assembler supports x86_64 popcntq... yes [12:49:32.763] checking for special C compiler options needed for large files... no [12:49:32.763] checking for _FILE_OFFSET_BITS value needed for large files... no [12:49:32.771] checking size of off_t... 8 [12:49:32.845] checking size of bool... 1 [12:49:32.911] checking for int timezone... yes [12:49:32.970] checking for backtrace_symbols... yes [12:49:33.029] checking for copyfile... no [12:49:33.088] checking for copy_file_range... yes [12:49:33.147] checking for getifaddrs... yes [12:49:33.206] checking for getpeerucred... no [12:49:33.267] checking for inet_pton... yes [12:49:33.328] checking for kqueue... no [12:49:33.388] checking for mbstowcs_l... no [12:49:33.449] checking for memset_s... no [12:49:33.509] checking for posix_fallocate... yes [12:49:33.571] checking for ppoll... yes [12:49:33.633] checking for pthread_is_threaded_np... no [12:49:33.693] checking for setproctitle... no [12:49:33.755] checking for setproctitle_fast... no [12:49:33.817] checking for strchrnul... yes [12:49:33.876] checking for strsignal... yes [12:49:33.936] checking for syncfs... yes [12:49:33.995] checking for sync_file_range... yes [12:49:34.054] checking for uselocale... yes [12:49:34.114] checking for wcstombs_l... no [12:49:34.173] checking for __builtin_bswap16... yes [12:49:34.231] checking for __builtin_bswap32... yes [12:49:34.287] checking for __builtin_bswap64... yes [12:49:34.343] checking for __builtin_clz... yes [12:49:34.403] checking for __builtin_ctz... yes [12:49:34.459] checking for __builtin_popcount... yes [12:49:34.516] checking for __builtin_frame_address... yes [12:49:34.573] checking for _LARGEFILE_SOURCE value needed for large files... no [12:49:34.631] checking how ccache gcc reports undeclared, standard C functions... error [12:49:34.657] checking for posix_fadvise... yes [12:49:34.715] checking whether posix_fadvise is declared... yes [12:49:34.731] checking whether fdatasync is declared... yes [12:49:34.743] checking whether strlcat is declared... no [12:49:34.801] checking whether strlcpy is declared... no [12:49:34.860] checking whether strnlen is declared... yes [12:49:34.873] checking whether strsep is declared... yes [12:49:34.885] checking whether preadv is declared... yes [12:49:34.899] checking whether pwritev is declared... yes [12:49:34.911] checking whether F_FULLFSYNC is declared... no [12:49:34.944] checking for explicit_bzero... yes [12:49:34.997] checking for getopt... yes [12:49:35.050] checking for getpeereid... no [12:49:35.108] checking for inet_aton... yes [12:49:35.161] checking for mkdtemp... yes [12:49:35.215] checking for strlcat... no [12:49:35.272] checking for strlcpy... no [12:49:35.329] checking for strnlen... yes [12:49:35.387] checking for strsep... yes [12:49:35.440] checking for pthread_barrier_wait... yes [12:49:35.493] checking for getopt_long... yes [12:49:35.547] checking for syslog... yes [12:49:35.601] checking syslog.h usability... yes [12:49:35.610] checking syslog.h presence... yes [12:49:35.623] checking for syslog.h... yes [12:49:35.623] checking for opterr... yes [12:49:35.677] checking for optreset... no [12:49:35.736] checking unicode/ucol.h usability... yes [12:49:35.753] checking unicode/ucol.h presence... yes [12:49:35.774] checking for unicode/ucol.h... yes [12:49:35.778] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:49:35.804] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:49:35.812] checking for rl_completion_suppress_quote... yes [12:49:35.873] checking for rl_filename_quote_characters... yes [12:49:35.935] checking for rl_filename_quoting_function... yes [12:49:35.999] checking for append_history... yes [12:49:36.064] checking for history_truncate_file... yes [12:49:36.126] checking for rl_completion_matches... yes [12:49:36.188] checking for rl_filename_completion_function... yes [12:49:36.249] checking for rl_reset_screen_size... yes [12:49:36.311] checking for rl_variable_bind... yes [12:49:36.369] checking test program... ok [12:49:36.420] checking whether long int is 64 bits... yes [12:49:36.479] checking for __builtin_mul_overflow... yes [12:49:36.531] checking size of void *... 8 [12:49:36.602] checking size of size_t... 8 [12:49:36.672] checking size of long... 8 [12:49:36.743] checking alignment of short... 2 [12:49:36.815] checking alignment of int... 4 [12:49:36.887] checking alignment of long... 8 [12:49:36.960] checking alignment of double... 8 [12:49:37.032] checking for int8... no [12:49:37.069] checking for uint8... no [12:49:37.106] checking for int64... no [12:49:37.143] checking for uint64... no [12:49:37.179] checking for __int128... yes [12:49:37.237] checking for __int128 alignment bug... ok [12:49:37.292] checking alignment of PG_INT128_TYPE... 16 [12:49:37.365] checking for builtin __sync char locking functions... yes [12:49:37.420] checking for builtin __sync int32 locking functions... yes [12:49:37.475] checking for builtin __sync int32 atomic operations... yes [12:49:37.529] checking for builtin __sync int64 atomic operations... yes [12:49:37.584] checking for builtin __atomic int32 atomic operations... yes [12:49:37.639] checking for builtin __atomic int64 atomic operations... yes [12:49:37.695] checking for __get_cpuid... yes [12:49:37.752] checking for __get_cpuid_count... yes [12:49:37.808] checking for __cpuid... no [12:49:37.830] checking for __cpuidex... no [12:49:37.851] checking for _xgetbv with CFLAGS=... no [12:49:38.270] checking for _xgetbv with CFLAGS=-mxsave... yes [12:49:38.671] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:49:39.043] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:49:39.388] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:49:39.434] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:49:39.536] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:49:39.559] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:49:39.577] 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:49:39.647] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:49:39.647] checking for library containing sem_init... none required [12:49:39.702] checking which semaphore API to use... unnamed POSIX [12:49:39.702] checking which random number source to use... OpenSSL [12:49:39.703] checking for tclsh... /usr/bin/tclsh [12:49:39.704] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:49:39.733] checking tcl.h usability... yes [12:49:39.745] checking tcl.h presence... yes [12:49:39.766] checking for tcl.h... yes [12:49:39.766] checking for perl.h... yes [12:49:39.855] checking for libperl... yes [12:49:40.108] checking Python.h usability... yes [12:49:40.163] checking Python.h presence... yes [12:49:40.219] checking for Python.h... yes [12:49:40.220] checking for xmllint... /usr/bin/xmllint [12:49:40.220] checking for xsltproc... /usr/bin/xsltproc [12:49:40.221] checking for fop... /usr/bin/fop [12:49:40.221] checking for dbtoepub... no [12:49:40.222] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:49:40.278] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:49:40.344] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:49:40.344] 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:49:40.344] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:49:40.344] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:49:40.344] configure: using CXX=ccache g++ [12:49:40.344] 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:49:40.344] configure: using CLANG=ccache clang-16 [12:49:40.344] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:49:40.344] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:49:40.373] configure: updating cache gcc.cache [12:49:40.382] configure: creating ./config.status [12:49:40.469] config.status: creating GNUmakefile [12:49:40.482] config.status: creating src/Makefile.global [12:49:40.498] config.status: creating src/include/pg_config.h [12:49:40.510] config.status: creating src/include/pg_config_ext.h [12:49:40.522] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:49:40.537] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:49:40.544] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:49:40.552] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:49:40.559] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:49:40.565] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:49:40.597] [12:49:40.597] real 0m14.507s [12:49:40.597] user 0m8.606s [12:49:40.597] sys 0m4.883s [12:49:40.597] make -s -j${BUILD_JOBS} clean [12:49:41.093] time make -s -j${BUILD_JOBS} world-bin [12:49:46.874] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [12:49:46.874] jsonpath_exec.c:2829:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [12:49:46.874] 2829 | JsonbValue jbvbuf; [12:49:46.874] | ^~~~~~~~~~ [12:49:46.874] cc1: all warnings being treated as errors [12:49:46.875] make[4]: *** [: jsonpath_exec.o] Error 1 [12:49:46.876] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [12:49:46.876] make[3]: *** Waiting for unfinished jobs.... [12:49:46.892] make[2]: *** [common.mk:37: utils-recursive] Error 2 [12:49:46.892] make[2]: *** Waiting for unfinished jobs.... [12:49:47.238] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:49:47.239] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:49:47.239] [12:49:47.239] real 0m6.146s [12:49:47.239] user 0m12.465s [12:49:47.239] sys 0m6.660s [12:49:47.239] [12:49:47.239] Exit status: 2