[12:49:57.770] time ./configure \ [12:49:57.770] --cache clang.cache \ [12:49:57.770] ${LINUX_CONFIGURE_FEATURES} \ [12:49:57.770] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [12:49:57.932] configure: creating cache clang.cache [12:49:57.946] checking build system type... x86_64-pc-linux-gnu [12:49:58.050] checking host system type... x86_64-pc-linux-gnu [12:49:58.050] checking which template to use... linux [12:49:58.050] checking whether NLS is wanted... no [12:49:58.051] checking for default port number... 5432 [12:49:58.058] checking for block size... 8kB [12:49:58.059] checking for segment size... 1GB [12:49:58.061] checking for WAL block size... 8kB [12:49:58.178] checking whether the C compiler works... yes [12:49:58.332] checking for C compiler default output file name... a.out [12:49:58.334] checking for suffix of executables... [12:49:58.404] checking whether we are cross compiling... no [12:49:58.496] checking for suffix of object files... o [12:49:58.504] checking whether we are using the GNU C compiler... yes [12:49:58.511] checking whether ccache clang accepts -g... yes [12:49:58.518] checking for ccache clang option to accept ISO C89... none needed [12:49:58.526] checking for ccache clang option to accept ISO C99... none needed [12:49:58.657] checking whether we are using the GNU C++ compiler... yes [12:49:58.665] checking whether ccache clang++-16 accepts -g... yes [12:49:58.802] checking for gawk... no [12:49:58.803] checking for mawk... mawk [12:49:58.803] checking for LLVM_CONFIG... llvm-config-16 [12:49:58.809] configure: using llvm 16.0.6 [12:49:58.809] checking for CLANG... ccache clang-16 [12:49:58.860] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:49:58.867] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:49:58.874] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:49:58.881] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:49:58.888] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:49:58.895] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [12:49:58.903] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:49:58.910] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:49:58.918] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:49:58.930] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:49:58.942] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:49:58.949] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [12:49:58.957] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:49:58.971] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [12:49:58.984] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:49:58.991] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [12:49:58.998] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:49:59.006] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:49:59.013] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [12:49:59.020] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:49:59.027] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [12:49:59.035] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [12:49:59.047] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [12:49:59.054] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:49:59.061] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:49:59.068] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:49:59.075] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:49:59.082] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:49:59.095] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:49:59.107] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:49:59.119] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:49:59.127] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:49:59.134] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:49:59.143] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:49:59.150] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:49:59.157] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:49:59.164] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:49:59.171] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:49:59.178] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:49:59.186] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:49:59.193] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:49:59.200] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:49:59.213] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:49:59.227] checking whether the C compiler still works... yes [12:49:59.344] checking how to run the C preprocessor... ccache clang -E [12:49:59.478] checking for pkg-config... /usr/bin/pkg-config [12:49:59.478] checking pkg-config is at least version 0.9.0... yes [12:49:59.480] checking whether to build with ICU support... yes [12:49:59.480] checking for icu-uc icu-i18n... yes [12:49:59.487] checking whether to build with Tcl... yes [12:49:59.487] checking whether to build Perl modules... yes [12:49:59.487] checking whether to build Python modules... yes [12:49:59.487] checking whether to build with GSSAPI support... yes [12:49:59.488] checking whether to build with PAM support... yes [12:49:59.488] checking whether to build with BSD Authentication support... no [12:49:59.488] checking whether to build with LDAP support... yes [12:49:59.488] checking whether to build with Bonjour support... no [12:49:59.488] checking whether to build with SELinux support... yes [12:49:59.488] checking whether to build with systemd support... yes [12:49:59.489] checking whether to build with XML support... yes [12:49:59.489] checking for libxml-2.0 >= 2.6.23... yes [12:49:59.495] checking whether to build with LZ4 support... yes [12:49:59.496] checking for liblz4... yes [12:49:59.502] checking whether to build with ZSTD support... yes [12:49:59.503] checking for libzstd >= 1.4.0... yes [12:49:59.509] checking for strip... strip [12:49:59.510] checking whether it is possible to strip libraries... yes [12:49:59.511] checking for ar... ar [12:49:59.512] checking for a BSD-compatible install... /usr/bin/install -c [12:49:59.520] checking for tar... /usr/bin/tar [12:49:59.520] checking whether ln -s works... yes [12:49:59.520] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:49:59.522] checking for bison... /usr/bin/bison [12:49:59.524] configure: using bison (GNU Bison) 3.8.2 [12:49:59.527] checking for flex... /usr/bin/flex [12:49:59.539] configure: using flex 2.6.4 [12:49:59.539] checking for perl... /usr/bin/perl [12:49:59.542] configure: using perl 5.36.0 [12:49:59.543] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:49:59.548] checking for Perl privlibexp... /usr/share/perl/5.36 [12:49:59.552] checking for Perl useshrplib... true [12:49:59.558] 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 [12:49:59.564] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:49:59.569] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:49:59.661] checking for python3... /usr/bin/python3 [12:49:59.673] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:49:59.680] checking for Python sysconfig module... yes [12:49:59.692] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:49:59.704] checking Python include directory... -I/usr/include/python3.11 [12:49:59.717] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:49:59.758] checking for a sed that does not truncate output... /usr/bin/sed [12:49:59.763] checking for grep that handles long lines and -e... /usr/bin/grep [12:49:59.765] checking for egrep... /usr/bin/grep -E [12:49:59.767] checking for ANSI C header files... yes [12:49:59.948] checking for sys/types.h... yes [12:49:59.962] checking for sys/stat.h... yes [12:49:59.976] checking for stdlib.h... yes [12:49:59.990] checking for string.h... yes [12:50:00.004] checking for memory.h... yes [12:50:00.018] checking for strings.h... yes [12:50:00.032] checking for inttypes.h... yes [12:50:00.049] checking for stdint.h... yes [12:50:00.064] checking for unistd.h... yes [12:50:00.077] checking whether ccache clang is Clang... yes [12:50:00.107] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:50:00.227] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:50:00.305] checking whether more special flags are required for pthreads... no [12:50:00.305] checking for PTHREAD_PRIO_INHERIT... yes [12:50:00.387] checking pthread.h usability... yes [12:50:00.395] checking pthread.h presence... yes [12:50:00.427] checking for pthread.h... yes [12:50:00.427] checking for strerror_r... yes [12:50:00.502] checking whether strerror_r returns int... no [12:50:00.572] checking for main in -lm... yes [12:50:00.654] checking for library containing setproctitle... no [12:50:00.822] checking for library containing dlsym... none required [12:50:00.902] checking for library containing socket... none required [12:50:00.980] checking for library containing getopt_long... none required [12:50:01.059] checking for library containing shm_open... none required [12:50:01.140] checking for library containing shm_unlink... none required [12:50:01.219] checking for library containing clock_gettime... none required [12:50:01.298] checking for library containing shmget... none required [12:50:01.377] checking for library containing backtrace_symbols... none required [12:50:01.455] checking for library containing pthread_barrier_wait... none required [12:50:01.534] checking for library containing readline... -lreadline [12:50:01.611] checking for inflate in -lz... yes [12:50:01.690] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:50:01.858] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:50:01.962] checking for SSL_new in -lssl... yes [12:50:02.067] checking for SSL_CTX_set_cert_cb... yes [12:50:02.177] checking for OPENSSL_init_ssl... yes [12:50:02.290] checking for X509_get_signature_info... yes [12:50:02.406] checking for SSL_CTX_set_num_tickets... yes [12:50:02.517] checking for pam_start in -lpam... yes [12:50:02.626] checking for xmlSaveToBuffer in -lxml2... yes [12:50:02.780] checking for xsltCleanupGlobals in -lxslt... yes [12:50:02.930] checking for LZ4_compress_default in -llz4... yes [12:50:03.066] checking for ZSTD_compress in -lzstd... yes [12:50:03.205] checking for ldap_bind in -lldap... yes [12:50:03.359] checking for ldap_initialize... yes [12:50:03.509] checking for ldap_verify_credentials... yes [12:50:03.663] checking for security_compute_create_name in -lselinux... yes [12:50:03.800] checking for uuid_export in -lossp-uuid... yes [12:50:03.942] checking for stdbool.h that conforms to C99... yes [12:50:03.953] checking for _Bool... yes [12:50:04.057] checking atomic.h usability... no [12:50:04.142] checking atomic.h presence... no [12:50:04.177] checking for atomic.h... no [12:50:04.180] checking copyfile.h usability... no [12:50:04.264] checking copyfile.h presence... no [12:50:04.302] checking for copyfile.h... no [12:50:04.305] checking execinfo.h usability... yes [12:50:04.313] checking execinfo.h presence... yes [12:50:04.344] checking for execinfo.h... yes [12:50:04.351] checking getopt.h usability... yes [12:50:04.358] checking getopt.h presence... yes [12:50:04.389] checking for getopt.h... yes [12:50:04.396] checking ifaddrs.h usability... yes [12:50:04.404] checking ifaddrs.h presence... yes [12:50:04.438] checking for ifaddrs.h... yes [12:50:04.446] checking mbarrier.h usability... no [12:50:04.532] checking mbarrier.h presence... no [12:50:04.568] checking for mbarrier.h... no [12:50:04.572] checking sys/epoll.h usability... yes [12:50:04.581] checking sys/epoll.h presence... yes [12:50:04.615] checking for sys/epoll.h... yes [12:50:04.622] checking sys/event.h usability... no [12:50:04.710] checking sys/event.h presence... no [12:50:04.746] checking for sys/event.h... no [12:50:04.749] checking sys/personality.h usability... yes [12:50:04.758] checking sys/personality.h presence... yes [12:50:04.789] checking for sys/personality.h... yes [12:50:04.798] checking sys/prctl.h usability... yes [12:50:04.806] checking sys/prctl.h presence... yes [12:50:04.839] checking for sys/prctl.h... yes [12:50:04.848] checking sys/procctl.h usability... no [12:50:04.936] checking sys/procctl.h presence... no [12:50:04.971] checking for sys/procctl.h... no [12:50:04.975] checking sys/signalfd.h usability... yes [12:50:04.983] checking sys/signalfd.h presence... yes [12:50:05.015] checking for sys/signalfd.h... yes [12:50:05.023] checking sys/ucred.h usability... no [12:50:05.110] checking sys/ucred.h presence... no [12:50:05.145] checking for sys/ucred.h... no [12:50:05.149] checking termios.h usability... yes [12:50:05.156] checking termios.h presence... yes [12:50:05.188] checking for termios.h... yes [12:50:05.195] checking ucred.h usability... no [12:50:05.280] checking ucred.h presence... no [12:50:05.314] checking for ucred.h... no [12:50:05.318] checking xlocale.h usability... no [12:50:05.403] checking xlocale.h presence... no [12:50:05.437] checking for xlocale.h... no [12:50:05.439] checking readline/readline.h usability... yes [12:50:05.447] checking readline/readline.h presence... yes [12:50:05.480] checking for readline/readline.h... yes [12:50:05.482] checking readline/history.h usability... yes [12:50:05.490] checking readline/history.h presence... yes [12:50:05.523] checking for readline/history.h... yes [12:50:05.526] checking zlib.h usability... yes [12:50:05.534] checking zlib.h presence... yes [12:50:05.569] checking for zlib.h... yes [12:50:05.569] checking for lz4... /usr/bin/lz4 [12:50:05.569] checking lz4.h usability... yes [12:50:05.578] checking lz4.h presence... yes [12:50:05.610] checking for lz4.h... yes [12:50:05.611] checking for zstd... /usr/bin/zstd [12:50:05.611] checking zstd.h usability... yes [12:50:05.619] checking zstd.h presence... yes [12:50:05.651] checking for zstd.h... yes [12:50:05.651] checking gssapi/gssapi.h usability... yes [12:50:05.659] checking gssapi/gssapi.h presence... yes [12:50:05.692] checking for gssapi/gssapi.h... yes [12:50:05.693] checking gssapi/gssapi_ext.h usability... yes [12:50:05.701] checking gssapi/gssapi_ext.h presence... yes [12:50:05.734] checking for gssapi/gssapi_ext.h... yes [12:50:05.735] checking for openssl... /usr/bin/openssl [12:50:05.739] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:50:05.739] checking openssl/ssl.h usability... yes [12:50:05.750] checking openssl/ssl.h presence... yes [12:50:05.812] checking for openssl/ssl.h... yes [12:50:05.812] checking openssl/err.h usability... yes [12:50:05.821] checking openssl/err.h presence... yes [12:50:05.862] checking for openssl/err.h... yes [12:50:05.862] checking security/pam_appl.h usability... yes [12:50:05.871] checking security/pam_appl.h presence... yes [12:50:05.902] checking for security/pam_appl.h... yes [12:50:05.903] checking systemd/sd-daemon.h usability... yes [12:50:05.911] checking systemd/sd-daemon.h presence... yes [12:50:05.946] checking for systemd/sd-daemon.h... yes [12:50:05.946] checking libxml/parser.h usability... yes [12:50:05.955] checking libxml/parser.h presence... yes [12:50:05.998] checking for libxml/parser.h... yes [12:50:05.998] checking libxslt/xslt.h usability... yes [12:50:06.008] checking libxslt/xslt.h presence... yes [12:50:06.052] checking for libxslt/xslt.h... yes [12:50:06.052] checking ldap.h usability... yes [12:50:06.060] checking ldap.h presence... yes [12:50:06.093] checking for ldap.h... yes [12:50:06.093] checking for compatible LDAP implementation... yes [12:50:06.101] checking ossp/uuid.h usability... yes [12:50:06.109] checking ossp/uuid.h presence... yes [12:50:06.142] checking for ossp/uuid.h... yes [12:50:06.178] checking whether byte ordering is bigendian... no [12:50:06.330] checking for inline... inline [12:50:06.341] checking for printf format archetype... printf [12:50:06.366] checking for _Static_assert... yes [12:50:06.504] checking for typeof... typeof [12:50:06.511] checking for __builtin_types_compatible_p... yes [12:50:06.522] checking for __builtin_constant_p... yes [12:50:06.532] checking for __builtin_unreachable... yes [12:50:06.680] checking for computed goto support... yes [12:50:06.688] checking for struct tm.tm_zone... yes [12:50:06.698] checking for union semun... no [12:50:06.768] checking for socklen_t... yes [12:50:06.849] checking for struct sockaddr.sa_len... no [12:50:06.994] checking for C/C++ restrict keyword... __restrict [12:50:07.009] checking for struct option... yes [12:50:07.086] checking whether assembler supports x86_64 popcntq... yes [12:50:07.094] checking for special C compiler options needed for large files... no [12:50:07.094] checking for _FILE_OFFSET_BITS value needed for large files... no [12:50:07.105] checking size of off_t... 8 [12:50:07.282] checking size of bool... 1 [12:50:07.443] checking for int timezone... yes [12:50:07.591] checking for backtrace_symbols... yes [12:50:07.731] checking for copyfile... no [12:50:07.884] checking for copy_file_range... yes [12:50:08.036] checking for getifaddrs... yes [12:50:08.176] checking for getpeerucred... no [12:50:08.320] checking for inet_pton... yes [12:50:08.482] checking for kqueue... no [12:50:08.632] checking for mbstowcs_l... no [12:50:08.794] checking for memset_s... no [12:50:08.935] checking for posix_fallocate... yes [12:50:09.078] checking for ppoll... yes [12:50:09.220] checking for pthread_is_threaded_np... no [12:50:09.383] checking for setproctitle... no [12:50:09.525] checking for setproctitle_fast... no [12:50:09.692] checking for strchrnul... yes [12:50:09.863] checking for strsignal... yes [12:50:10.010] checking for syncfs... yes [12:50:10.150] checking for sync_file_range... yes [12:50:10.293] checking for uselocale... yes [12:50:10.436] checking for wcstombs_l... no [12:50:10.580] checking for __builtin_bswap16... yes [12:50:10.718] checking for __builtin_bswap32... yes [12:50:10.863] checking for __builtin_bswap64... yes [12:50:11.002] checking for __builtin_clz... yes [12:50:11.143] checking for __builtin_ctz... yes [12:50:11.286] checking for __builtin_popcount... yes [12:50:11.422] checking for __builtin_frame_address... yes [12:50:11.566] checking for _LARGEFILE_SOURCE value needed for large files... no [12:50:11.707] checking how ccache clang reports undeclared, standard C functions... warning [12:50:11.725] checking for posix_fadvise... yes [12:50:11.868] checking whether posix_fadvise is declared... yes [12:50:11.881] checking whether fdatasync is declared... yes [12:50:11.893] checking whether strlcat is declared... no [12:50:11.991] checking whether strlcpy is declared... no [12:50:12.088] checking whether strnlen is declared... yes [12:50:12.103] checking whether strsep is declared... yes [12:50:12.117] checking whether preadv is declared... yes [12:50:12.131] checking whether pwritev is declared... yes [12:50:12.144] checking whether F_FULLFSYNC is declared... no [12:50:12.215] checking for explicit_bzero... yes [12:50:12.355] checking for getopt... yes [12:50:12.499] checking for getpeereid... no [12:50:12.644] checking for inet_aton... yes [12:50:12.782] checking for mkdtemp... yes [12:50:12.921] checking for strlcat... no [12:50:13.065] checking for strlcpy... no [12:50:13.212] checking for strnlen... yes [12:50:13.356] checking for strsep... yes [12:50:13.505] checking for pthread_barrier_wait... yes [12:50:13.663] checking for getopt_long... yes [12:50:13.797] checking for syslog... yes [12:50:13.936] checking syslog.h usability... yes [12:50:13.944] checking syslog.h presence... yes [12:50:13.974] checking for syslog.h... yes [12:50:13.975] checking for opterr... yes [12:50:14.112] checking for optreset... no [12:50:14.253] checking unicode/ucol.h usability... yes [12:50:14.262] checking unicode/ucol.h presence... yes [12:50:14.300] checking for unicode/ucol.h... yes [12:50:14.305] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:50:14.320] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:50:14.329] checking for rl_completion_suppress_quote... yes [12:50:14.476] checking for rl_filename_quote_characters... yes [12:50:14.623] checking for rl_filename_quoting_function... yes [12:50:14.779] checking for append_history... yes [12:50:14.927] checking for history_truncate_file... yes [12:50:15.076] checking for rl_completion_matches... yes [12:50:15.218] checking for rl_filename_completion_function... yes [12:50:15.372] checking for rl_reset_screen_size... yes [12:50:15.522] checking for rl_variable_bind... yes [12:50:15.671] checking test program... ok [12:50:15.821] checking whether long int is 64 bits... yes [12:50:15.981] checking for __builtin_mul_overflow... yes [12:50:16.133] checking size of void *... 8 [12:50:16.300] checking size of size_t... 8 [12:50:16.464] checking size of long... 8 [12:50:16.623] checking alignment of short... 2 [12:50:16.780] checking alignment of int... 4 [12:50:16.953] checking alignment of long... 8 [12:50:17.115] checking alignment of double... 8 [12:50:17.286] checking for int8... no [12:50:17.359] checking for uint8... no [12:50:17.430] checking for int64... no [12:50:17.500] checking for uint64... no [12:50:17.571] checking for __int128... yes [12:50:17.718] checking for __int128 alignment bug... ok [12:50:17.865] checking alignment of PG_INT128_TYPE... 16 [12:50:18.039] checking for builtin __sync char locking functions... yes [12:50:18.173] checking for builtin __sync int32 locking functions... yes [12:50:18.326] checking for builtin __sync int32 atomic operations... yes [12:50:18.476] checking for builtin __sync int64 atomic operations... yes [12:50:18.623] checking for builtin __atomic int32 atomic operations... yes [12:50:18.770] checking for builtin __atomic int64 atomic operations... yes [12:50:18.909] checking for __get_cpuid... yes [12:50:19.055] checking for __get_cpuid_count... yes [12:50:19.196] checking for __cpuid... no [12:50:19.256] checking for __cpuidex... no [12:50:19.315] checking for _xgetbv with CFLAGS=... no [12:50:19.634] checking for _xgetbv with CFLAGS=-mxsave... yes [12:50:19.985] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:50:20.253] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:50:20.608] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:50:20.701] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:50:20.943] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:50:21.010] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:50:21.068] 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 [12:50:21.140] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:50:21.140] checking for library containing sem_init... none required [12:50:21.287] checking which semaphore API to use... unnamed POSIX [12:50:21.287] checking which random number source to use... OpenSSL [12:50:21.289] checking for tclsh... /usr/bin/tclsh [12:50:21.289] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:50:21.329] checking tcl.h usability... yes [12:50:21.338] checking tcl.h presence... yes [12:50:21.373] checking for tcl.h... yes [12:50:21.373] checking for perl.h... yes [12:50:21.394] checking for libperl... yes [12:50:21.624] checking Python.h usability... yes [12:50:21.634] checking Python.h presence... yes [12:50:21.702] checking for Python.h... yes [12:50:21.702] checking for xmllint... /usr/bin/xmllint [12:50:21.702] checking for xsltproc... /usr/bin/xsltproc [12:50:21.703] checking for fop... /usr/bin/fop [12:50:21.703] checking for dbtoepub... no [12:50:21.703] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [12:50:21.793] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:50:21.916] configure: using compiler=Debian clang version 14.0.6 [12:50:21.916] 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 [12:50:21.916] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:50:21.916] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:50:21.916] configure: using CXX=ccache clang++-16 [12:50:21.916] 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 [12:50:21.916] configure: using CLANG=ccache clang-16 [12:50:21.916] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:50:21.916] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:50:21.943] configure: updating cache clang.cache [12:50:21.954] configure: creating ./config.status [12:50:22.036] config.status: creating GNUmakefile [12:50:22.049] config.status: creating src/Makefile.global [12:50:22.063] config.status: creating src/include/pg_config.h [12:50:22.075] config.status: creating src/include/pg_config_ext.h [12:50:22.082] config.status: src/include/pg_config_ext.h is unchanged [12:50:22.085] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:50:22.092] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [12:50:22.097] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:50:22.104] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:50:22.110] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:50:22.117] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:50:22.124] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:50:22.157] [12:50:22.157] real 0m24.387s [12:50:22.157] user 0m14.729s [12:50:22.157] sys 0m9.707s [12:50:22.157] make -s -j${BUILD_JOBS} clean [12:50:22.659] time make -s -j${BUILD_JOBS} world-bin [12:50:27.756] jsonpath_exec.c:2829:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [12:50:27.756] JsonbValue jbvbuf; [12:50:27.756] ^ [12:50:27.756] 1 error generated. [12:50:27.757] make[4]: *** [: jsonpath_exec.o] Error 1 [12:50:27.757] make[4]: *** Waiting for unfinished jobs.... [12:50:28.017] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [12:50:28.017] make[2]: *** [common.mk:37: utils-recursive] Error 2 [12:50:28.017] make[2]: *** Waiting for unfinished jobs.... [12:50:28.309] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:50:28.310] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:50:28.310] [12:50:28.310] real 0m5.651s [12:50:28.310] user 0m11.630s [12:50:28.310] sys 0m5.912s [12:50:28.310] [12:50:28.310] Exit status: 2