[13:55:36.091] time ./configure \ [13:55:36.091] --cache gcc.cache \ [13:55:36.091] --enable-dtrace \ [13:55:36.091] ${LINUX_CONFIGURE_FEATURES} \ [13:55:36.091] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [13:55:36.315] configure: creating cache gcc.cache [13:55:36.332] checking build system type... x86_64-pc-linux-gnu [13:55:36.557] checking host system type... x86_64-pc-linux-gnu [13:55:36.557] checking which template to use... linux [13:55:36.558] checking whether NLS is wanted... no [13:55:36.558] checking for default port number... 5432 [13:55:36.566] checking for dtrace... /usr/bin/dtrace [13:55:36.567] checking for block size... 8kB [13:55:36.568] checking for segment size... 1GB [13:55:36.572] checking for WAL block size... 8kB [13:55:36.613] checking whether the C compiler works... yes [13:55:36.743] checking for C compiler default output file name... a.out [13:55:36.744] checking for suffix of executables... [13:55:36.789] checking whether we are cross compiling... no [13:55:36.867] checking for suffix of object files... o [13:55:36.879] checking whether we are using the GNU C compiler... yes [13:55:36.889] checking whether ccache gcc accepts -g... yes [13:55:36.898] checking for ccache gcc option to accept ISO C89... none needed [13:55:36.910] checking for ccache gcc option to accept ISO C99... none needed [13:55:36.985] checking whether we are using the GNU C++ compiler... yes [13:55:36.994] checking whether ccache g++ accepts -g... yes [13:55:37.133] checking for gawk... no [13:55:37.133] checking for mawk... mawk [13:55:37.133] checking for LLVM_CONFIG... llvm-config-16 [13:55:37.154] configure: using llvm 16.0.6 [13:55:37.154] checking for CLANG... ccache clang-16 [13:55:37.744] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:55:37.753] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:55:37.763] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:55:37.819] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:55:38.000] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:55:38.008] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:55:38.016] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:55:38.025] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:55:38.034] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:55:38.042] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:55:38.049] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:55:38.057] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:55:38.065] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:55:38.073] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:55:38.081] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:55:38.089] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:55:38.097] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:55:38.139] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:55:38.147] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:55:38.155] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:55:38.163] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:55:38.171] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:55:38.179] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:55:38.205] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:55:38.214] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:55:38.223] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:55:38.267] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:55:38.314] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:55:38.322] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:55:38.331] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:55:38.373] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:55:38.382] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:55:38.390] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:55:38.399] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:55:38.407] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:55:38.415] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:55:38.423] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:55:38.432] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:55:38.441] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:55:38.450] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:55:38.458] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:55:38.467] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:55:38.482] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:55:38.497] checking whether the C compiler still works... yes [13:55:38.574] checking how to run the C preprocessor... ccache gcc -E [13:55:38.661] checking for pkg-config... /usr/bin/pkg-config [13:55:38.661] checking pkg-config is at least version 0.9.0... yes [13:55:38.671] checking whether to build with ICU support... yes [13:55:38.671] checking for icu-uc icu-i18n... yes [13:55:38.684] checking whether to build with Tcl... yes [13:55:38.684] checking whether to build Perl modules... yes [13:55:38.684] checking whether to build Python modules... yes [13:55:38.684] checking whether to build with GSSAPI support... yes [13:55:38.686] checking whether to build with PAM support... yes [13:55:38.686] checking whether to build with BSD Authentication support... no [13:55:38.686] checking whether to build with LDAP support... yes [13:55:38.686] checking whether to build with Bonjour support... no [13:55:38.686] checking whether to build with SELinux support... yes [13:55:38.686] checking whether to build with systemd support... yes [13:55:38.686] checking whether to build with XML support... yes [13:55:38.687] checking for libxml-2.0 >= 2.6.23... yes [13:55:38.698] checking whether to build with LZ4 support... yes [13:55:38.699] checking for liblz4... yes [13:55:38.708] checking whether to build with ZSTD support... yes [13:55:38.708] checking for libzstd >= 1.4.0... yes [13:55:38.719] checking for strip... strip [13:55:38.720] checking whether it is possible to strip libraries... yes [13:55:38.724] checking for ar... ar [13:55:38.724] checking for a BSD-compatible install... /usr/bin/install -c [13:55:38.735] checking for tar... /usr/bin/tar [13:55:38.735] checking whether ln -s works... yes [13:55:38.735] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:55:38.738] checking for bison... /usr/bin/bison [13:55:38.746] configure: using bison (GNU Bison) 3.8.2 [13:55:38.749] checking for flex... /usr/bin/flex [13:55:38.769] configure: using flex 2.6.4 [13:55:38.769] checking for perl... /usr/bin/perl [13:55:38.796] configure: using perl 5.36.0 [13:55:38.798] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:55:38.815] checking for Perl privlibexp... /usr/share/perl/5.36 [13:55:38.821] checking for Perl useshrplib... true [13:55:38.833] 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 [13:55:38.840] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:55:38.846] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:55:39.001] checking for python3... /usr/bin/python3 [13:55:39.016] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:55:39.025] checking for Python sysconfig module... yes [13:55:39.039] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:55:39.055] checking Python include directory... -I/usr/include/python3.11 [13:55:39.068] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:55:39.116] checking for a sed that does not truncate output... /usr/bin/sed [13:55:39.123] checking for grep that handles long lines and -e... /usr/bin/grep [13:55:39.126] checking for egrep... /usr/bin/grep -E [13:55:39.128] checking for ANSI C header files... yes [13:55:39.260] checking for sys/types.h... yes [13:55:39.280] checking for sys/stat.h... yes [13:55:39.309] checking for stdlib.h... yes [13:55:39.329] checking for string.h... yes [13:55:39.349] checking for memory.h... yes [13:55:39.367] checking for strings.h... yes [13:55:39.385] checking for inttypes.h... yes [13:55:39.408] checking for stdint.h... yes [13:55:39.428] checking for unistd.h... yes [13:55:39.451] checking whether ccache gcc is Clang... no [13:55:39.467] checking whether pthreads work with -pthread... yes [13:55:39.536] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:55:39.589] checking whether more special flags are required for pthreads... no [13:55:39.589] checking for PTHREAD_PRIO_INHERIT... yes [13:55:39.648] checking pthread.h usability... yes [13:55:39.658] checking pthread.h presence... yes [13:55:39.679] checking for pthread.h... yes [13:55:39.680] checking for strerror_r... yes [13:55:39.730] checking whether strerror_r returns int... no [13:55:39.771] checking for main in -lm... yes [13:55:39.831] checking for library containing setproctitle... no [13:55:39.947] checking for library containing dlsym... none required [13:55:39.999] checking for library containing socket... none required [13:55:40.052] checking for library containing getopt_long... none required [13:55:40.103] checking for library containing shm_open... none required [13:55:40.156] checking for library containing shm_unlink... none required [13:55:40.208] checking for library containing clock_gettime... none required [13:55:40.259] checking for library containing shmget... none required [13:55:40.311] checking for library containing backtrace_symbols... none required [13:55:40.363] checking for library containing pthread_barrier_wait... none required [13:55:40.416] checking for library containing readline... -lreadline [13:55:40.476] checking for inflate in -lz... yes [13:55:40.528] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:55:40.665] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:55:40.743] checking for SSL_new in -lssl... yes [13:55:40.819] checking for SSL_CTX_set_ciphersuites... yes [13:55:40.894] checking for SSL_CTX_set_cert_cb... yes [13:55:40.977] checking for X509_get_signature_info... yes [13:55:41.060] checking for SSL_CTX_set_num_tickets... yes [13:55:41.143] checking for pam_start in -lpam... yes [13:55:41.209] checking for xmlSaveToBuffer in -lxml2... yes [13:55:41.327] checking for xsltCleanupGlobals in -lxslt... yes [13:55:41.428] checking for LZ4_compress_default in -llz4... yes [13:55:41.491] checking for ZSTD_compress in -lzstd... yes [13:55:41.554] checking for ldap_bind in -lldap... yes [13:55:41.649] checking for ldap_initialize... yes [13:55:41.732] checking for ldap_verify_credentials... yes [13:55:41.810] checking for security_compute_create_name in -lselinux... yes [13:55:41.880] checking for uuid_export in -lossp-uuid... yes [13:55:41.948] checking for stdbool.h that conforms to C99... yes [13:55:41.963] checking for _Bool... yes [13:55:42.046] checking atomic.h usability... no [13:55:42.107] checking atomic.h presence... no [13:55:42.129] checking for atomic.h... no [13:55:42.133] checking copyfile.h usability... no [13:55:42.193] checking copyfile.h presence... no [13:55:42.215] checking for copyfile.h... no [13:55:42.220] checking execinfo.h usability... yes [13:55:42.231] checking execinfo.h presence... yes [13:55:42.249] checking for execinfo.h... yes [13:55:42.259] checking getopt.h usability... yes [13:55:42.272] checking getopt.h presence... yes [13:55:42.290] checking for getopt.h... yes [13:55:42.299] checking ifaddrs.h usability... yes [13:55:42.316] checking ifaddrs.h presence... yes [13:55:42.337] checking for ifaddrs.h... yes [13:55:42.347] checking mbarrier.h usability... no [13:55:42.410] checking mbarrier.h presence... no [13:55:42.433] checking for mbarrier.h... no [13:55:42.437] checking sys/epoll.h usability... yes [13:55:42.448] checking sys/epoll.h presence... yes [13:55:42.468] checking for sys/epoll.h... yes [13:55:42.478] checking sys/event.h usability... no [13:55:42.544] checking sys/event.h presence... no [13:55:42.569] checking for sys/event.h... no [13:55:42.574] checking sys/personality.h usability... yes [13:55:42.587] checking sys/personality.h presence... yes [13:55:42.605] checking for sys/personality.h... yes [13:55:42.615] checking sys/prctl.h usability... yes [13:55:42.628] checking sys/prctl.h presence... yes [13:55:42.646] checking for sys/prctl.h... yes [13:55:42.656] checking sys/procctl.h usability... no [13:55:42.722] checking sys/procctl.h presence... no [13:55:42.745] checking for sys/procctl.h... no [13:55:42.750] checking sys/signalfd.h usability... yes [13:55:42.762] checking sys/signalfd.h presence... yes [13:55:42.781] checking for sys/signalfd.h... yes [13:55:42.790] checking sys/ucred.h usability... no [13:55:42.853] checking sys/ucred.h presence... no [13:55:42.876] checking for sys/ucred.h... no [13:55:42.881] checking termios.h usability... yes [13:55:42.897] checking termios.h presence... yes [13:55:42.916] checking for termios.h... yes [13:55:42.926] checking ucred.h usability... no [13:55:42.990] checking ucred.h presence... no [13:55:43.013] checking for ucred.h... no [13:55:43.018] checking xlocale.h usability... no [13:55:43.081] checking xlocale.h presence... no [13:55:43.105] checking for xlocale.h... no [13:55:43.107] checking readline/readline.h usability... yes [13:55:43.121] checking readline/readline.h presence... yes [13:55:43.144] checking for readline/readline.h... yes [13:55:43.146] checking readline/history.h usability... yes [13:55:43.158] checking readline/history.h presence... yes [13:55:43.180] checking for readline/history.h... yes [13:55:43.184] checking zlib.h usability... yes [13:55:43.198] checking zlib.h presence... yes [13:55:43.221] checking for zlib.h... yes [13:55:43.221] checking for lz4... /usr/bin/lz4 [13:55:43.222] checking lz4.h usability... yes [13:55:43.234] checking lz4.h presence... yes [13:55:43.253] checking for lz4.h... yes [13:55:43.254] checking for zstd... /usr/bin/zstd [13:55:43.254] checking zstd.h usability... yes [13:55:43.268] checking zstd.h presence... yes [13:55:43.288] checking for zstd.h... yes [13:55:43.288] checking gssapi/gssapi.h usability... yes [13:55:43.301] checking gssapi/gssapi.h presence... yes [13:55:43.321] checking for gssapi/gssapi.h... yes [13:55:43.323] checking gssapi/gssapi_ext.h usability... yes [13:55:43.335] checking gssapi/gssapi_ext.h presence... yes [13:55:43.355] checking for gssapi/gssapi_ext.h... yes [13:55:43.357] checking for openssl... /usr/bin/openssl [13:55:43.368] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:55:43.369] checking openssl/ssl.h usability... yes [13:55:43.422] checking openssl/ssl.h presence... yes [13:55:43.477] checking for openssl/ssl.h... yes [13:55:43.478] checking openssl/err.h usability... yes [13:55:43.492] checking openssl/err.h presence... yes [13:55:43.524] checking for openssl/err.h... yes [13:55:43.524] checking security/pam_appl.h usability... yes [13:55:43.536] checking security/pam_appl.h presence... yes [13:55:43.552] checking for security/pam_appl.h... yes [13:55:43.554] checking systemd/sd-daemon.h usability... yes [13:55:43.566] checking systemd/sd-daemon.h presence... yes [13:55:43.587] checking for systemd/sd-daemon.h... yes [13:55:43.588] checking libxml/parser.h usability... yes [13:55:43.630] checking libxml/parser.h presence... yes [13:55:43.665] checking for libxml/parser.h... yes [13:55:43.665] checking libxslt/xslt.h usability... yes [13:55:43.676] checking libxslt/xslt.h presence... yes [13:55:43.713] checking for libxslt/xslt.h... yes [13:55:43.713] checking ldap.h usability... yes [13:55:43.726] checking ldap.h presence... yes [13:55:43.746] checking for ldap.h... yes [13:55:43.746] checking for compatible LDAP implementation... yes [13:55:43.755] checking ossp/uuid.h usability... yes [13:55:43.767] checking ossp/uuid.h presence... yes [13:55:43.788] checking for ossp/uuid.h... yes [13:55:43.811] checking whether byte ordering is bigendian... no [13:55:43.925] checking for inline... inline [13:55:43.933] checking for printf format archetype... gnu_printf [13:55:43.943] checking for _Static_assert... yes [13:55:44.005] checking for typeof... typeof [13:55:44.014] checking for __builtin_types_compatible_p... yes [13:55:44.029] checking for __builtin_constant_p... yes [13:55:44.043] checking for __builtin_unreachable... yes [13:55:44.106] checking for computed goto support... yes [13:55:44.117] checking for struct tm.tm_zone... yes [13:55:44.128] checking for union semun... no [13:55:44.178] checking for socklen_t... yes [13:55:44.237] checking for struct sockaddr.sa_len... no [13:55:44.336] checking for C/C++ restrict keyword... __restrict [13:55:44.354] checking for struct option... yes [13:55:44.404] checking whether assembler supports x86_64 popcntq... yes [13:55:44.414] checking for special C compiler options needed for large files... no [13:55:44.414] checking for _FILE_OFFSET_BITS value needed for large files... no [13:55:44.423] checking size of off_t... 8 [13:55:44.507] checking size of bool... 1 [13:55:44.585] checking for int timezone... yes [13:55:44.657] checking for backtrace_symbols... yes [13:55:44.732] checking for copyfile... no [13:55:44.807] checking for copy_file_range... yes [13:55:44.879] checking for getifaddrs... yes [13:55:44.950] checking for getpeerucred... no [13:55:45.025] checking for inet_pton... yes [13:55:45.098] checking for kqueue... no [13:55:45.175] checking for mbstowcs_l... no [13:55:45.250] checking for memset_s... no [13:55:45.329] checking for posix_fallocate... yes [13:55:45.405] checking for ppoll... yes [13:55:45.478] checking for pthread_is_threaded_np... no [13:55:45.560] checking for setproctitle... no [13:55:45.636] checking for setproctitle_fast... no [13:55:45.713] checking for strchrnul... yes [13:55:45.786] checking for strsignal... yes [13:55:45.861] checking for syncfs... yes [13:55:45.935] checking for sync_file_range... yes [13:55:46.008] checking for uselocale... yes [13:55:46.081] checking for wcstombs_l... no [13:55:46.154] checking for __builtin_bswap16... yes [13:55:46.224] checking for __builtin_bswap32... yes [13:55:46.296] checking for __builtin_bswap64... yes [13:55:46.366] checking for __builtin_clz... yes [13:55:46.440] checking for __builtin_ctz... yes [13:55:46.512] checking for __builtin_popcount... yes [13:55:46.583] checking for __builtin_frame_address... yes [13:55:46.650] checking for _LARGEFILE_SOURCE value needed for large files... no [13:55:46.722] checking how ccache gcc reports undeclared, standard C functions... error [13:55:46.758] checking for posix_fadvise... yes [13:55:46.829] checking whether posix_fadvise is declared... yes [13:55:46.848] checking whether fdatasync is declared... yes [13:55:46.864] checking whether strlcat is declared... no [13:55:46.937] checking whether strlcpy is declared... no [13:55:47.012] checking whether strnlen is declared... yes [13:55:47.030] checking whether strsep is declared... yes [13:55:47.048] checking whether preadv is declared... yes [13:55:47.066] checking whether pwritev is declared... yes [13:55:47.083] checking whether F_FULLFSYNC is declared... no [13:55:47.126] checking for explicit_bzero... yes [13:55:47.192] checking for getopt... yes [13:55:47.259] checking for getpeereid... no [13:55:47.334] checking for inet_aton... yes [13:55:47.399] checking for mkdtemp... yes [13:55:47.463] checking for strlcat... no [13:55:47.533] checking for strlcpy... no [13:55:47.606] checking for strnlen... yes [13:55:47.676] checking for strsep... yes [13:55:47.741] checking for pthread_barrier_wait... yes [13:55:47.806] checking for getopt_long... yes [13:55:47.871] checking for syslog... yes [13:55:47.935] checking syslog.h usability... yes [13:55:47.946] checking syslog.h presence... yes [13:55:47.963] checking for syslog.h... yes [13:55:47.964] checking for opterr... yes [13:55:48.031] checking for optreset... no [13:55:48.103] checking unicode/ucol.h usability... yes [13:55:48.127] checking unicode/ucol.h presence... yes [13:55:48.153] checking for unicode/ucol.h... yes [13:55:48.160] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:55:48.187] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:55:48.199] checking for rl_completion_suppress_quote... yes [13:55:48.271] checking for rl_filename_quote_characters... yes [13:55:48.345] checking for rl_filename_quoting_function... yes [13:55:48.421] checking for append_history... yes [13:55:48.496] checking for history_truncate_file... yes [13:55:48.570] checking for rl_completion_matches... yes [13:55:48.647] checking for rl_filename_completion_function... yes [13:55:48.723] checking for rl_reset_screen_size... yes [13:55:48.797] checking for rl_variable_bind... yes [13:55:48.870] checking test program... ok [13:55:48.934] checking whether long int is 64 bits... yes [13:55:49.004] checking for __builtin_mul_overflow... yes [13:55:49.068] checking size of void *... 8 [13:55:49.151] checking size of size_t... 8 [13:55:49.237] checking size of long... 8 [13:55:49.322] checking alignment of short... 2 [13:55:49.406] checking alignment of int... 4 [13:55:49.490] checking alignment of long... 8 [13:55:49.574] checking alignment of double... 8 [13:55:49.658] checking for __int128... yes [13:55:49.726] checking for __int128 alignment bug... ok [13:55:49.792] checking alignment of PG_INT128_TYPE... 16 [13:55:49.876] checking for builtin __sync char locking functions... yes [13:55:49.938] checking for builtin __sync int32 locking functions... yes [13:55:50.002] checking for builtin __sync int32 atomic operations... yes [13:55:50.064] checking for builtin __sync int64 atomic operations... yes [13:55:50.127] checking for builtin __atomic int32 atomic operations... yes [13:55:50.191] checking for builtin __atomic int64 atomic operations... yes [13:55:50.253] checking for __get_cpuid... yes [13:55:50.319] checking for __get_cpuid_count... yes [13:55:50.383] checking for __cpuid... no [13:55:50.411] checking for __cpuidex... no [13:55:50.436] checking for _xgetbv with CFLAGS=... no [13:55:50.897] checking for _xgetbv with CFLAGS=-mxsave... yes [13:55:51.320] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:55:51.720] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:55:52.090] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:55:52.141] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:55:52.255] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:55:52.279] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:55:52.299] 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 [13:55:52.376] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:55:52.377] checking for library containing sem_init... none required [13:55:52.438] checking which semaphore API to use... unnamed POSIX [13:55:52.438] checking which random number source to use... OpenSSL [13:55:52.441] checking for tclsh... /usr/bin/tclsh [13:55:52.441] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:55:52.483] checking tcl.h usability... yes [13:55:52.497] checking tcl.h presence... yes [13:55:52.522] checking for tcl.h... yes [13:55:52.522] checking for perl.h... yes [13:55:52.608] checking for libperl... yes [13:55:52.891] checking Python.h usability... yes [13:55:52.946] checking Python.h presence... yes [13:55:53.010] checking for Python.h... yes [13:55:53.010] checking for xmllint... /usr/bin/xmllint [13:55:53.011] checking for xsltproc... /usr/bin/xsltproc [13:55:53.011] checking for fop... /usr/bin/fop [13:55:53.011] checking for dbtoepub... no [13:55:53.012] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:55:53.078] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:55:53.157] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [13:55:53.157] 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 [13:55:53.157] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:55:53.157] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:55:53.157] configure: using CXX=ccache g++ [13:55:53.157] 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 [13:55:53.157] configure: using CLANG=ccache clang-16 [13:55:53.157] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:55:53.157] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [13:55:53.191] configure: updating cache gcc.cache [13:55:53.203] configure: creating ./config.status [13:55:53.305] config.status: creating GNUmakefile [13:55:53.321] config.status: creating src/Makefile.global [13:55:53.340] config.status: creating src/include/pg_config.h [13:55:53.354] config.status: creating src/include/pg_config_ext.h [13:55:53.369] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:55:53.387] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:55:53.396] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:55:53.404] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:55:53.414] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:55:53.423] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:55:53.464] [13:55:53.464] real 0m17.373s [13:55:53.464] user 0m10.285s [13:55:53.464] sys 0m5.907s [13:55:53.464] make -s -j${BUILD_JOBS} clean [13:55:53.991] time make -s -j${BUILD_JOBS} world-bin [13:56:00.096] jsonpath_exec.c: In function ‘executeStringInternalMethod’: [13:56:00.096] jsonpath_exec.c:2827:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [13:56:00.096] 2827 | JsonbValue jbvbuf; [13:56:00.096] | ^~~~~~~~~~ [13:56:00.096] cc1: all warnings being treated as errors [13:56:00.096] make[4]: *** [: jsonpath_exec.o] Error 1 [13:56:00.096] make[4]: *** Waiting for unfinished jobs.... [13:56:00.216] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [13:56:00.216] make[3]: *** Waiting for unfinished jobs.... [13:56:00.267] make[2]: *** [common.mk:37: utils-recursive] Error 2 [13:56:00.267] make[2]: *** Waiting for unfinished jobs.... [13:56:00.390] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:56:00.391] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:56:00.391] [13:56:00.391] real 0m6.400s [13:56:00.391] user 0m13.683s [13:56:00.391] sys 0m6.545s [13:56:00.391] [13:56:00.391] Exit status: 2