[22:19:17.247] time ./configure \ [22:19:17.247] --cache clang.cache \ [22:19:17.247] ${LINUX_CONFIGURE_FEATURES} \ [22:19:17.247] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [22:19:17.430] configure: creating cache clang.cache [22:19:17.444] checking build system type... x86_64-pc-linux-gnu [22:19:17.546] checking host system type... x86_64-pc-linux-gnu [22:19:17.546] checking which template to use... linux [22:19:17.547] checking whether NLS is wanted... no [22:19:17.547] checking for default port number... 5432 [22:19:17.554] checking for block size... 8kB [22:19:17.556] checking for segment size... 1GB [22:19:17.558] checking for WAL block size... 8kB [22:19:17.672] checking whether the C compiler works... yes [22:19:17.821] checking for C compiler default output file name... a.out [22:19:17.823] checking for suffix of executables... [22:19:17.894] checking whether we are cross compiling... no [22:19:17.986] checking for suffix of object files... o [22:19:17.994] checking whether we are using the GNU C compiler... yes [22:19:18.002] checking whether ccache clang accepts -g... yes [22:19:18.009] checking for ccache clang option to accept ISO C89... none needed [22:19:18.018] checking for ccache clang option to accept ISO C99... none needed [22:19:18.152] checking whether we are using the GNU C++ compiler... yes [22:19:18.160] checking whether ccache clang++-16 accepts -g... yes [22:19:18.303] checking for gawk... no [22:19:18.303] checking for mawk... mawk [22:19:18.303] checking for LLVM_CONFIG... llvm-config-16 [22:19:18.308] configure: using llvm 16.0.6 [22:19:18.308] checking for CLANG... ccache clang-16 [22:19:18.359] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:19:18.367] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:19:18.375] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:19:18.383] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:19:18.391] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:19:18.398] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [22:19:18.405] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:19:18.413] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:19:18.420] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:19:18.432] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:19:18.445] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [22:19:18.453] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [22:19:18.460] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:19:18.473] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [22:19:18.486] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:19:18.493] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [22:19:18.500] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [22:19:18.508] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:19:18.515] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [22:19:18.522] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:19:18.528] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [22:19:18.535] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [22:19:18.546] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [22:19:18.553] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:19:18.560] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:19:18.567] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:19:18.574] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:19:18.581] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:19:18.593] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:19:18.605] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:19:18.618] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:19:18.626] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:19:18.634] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:19:18.642] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:19:18.649] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:19:18.656] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [22:19:18.663] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:19:18.669] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:19:18.676] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:19:18.683] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:19:18.690] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:19:18.697] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:19:18.710] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:19:18.722] checking whether the C compiler still works... yes [22:19:18.839] checking how to run the C preprocessor... ccache clang -E [22:19:18.979] checking for pkg-config... /usr/bin/pkg-config [22:19:18.979] checking pkg-config is at least version 0.9.0... yes [22:19:18.980] checking whether to build with ICU support... yes [22:19:18.981] checking for icu-uc icu-i18n... yes [22:19:18.989] checking whether to build with Tcl... yes [22:19:18.989] checking whether to build Perl modules... yes [22:19:18.989] checking whether to build Python modules... yes [22:19:18.989] checking whether to build with GSSAPI support... yes [22:19:18.990] checking whether to build with PAM support... yes [22:19:18.990] checking whether to build with BSD Authentication support... no [22:19:18.990] checking whether to build with LDAP support... yes [22:19:18.990] checking whether to build with Bonjour support... no [22:19:18.990] checking whether to build with SELinux support... yes [22:19:18.990] checking whether to build with systemd support... yes [22:19:18.991] checking whether to build with XML support... yes [22:19:18.991] checking for libxml-2.0 >= 2.6.23... yes [22:19:18.998] checking whether to build with LZ4 support... yes [22:19:18.999] checking for liblz4... yes [22:19:19.006] checking whether to build with ZSTD support... yes [22:19:19.006] checking for libzstd >= 1.4.0... yes [22:19:19.014] checking for strip... strip [22:19:19.014] checking whether it is possible to strip libraries... yes [22:19:19.016] checking for ar... ar [22:19:19.016] checking for a BSD-compatible install... /usr/bin/install -c [22:19:19.026] checking for tar... /usr/bin/tar [22:19:19.026] checking whether ln -s works... yes [22:19:19.026] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:19:19.028] checking for bison... /usr/bin/bison [22:19:19.031] configure: using bison (GNU Bison) 3.8.2 [22:19:19.034] checking for flex... /usr/bin/flex [22:19:19.046] configure: using flex 2.6.4 [22:19:19.046] checking for perl... /usr/bin/perl [22:19:19.049] configure: using perl 5.36.0 [22:19:19.051] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [22:19:19.056] checking for Perl privlibexp... /usr/share/perl/5.36 [22:19:19.061] checking for Perl useshrplib... true [22:19:19.067] 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 [22:19:19.072] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:19:19.079] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [22:19:19.169] checking for python3... /usr/bin/python3 [22:19:19.182] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [22:19:19.189] checking for Python sysconfig module... yes [22:19:19.200] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [22:19:19.212] checking Python include directory... -I/usr/include/python3.11 [22:19:19.225] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [22:19:19.269] checking for a sed that does not truncate output... /usr/bin/sed [22:19:19.275] checking for grep that handles long lines and -e... /usr/bin/grep [22:19:19.277] checking for egrep... /usr/bin/grep -E [22:19:19.279] checking for ANSI C header files... yes [22:19:19.464] checking for sys/types.h... yes [22:19:19.480] checking for sys/stat.h... yes [22:19:19.496] checking for stdlib.h... yes [22:19:19.511] checking for string.h... yes [22:19:19.527] checking for memory.h... yes [22:19:19.542] checking for strings.h... yes [22:19:19.558] checking for inttypes.h... yes [22:19:19.576] checking for stdint.h... yes [22:19:19.593] checking for unistd.h... yes [22:19:19.606] checking whether ccache clang is Clang... yes [22:19:19.637] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:19:19.761] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:19:19.841] checking whether more special flags are required for pthreads... no [22:19:19.841] checking for PTHREAD_PRIO_INHERIT... yes [22:19:19.926] checking pthread.h usability... yes [22:19:19.934] checking pthread.h presence... yes [22:19:19.967] checking for pthread.h... yes [22:19:19.967] checking for strerror_r... yes [22:19:20.045] checking whether strerror_r returns int... no [22:19:20.114] checking for main in -lm... yes [22:19:20.198] checking for library containing setproctitle... no [22:19:20.363] checking for library containing dlsym... none required [22:19:20.443] checking for library containing socket... none required [22:19:20.523] checking for library containing getopt_long... none required [22:19:20.602] checking for library containing shm_open... none required [22:19:20.680] checking for library containing shm_unlink... none required [22:19:20.759] checking for library containing clock_gettime... none required [22:19:20.839] checking for library containing shmget... none required [22:19:20.920] checking for library containing backtrace_symbols... none required [22:19:20.998] checking for library containing pthread_barrier_wait... none required [22:19:21.077] checking for library containing readline... -lreadline [22:19:21.155] checking for inflate in -lz... yes [22:19:21.238] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:19:21.410] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:19:21.513] checking for SSL_new in -lssl... yes [22:19:21.619] checking for SSL_CTX_set_ciphersuites... yes [22:19:21.735] checking for SSL_CTX_set_cert_cb... yes [22:19:21.847] checking for X509_get_signature_info... yes [22:19:21.962] checking for SSL_CTX_set_num_tickets... yes [22:19:22.076] checking for pam_start in -lpam... yes [22:19:22.187] checking for xmlSaveToBuffer in -lxml2... yes [22:19:22.341] checking for xsltCleanupGlobals in -lxslt... yes [22:19:22.476] checking for LZ4_compress_default in -llz4... yes [22:19:22.609] checking for ZSTD_compress in -lzstd... yes [22:19:22.769] checking for ldap_bind in -lldap... yes [22:19:22.942] checking for ldap_initialize... yes [22:19:23.113] checking for ldap_verify_credentials... yes [22:19:23.272] checking for security_compute_create_name in -lselinux... yes [22:19:23.413] checking for uuid_export in -lossp-uuid... yes [22:19:23.571] checking for stdbool.h that conforms to C99... yes [22:19:23.583] checking for _Bool... yes [22:19:23.691] checking atomic.h usability... no [22:19:23.780] checking atomic.h presence... no [22:19:23.817] checking for atomic.h... no [22:19:23.821] checking copyfile.h usability... no [22:19:23.908] checking copyfile.h presence... no [22:19:23.944] checking for copyfile.h... no [22:19:23.948] checking execinfo.h usability... yes [22:19:23.956] checking execinfo.h presence... yes [22:19:23.987] checking for execinfo.h... yes [22:19:23.995] checking getopt.h usability... yes [22:19:24.004] checking getopt.h presence... yes [22:19:24.035] checking for getopt.h... yes [22:19:24.043] checking ifaddrs.h usability... yes [22:19:24.052] checking ifaddrs.h presence... yes [22:19:24.086] checking for ifaddrs.h... yes [22:19:24.094] checking mbarrier.h usability... no [22:19:24.181] checking mbarrier.h presence... no [22:19:24.218] checking for mbarrier.h... no [22:19:24.222] checking sys/epoll.h usability... yes [22:19:24.230] checking sys/epoll.h presence... yes [22:19:24.264] checking for sys/epoll.h... yes [22:19:24.272] checking sys/event.h usability... no [22:19:24.360] checking sys/event.h presence... no [22:19:24.398] checking for sys/event.h... no [22:19:24.402] checking sys/personality.h usability... yes [22:19:24.411] checking sys/personality.h presence... yes [22:19:24.445] checking for sys/personality.h... yes [22:19:24.453] checking sys/prctl.h usability... yes [22:19:24.462] checking sys/prctl.h presence... yes [22:19:24.496] checking for sys/prctl.h... yes [22:19:24.504] checking sys/procctl.h usability... no [22:19:24.595] checking sys/procctl.h presence... no [22:19:24.629] checking for sys/procctl.h... no [22:19:24.633] checking sys/signalfd.h usability... yes [22:19:24.642] checking sys/signalfd.h presence... yes [22:19:24.676] checking for sys/signalfd.h... yes [22:19:24.684] checking sys/ucred.h usability... no [22:19:24.772] checking sys/ucred.h presence... no [22:19:24.809] checking for sys/ucred.h... no [22:19:24.813] checking termios.h usability... yes [22:19:24.821] checking termios.h presence... yes [22:19:24.855] checking for termios.h... yes [22:19:24.863] checking ucred.h usability... no [22:19:24.950] checking ucred.h presence... no [22:19:24.985] checking for ucred.h... no [22:19:24.989] checking xlocale.h usability... no [22:19:25.078] checking xlocale.h presence... no [22:19:25.114] checking for xlocale.h... no [22:19:25.116] checking readline/readline.h usability... yes [22:19:25.126] checking readline/readline.h presence... yes [22:19:25.163] checking for readline/readline.h... yes [22:19:25.164] checking readline/history.h usability... yes [22:19:25.174] checking readline/history.h presence... yes [22:19:25.207] checking for readline/history.h... yes [22:19:25.210] checking zlib.h usability... yes [22:19:25.219] checking zlib.h presence... yes [22:19:25.252] checking for zlib.h... yes [22:19:25.252] checking for lz4... /usr/bin/lz4 [22:19:25.253] checking lz4.h usability... yes [22:19:25.262] checking lz4.h presence... yes [22:19:25.292] checking for lz4.h... yes [22:19:25.292] checking for zstd... /usr/bin/zstd [22:19:25.293] checking zstd.h usability... yes [22:19:25.302] checking zstd.h presence... yes [22:19:25.336] checking for zstd.h... yes [22:19:25.337] checking gssapi/gssapi.h usability... yes [22:19:25.346] checking gssapi/gssapi.h presence... yes [22:19:25.379] checking for gssapi/gssapi.h... yes [22:19:25.380] checking gssapi/gssapi_ext.h usability... yes [22:19:25.389] checking gssapi/gssapi_ext.h presence... yes [22:19:25.422] checking for gssapi/gssapi_ext.h... yes [22:19:25.423] checking for openssl... /usr/bin/openssl [22:19:25.428] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [22:19:25.428] checking openssl/ssl.h usability... yes [22:19:25.438] checking openssl/ssl.h presence... yes [22:19:25.500] checking for openssl/ssl.h... yes [22:19:25.500] checking openssl/err.h usability... yes [22:19:25.509] checking openssl/err.h presence... yes [22:19:25.551] checking for openssl/err.h... yes [22:19:25.551] checking security/pam_appl.h usability... yes [22:19:25.560] checking security/pam_appl.h presence... yes [22:19:25.590] checking for security/pam_appl.h... yes [22:19:25.591] checking systemd/sd-daemon.h usability... yes [22:19:25.600] checking systemd/sd-daemon.h presence... yes [22:19:25.634] checking for systemd/sd-daemon.h... yes [22:19:25.634] checking libxml/parser.h usability... yes [22:19:25.644] checking libxml/parser.h presence... yes [22:19:25.689] checking for libxml/parser.h... yes [22:19:25.689] checking libxslt/xslt.h usability... yes [22:19:25.698] checking libxslt/xslt.h presence... yes [22:19:25.742] checking for libxslt/xslt.h... yes [22:19:25.742] checking ldap.h usability... yes [22:19:25.751] checking ldap.h presence... yes [22:19:25.783] checking for ldap.h... yes [22:19:25.783] checking for compatible LDAP implementation... yes [22:19:25.792] checking ossp/uuid.h usability... yes [22:19:25.802] checking ossp/uuid.h presence... yes [22:19:25.835] checking for ossp/uuid.h... yes [22:19:25.869] checking whether byte ordering is bigendian... no [22:19:26.019] checking for inline... inline [22:19:26.030] checking for printf format archetype... printf [22:19:26.058] checking for _Static_assert... yes [22:19:26.214] checking for typeof... typeof [22:19:26.221] checking for __builtin_types_compatible_p... yes [22:19:26.234] checking for __builtin_constant_p... yes [22:19:26.246] checking for __builtin_unreachable... yes [22:19:26.380] checking for computed goto support... yes [22:19:26.388] checking for struct tm.tm_zone... yes [22:19:26.397] checking for union semun... no [22:19:26.467] checking for socklen_t... yes [22:19:26.546] checking for struct sockaddr.sa_len... no [22:19:26.693] checking for C/C++ restrict keyword... __restrict [22:19:26.707] checking for struct option... yes [22:19:26.783] checking whether assembler supports x86_64 popcntq... yes [22:19:26.791] checking for special C compiler options needed for large files... no [22:19:26.791] checking for _FILE_OFFSET_BITS value needed for large files... no [22:19:26.803] checking size of off_t... 8 [22:19:26.965] checking size of bool... 1 [22:19:27.117] checking for int timezone... yes [22:19:27.268] checking for backtrace_symbols... yes [22:19:27.422] checking for copyfile... no [22:19:27.584] checking for copy_file_range... yes [22:19:27.739] checking for getifaddrs... yes [22:19:27.892] checking for getpeerucred... no [22:19:28.043] checking for inet_pton... yes [22:19:28.190] checking for kqueue... no [22:19:28.348] checking for mbstowcs_l... no [22:19:28.518] checking for memset_s... no [22:19:28.667] checking for posix_fallocate... yes [22:19:28.823] checking for ppoll... yes [22:19:28.970] checking for pthread_is_threaded_np... no [22:19:29.126] checking for setproctitle... no [22:19:29.285] checking for setproctitle_fast... no [22:19:29.456] checking for strchrnul... yes [22:19:29.614] checking for strsignal... yes [22:19:29.757] checking for syncfs... yes [22:19:29.902] checking for sync_file_range... yes [22:19:30.043] checking for uselocale... yes [22:19:30.183] checking for wcstombs_l... no [22:19:30.337] checking for __builtin_bswap16... yes [22:19:30.474] checking for __builtin_bswap32... yes [22:19:30.604] checking for __builtin_bswap64... yes [22:19:30.749] checking for __builtin_clz... yes [22:19:30.964] checking for __builtin_ctz... yes [22:19:31.139] checking for __builtin_popcount... yes [22:19:31.318] checking for __builtin_frame_address... yes [22:19:31.518] checking for _LARGEFILE_SOURCE value needed for large files... no [22:19:31.659] checking how ccache clang reports undeclared, standard C functions... warning [22:19:31.678] checking for posix_fadvise... yes [22:19:31.835] checking whether posix_fadvise is declared... yes [22:19:31.849] checking whether fdatasync is declared... yes [22:19:31.862] checking whether strlcat is declared... no [22:19:31.957] checking whether strlcpy is declared... no [22:19:32.056] checking whether strnlen is declared... yes [22:19:32.070] checking whether strsep is declared... yes [22:19:32.084] checking whether preadv is declared... yes [22:19:32.097] checking whether pwritev is declared... yes [22:19:32.112] checking whether F_FULLFSYNC is declared... no [22:19:32.183] checking for explicit_bzero... yes [22:19:32.317] checking for getopt... yes [22:19:32.450] checking for getpeereid... no [22:19:32.607] checking for inet_aton... yes [22:19:32.753] checking for mkdtemp... yes [22:19:32.923] checking for strlcat... no [22:19:33.064] checking for strlcpy... no [22:19:33.204] checking for strnlen... yes [22:19:33.341] checking for strsep... yes [22:19:33.479] checking for pthread_barrier_wait... yes [22:19:33.638] checking for getopt_long... yes [22:19:33.804] checking for syslog... yes [22:19:33.939] checking syslog.h usability... yes [22:19:33.949] checking syslog.h presence... yes [22:19:33.979] checking for syslog.h... yes [22:19:33.980] checking for opterr... yes [22:19:34.134] checking for optreset... no [22:19:34.289] checking unicode/ucol.h usability... yes [22:19:34.298] checking unicode/ucol.h presence... yes [22:19:34.337] checking for unicode/ucol.h... yes [22:19:34.342] checking whether LLVMCreateGDBRegistrationListener is declared... yes [22:19:34.357] checking whether LLVMCreatePerfJITEventListener is declared... yes [22:19:34.367] checking for rl_completion_suppress_quote... yes [22:19:34.531] checking for rl_filename_quote_characters... yes [22:19:34.682] checking for rl_filename_quoting_function... yes [22:19:34.828] checking for append_history... yes [22:19:34.995] checking for history_truncate_file... yes [22:19:35.165] checking for rl_completion_matches... yes [22:19:35.328] checking for rl_filename_completion_function... yes [22:19:35.472] checking for rl_reset_screen_size... yes [22:19:35.617] checking for rl_variable_bind... yes [22:19:35.762] checking test program... ok [22:19:35.911] checking whether long int is 64 bits... yes [22:19:36.080] checking for __builtin_mul_overflow... yes [22:19:36.241] checking size of void *... 8 [22:19:36.417] checking size of size_t... 8 [22:19:36.576] checking size of long... 8 [22:19:36.743] checking alignment of short... 2 [22:19:36.916] checking alignment of int... 4 [22:19:37.087] checking alignment of long... 8 [22:19:37.243] checking alignment of double... 8 [22:19:37.402] checking for __int128... yes [22:19:37.543] checking for __int128 alignment bug... ok [22:19:37.690] checking alignment of PG_INT128_TYPE... 16 [22:19:37.862] checking for builtin __sync char locking functions... yes [22:19:38.014] checking for builtin __sync int32 locking functions... yes [22:19:38.164] checking for builtin __sync int32 atomic operations... yes [22:19:38.298] checking for builtin __sync int64 atomic operations... yes [22:19:38.441] checking for builtin __atomic int32 atomic operations... yes [22:19:38.581] checking for builtin __atomic int64 atomic operations... yes [22:19:38.738] checking for __get_cpuid... yes [22:19:38.884] checking for __get_cpuid_count... yes [22:19:39.021] checking for __cpuid... no [22:19:39.080] checking for __cpuidex... no [22:19:39.137] checking for _xgetbv... yes [22:19:39.514] checking for _mm512_popcnt_epi64... yes [22:19:39.874] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:19:39.966] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:19:40.216] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:19:40.279] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:19:40.336] 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 [22:19:40.409] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:19:40.410] checking for library containing sem_init... none required [22:19:40.546] checking which semaphore API to use... unnamed POSIX [22:19:40.547] checking which random number source to use... OpenSSL [22:19:40.548] checking for tclsh... /usr/bin/tclsh [22:19:40.549] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:19:40.589] checking tcl.h usability... yes [22:19:40.598] checking tcl.h presence... yes [22:19:40.634] checking for tcl.h... yes [22:19:40.634] checking for perl.h... yes [22:19:40.656] checking for libperl... yes [22:19:40.890] checking Python.h usability... yes [22:19:40.901] checking Python.h presence... yes [22:19:40.967] checking for Python.h... yes [22:19:40.968] checking for xmllint... /usr/bin/xmllint [22:19:40.968] checking for xsltproc... /usr/bin/xsltproc [22:19:40.968] checking for fop... /usr/bin/fop [22:19:40.968] checking for dbtoepub... no [22:19:40.969] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:19:41.061] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:19:41.187] configure: using compiler=Debian clang version 14.0.6 [22:19:41.187] 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 [22:19:41.187] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:19:41.187] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [22:19:41.187] configure: using CXX=ccache clang++-16 [22:19:41.187] 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 [22:19:41.187] configure: using CLANG=ccache clang-16 [22:19:41.187] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [22:19:41.187] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:19:41.213] configure: updating cache clang.cache [22:19:41.223] configure: creating ./config.status [22:19:41.314] config.status: creating GNUmakefile [22:19:41.327] config.status: creating src/Makefile.global [22:19:41.344] config.status: creating src/include/pg_config.h [22:19:41.358] config.status: creating src/include/pg_config_ext.h [22:19:41.366] config.status: src/include/pg_config_ext.h is unchanged [22:19:41.368] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:19:41.377] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:19:41.383] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:19:41.391] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:19:41.398] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:19:41.406] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:19:41.414] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:19:41.449] [22:19:41.449] real 0m24.202s [22:19:41.449] user 0m14.865s [22:19:41.449] sys 0m9.413s [22:19:41.449] make -s -j${BUILD_JOBS} clean [22:19:41.961] time make -s -j${BUILD_JOBS} world-bin [22:19:47.441] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [22:19:47.441] JsonbValue jbvbuf; [22:19:47.441] ^ [22:19:47.441] 1 error generated. [22:19:47.442] make[4]: *** [: jsonpath_exec.o] Error 1 [22:19:47.442] make[4]: *** Waiting for unfinished jobs.... [22:19:47.484] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [22:19:47.484] make[3]: *** Waiting for unfinished jobs.... [22:19:47.488] make[2]: *** [common.mk:37: utils-recursive] Error 2 [22:19:47.488] make[2]: *** Waiting for unfinished jobs.... [22:19:48.018] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:19:48.018] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:19:48.019] [22:19:48.019] real 0m6.058s [22:19:48.019] user 0m11.750s [22:19:48.019] sys 0m6.910s [22:19:48.019] [22:19:48.019] Exit status: 2