[11:10:58.665] time ./configure \ [11:10:58.665] --cache clang.cache \ [11:10:58.665] ${LINUX_CONFIGURE_FEATURES} \ [11:10:58.665] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [11:10:58.829] configure: creating cache clang.cache [11:10:58.843] checking build system type... x86_64-pc-linux-gnu [11:10:58.944] checking host system type... x86_64-pc-linux-gnu [11:10:58.944] checking which template to use... linux [11:10:58.944] checking whether NLS is wanted... no [11:10:58.944] checking for default port number... 5432 [11:10:58.951] checking for block size... 8kB [11:10:58.952] checking for segment size... 1GB [11:10:58.955] checking for WAL block size... 8kB [11:10:59.068] checking whether the C compiler works... yes [11:10:59.225] checking for C compiler default output file name... a.out [11:10:59.226] checking for suffix of executables... [11:10:59.294] checking whether we are cross compiling... no [11:10:59.384] checking for suffix of object files... o [11:10:59.392] checking whether we are using the GNU C compiler... yes [11:10:59.398] checking whether ccache clang accepts -g... yes [11:10:59.404] checking for ccache clang option to accept ISO C89... none needed [11:10:59.411] checking for ccache clang option to accept ISO C99... none needed [11:10:59.536] checking whether we are using the GNU C++ compiler... yes [11:10:59.543] checking whether ccache clang++-16 accepts -g... yes [11:10:59.678] checking for gawk... no [11:10:59.678] checking for mawk... mawk [11:10:59.678] checking for LLVM_CONFIG... llvm-config-16 [11:10:59.683] configure: using llvm 16.0.6 [11:10:59.683] checking for CLANG... ccache clang-16 [11:10:59.731] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [11:10:59.738] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [11:10:59.745] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [11:10:59.751] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [11:10:59.759] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [11:10:59.765] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [11:10:59.772] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [11:10:59.778] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:10:59.785] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [11:10:59.797] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [11:10:59.809] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [11:10:59.815] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [11:10:59.822] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [11:10:59.833] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [11:10:59.844] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [11:10:59.851] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [11:10:59.858] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [11:10:59.866] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [11:10:59.873] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [11:10:59.879] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [11:10:59.886] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [11:10:59.893] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [11:10:59.906] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [11:10:59.913] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:10:59.920] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:10:59.926] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:10:59.933] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:10:59.939] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:10:59.951] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:10:59.964] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:10:59.977] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:10:59.984] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:10:59.991] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:10:59.999] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:11:00.006] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:11:00.013] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [11:11:00.020] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:11:00.027] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:11:00.034] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:11:00.041] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:11:00.048] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:11:00.055] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:11:00.067] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:11:00.079] checking whether the C compiler still works... yes [11:11:00.188] checking how to run the C preprocessor... ccache clang -E [11:11:00.322] checking for pkg-config... /usr/bin/pkg-config [11:11:00.322] checking pkg-config is at least version 0.9.0... yes [11:11:00.323] checking whether to build with ICU support... yes [11:11:00.323] checking for icu-uc icu-i18n... yes [11:11:00.331] checking whether to build with Tcl... yes [11:11:00.331] checking whether to build Perl modules... yes [11:11:00.331] checking whether to build Python modules... yes [11:11:00.331] checking whether to build with GSSAPI support... yes [11:11:00.332] checking whether to build with PAM support... yes [11:11:00.332] checking whether to build with BSD Authentication support... no [11:11:00.332] checking whether to build with LDAP support... yes [11:11:00.332] checking whether to build with Bonjour support... no [11:11:00.332] checking whether to build with SELinux support... yes [11:11:00.332] checking whether to build with systemd support... yes [11:11:00.333] checking whether to build with XML support... yes [11:11:00.333] checking for libxml-2.0 >= 2.6.23... yes [11:11:00.339] checking whether to build with LZ4 support... yes [11:11:00.340] checking for liblz4... yes [11:11:00.346] checking whether to build with ZSTD support... yes [11:11:00.346] checking for libzstd >= 1.4.0... yes [11:11:00.353] checking for strip... strip [11:11:00.353] checking whether it is possible to strip libraries... yes [11:11:00.355] checking for ar... ar [11:11:00.355] checking for a BSD-compatible install... /usr/bin/install -c [11:11:00.364] checking for tar... /usr/bin/tar [11:11:00.364] checking whether ln -s works... yes [11:11:00.364] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:11:00.366] checking for bison... /usr/bin/bison [11:11:00.368] configure: using bison (GNU Bison) 3.8.2 [11:11:00.371] checking for flex... /usr/bin/flex [11:11:00.382] configure: using flex 2.6.4 [11:11:00.382] checking for perl... /usr/bin/perl [11:11:00.384] configure: using perl 5.36.0 [11:11:00.386] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [11:11:00.391] checking for Perl privlibexp... /usr/share/perl/5.36 [11:11:00.395] checking for Perl useshrplib... true [11:11:00.401] 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 [11:11:00.406] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:11:00.412] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:11:00.503] checking for python3... /usr/bin/python3 [11:11:00.514] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [11:11:00.520] checking for Python sysconfig module... yes [11:11:00.531] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [11:11:00.543] checking Python include directory... -I/usr/include/python3.11 [11:11:00.555] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [11:11:00.597] checking for a sed that does not truncate output... /usr/bin/sed [11:11:00.602] checking for grep that handles long lines and -e... /usr/bin/grep [11:11:00.605] checking for egrep... /usr/bin/grep -E [11:11:00.607] checking for ANSI C header files... yes [11:11:00.787] checking for sys/types.h... yes [11:11:00.801] checking for sys/stat.h... yes [11:11:00.814] checking for stdlib.h... yes [11:11:00.827] checking for string.h... yes [11:11:00.841] checking for memory.h... yes [11:11:00.854] checking for strings.h... yes [11:11:00.867] checking for inttypes.h... yes [11:11:00.882] checking for stdint.h... yes [11:11:00.895] checking for unistd.h... yes [11:11:00.907] checking whether ccache clang is Clang... yes [11:11:00.934] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [11:11:01.048] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:11:01.120] checking whether more special flags are required for pthreads... no [11:11:01.120] checking for PTHREAD_PRIO_INHERIT... yes [11:11:01.199] checking pthread.h usability... yes [11:11:01.207] checking pthread.h presence... yes [11:11:01.238] checking for pthread.h... yes [11:11:01.238] checking for strerror_r... yes [11:11:01.312] checking whether strerror_r returns int... no [11:11:01.379] checking for main in -lm... yes [11:11:01.459] checking for library containing setproctitle... no [11:11:01.613] checking for library containing dlsym... none required [11:11:01.689] checking for library containing socket... none required [11:11:01.765] checking for library containing getopt_long... none required [11:11:01.841] checking for library containing shm_open... none required [11:11:01.920] checking for library containing shm_unlink... none required [11:11:01.999] checking for library containing clock_gettime... none required [11:11:02.076] checking for library containing shmget... none required [11:11:02.153] checking for library containing backtrace_symbols... none required [11:11:02.227] checking for library containing pthread_barrier_wait... none required [11:11:02.306] checking for library containing readline... -lreadline [11:11:02.382] checking for inflate in -lz... yes [11:11:02.462] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:11:02.628] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:11:02.728] checking for SSL_new in -lssl... yes [11:11:02.828] checking for SSL_CTX_set_ciphersuites... yes [11:11:02.930] checking for SSL_CTX_set_cert_cb... yes [11:11:03.034] checking for X509_get_signature_info... yes [11:11:03.144] checking for SSL_CTX_set_num_tickets... yes [11:11:03.251] checking for pam_start in -lpam... yes [11:11:03.355] checking for xmlSaveToBuffer in -lxml2... yes [11:11:03.485] checking for xsltCleanupGlobals in -lxslt... yes [11:11:03.616] checking for LZ4_compress_default in -llz4... yes [11:11:03.745] checking for ZSTD_compress in -lzstd... yes [11:11:03.875] checking for ldap_bind in -lldap... yes [11:11:04.018] checking for ldap_initialize... yes [11:11:04.169] checking for ldap_verify_credentials... yes [11:11:04.310] checking for security_compute_create_name in -lselinux... yes [11:11:04.443] checking for uuid_export in -lossp-uuid... yes [11:11:04.577] checking for stdbool.h that conforms to C99... yes [11:11:04.588] checking for _Bool... yes [11:11:04.689] checking atomic.h usability... no [11:11:04.772] checking atomic.h presence... no [11:11:04.806] checking for atomic.h... no [11:11:04.809] checking copyfile.h usability... no [11:11:04.894] checking copyfile.h presence... no [11:11:04.928] checking for copyfile.h... no [11:11:04.932] checking execinfo.h usability... yes [11:11:04.942] checking execinfo.h presence... yes [11:11:04.972] checking for execinfo.h... yes [11:11:04.979] checking getopt.h usability... yes [11:11:04.988] checking getopt.h presence... yes [11:11:05.017] checking for getopt.h... yes [11:11:05.025] checking ifaddrs.h usability... yes [11:11:05.034] checking ifaddrs.h presence... yes [11:11:05.066] checking for ifaddrs.h... yes [11:11:05.074] checking mbarrier.h usability... no [11:11:05.158] checking mbarrier.h presence... no [11:11:05.193] checking for mbarrier.h... no [11:11:05.197] checking sys/epoll.h usability... yes [11:11:05.206] checking sys/epoll.h presence... yes [11:11:05.238] checking for sys/epoll.h... yes [11:11:05.246] checking sys/event.h usability... no [11:11:05.329] checking sys/event.h presence... no [11:11:05.363] checking for sys/event.h... no [11:11:05.367] checking sys/personality.h usability... yes [11:11:05.375] checking sys/personality.h presence... yes [11:11:05.404] checking for sys/personality.h... yes [11:11:05.412] checking sys/prctl.h usability... yes [11:11:05.420] checking sys/prctl.h presence... yes [11:11:05.451] checking for sys/prctl.h... yes [11:11:05.458] checking sys/procctl.h usability... no [11:11:05.543] checking sys/procctl.h presence... no [11:11:05.577] checking for sys/procctl.h... no [11:11:05.581] checking sys/signalfd.h usability... yes [11:11:05.589] checking sys/signalfd.h presence... yes [11:11:05.619] checking for sys/signalfd.h... yes [11:11:05.627] checking sys/ucred.h usability... no [11:11:05.711] checking sys/ucred.h presence... no [11:11:05.746] checking for sys/ucred.h... no [11:11:05.750] checking termios.h usability... yes [11:11:05.758] checking termios.h presence... yes [11:11:05.789] checking for termios.h... yes [11:11:05.796] checking ucred.h usability... no [11:11:05.878] checking ucred.h presence... no [11:11:05.912] checking for ucred.h... no [11:11:05.915] checking xlocale.h usability... no [11:11:05.997] checking xlocale.h presence... no [11:11:06.032] checking for xlocale.h... no [11:11:06.033] checking readline/readline.h usability... yes [11:11:06.041] checking readline/readline.h presence... yes [11:11:06.074] checking for readline/readline.h... yes [11:11:06.075] checking readline/history.h usability... yes [11:11:06.083] checking readline/history.h presence... yes [11:11:06.116] checking for readline/history.h... yes [11:11:06.119] checking zlib.h usability... yes [11:11:06.127] checking zlib.h presence... yes [11:11:06.161] checking for zlib.h... yes [11:11:06.161] checking for lz4... /usr/bin/lz4 [11:11:06.161] checking lz4.h usability... yes [11:11:06.169] checking lz4.h presence... yes [11:11:06.200] checking for lz4.h... yes [11:11:06.201] checking for zstd... /usr/bin/zstd [11:11:06.201] checking zstd.h usability... yes [11:11:06.209] checking zstd.h presence... yes [11:11:06.241] checking for zstd.h... yes [11:11:06.241] checking gssapi/gssapi.h usability... yes [11:11:06.249] checking gssapi/gssapi.h presence... yes [11:11:06.282] checking for gssapi/gssapi.h... yes [11:11:06.283] checking gssapi/gssapi_ext.h usability... yes [11:11:06.291] checking gssapi/gssapi_ext.h presence... yes [11:11:06.322] checking for gssapi/gssapi_ext.h... yes [11:11:06.324] checking for openssl... /usr/bin/openssl [11:11:06.328] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:11:06.328] checking openssl/ssl.h usability... yes [11:11:06.338] checking openssl/ssl.h presence... yes [11:11:06.399] checking for openssl/ssl.h... yes [11:11:06.399] checking openssl/err.h usability... yes [11:11:06.407] checking openssl/err.h presence... yes [11:11:06.448] checking for openssl/err.h... yes [11:11:06.448] checking security/pam_appl.h usability... yes [11:11:06.456] checking security/pam_appl.h presence... yes [11:11:06.486] checking for security/pam_appl.h... yes [11:11:06.488] checking systemd/sd-daemon.h usability... yes [11:11:06.496] checking systemd/sd-daemon.h presence... yes [11:11:06.528] checking for systemd/sd-daemon.h... yes [11:11:06.528] checking libxml/parser.h usability... yes [11:11:06.537] checking libxml/parser.h presence... yes [11:11:06.580] checking for libxml/parser.h... yes [11:11:06.581] checking libxslt/xslt.h usability... yes [11:11:06.591] checking libxslt/xslt.h presence... yes [11:11:06.634] checking for libxslt/xslt.h... yes [11:11:06.634] checking ldap.h usability... yes [11:11:06.642] checking ldap.h presence... yes [11:11:06.675] checking for ldap.h... yes [11:11:06.675] checking for compatible LDAP implementation... yes [11:11:06.682] checking ossp/uuid.h usability... yes [11:11:06.690] checking ossp/uuid.h presence... yes [11:11:06.722] checking for ossp/uuid.h... yes [11:11:06.756] checking whether byte ordering is bigendian... no [11:11:06.899] checking for inline... inline [11:11:06.910] checking for printf format archetype... printf [11:11:06.934] checking for _Static_assert... yes [11:11:07.066] checking for typeof... typeof [11:11:07.073] checking for __builtin_types_compatible_p... yes [11:11:07.084] checking for __builtin_constant_p... yes [11:11:07.094] checking for __builtin_unreachable... yes [11:11:07.225] checking for computed goto support... yes [11:11:07.232] checking for struct tm.tm_zone... yes [11:11:07.240] checking for union semun... no [11:11:07.309] checking for socklen_t... yes [11:11:07.389] checking for struct sockaddr.sa_len... no [11:11:07.529] checking for C/C++ restrict keyword... __restrict [11:11:07.541] checking for struct option... yes [11:11:07.612] checking whether assembler supports x86_64 popcntq... yes [11:11:07.619] checking for special C compiler options needed for large files... no [11:11:07.619] checking for _FILE_OFFSET_BITS value needed for large files... no [11:11:07.630] checking size of off_t... 8 [11:11:07.786] checking size of bool... 1 [11:11:07.938] checking for int timezone... yes [11:11:08.085] checking for backtrace_symbols... yes [11:11:08.220] checking for copyfile... no [11:11:08.355] checking for copy_file_range... yes [11:11:08.490] checking for getifaddrs... yes [11:11:08.627] checking for getpeerucred... no [11:11:08.765] checking for inet_pton... yes [11:11:08.905] checking for kqueue... no [11:11:09.047] checking for mbstowcs_l... no [11:11:09.192] checking for memset_s... no [11:11:09.329] checking for posix_fallocate... yes [11:11:09.469] checking for ppoll... yes [11:11:09.603] checking for pthread_is_threaded_np... no [11:11:09.745] checking for setproctitle... no [11:11:09.885] checking for setproctitle_fast... no [11:11:10.023] checking for strchrnul... yes [11:11:10.157] checking for strsignal... yes [11:11:10.292] checking for syncfs... yes [11:11:10.430] checking for sync_file_range... yes [11:11:10.568] checking for uselocale... yes [11:11:10.710] checking for wcstombs_l... no [11:11:10.842] checking for __builtin_bswap16... yes [11:11:10.979] checking for __builtin_bswap32... yes [11:11:11.111] checking for __builtin_bswap64... yes [11:11:11.243] checking for __builtin_clz... yes [11:11:11.374] checking for __builtin_ctz... yes [11:11:11.509] checking for __builtin_popcount... yes [11:11:11.643] checking for __builtin_frame_address... yes [11:11:11.777] checking for _LARGEFILE_SOURCE value needed for large files... no [11:11:11.913] checking how ccache clang reports undeclared, standard C functions... warning [11:11:11.930] checking for posix_fadvise... yes [11:11:12.068] checking whether posix_fadvise is declared... yes [11:11:12.080] checking whether fdatasync is declared... yes [11:11:12.093] checking whether strlcat is declared... no [11:11:12.189] checking whether strlcpy is declared... no [11:11:12.281] checking whether strnlen is declared... yes [11:11:12.294] checking whether strsep is declared... yes [11:11:12.307] checking whether preadv is declared... yes [11:11:12.319] checking whether pwritev is declared... yes [11:11:12.332] checking whether F_FULLFSYNC is declared... no [11:11:12.400] checking for explicit_bzero... yes [11:11:12.533] checking for getopt... yes [11:11:12.666] checking for getpeereid... no [11:11:12.801] checking for inet_aton... yes [11:11:12.933] checking for mkdtemp... yes [11:11:13.069] checking for strlcat... no [11:11:13.209] checking for strlcpy... no [11:11:13.345] checking for strnlen... yes [11:11:13.476] checking for strsep... yes [11:11:13.608] checking for pthread_barrier_wait... yes [11:11:13.740] checking for getopt_long... yes [11:11:13.872] checking for syslog... yes [11:11:14.004] checking syslog.h usability... yes [11:11:14.013] checking syslog.h presence... yes [11:11:14.043] checking for syslog.h... yes [11:11:14.043] checking for opterr... yes [11:11:14.177] checking for optreset... no [11:11:14.318] checking unicode/ucol.h usability... yes [11:11:14.327] checking unicode/ucol.h presence... yes [11:11:14.365] checking for unicode/ucol.h... yes [11:11:14.370] checking whether LLVMCreateGDBRegistrationListener is declared... yes [11:11:14.384] checking whether LLVMCreatePerfJITEventListener is declared... yes [11:11:14.394] checking for rl_completion_suppress_quote... yes [11:11:14.538] checking for rl_filename_quote_characters... yes [11:11:14.682] checking for rl_filename_quoting_function... yes [11:11:14.824] checking for append_history... yes [11:11:14.962] checking for history_truncate_file... yes [11:11:15.103] checking for rl_completion_matches... yes [11:11:15.245] checking for rl_filename_completion_function... yes [11:11:15.385] checking for rl_reset_screen_size... yes [11:11:15.523] checking for rl_variable_bind... yes [11:11:15.659] checking test program... ok [11:11:15.797] checking whether long int is 64 bits... yes [11:11:15.940] checking for __builtin_mul_overflow... yes [11:11:16.074] checking size of void *... 8 [11:11:16.229] checking size of size_t... 8 [11:11:16.387] checking size of long... 8 [11:11:16.545] checking alignment of short... 2 [11:11:16.700] checking alignment of int... 4 [11:11:16.854] checking alignment of long... 8 [11:11:17.008] checking alignment of double... 8 [11:11:17.166] checking for __int128... yes [11:11:17.302] checking for __int128 alignment bug... ok [11:11:17.442] checking alignment of PG_INT128_TYPE... 16 [11:11:17.599] checking for builtin __sync char locking functions... yes [11:11:17.731] checking for builtin __sync int32 locking functions... yes [11:11:17.863] checking for builtin __sync int32 atomic operations... yes [11:11:17.993] checking for builtin __sync int64 atomic operations... yes [11:11:18.123] checking for builtin __atomic int32 atomic operations... yes [11:11:18.254] checking for builtin __atomic int64 atomic operations... yes [11:11:18.385] checking for __get_cpuid... yes [11:11:18.524] checking for __get_cpuid_count... yes [11:11:18.660] checking for __cpuid... no [11:11:18.717] checking for __cpuidex... no [11:11:18.774] checking for _xgetbv with CFLAGS=... no [11:11:19.083] checking for _xgetbv with CFLAGS=-mxsave... yes [11:11:19.431] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:11:19.698] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:11:20.040] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:11:20.132] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:11:20.359] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:11:20.419] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:11:20.473] 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 [11:11:20.541] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:11:20.541] checking for library containing sem_init... none required [11:11:20.673] checking which semaphore API to use... unnamed POSIX [11:11:20.673] checking which random number source to use... OpenSSL [11:11:20.675] checking for tclsh... /usr/bin/tclsh [11:11:20.675] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:11:20.713] checking tcl.h usability... yes [11:11:20.721] checking tcl.h presence... yes [11:11:20.754] checking for tcl.h... yes [11:11:20.754] checking for perl.h... yes [11:11:20.773] checking for libperl... yes [11:11:20.993] checking Python.h usability... yes [11:11:21.003] checking Python.h presence... yes [11:11:21.067] checking for Python.h... yes [11:11:21.067] checking for xmllint... /usr/bin/xmllint [11:11:21.068] checking for xsltproc... /usr/bin/xsltproc [11:11:21.068] checking for fop... /usr/bin/fop [11:11:21.068] checking for dbtoepub... no [11:11:21.068] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [11:11:21.154] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:11:21.273] configure: using compiler=Debian clang version 14.0.6 [11:11:21.273] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [11:11:21.273] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:11:21.273] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [11:11:21.273] configure: using CXX=ccache clang++-16 [11:11:21.273] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:11:21.273] configure: using CLANG=ccache clang-16 [11:11:21.273] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [11:11:21.273] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:11:21.299] configure: updating cache clang.cache [11:11:21.309] configure: creating ./config.status [11:11:21.392] config.status: creating GNUmakefile [11:11:21.404] config.status: creating src/Makefile.global [11:11:21.418] config.status: creating src/include/pg_config.h [11:11:21.429] config.status: creating src/include/pg_config_ext.h [11:11:21.436] config.status: src/include/pg_config_ext.h is unchanged [11:11:21.439] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:11:21.447] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:11:21.452] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:11:21.458] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:11:21.465] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:11:21.472] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:11:21.479] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:11:21.510] [11:11:21.510] real 0m22.846s [11:11:21.510] user 0m13.587s [11:11:21.510] sys 0m9.297s [11:11:21.510] make -s -j${BUILD_JOBS} clean [11:11:21.993] time make -s -j${BUILD_JOBS} world-bin [11:11:27.525] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [11:11:27.525] JsonbValue jbvbuf; [11:11:27.525] ^ [11:11:27.525] 1 error generated. [11:11:27.525] make[4]: *** [: jsonpath_exec.o] Error 1 [11:11:27.525] make[4]: *** Waiting for unfinished jobs.... [11:11:27.557] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [11:11:27.557] make[2]: *** [common.mk:37: utils-recursive] Error 2 [11:11:27.557] make[2]: *** Waiting for unfinished jobs.... [11:11:27.790] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:11:27.790] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:11:27.791] [11:11:27.791] real 0m5.798s [11:11:27.791] user 0m11.821s [11:11:27.791] sys 0m5.888s [11:11:27.791] [11:11:27.791] Exit status: 2