[22:07:31.573] time ./configure \ [22:07:31.573] --cache clang.cache \ [22:07:31.573] ${LINUX_CONFIGURE_FEATURES} \ [22:07:31.573] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [22:07:31.786] configure: creating cache clang.cache [22:07:31.802] checking build system type... x86_64-pc-linux-gnu [22:07:31.920] checking host system type... x86_64-pc-linux-gnu [22:07:31.920] checking which template to use... linux [22:07:31.920] checking whether NLS is wanted... no [22:07:31.920] checking for default port number... 5432 [22:07:31.928] checking for block size... 8kB [22:07:31.930] checking for segment size... 1GB [22:07:31.933] checking for WAL block size... 8kB [22:07:32.063] checking whether the C compiler works... yes [22:07:32.246] checking for C compiler default output file name... a.out [22:07:32.248] checking for suffix of executables... [22:07:32.322] checking whether we are cross compiling... no [22:07:32.422] checking for suffix of object files... o [22:07:32.432] checking whether we are using the GNU C compiler... yes [22:07:32.440] checking whether ccache clang accepts -g... yes [22:07:32.474] checking for ccache clang option to accept ISO C89... none needed [22:07:32.484] checking for ccache clang option to accept ISO C99... none needed [22:07:32.629] checking whether we are using the GNU C++ compiler... yes [22:07:32.638] checking whether ccache clang++-16 accepts -g... yes [22:07:32.858] checking for gawk... no [22:07:32.858] checking for mawk... mawk [22:07:32.859] checking for LLVM_CONFIG... llvm-config-16 [22:07:32.864] configure: using llvm 16.0.6 [22:07:32.865] checking for CLANG... ccache clang-16 [22:07:32.920] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:07:32.929] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:07:32.938] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:07:32.947] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:07:32.955] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:07:32.964] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [22:07:32.973] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:07:32.981] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:07:32.990] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:07:33.006] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:07:33.051] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [22:07:33.059] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [22:07:33.068] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:07:33.082] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [22:07:33.097] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:07:33.105] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [22:07:33.114] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [22:07:33.121] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:07:33.130] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [22:07:33.138] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:07:33.147] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [22:07:33.156] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [22:07:33.202] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [22:07:33.242] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:07:33.250] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:07:33.259] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:07:33.267] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:07:33.280] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:07:33.294] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:07:33.364] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:07:33.377] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:07:33.385] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:07:33.392] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:07:33.400] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:07:33.407] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:07:33.414] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [22:07:33.421] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:07:33.429] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:07:33.436] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:07:33.443] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:07:33.479] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:07:33.486] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:07:33.500] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:07:33.515] checking whether the C compiler still works... yes [22:07:33.635] checking how to run the C preprocessor... ccache clang -E [22:07:33.778] checking for pkg-config... /usr/bin/pkg-config [22:07:33.778] checking pkg-config is at least version 0.9.0... yes [22:07:33.780] checking whether to build with ICU support... yes [22:07:33.780] checking for icu-uc icu-i18n... yes [22:07:33.789] checking whether to build with Tcl... yes [22:07:33.789] checking whether to build Perl modules... yes [22:07:33.789] checking whether to build Python modules... yes [22:07:33.789] checking whether to build with GSSAPI support... yes [22:07:33.790] checking whether to build with PAM support... yes [22:07:33.790] checking whether to build with BSD Authentication support... no [22:07:33.790] checking whether to build with LDAP support... yes [22:07:33.790] checking whether to build with Bonjour support... no [22:07:33.790] checking whether to build with SELinux support... yes [22:07:33.791] checking whether to build with systemd support... yes [22:07:33.791] checking whether to build with XML support... yes [22:07:33.791] checking for libxml-2.0 >= 2.6.23... yes [22:07:33.799] checking whether to build with LZ4 support... yes [22:07:33.800] checking for liblz4... yes [22:07:33.808] checking whether to build with ZSTD support... yes [22:07:33.808] checking for libzstd >= 1.4.0... yes [22:07:33.816] checking for strip... strip [22:07:33.816] checking whether it is possible to strip libraries... yes [22:07:33.819] checking for ar... ar [22:07:33.819] checking for a BSD-compatible install... /usr/bin/install -c [22:07:33.830] checking for tar... /usr/bin/tar [22:07:33.830] checking whether ln -s works... yes [22:07:33.830] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:07:33.832] checking for bison... /usr/bin/bison [22:07:33.835] configure: using bison (GNU Bison) 3.8.2 [22:07:33.838] checking for flex... /usr/bin/flex [22:07:33.853] configure: using flex 2.6.4 [22:07:33.853] checking for perl... /usr/bin/perl [22:07:33.857] configure: using perl 5.36.0 [22:07:33.859] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [22:07:33.864] checking for Perl privlibexp... /usr/share/perl/5.36 [22:07:33.869] checking for Perl useshrplib... true [22:07:33.874] 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:07:33.880] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:07:33.887] 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:07:33.981] checking for python3... /usr/bin/python3 [22:07:33.994] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [22:07:34.001] checking for Python sysconfig module... yes [22:07:34.013] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [22:07:34.026] checking Python include directory... -I/usr/include/python3.11 [22:07:34.038] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [22:07:34.084] checking for a sed that does not truncate output... /usr/bin/sed [22:07:34.090] checking for grep that handles long lines and -e... /usr/bin/grep [22:07:34.093] checking for egrep... /usr/bin/grep -E [22:07:34.095] checking for ANSI C header files... yes [22:07:34.299] checking for sys/types.h... yes [22:07:34.316] checking for sys/stat.h... yes [22:07:34.334] checking for stdlib.h... yes [22:07:34.352] checking for string.h... yes [22:07:34.369] checking for memory.h... yes [22:07:34.386] checking for strings.h... yes [22:07:34.403] checking for inttypes.h... yes [22:07:34.421] checking for stdint.h... yes [22:07:34.436] checking for unistd.h... yes [22:07:34.450] checking whether ccache clang is Clang... yes [22:07:34.482] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:07:34.610] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:07:34.693] checking whether more special flags are required for pthreads... no [22:07:34.693] checking for PTHREAD_PRIO_INHERIT... yes [22:07:34.782] checking pthread.h usability... yes [22:07:34.791] checking pthread.h presence... yes [22:07:34.825] checking for pthread.h... yes [22:07:34.826] checking for strerror_r... yes [22:07:34.905] checking whether strerror_r returns int... no [22:07:34.979] checking for main in -lm... yes [22:07:35.067] checking for library containing setproctitle... no [22:07:35.247] checking for library containing dlsym... none required [22:07:35.332] checking for library containing socket... none required [22:07:35.417] checking for library containing getopt_long... none required [22:07:35.504] checking for library containing shm_open... none required [22:07:35.590] checking for library containing shm_unlink... none required [22:07:35.676] checking for library containing clock_gettime... none required [22:07:35.759] checking for library containing shmget... none required [22:07:35.844] checking for library containing backtrace_symbols... none required [22:07:35.930] checking for library containing pthread_barrier_wait... none required [22:07:36.013] checking for library containing readline... -lreadline [22:07:36.098] checking for inflate in -lz... yes [22:07:36.186] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:07:36.366] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:07:36.478] checking for SSL_new in -lssl... yes [22:07:36.600] checking for SSL_CTX_set_cert_cb... yes [22:07:36.715] checking for OPENSSL_init_ssl... yes [22:07:36.835] checking for X509_get_signature_info... yes [22:07:36.958] checking for SSL_CTX_set_num_tickets... yes [22:07:37.079] checking for pam_start in -lpam... yes [22:07:37.196] checking for xmlSaveToBuffer in -lxml2... yes [22:07:37.380] checking for xsltCleanupGlobals in -lxslt... yes [22:07:37.533] checking for LZ4_compress_default in -llz4... yes [22:07:37.692] checking for ZSTD_compress in -lzstd... yes [22:07:37.844] checking for ldap_bind in -lldap... yes [22:07:38.034] checking for ldap_initialize... yes [22:07:38.224] checking for ldap_verify_credentials... yes [22:07:38.387] checking for security_compute_create_name in -lselinux... yes [22:07:38.537] checking for uuid_export in -lossp-uuid... yes [22:07:38.713] checking for stdbool.h that conforms to C99... yes [22:07:38.726] checking for _Bool... yes [22:07:38.844] checking atomic.h usability... no [22:07:38.936] checking atomic.h presence... no [22:07:38.975] checking for atomic.h... no [22:07:38.980] checking copyfile.h usability... no [22:07:39.075] checking copyfile.h presence... no [22:07:39.115] checking for copyfile.h... no [22:07:39.120] checking execinfo.h usability... yes [22:07:39.130] checking execinfo.h presence... yes [22:07:39.163] checking for execinfo.h... yes [22:07:39.172] checking getopt.h usability... yes [22:07:39.181] checking getopt.h presence... yes [22:07:39.214] checking for getopt.h... yes [22:07:39.223] checking ifaddrs.h usability... yes [22:07:39.233] checking ifaddrs.h presence... yes [22:07:39.268] checking for ifaddrs.h... yes [22:07:39.277] checking mbarrier.h usability... no [22:07:39.370] checking mbarrier.h presence... no [22:07:39.409] checking for mbarrier.h... no [22:07:39.412] checking sys/epoll.h usability... yes [22:07:39.422] checking sys/epoll.h presence... yes [22:07:39.458] checking for sys/epoll.h... yes [22:07:39.467] checking sys/event.h usability... no [22:07:39.557] checking sys/event.h presence... no [22:07:39.595] checking for sys/event.h... no [22:07:39.600] checking sys/personality.h usability... yes [22:07:39.609] checking sys/personality.h presence... yes [22:07:39.643] checking for sys/personality.h... yes [22:07:39.651] checking sys/prctl.h usability... yes [22:07:39.743] checking sys/prctl.h presence... yes [22:07:39.777] checking for sys/prctl.h... yes [22:07:39.787] checking sys/procctl.h usability... no [22:07:39.879] checking sys/procctl.h presence... no [22:07:39.919] checking for sys/procctl.h... no [22:07:39.923] checking sys/signalfd.h usability... yes [22:07:39.933] checking sys/signalfd.h presence... yes [22:07:39.967] checking for sys/signalfd.h... yes [22:07:39.976] checking sys/ucred.h usability... no [22:07:40.068] checking sys/ucred.h presence... no [22:07:40.107] checking for sys/ucred.h... no [22:07:40.111] checking termios.h usability... yes [22:07:40.121] checking termios.h presence... yes [22:07:40.155] checking for termios.h... yes [22:07:40.164] checking ucred.h usability... no [22:07:40.258] checking ucred.h presence... no [22:07:40.297] checking for ucred.h... no [22:07:40.300] checking xlocale.h usability... no [22:07:40.393] checking xlocale.h presence... no [22:07:40.431] checking for xlocale.h... no [22:07:40.433] checking readline/readline.h usability... yes [22:07:40.442] checking readline/readline.h presence... yes [22:07:40.478] checking for readline/readline.h... yes [22:07:40.480] checking readline/history.h usability... yes [22:07:40.489] checking readline/history.h presence... yes [22:07:40.526] checking for readline/history.h... yes [22:07:40.530] checking zlib.h usability... yes [22:07:40.540] checking zlib.h presence... yes [22:07:40.577] checking for zlib.h... yes [22:07:40.577] checking for lz4... /usr/bin/lz4 [22:07:40.577] checking lz4.h usability... yes [22:07:40.674] checking lz4.h presence... yes [22:07:40.711] checking for lz4.h... yes [22:07:40.711] checking for zstd... /usr/bin/zstd [22:07:40.711] checking zstd.h usability... yes [22:07:40.722] checking zstd.h presence... yes [22:07:40.756] checking for zstd.h... yes [22:07:40.757] checking gssapi/gssapi.h usability... yes [22:07:40.767] checking gssapi/gssapi.h presence... yes [22:07:40.802] checking for gssapi/gssapi.h... yes [22:07:40.803] checking gssapi/gssapi_ext.h usability... yes [22:07:40.851] checking gssapi/gssapi_ext.h presence... yes [22:07:40.886] checking for gssapi/gssapi_ext.h... yes [22:07:40.888] checking for openssl... /usr/bin/openssl [22:07:40.893] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:07:40.893] checking openssl/ssl.h usability... yes [22:07:40.904] checking openssl/ssl.h presence... yes [22:07:40.968] checking for openssl/ssl.h... yes [22:07:40.968] checking openssl/err.h usability... yes [22:07:40.978] checking openssl/err.h presence... yes [22:07:41.020] checking for openssl/err.h... yes [22:07:41.021] checking security/pam_appl.h usability... yes [22:07:41.030] checking security/pam_appl.h presence... yes [22:07:41.064] checking for security/pam_appl.h... yes [22:07:41.066] checking systemd/sd-daemon.h usability... yes [22:07:41.118] checking systemd/sd-daemon.h presence... yes [22:07:41.154] checking for systemd/sd-daemon.h... yes [22:07:41.155] checking libxml/parser.h usability... yes [22:07:41.280] checking libxml/parser.h presence... yes [22:07:41.326] checking for libxml/parser.h... yes [22:07:41.326] checking libxslt/xslt.h usability... yes [22:07:41.449] checking libxslt/xslt.h presence... yes [22:07:41.496] checking for libxslt/xslt.h... yes [22:07:41.496] checking ldap.h usability... yes [22:07:41.506] checking ldap.h presence... yes [22:07:41.544] checking for ldap.h... yes [22:07:41.544] checking for compatible LDAP implementation... yes [22:07:41.554] checking ossp/uuid.h usability... yes [22:07:41.563] checking ossp/uuid.h presence... yes [22:07:41.599] checking for ossp/uuid.h... yes [22:07:41.636] checking whether byte ordering is bigendian... no [22:07:41.801] checking for inline... inline [22:07:41.815] checking for printf format archetype... printf [22:07:41.906] checking for _Static_assert... yes [22:07:42.071] checking for typeof... typeof [22:07:42.080] checking for __builtin_types_compatible_p... yes [22:07:42.092] checking for __builtin_constant_p... yes [22:07:42.105] checking for __builtin_unreachable... yes [22:07:42.260] checking for computed goto support... yes [22:07:42.267] checking for struct tm.tm_zone... yes [22:07:42.278] checking for union semun... no [22:07:42.351] checking for socklen_t... yes [22:07:42.438] checking for struct sockaddr.sa_len... no [22:07:42.595] checking for C/C++ restrict keyword... __restrict [22:07:42.610] checking for struct option... yes [22:07:42.690] checking whether assembler supports x86_64 popcntq... yes [22:07:42.699] checking for special C compiler options needed for large files... no [22:07:42.699] checking for _FILE_OFFSET_BITS value needed for large files... no [22:07:42.713] checking size of off_t... 8 [22:07:42.905] checking size of bool... 1 [22:07:43.080] checking for int timezone... yes [22:07:43.260] checking for backtrace_symbols... yes [22:07:43.410] checking for copyfile... no [22:07:43.565] checking for copy_file_range... yes [22:07:43.721] checking for getifaddrs... yes [22:07:43.900] checking for getpeerucred... no [22:07:44.072] checking for inet_pton... yes [22:07:44.246] checking for kqueue... no [22:07:44.410] checking for mbstowcs_l... no [22:07:44.566] checking for memset_s... no [22:07:44.723] checking for posix_fallocate... yes [22:07:44.888] checking for ppoll... yes [22:07:45.045] checking for pthread_is_threaded_np... no [22:07:45.201] checking for setproctitle... no [22:07:45.362] checking for setproctitle_fast... no [22:07:45.519] checking for strchrnul... yes [22:07:45.688] checking for strsignal... yes [22:07:45.841] checking for syncfs... yes [22:07:46.010] checking for sync_file_range... yes [22:07:46.167] checking for uselocale... yes [22:07:46.327] checking for wcstombs_l... no [22:07:46.479] checking for __builtin_bswap16... yes [22:07:46.642] checking for __builtin_bswap32... yes [22:07:46.809] checking for __builtin_bswap64... yes [22:07:47.010] checking for __builtin_clz... yes [22:07:47.166] checking for __builtin_ctz... yes [22:07:47.339] checking for __builtin_popcount... yes [22:07:47.506] checking for __builtin_frame_address... yes [22:07:47.665] checking for _LARGEFILE_SOURCE value needed for large files... no [22:07:47.827] checking how ccache clang reports undeclared, standard C functions... warning [22:07:47.848] checking for posix_fadvise... yes [22:07:47.997] checking whether posix_fadvise is declared... yes [22:07:48.011] checking whether fdatasync is declared... yes [22:07:48.026] checking whether strlcat is declared... no [22:07:48.133] checking whether strlcpy is declared... no [22:07:48.234] checking whether strnlen is declared... yes [22:07:48.250] checking whether strsep is declared... yes [22:07:48.265] checking whether preadv is declared... yes [22:07:48.308] checking whether pwritev is declared... yes [22:07:48.326] checking whether F_FULLFSYNC is declared... no [22:07:48.402] checking for explicit_bzero... yes [22:07:48.560] checking for getopt... yes [22:07:48.724] checking for getpeereid... no [22:07:48.894] checking for inet_aton... yes [22:07:49.063] checking for mkdtemp... yes [22:07:49.221] checking for strlcat... no [22:07:49.369] checking for strlcpy... no [22:07:49.518] checking for strnlen... yes [22:07:49.678] checking for strsep... yes [22:07:49.822] checking for pthread_barrier_wait... yes [22:07:49.976] checking for getopt_long... yes [22:07:50.122] checking for syslog... yes [22:07:50.277] checking syslog.h usability... yes [22:07:50.286] checking syslog.h presence... yes [22:07:50.321] checking for syslog.h... yes [22:07:50.322] checking for opterr... yes [22:07:50.469] checking for optreset... no [22:07:50.624] checking unicode/ucol.h usability... yes [22:07:50.635] checking unicode/ucol.h presence... yes [22:07:50.677] checking for unicode/ucol.h... yes [22:07:50.683] checking whether LLVMCreateGDBRegistrationListener is declared... yes [22:07:50.699] checking whether LLVMCreatePerfJITEventListener is declared... yes [22:07:50.744] checking for rl_completion_suppress_quote... yes [22:07:50.903] checking for rl_filename_quote_characters... yes [22:07:51.072] checking for rl_filename_quoting_function... yes [22:07:51.254] checking for append_history... yes [22:07:51.411] checking for history_truncate_file... yes [22:07:51.580] checking for rl_completion_matches... yes [22:07:51.769] checking for rl_filename_completion_function... yes [22:07:51.939] checking for rl_reset_screen_size... yes [22:07:52.118] checking for rl_variable_bind... yes [22:07:52.282] checking test program... ok [22:07:52.434] checking whether long int is 64 bits... yes [22:07:52.606] checking for __builtin_mul_overflow... yes [22:07:52.777] checking size of void *... 8 [22:07:52.969] checking size of size_t... 8 [22:07:53.142] checking size of long... 8 [22:07:53.321] checking alignment of short... 2 [22:07:53.519] checking alignment of int... 4 [22:07:53.710] checking alignment of long... 8 [22:07:53.897] checking alignment of double... 8 [22:07:54.104] checking for __int128... yes [22:07:54.282] checking for __int128 alignment bug... ok [22:07:54.478] checking alignment of PG_INT128_TYPE... 16 [22:07:54.657] checking for builtin __sync char locking functions... yes [22:07:54.837] checking for builtin __sync int32 locking functions... yes [22:07:55.003] checking for builtin __sync int32 atomic operations... yes [22:07:55.194] checking for builtin __sync int64 atomic operations... yes [22:07:55.339] checking for builtin __atomic int32 atomic operations... yes [22:07:55.492] checking for builtin __atomic int64 atomic operations... yes [22:07:55.674] checking for __get_cpuid... yes [22:07:55.835] checking for __get_cpuid_count... yes [22:07:55.994] checking for __cpuid... no [22:07:56.063] checking for __cpuidex... no [22:07:56.128] checking for _xgetbv with CFLAGS=... no [22:07:56.452] checking for _xgetbv with CFLAGS=-mxsave... yes [22:07:56.820] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:07:57.096] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:07:57.457] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:07:57.553] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:07:57.841] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:07:57.910] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:07:57.971] 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:07:58.049] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:07:58.049] checking for library containing sem_init... none required [22:07:58.234] checking which semaphore API to use... unnamed POSIX [22:07:58.235] checking which random number source to use... OpenSSL [22:07:58.237] checking for tclsh... /usr/bin/tclsh [22:07:58.237] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:07:58.281] checking tcl.h usability... yes [22:07:58.291] checking tcl.h presence... yes [22:07:58.330] checking for tcl.h... yes [22:07:58.331] checking for perl.h... yes [22:07:58.354] checking for libperl... yes [22:07:58.609] checking Python.h usability... yes [22:07:58.621] checking Python.h presence... yes [22:07:58.691] checking for Python.h... yes [22:07:58.691] checking for xmllint... /usr/bin/xmllint [22:07:58.691] checking for xsltproc... /usr/bin/xsltproc [22:07:58.692] checking for fop... /usr/bin/fop [22:07:58.692] checking for dbtoepub... no [22:07:58.693] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:07:58.795] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:07:58.931] configure: using compiler=Debian clang version 14.0.6 [22:07:58.931] 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:07:58.931] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:07:58.931] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [22:07:58.931] configure: using CXX=ccache clang++-16 [22:07:58.931] 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:07:58.931] configure: using CLANG=ccache clang-16 [22:07:58.931] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [22:07:58.931] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:07:58.964] configure: updating cache clang.cache [22:07:58.976] configure: creating ./config.status [22:07:59.079] config.status: creating GNUmakefile [22:07:59.095] config.status: creating src/Makefile.global [22:07:59.115] config.status: creating src/include/pg_config.h [22:07:59.132] config.status: creating src/include/pg_config_ext.h [22:07:59.141] config.status: src/include/pg_config_ext.h is unchanged [22:07:59.143] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:07:59.153] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:07:59.161] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:07:59.170] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:07:59.180] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:07:59.189] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:07:59.198] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:07:59.238] [22:07:59.238] real 0m27.665s [22:07:59.238] user 0m16.939s [22:07:59.238] sys 0m10.753s [22:07:59.238] make -s -j${BUILD_JOBS} clean [22:07:59.783] time make -s -j${BUILD_JOBS} world-bin [22:09:18.475] jsonpath_exec.c:2829:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [22:09:18.475] JsonbValue jbvbuf; [22:09:18.475] ^ [22:09:18.475] 1 error generated. [22:09:18.476] make[4]: *** [: jsonpath_exec.o] Error 1 [22:09:18.476] make[4]: *** Waiting for unfinished jobs.... [22:09:18.754] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [22:09:18.754] make[3]: *** Waiting for unfinished jobs.... [22:09:20.036] make[2]: *** [common.mk:37: utils-recursive] Error 2 [22:09:20.037] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:09:20.037] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:09:20.038] [22:09:20.038] real 1m20.255s [22:09:20.038] user 4m6.441s [22:09:20.038] sys 1m7.602s [22:09:20.038] [22:09:20.038] Exit status: 2