[19:15:57.369] time ./configure \ [19:15:57.369] --cache clang.cache \ [19:15:57.369] ${LINUX_CONFIGURE_FEATURES} \ [19:15:57.369] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [19:15:57.529] configure: creating cache clang.cache [19:15:57.542] checking build system type... x86_64-pc-linux-gnu [19:15:57.641] checking host system type... x86_64-pc-linux-gnu [19:15:57.641] checking which template to use... linux [19:15:57.642] checking whether NLS is wanted... no [19:15:57.642] checking for default port number... 5432 [19:15:57.649] checking for block size... 8kB [19:15:57.650] checking for segment size... 1GB [19:15:57.652] checking for WAL block size... 8kB [19:15:57.768] checking whether the C compiler works... yes [19:15:57.920] checking for C compiler default output file name... a.out [19:15:57.921] checking for suffix of executables... [19:15:57.989] checking whether we are cross compiling... no [19:15:58.078] checking for suffix of object files... o [19:15:58.086] checking whether we are using the GNU C compiler... yes [19:15:58.093] checking whether ccache clang accepts -g... yes [19:15:58.099] checking for ccache clang option to accept ISO C89... none needed [19:15:58.108] checking for ccache clang option to accept ISO C99... none needed [19:15:58.241] checking whether we are using the GNU C++ compiler... yes [19:15:58.248] checking whether ccache clang++-16 accepts -g... yes [19:15:58.386] checking for gawk... no [19:15:58.386] checking for mawk... mawk [19:15:58.386] checking for LLVM_CONFIG... llvm-config-16 [19:15:58.391] configure: using llvm 16.0.6 [19:15:58.391] checking for CLANG... ccache clang-16 [19:15:58.443] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:15:58.450] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:15:58.457] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:15:58.465] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:15:58.472] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:15:58.478] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [19:15:58.485] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:15:58.492] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:15:58.499] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:15:58.511] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:15:58.523] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:15:58.531] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [19:15:58.538] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:15:58.551] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [19:15:58.563] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:15:58.571] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [19:15:58.578] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:15:58.585] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:15:58.592] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [19:15:58.599] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:15:58.606] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [19:15:58.613] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [19:15:58.625] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [19:15:58.632] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:15:58.638] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:15:58.645] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:15:58.651] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:15:58.658] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:15:58.669] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:15:58.681] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:15:58.693] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:15:58.700] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:15:58.707] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:15:58.714] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:15:58.720] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:15:58.727] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:15:58.733] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:15:58.740] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:15:58.747] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:15:58.754] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:15:58.760] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:15:58.767] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:15:58.779] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:15:58.791] checking whether the C compiler still works... yes [19:15:58.903] checking how to run the C preprocessor... ccache clang -E [19:15:59.034] checking for pkg-config... /usr/bin/pkg-config [19:15:59.035] checking pkg-config is at least version 0.9.0... yes [19:15:59.036] checking whether to build with ICU support... yes [19:15:59.036] checking for icu-uc icu-i18n... yes [19:15:59.044] checking whether to build with Tcl... yes [19:15:59.044] checking whether to build Perl modules... yes [19:15:59.044] checking whether to build Python modules... yes [19:15:59.044] checking whether to build with GSSAPI support... yes [19:15:59.045] checking whether to build with PAM support... yes [19:15:59.045] checking whether to build with BSD Authentication support... no [19:15:59.045] checking whether to build with LDAP support... yes [19:15:59.045] checking whether to build with Bonjour support... no [19:15:59.045] checking whether to build with SELinux support... yes [19:15:59.046] checking whether to build with systemd support... yes [19:15:59.046] checking whether to build with XML support... yes [19:15:59.046] checking for libxml-2.0 >= 2.6.23... yes [19:15:59.053] checking whether to build with LZ4 support... yes [19:15:59.053] checking for liblz4... yes [19:15:59.059] checking whether to build with ZSTD support... yes [19:15:59.060] checking for libzstd >= 1.4.0... yes [19:15:59.066] checking for strip... strip [19:15:59.067] checking whether it is possible to strip libraries... yes [19:15:59.068] checking for ar... ar [19:15:59.069] checking for a BSD-compatible install... /usr/bin/install -c [19:15:59.077] checking for tar... /usr/bin/tar [19:15:59.077] checking whether ln -s works... yes [19:15:59.077] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:15:59.080] checking for bison... /usr/bin/bison [19:15:59.082] configure: using bison (GNU Bison) 3.8.2 [19:15:59.084] checking for flex... /usr/bin/flex [19:15:59.096] configure: using flex 2.6.4 [19:15:59.096] checking for perl... /usr/bin/perl [19:15:59.098] configure: using perl 5.36.0 [19:15:59.100] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:15:59.104] checking for Perl privlibexp... /usr/share/perl/5.36 [19:15:59.109] checking for Perl useshrplib... true [19:15:59.115] 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 [19:15:59.120] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:15:59.126] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:15:59.215] checking for python3... /usr/bin/python3 [19:15:59.227] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [19:15:59.233] checking for Python sysconfig module... yes [19:15:59.244] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:15:59.256] checking Python include directory... -I/usr/include/python3.11 [19:15:59.268] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:15:59.308] checking for a sed that does not truncate output... /usr/bin/sed [19:15:59.313] checking for grep that handles long lines and -e... /usr/bin/grep [19:15:59.315] checking for egrep... /usr/bin/grep -E [19:15:59.316] checking for ANSI C header files... yes [19:15:59.493] checking for sys/types.h... yes [19:15:59.507] checking for sys/stat.h... yes [19:15:59.521] checking for stdlib.h... yes [19:15:59.535] checking for string.h... yes [19:15:59.549] checking for memory.h... yes [19:15:59.564] checking for strings.h... yes [19:15:59.578] checking for inttypes.h... yes [19:15:59.594] checking for stdint.h... yes [19:15:59.609] checking for unistd.h... yes [19:15:59.621] checking whether ccache clang is Clang... yes [19:15:59.651] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:15:59.770] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:15:59.844] checking whether more special flags are required for pthreads... no [19:15:59.844] checking for PTHREAD_PRIO_INHERIT... yes [19:15:59.924] checking pthread.h usability... yes [19:15:59.932] checking pthread.h presence... yes [19:15:59.965] checking for pthread.h... yes [19:15:59.965] checking for strerror_r... yes [19:16:00.039] checking whether strerror_r returns int... no [19:16:00.110] checking for main in -lm... yes [19:16:00.194] checking for library containing setproctitle... no [19:16:00.355] checking for library containing dlsym... none required [19:16:00.432] checking for library containing socket... none required [19:16:00.510] checking for library containing getopt_long... none required [19:16:00.589] checking for library containing shm_open... none required [19:16:00.667] checking for library containing shm_unlink... none required [19:16:00.743] checking for library containing clock_gettime... none required [19:16:00.821] checking for library containing shmget... none required [19:16:00.901] checking for library containing backtrace_symbols... none required [19:16:00.979] checking for library containing pthread_barrier_wait... none required [19:16:01.059] checking for library containing readline... -lreadline [19:16:01.138] checking for inflate in -lz... yes [19:16:01.222] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:16:01.393] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:16:01.504] checking for SSL_new in -lssl... yes [19:16:01.608] checking for SSL_CTX_set_ciphersuites... yes [19:16:01.714] checking for SSL_CTX_set_cert_cb... yes [19:16:01.824] checking for X509_get_signature_info... yes [19:16:01.942] checking for SSL_CTX_set_num_tickets... yes [19:16:02.055] checking for pam_start in -lpam... yes [19:16:02.161] checking for xmlSaveToBuffer in -lxml2... yes [19:16:02.299] checking for xsltCleanupGlobals in -lxslt... yes [19:16:02.436] checking for LZ4_compress_default in -llz4... yes [19:16:02.579] checking for ZSTD_compress in -lzstd... yes [19:16:02.721] checking for ldap_bind in -lldap... yes [19:16:02.881] checking for ldap_initialize... yes [19:16:03.036] checking for ldap_verify_credentials... yes [19:16:03.188] checking for security_compute_create_name in -lselinux... yes [19:16:03.327] checking for uuid_export in -lossp-uuid... yes [19:16:03.464] checking for stdbool.h that conforms to C99... yes [19:16:03.475] checking for _Bool... yes [19:16:03.581] checking atomic.h usability... no [19:16:03.670] checking atomic.h presence... no [19:16:03.707] checking for atomic.h... no [19:16:03.710] checking copyfile.h usability... no [19:16:03.796] checking copyfile.h presence... no [19:16:03.833] checking for copyfile.h... no [19:16:03.837] checking execinfo.h usability... yes [19:16:03.845] checking execinfo.h presence... yes [19:16:03.879] checking for execinfo.h... yes [19:16:03.887] checking getopt.h usability... yes [19:16:03.896] checking getopt.h presence... yes [19:16:03.929] checking for getopt.h... yes [19:16:03.937] checking ifaddrs.h usability... yes [19:16:03.946] checking ifaddrs.h presence... yes [19:16:03.982] checking for ifaddrs.h... yes [19:16:03.992] checking mbarrier.h usability... no [19:16:04.084] checking mbarrier.h presence... no [19:16:04.121] checking for mbarrier.h... no [19:16:04.125] checking sys/epoll.h usability... yes [19:16:04.134] checking sys/epoll.h presence... yes [19:16:04.168] checking for sys/epoll.h... yes [19:16:04.176] checking sys/event.h usability... no [19:16:04.266] checking sys/event.h presence... no [19:16:04.303] checking for sys/event.h... no [19:16:04.307] checking sys/personality.h usability... yes [19:16:04.316] checking sys/personality.h presence... yes [19:16:04.347] checking for sys/personality.h... yes [19:16:04.355] checking sys/prctl.h usability... yes [19:16:04.365] checking sys/prctl.h presence... yes [19:16:04.398] checking for sys/prctl.h... yes [19:16:04.407] checking sys/procctl.h usability... no [19:16:04.497] checking sys/procctl.h presence... no [19:16:04.537] checking for sys/procctl.h... no [19:16:04.541] checking sys/signalfd.h usability... yes [19:16:04.550] checking sys/signalfd.h presence... yes [19:16:04.585] checking for sys/signalfd.h... yes [19:16:04.593] checking sys/ucred.h usability... no [19:16:04.682] checking sys/ucred.h presence... no [19:16:04.718] checking for sys/ucred.h... no [19:16:04.722] checking termios.h usability... yes [19:16:04.731] checking termios.h presence... yes [19:16:04.763] checking for termios.h... yes [19:16:04.771] checking ucred.h usability... no [19:16:04.863] checking ucred.h presence... no [19:16:04.901] checking for ucred.h... no [19:16:04.905] checking xlocale.h usability... no [19:16:04.995] checking xlocale.h presence... no [19:16:05.033] checking for xlocale.h... no [19:16:05.035] checking readline/readline.h usability... yes [19:16:05.045] checking readline/readline.h presence... yes [19:16:05.078] checking for readline/readline.h... yes [19:16:05.079] checking readline/history.h usability... yes [19:16:05.088] checking readline/history.h presence... yes [19:16:05.123] checking for readline/history.h... yes [19:16:05.126] checking zlib.h usability... yes [19:16:05.135] checking zlib.h presence... yes [19:16:05.169] checking for zlib.h... yes [19:16:05.169] checking for lz4... /usr/bin/lz4 [19:16:05.169] checking lz4.h usability... yes [19:16:05.178] checking lz4.h presence... yes [19:16:05.211] checking for lz4.h... yes [19:16:05.212] checking for zstd... /usr/bin/zstd [19:16:05.212] checking zstd.h usability... yes [19:16:05.221] checking zstd.h presence... yes [19:16:05.253] checking for zstd.h... yes [19:16:05.254] checking gssapi/gssapi.h usability... yes [19:16:05.262] checking gssapi/gssapi.h presence... yes [19:16:05.294] checking for gssapi/gssapi.h... yes [19:16:05.296] checking gssapi/gssapi_ext.h usability... yes [19:16:05.304] checking gssapi/gssapi_ext.h presence... yes [19:16:05.336] checking for gssapi/gssapi_ext.h... yes [19:16:05.337] checking for openssl... /usr/bin/openssl [19:16:05.342] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:16:05.342] checking openssl/ssl.h usability... yes [19:16:05.352] checking openssl/ssl.h presence... yes [19:16:05.418] checking for openssl/ssl.h... yes [19:16:05.418] checking openssl/err.h usability... yes [19:16:05.428] checking openssl/err.h presence... yes [19:16:05.473] checking for openssl/err.h... yes [19:16:05.473] checking security/pam_appl.h usability... yes [19:16:05.483] checking security/pam_appl.h presence... yes [19:16:05.516] checking for security/pam_appl.h... yes [19:16:05.517] checking systemd/sd-daemon.h usability... yes [19:16:05.526] checking systemd/sd-daemon.h presence... yes [19:16:05.561] checking for systemd/sd-daemon.h... yes [19:16:05.561] checking libxml/parser.h usability... yes [19:16:05.571] checking libxml/parser.h presence... yes [19:16:05.616] checking for libxml/parser.h... yes [19:16:05.616] checking libxslt/xslt.h usability... yes [19:16:05.626] checking libxslt/xslt.h presence... yes [19:16:05.671] checking for libxslt/xslt.h... yes [19:16:05.671] checking ldap.h usability... yes [19:16:05.680] checking ldap.h presence... yes [19:16:05.714] checking for ldap.h... yes [19:16:05.714] checking for compatible LDAP implementation... yes [19:16:05.723] checking ossp/uuid.h usability... yes [19:16:05.732] checking ossp/uuid.h presence... yes [19:16:05.767] checking for ossp/uuid.h... yes [19:16:05.803] checking whether byte ordering is bigendian... no [19:16:05.956] checking for inline... inline [19:16:05.967] checking for printf format archetype... printf [19:16:05.995] checking for _Static_assert... yes [19:16:06.145] checking for typeof... typeof [19:16:06.152] checking for __builtin_types_compatible_p... yes [19:16:06.163] checking for __builtin_constant_p... yes [19:16:06.174] checking for __builtin_unreachable... yes [19:16:06.328] checking for computed goto support... yes [19:16:06.335] checking for struct tm.tm_zone... yes [19:16:06.345] checking for union semun... no [19:16:06.419] checking for socklen_t... yes [19:16:06.504] checking for struct sockaddr.sa_len... no [19:16:06.653] checking for C/C++ restrict keyword... __restrict [19:16:06.667] checking for struct option... yes [19:16:06.740] checking whether assembler supports x86_64 popcntq... yes [19:16:06.748] checking for special C compiler options needed for large files... no [19:16:06.748] checking for _FILE_OFFSET_BITS value needed for large files... no [19:16:06.760] checking size of off_t... 8 [19:16:06.943] checking size of bool... 1 [19:16:07.109] checking for int timezone... yes [19:16:07.268] checking for backtrace_symbols... yes [19:16:07.417] checking for copyfile... no [19:16:07.556] checking for copy_file_range... yes [19:16:07.717] checking for getifaddrs... yes [19:16:07.870] checking for getpeerucred... no [19:16:08.028] checking for inet_pton... yes [19:16:08.173] checking for kqueue... no [19:16:08.319] checking for mbstowcs_l... no [19:16:08.468] checking for memset_s... no [19:16:08.615] checking for posix_fallocate... yes [19:16:08.764] checking for ppoll... yes [19:16:08.903] checking for pthread_is_threaded_np... no [19:16:09.051] checking for setproctitle... no [19:16:09.200] checking for setproctitle_fast... no [19:16:09.343] checking for strchrnul... yes [19:16:09.489] checking for strsignal... yes [19:16:09.633] checking for syncfs... yes [19:16:09.775] checking for sync_file_range... yes [19:16:09.928] checking for uselocale... yes [19:16:10.088] checking for wcstombs_l... no [19:16:10.240] checking for __builtin_bswap16... yes [19:16:10.397] checking for __builtin_bswap32... yes [19:16:10.549] checking for __builtin_bswap64... yes [19:16:10.698] checking for __builtin_clz... yes [19:16:10.852] checking for __builtin_ctz... yes [19:16:10.997] checking for __builtin_popcount... yes [19:16:11.135] checking for __builtin_frame_address... yes [19:16:11.295] checking for _LARGEFILE_SOURCE value needed for large files... no [19:16:11.448] checking how ccache clang reports undeclared, standard C functions... warning [19:16:11.468] checking for posix_fadvise... yes [19:16:11.622] checking whether posix_fadvise is declared... yes [19:16:11.636] checking whether fdatasync is declared... yes [19:16:11.651] checking whether strlcat is declared... no [19:16:11.750] checking whether strlcpy is declared... no [19:16:11.848] checking whether strnlen is declared... yes [19:16:11.863] checking whether strsep is declared... yes [19:16:11.878] checking whether preadv is declared... yes [19:16:11.892] checking whether pwritev is declared... yes [19:16:11.905] checking whether F_FULLFSYNC is declared... no [19:16:11.978] checking for explicit_bzero... yes [19:16:12.121] checking for getopt... yes [19:16:12.258] checking for getpeereid... no [19:16:12.409] checking for inet_aton... yes [19:16:12.560] checking for mkdtemp... yes [19:16:12.710] checking for strlcat... no [19:16:12.861] checking for strlcpy... no [19:16:13.017] checking for strnlen... yes [19:16:13.181] checking for strsep... yes [19:16:13.326] checking for pthread_barrier_wait... yes [19:16:13.459] checking for getopt_long... yes [19:16:13.631] checking for syslog... yes [19:16:13.773] checking syslog.h usability... yes [19:16:13.781] checking syslog.h presence... yes [19:16:13.812] checking for syslog.h... yes [19:16:13.812] checking for opterr... yes [19:16:13.958] checking for optreset... no [19:16:14.107] checking unicode/ucol.h usability... yes [19:16:14.116] checking unicode/ucol.h presence... yes [19:16:14.156] checking for unicode/ucol.h... yes [19:16:14.161] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:16:14.176] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:16:14.186] checking for rl_completion_suppress_quote... yes [19:16:14.328] checking for rl_filename_quote_characters... yes [19:16:14.499] checking for rl_filename_quoting_function... yes [19:16:14.647] checking for append_history... yes [19:16:14.824] checking for history_truncate_file... yes [19:16:14.971] checking for rl_completion_matches... yes [19:16:15.119] checking for rl_filename_completion_function... yes [19:16:15.261] checking for rl_reset_screen_size... yes [19:16:15.402] checking for rl_variable_bind... yes [19:16:15.560] checking test program... ok [19:16:15.700] checking whether long int is 64 bits... yes [19:16:15.847] checking for __builtin_mul_overflow... yes [19:16:16.003] checking size of void *... 8 [19:16:16.165] checking size of size_t... 8 [19:16:16.323] checking size of long... 8 [19:16:16.485] checking alignment of short... 2 [19:16:16.645] checking alignment of int... 4 [19:16:16.806] checking alignment of long... 8 [19:16:16.969] checking alignment of double... 8 [19:16:17.127] checking for __int128... yes [19:16:17.268] checking for __int128 alignment bug... ok [19:16:17.409] checking alignment of PG_INT128_TYPE... 16 [19:16:17.582] checking for builtin __sync char locking functions... yes [19:16:17.728] checking for builtin __sync int32 locking functions... yes [19:16:17.863] checking for builtin __sync int32 atomic operations... yes [19:16:18.009] checking for builtin __sync int64 atomic operations... yes [19:16:18.144] checking for builtin __atomic int32 atomic operations... yes [19:16:18.290] checking for builtin __atomic int64 atomic operations... yes [19:16:18.437] checking for __get_cpuid... yes [19:16:18.581] checking for __get_cpuid_count... yes [19:16:18.730] checking for __cpuid... no [19:16:18.791] checking for __cpuidex... no [19:16:18.850] checking for _xgetbv... yes [19:16:19.252] checking for _mm512_popcnt_epi64... yes [19:16:19.595] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:16:19.685] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:16:19.914] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:16:19.978] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:16:20.036] 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 [19:16:20.110] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:16:20.110] checking for library containing sem_init... none required [19:16:20.246] checking which semaphore API to use... unnamed POSIX [19:16:20.246] checking which random number source to use... OpenSSL [19:16:20.248] checking for tclsh... /usr/bin/tclsh [19:16:20.248] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:16:20.288] checking tcl.h usability... yes [19:16:20.296] checking tcl.h presence... yes [19:16:20.330] checking for tcl.h... yes [19:16:20.331] checking for perl.h... yes [19:16:20.351] checking for libperl... yes [19:16:20.578] checking Python.h usability... yes [19:16:20.589] checking Python.h presence... yes [19:16:20.656] checking for Python.h... yes [19:16:20.656] checking for xmllint... /usr/bin/xmllint [19:16:20.656] checking for xsltproc... /usr/bin/xsltproc [19:16:20.656] checking for fop... /usr/bin/fop [19:16:20.657] checking for dbtoepub... no [19:16:20.657] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:16:20.748] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:16:20.869] configure: using compiler=Debian clang version 14.0.6 [19:16:20.869] 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 [19:16:20.869] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:16:20.869] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:16:20.869] configure: using CXX=ccache clang++-16 [19:16:20.869] 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 [19:16:20.869] configure: using CLANG=ccache clang-16 [19:16:20.869] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:16:20.869] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:16:20.896] configure: updating cache clang.cache [19:16:20.905] configure: creating ./config.status [19:16:20.998] config.status: creating GNUmakefile [19:16:21.011] config.status: creating src/Makefile.global [19:16:21.028] config.status: creating src/include/pg_config.h [19:16:21.041] config.status: creating src/include/pg_config_ext.h [19:16:21.048] config.status: src/include/pg_config_ext.h is unchanged [19:16:21.050] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:16:21.058] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:16:21.063] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:16:21.071] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:16:21.079] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:16:21.086] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:16:21.094] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:16:21.129] [19:16:21.129] real 0m23.760s [19:16:21.129] user 0m14.152s [19:16:21.129] sys 0m9.664s [19:16:21.129] make -s -j${BUILD_JOBS} clean [19:16:21.640] time make -s -j${BUILD_JOBS} world-bin [19:16:26.628] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [19:16:26.628] JsonbValue jbvbuf; [19:16:26.628] ^ [19:16:26.628] 1 error generated. [19:16:26.629] make[4]: *** [: jsonpath_exec.o] Error 1 [19:16:26.629] make[4]: *** Waiting for unfinished jobs.... [19:16:26.697] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [19:16:26.697] make[3]: *** Waiting for unfinished jobs.... [19:16:26.737] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:16:26.737] make[2]: *** Waiting for unfinished jobs.... [19:16:27.361] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:16:27.362] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:16:27.362] [19:16:27.362] real 0m5.721s [19:16:27.362] user 0m11.359s [19:16:27.362] sys 0m6.067s [19:16:27.362] [19:16:27.362] Exit status: 2