[13:56:11.276] time ./configure \ [13:56:11.276] --cache clang.cache \ [13:56:11.276] ${LINUX_CONFIGURE_FEATURES} \ [13:56:11.276] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [13:56:11.480] configure: creating cache clang.cache [13:56:11.498] checking build system type... x86_64-pc-linux-gnu [13:56:11.614] checking host system type... x86_64-pc-linux-gnu [13:56:11.614] checking which template to use... linux [13:56:11.615] checking whether NLS is wanted... no [13:56:11.615] checking for default port number... 5432 [13:56:11.623] checking for block size... 8kB [13:56:11.624] checking for segment size... 1GB [13:56:11.628] checking for WAL block size... 8kB [13:56:11.756] checking whether the C compiler works... yes [13:56:11.935] checking for C compiler default output file name... a.out [13:56:11.937] checking for suffix of executables... [13:56:12.016] checking whether we are cross compiling... no [13:56:12.118] checking for suffix of object files... o [13:56:12.127] checking whether we are using the GNU C compiler... yes [13:56:12.135] checking whether ccache clang accepts -g... yes [13:56:12.143] checking for ccache clang option to accept ISO C89... none needed [13:56:12.152] checking for ccache clang option to accept ISO C99... none needed [13:56:12.292] checking whether we are using the GNU C++ compiler... yes [13:56:12.301] checking whether ccache clang++-16 accepts -g... yes [13:56:12.455] checking for gawk... no [13:56:12.455] checking for mawk... mawk [13:56:12.456] checking for LLVM_CONFIG... llvm-config-16 [13:56:12.462] configure: using llvm 16.0.6 [13:56:12.462] checking for CLANG... ccache clang-16 [13:56:12.522] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [13:56:12.530] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [13:56:12.539] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [13:56:12.547] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [13:56:12.555] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [13:56:12.563] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [13:56:12.573] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [13:56:12.582] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:56:12.590] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [13:56:12.605] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [13:56:12.620] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [13:56:12.628] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [13:56:12.637] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [13:56:12.651] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [13:56:12.666] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [13:56:12.674] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [13:56:12.682] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [13:56:12.691] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [13:56:12.700] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [13:56:12.709] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [13:56:12.718] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [13:56:12.727] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [13:56:12.741] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [13:56:12.749] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:56:12.757] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:56:12.765] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:56:12.773] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:56:12.781] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:56:12.796] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:56:12.810] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:56:12.824] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:56:12.832] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:56:12.841] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:56:12.849] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:56:12.857] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:56:12.865] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:56:12.873] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:56:12.881] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:56:12.889] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:56:12.897] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:56:12.905] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:56:12.913] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:56:12.928] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:56:12.944] checking whether the C compiler still works... yes [13:56:13.078] checking how to run the C preprocessor... ccache clang -E [13:56:13.220] checking for pkg-config... /usr/bin/pkg-config [13:56:13.220] checking pkg-config is at least version 0.9.0... yes [13:56:13.221] checking whether to build with ICU support... yes [13:56:13.222] checking for icu-uc icu-i18n... yes [13:56:13.230] checking whether to build with Tcl... yes [13:56:13.230] checking whether to build Perl modules... yes [13:56:13.230] checking whether to build Python modules... yes [13:56:13.230] checking whether to build with GSSAPI support... yes [13:56:13.232] checking whether to build with PAM support... yes [13:56:13.232] checking whether to build with BSD Authentication support... no [13:56:13.232] checking whether to build with LDAP support... yes [13:56:13.232] checking whether to build with Bonjour support... no [13:56:13.232] checking whether to build with SELinux support... yes [13:56:13.232] checking whether to build with systemd support... yes [13:56:13.232] checking whether to build with XML support... yes [13:56:13.233] checking for libxml-2.0 >= 2.6.23... yes [13:56:13.240] checking whether to build with LZ4 support... yes [13:56:13.241] checking for liblz4... yes [13:56:13.249] checking whether to build with ZSTD support... yes [13:56:13.250] checking for libzstd >= 1.4.0... yes [13:56:13.258] checking for strip... strip [13:56:13.259] checking whether it is possible to strip libraries... yes [13:56:13.261] checking for ar... ar [13:56:13.261] checking for a BSD-compatible install... /usr/bin/install -c [13:56:13.272] checking for tar... /usr/bin/tar [13:56:13.273] checking whether ln -s works... yes [13:56:13.273] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:56:13.275] checking for bison... /usr/bin/bison [13:56:13.278] configure: using bison (GNU Bison) 3.8.2 [13:56:13.281] checking for flex... /usr/bin/flex [13:56:13.295] configure: using flex 2.6.4 [13:56:13.296] checking for perl... /usr/bin/perl [13:56:13.299] configure: using perl 5.36.0 [13:56:13.301] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:56:13.306] checking for Perl privlibexp... /usr/share/perl/5.36 [13:56:13.312] checking for Perl useshrplib... true [13:56:13.318] 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 [13:56:13.324] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:56:13.330] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:56:13.426] checking for python3... /usr/bin/python3 [13:56:13.439] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:56:13.446] checking for Python sysconfig module... yes [13:56:13.458] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:56:13.470] checking Python include directory... -I/usr/include/python3.11 [13:56:13.483] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:56:13.530] checking for a sed that does not truncate output... /usr/bin/sed [13:56:13.536] checking for grep that handles long lines and -e... /usr/bin/grep [13:56:13.539] checking for egrep... /usr/bin/grep -E [13:56:13.541] checking for ANSI C header files... yes [13:56:13.751] checking for sys/types.h... yes [13:56:13.768] checking for sys/stat.h... yes [13:56:13.786] checking for stdlib.h... yes [13:56:13.805] checking for string.h... yes [13:56:13.823] checking for memory.h... yes [13:56:13.842] checking for strings.h... yes [13:56:13.861] checking for inttypes.h... yes [13:56:13.881] checking for stdint.h... yes [13:56:13.900] checking for unistd.h... yes [13:56:13.917] checking whether ccache clang is Clang... yes [13:56:13.954] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [13:56:14.092] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:56:14.180] checking whether more special flags are required for pthreads... no [13:56:14.180] checking for PTHREAD_PRIO_INHERIT... yes [13:56:14.275] checking pthread.h usability... yes [13:56:14.285] checking pthread.h presence... yes [13:56:14.321] checking for pthread.h... yes [13:56:14.322] checking for strerror_r... yes [13:56:14.410] checking whether strerror_r returns int... no [13:56:14.486] checking for main in -lm... yes [13:56:14.581] checking for library containing setproctitle... no [13:56:14.765] checking for library containing dlsym... none required [13:56:14.852] checking for library containing socket... none required [13:56:14.939] checking for library containing getopt_long... none required [13:56:15.029] checking for library containing shm_open... none required [13:56:15.117] checking for library containing shm_unlink... none required [13:56:15.205] checking for library containing clock_gettime... none required [13:56:15.300] checking for library containing shmget... none required [13:56:15.390] checking for library containing backtrace_symbols... none required [13:56:15.480] checking for library containing pthread_barrier_wait... none required [13:56:15.563] checking for library containing readline... -lreadline [13:56:15.648] checking for inflate in -lz... yes [13:56:15.739] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:56:15.935] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:56:16.055] checking for SSL_new in -lssl... yes [13:56:16.177] checking for SSL_CTX_set_ciphersuites... yes [13:56:16.304] checking for SSL_CTX_set_cert_cb... yes [13:56:16.439] checking for X509_get_signature_info... yes [13:56:16.568] checking for SSL_CTX_set_num_tickets... yes [13:56:16.695] checking for pam_start in -lpam... yes [13:56:16.818] checking for xmlSaveToBuffer in -lxml2... yes [13:56:16.963] checking for xsltCleanupGlobals in -lxslt... yes [13:56:17.136] checking for LZ4_compress_default in -llz4... yes [13:56:17.314] checking for ZSTD_compress in -lzstd... yes [13:56:17.467] checking for ldap_bind in -lldap... yes [13:56:17.662] checking for ldap_initialize... yes [13:56:17.864] checking for ldap_verify_credentials... yes [13:56:18.051] checking for security_compute_create_name in -lselinux... yes [13:56:18.207] checking for uuid_export in -lossp-uuid... yes [13:56:18.375] checking for stdbool.h that conforms to C99... yes [13:56:18.388] checking for _Bool... yes [13:56:18.501] checking atomic.h usability... no [13:56:18.596] checking atomic.h presence... no [13:56:18.638] checking for atomic.h... no [13:56:18.642] checking copyfile.h usability... no [13:56:18.737] checking copyfile.h presence... no [13:56:18.778] checking for copyfile.h... no [13:56:18.782] checking execinfo.h usability... yes [13:56:18.793] checking execinfo.h presence... yes [13:56:18.827] checking for execinfo.h... yes [13:56:18.836] checking getopt.h usability... yes [13:56:18.847] checking getopt.h presence... yes [13:56:18.883] checking for getopt.h... yes [13:56:18.893] checking ifaddrs.h usability... yes [13:56:18.902] checking ifaddrs.h presence... yes [13:56:18.937] checking for ifaddrs.h... yes [13:56:18.947] checking mbarrier.h usability... no [13:56:19.042] checking mbarrier.h presence... no [13:56:19.082] checking for mbarrier.h... no [13:56:19.086] checking sys/epoll.h usability... yes [13:56:19.096] checking sys/epoll.h presence... yes [13:56:19.133] checking for sys/epoll.h... yes [13:56:19.142] checking sys/event.h usability... no [13:56:19.237] checking sys/event.h presence... no [13:56:19.277] checking for sys/event.h... no [13:56:19.280] checking sys/personality.h usability... yes [13:56:19.290] checking sys/personality.h presence... yes [13:56:19.322] checking for sys/personality.h... yes [13:56:19.330] checking sys/prctl.h usability... yes [13:56:19.340] checking sys/prctl.h presence... yes [13:56:19.374] checking for sys/prctl.h... yes [13:56:19.384] checking sys/procctl.h usability... no [13:56:19.478] checking sys/procctl.h presence... no [13:56:19.518] checking for sys/procctl.h... no [13:56:19.522] checking sys/signalfd.h usability... yes [13:56:19.531] checking sys/signalfd.h presence... yes [13:56:19.567] checking for sys/signalfd.h... yes [13:56:19.577] checking sys/ucred.h usability... no [13:56:19.677] checking sys/ucred.h presence... no [13:56:19.720] checking for sys/ucred.h... no [13:56:19.724] checking termios.h usability... yes [13:56:19.735] checking termios.h presence... yes [13:56:19.773] checking for termios.h... yes [13:56:19.782] checking ucred.h usability... no [13:56:19.881] checking ucred.h presence... no [13:56:19.923] checking for ucred.h... no [13:56:19.928] checking xlocale.h usability... no [13:56:20.027] checking xlocale.h presence... no [13:56:20.067] checking for xlocale.h... no [13:56:20.069] checking readline/readline.h usability... yes [13:56:20.079] checking readline/readline.h presence... yes [13:56:20.118] checking for readline/readline.h... yes [13:56:20.120] checking readline/history.h usability... yes [13:56:20.130] checking readline/history.h presence... yes [13:56:20.167] checking for readline/history.h... yes [13:56:20.171] checking zlib.h usability... yes [13:56:20.182] checking zlib.h presence... yes [13:56:20.220] checking for zlib.h... yes [13:56:20.221] checking for lz4... /usr/bin/lz4 [13:56:20.221] checking lz4.h usability... yes [13:56:20.231] checking lz4.h presence... yes [13:56:20.266] checking for lz4.h... yes [13:56:20.267] checking for zstd... /usr/bin/zstd [13:56:20.267] checking zstd.h usability... yes [13:56:20.278] checking zstd.h presence... yes [13:56:20.313] checking for zstd.h... yes [13:56:20.314] checking gssapi/gssapi.h usability... yes [13:56:20.324] checking gssapi/gssapi.h presence... yes [13:56:20.360] checking for gssapi/gssapi.h... yes [13:56:20.362] checking gssapi/gssapi_ext.h usability... yes [13:56:20.373] checking gssapi/gssapi_ext.h presence... yes [13:56:20.410] checking for gssapi/gssapi_ext.h... yes [13:56:20.411] checking for openssl... /usr/bin/openssl [13:56:20.417] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:56:20.417] checking openssl/ssl.h usability... yes [13:56:20.429] checking openssl/ssl.h presence... yes [13:56:20.496] checking for openssl/ssl.h... yes [13:56:20.496] checking openssl/err.h usability... yes [13:56:20.507] checking openssl/err.h presence... yes [13:56:20.551] checking for openssl/err.h... yes [13:56:20.552] checking security/pam_appl.h usability... yes [13:56:20.561] checking security/pam_appl.h presence... yes [13:56:20.595] checking for security/pam_appl.h... yes [13:56:20.597] checking systemd/sd-daemon.h usability... yes [13:56:20.606] checking systemd/sd-daemon.h presence... yes [13:56:20.643] checking for systemd/sd-daemon.h... yes [13:56:20.644] checking libxml/parser.h usability... yes [13:56:20.655] checking libxml/parser.h presence... yes [13:56:20.705] checking for libxml/parser.h... yes [13:56:20.705] checking libxslt/xslt.h usability... yes [13:56:20.717] checking libxslt/xslt.h presence... yes [13:56:20.768] checking for libxslt/xslt.h... yes [13:56:20.768] checking ldap.h usability... yes [13:56:20.779] checking ldap.h presence... yes [13:56:20.818] checking for ldap.h... yes [13:56:20.818] checking for compatible LDAP implementation... yes [13:56:20.828] checking ossp/uuid.h usability... yes [13:56:20.838] checking ossp/uuid.h presence... yes [13:56:20.876] checking for ossp/uuid.h... yes [13:56:20.921] checking whether byte ordering is bigendian... no [13:56:21.094] checking for inline... inline [13:56:21.108] checking for printf format archetype... printf [13:56:21.141] checking for _Static_assert... yes [13:56:21.302] checking for typeof... typeof [13:56:21.312] checking for __builtin_types_compatible_p... yes [13:56:21.326] checking for __builtin_constant_p... yes [13:56:21.339] checking for __builtin_unreachable... yes [13:56:21.482] checking for computed goto support... yes [13:56:21.491] checking for struct tm.tm_zone... yes [13:56:21.500] checking for union semun... no [13:56:21.573] checking for socklen_t... yes [13:56:21.663] checking for struct sockaddr.sa_len... no [13:56:21.824] checking for C/C++ restrict keyword... __restrict [13:56:21.839] checking for struct option... yes [13:56:21.921] checking whether assembler supports x86_64 popcntq... yes [13:56:21.930] checking for special C compiler options needed for large files... no [13:56:21.930] checking for _FILE_OFFSET_BITS value needed for large files... no [13:56:21.943] checking size of off_t... 8 [13:56:22.121] checking size of bool... 1 [13:56:22.299] checking for int timezone... yes [13:56:22.498] checking for backtrace_symbols... yes [13:56:22.709] checking for copyfile... no [13:56:22.910] checking for copy_file_range... yes [13:56:23.060] checking for getifaddrs... yes [13:56:23.258] checking for getpeerucred... no [13:56:23.416] checking for inet_pton... yes [13:56:23.600] checking for kqueue... no [13:56:23.772] checking for mbstowcs_l... no [13:56:23.943] checking for memset_s... no [13:56:24.138] checking for posix_fallocate... yes [13:56:24.297] checking for ppoll... yes [13:56:24.457] checking for pthread_is_threaded_np... no [13:56:24.612] checking for setproctitle... no [13:56:24.775] checking for setproctitle_fast... no [13:56:24.936] checking for strchrnul... yes [13:56:25.137] checking for strsignal... yes [13:56:25.290] checking for syncfs... yes [13:56:25.489] checking for sync_file_range... yes [13:56:25.645] checking for uselocale... yes [13:56:25.844] checking for wcstombs_l... no [13:56:26.041] checking for __builtin_bswap16... yes [13:56:26.226] checking for __builtin_bswap32... yes [13:56:26.418] checking for __builtin_bswap64... yes [13:56:26.611] checking for __builtin_clz... yes [13:56:26.793] checking for __builtin_ctz... yes [13:56:26.995] checking for __builtin_popcount... yes [13:56:27.184] checking for __builtin_frame_address... yes [13:56:27.374] checking for _LARGEFILE_SOURCE value needed for large files... no [13:56:27.538] checking how ccache clang reports undeclared, standard C functions... warning [13:56:27.563] checking for posix_fadvise... yes [13:56:27.770] checking whether posix_fadvise is declared... yes [13:56:27.787] checking whether fdatasync is declared... yes [13:56:27.803] checking whether strlcat is declared... no [13:56:27.912] checking whether strlcpy is declared... no [13:56:28.023] checking whether strnlen is declared... yes [13:56:28.039] checking whether strsep is declared... yes [13:56:28.056] checking whether preadv is declared... yes [13:56:28.072] checking whether pwritev is declared... yes [13:56:28.087] checking whether F_FULLFSYNC is declared... no [13:56:28.166] checking for explicit_bzero... yes [13:56:28.329] checking for getopt... yes [13:56:28.499] checking for getpeereid... no [13:56:28.690] checking for inet_aton... yes [13:56:28.836] checking for mkdtemp... yes [13:56:28.985] checking for strlcat... no [13:56:29.139] checking for strlcpy... no [13:56:29.295] checking for strnlen... yes [13:56:29.457] checking for strsep... yes [13:56:29.629] checking for pthread_barrier_wait... yes [13:56:29.817] checking for getopt_long... yes [13:56:29.967] checking for syslog... yes [13:56:30.156] checking syslog.h usability... yes [13:56:30.167] checking syslog.h presence... yes [13:56:30.202] checking for syslog.h... yes [13:56:30.202] checking for opterr... yes [13:56:30.363] checking for optreset... no [13:56:30.548] checking unicode/ucol.h usability... yes [13:56:30.559] checking unicode/ucol.h presence... yes [13:56:30.603] checking for unicode/ucol.h... yes [13:56:30.609] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:56:30.628] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:56:30.640] checking for rl_completion_suppress_quote... yes [13:56:30.838] checking for rl_filename_quote_characters... yes [13:56:31.029] checking for rl_filename_quoting_function... yes [13:56:31.213] checking for append_history... yes [13:56:31.403] checking for history_truncate_file... yes [13:56:31.574] checking for rl_completion_matches... yes [13:56:31.777] checking for rl_filename_completion_function... yes [13:56:31.979] checking for rl_reset_screen_size... yes [13:56:32.171] checking for rl_variable_bind... yes [13:56:32.346] checking test program... ok [13:56:32.508] checking whether long int is 64 bits... yes [13:56:32.675] checking for __builtin_mul_overflow... yes [13:56:32.833] checking size of void *... 8 [13:56:33.005] checking size of size_t... 8 [13:56:33.177] checking size of long... 8 [13:56:33.365] checking alignment of short... 2 [13:56:33.542] checking alignment of int... 4 [13:56:33.718] checking alignment of long... 8 [13:56:33.941] checking alignment of double... 8 [13:56:34.166] checking for __int128... yes [13:56:34.379] checking for __int128 alignment bug... ok [13:56:34.543] checking alignment of PG_INT128_TYPE... 16 [13:56:34.748] checking for builtin __sync char locking functions... yes [13:56:34.935] checking for builtin __sync int32 locking functions... yes [13:56:35.124] checking for builtin __sync int32 atomic operations... yes [13:56:35.315] checking for builtin __sync int64 atomic operations... yes [13:56:35.484] checking for builtin __atomic int32 atomic operations... yes [13:56:35.633] checking for builtin __atomic int64 atomic operations... yes [13:56:35.833] checking for __get_cpuid... yes [13:56:36.010] checking for __get_cpuid_count... yes [13:56:36.177] checking for __cpuid... no [13:56:36.251] checking for __cpuidex... no [13:56:36.319] checking for _xgetbv with CFLAGS=... no [13:56:36.667] checking for _xgetbv with CFLAGS=-mxsave... yes [13:56:37.040] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:56:37.325] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:56:37.714] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:56:37.818] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:56:38.092] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:56:38.168] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:56:38.233] 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 [13:56:38.317] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:56:38.317] checking for library containing sem_init... none required [13:56:38.471] checking which semaphore API to use... unnamed POSIX [13:56:38.472] checking which random number source to use... OpenSSL [13:56:38.474] checking for tclsh... /usr/bin/tclsh [13:56:38.475] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:56:38.520] checking tcl.h usability... yes [13:56:38.532] checking tcl.h presence... yes [13:56:38.571] checking for tcl.h... yes [13:56:38.572] checking for perl.h... yes [13:56:38.596] checking for libperl... yes [13:56:38.859] checking Python.h usability... yes [13:56:38.871] checking Python.h presence... yes [13:56:38.944] checking for Python.h... yes [13:56:38.944] checking for xmllint... /usr/bin/xmllint [13:56:38.945] checking for xsltproc... /usr/bin/xsltproc [13:56:38.945] checking for fop... /usr/bin/fop [13:56:38.945] checking for dbtoepub... no [13:56:38.946] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [13:56:39.052] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:56:39.192] configure: using compiler=Debian clang version 14.0.6 [13:56:39.192] 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 [13:56:39.192] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:56:39.192] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:56:39.192] configure: using CXX=ccache clang++-16 [13:56:39.192] 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 [13:56:39.192] configure: using CLANG=ccache clang-16 [13:56:39.192] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:56:39.192] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [13:56:39.224] configure: updating cache clang.cache [13:56:39.236] configure: creating ./config.status [13:56:39.344] config.status: creating GNUmakefile [13:56:39.360] config.status: creating src/Makefile.global [13:56:39.379] config.status: creating src/include/pg_config.h [13:56:39.395] config.status: creating src/include/pg_config_ext.h [13:56:39.405] config.status: src/include/pg_config_ext.h is unchanged [13:56:39.408] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:56:39.419] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [13:56:39.427] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:56:39.436] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:56:39.445] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:56:39.455] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:56:39.464] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:56:39.507] [13:56:39.507] real 0m28.231s [13:56:39.507] user 0m17.135s [13:56:39.507] sys 0m11.171s [13:56:39.507] make -s -j${BUILD_JOBS} clean [13:56:40.089] time make -s -j${BUILD_JOBS} world-bin [13:56:46.189] jsonpath_exec.c:2827:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [13:56:46.189] JsonbValue jbvbuf; [13:56:46.189] ^ [13:56:46.189] 1 error generated. [13:56:46.189] make[4]: *** [: jsonpath_exec.o] Error 1 [13:56:46.189] make[4]: *** Waiting for unfinished jobs.... [13:56:46.225] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [13:56:46.226] make[2]: *** [common.mk:37: utils-recursive] Error 2 [13:56:46.226] make[2]: *** Waiting for unfinished jobs.... [13:56:46.549] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:56:46.549] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:56:46.550] [13:56:46.550] real 0m6.461s [13:56:46.550] user 0m12.783s [13:56:46.550] sys 0m7.125s [13:56:46.550] [13:56:46.550] Exit status: 2