[12:59:46.531] time ./configure \ [12:59:46.531] --cache clang.cache \ [12:59:46.531] ${LINUX_CONFIGURE_FEATURES} \ [12:59:46.531] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [12:59:46.713] configure: creating cache clang.cache [12:59:46.728] checking build system type... x86_64-pc-linux-gnu [12:59:46.835] checking host system type... x86_64-pc-linux-gnu [12:59:46.835] checking which template to use... linux [12:59:46.835] checking whether NLS is wanted... no [12:59:46.835] checking for default port number... 5432 [12:59:46.842] checking for block size... 8kB [12:59:46.844] checking for segment size... 1GB [12:59:46.846] checking for WAL block size... 8kB [12:59:46.965] checking whether the C compiler works... yes [12:59:47.119] checking for C compiler default output file name... a.out [12:59:47.120] checking for suffix of executables... [12:59:47.192] checking whether we are cross compiling... no [12:59:47.283] checking for suffix of object files... o [12:59:47.291] checking whether we are using the GNU C compiler... yes [12:59:47.299] checking whether ccache clang accepts -g... yes [12:59:47.305] checking for ccache clang option to accept ISO C89... none needed [12:59:47.313] checking for ccache clang option to accept ISO C99... none needed [12:59:47.581] checking whether we are using the GNU C++ compiler... yes [12:59:47.653] checking whether ccache clang++-16 accepts -g... yes [12:59:47.848] checking for gawk... no [12:59:47.848] checking for mawk... mawk [12:59:47.848] checking for LLVM_CONFIG... llvm-config-16 [12:59:47.854] configure: using llvm 16.0.6 [12:59:47.854] checking for CLANG... ccache clang-16 [12:59:47.903] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:59:47.910] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:59:47.917] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:59:47.923] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:59:47.958] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:59:47.966] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [12:59:47.974] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:59:48.008] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:59:48.015] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:59:48.054] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:59:48.066] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:59:48.073] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [12:59:48.080] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:59:48.093] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [12:59:48.135] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:59:48.142] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [12:59:48.177] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:59:48.185] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:59:48.192] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [12:59:48.256] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:59:48.288] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [12:59:48.295] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [12:59:48.333] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [12:59:48.340] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:59:48.399] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:59:48.406] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:59:48.412] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:59:48.419] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:59:48.483] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:59:48.545] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:59:48.608] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:59:48.615] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:59:48.622] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:59:48.655] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:59:48.687] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:59:48.694] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:59:48.700] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:59:48.707] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:59:48.714] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:59:48.721] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:59:48.755] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:59:48.762] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:59:48.775] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:59:48.787] checking whether the C compiler still works... yes [12:59:48.957] checking how to run the C preprocessor... ccache clang -E [12:59:49.094] checking for pkg-config... /usr/bin/pkg-config [12:59:49.095] checking pkg-config is at least version 0.9.0... yes [12:59:49.096] checking whether to build with ICU support... yes [12:59:49.096] checking for icu-uc icu-i18n... yes [12:59:49.103] checking whether to build with Tcl... yes [12:59:49.104] checking whether to build Perl modules... yes [12:59:49.104] checking whether to build Python modules... yes [12:59:49.104] checking whether to build with GSSAPI support... yes [12:59:49.105] checking whether to build with PAM support... yes [12:59:49.105] checking whether to build with BSD Authentication support... no [12:59:49.105] checking whether to build with LDAP support... yes [12:59:49.105] checking whether to build with Bonjour support... no [12:59:49.105] checking whether to build with SELinux support... yes [12:59:49.105] checking whether to build with systemd support... yes [12:59:49.105] checking whether to build with XML support... yes [12:59:49.106] checking for libxml-2.0 >= 2.6.23... yes [12:59:49.113] checking whether to build with LZ4 support... yes [12:59:49.113] checking for liblz4... yes [12:59:49.120] checking whether to build with ZSTD support... yes [12:59:49.120] checking for libzstd >= 1.4.0... yes [12:59:49.127] checking for strip... strip [12:59:49.128] checking whether it is possible to strip libraries... yes [12:59:49.130] checking for ar... ar [12:59:49.130] checking for a BSD-compatible install... /usr/bin/install -c [12:59:49.140] checking for tar... /usr/bin/tar [12:59:49.140] checking whether ln -s works... yes [12:59:49.140] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:59:49.142] checking for bison... /usr/bin/bison [12:59:49.145] configure: using bison (GNU Bison) 3.8.2 [12:59:49.148] checking for flex... /usr/bin/flex [12:59:49.161] configure: using flex 2.6.4 [12:59:49.161] checking for perl... /usr/bin/perl [12:59:49.164] configure: using perl 5.36.0 [12:59:49.166] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:59:49.171] checking for Perl privlibexp... /usr/share/perl/5.36 [12:59:49.176] checking for Perl useshrplib... true [12:59:49.181] 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:59:49.187] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:59:49.194] 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:59:49.287] checking for python3... /usr/bin/python3 [12:59:49.298] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:59:49.305] checking for Python sysconfig module... yes [12:59:49.317] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:59:49.331] checking Python include directory... -I/usr/include/python3.11 [12:59:49.343] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:59:49.387] checking for a sed that does not truncate output... /usr/bin/sed [12:59:49.393] checking for grep that handles long lines and -e... /usr/bin/grep [12:59:49.395] checking for egrep... /usr/bin/grep -E [12:59:49.397] checking for ANSI C header files... yes [12:59:49.563] checking for sys/types.h... yes [12:59:49.650] checking for sys/stat.h... yes [12:59:49.665] checking for stdlib.h... yes [12:59:49.681] checking for string.h... yes [12:59:49.696] checking for memory.h... yes [12:59:49.712] checking for strings.h... yes [12:59:49.802] checking for inttypes.h... yes [12:59:49.819] checking for stdint.h... yes [12:59:49.870] checking for unistd.h... yes [12:59:49.965] checking whether ccache clang is Clang... yes [12:59:49.994] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:59:50.170] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:59:50.248] checking whether more special flags are required for pthreads... no [12:59:50.248] checking for PTHREAD_PRIO_INHERIT... yes [12:59:50.328] checking pthread.h usability... yes [12:59:50.336] checking pthread.h presence... yes [12:59:50.368] checking for pthread.h... yes [12:59:50.368] checking for strerror_r... yes [12:59:50.442] checking whether strerror_r returns int... no [12:59:50.509] checking for main in -lm... yes [12:59:50.592] checking for library containing setproctitle... no [12:59:50.760] checking for library containing dlsym... none required [12:59:50.840] checking for library containing socket... none required [12:59:50.918] checking for library containing getopt_long... none required [12:59:50.999] checking for library containing shm_open... none required [12:59:51.075] checking for library containing shm_unlink... none required [12:59:51.152] checking for library containing clock_gettime... none required [12:59:51.229] checking for library containing shmget... none required [12:59:51.306] checking for library containing backtrace_symbols... none required [12:59:51.385] checking for library containing pthread_barrier_wait... none required [12:59:51.462] checking for library containing readline... -lreadline [12:59:51.540] checking for inflate in -lz... yes [12:59:51.623] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:59:51.795] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:59:51.897] checking for SSL_new in -lssl... yes [12:59:52.003] checking for SSL_CTX_set_cert_cb... yes [12:59:52.109] checking for OPENSSL_init_ssl... yes [12:59:52.215] checking for X509_get_signature_info... yes [12:59:52.325] checking for SSL_CTX_set_num_tickets... yes [12:59:52.433] checking for pam_start in -lpam... yes [12:59:52.539] checking for xmlSaveToBuffer in -lxml2... yes [12:59:52.679] checking for xsltCleanupGlobals in -lxslt... yes [12:59:52.811] checking for LZ4_compress_default in -llz4... yes [12:59:52.955] checking for ZSTD_compress in -lzstd... yes [12:59:53.090] checking for ldap_bind in -lldap... yes [12:59:53.243] checking for ldap_initialize... yes [12:59:53.399] checking for ldap_verify_credentials... yes [12:59:53.551] checking for security_compute_create_name in -lselinux... yes [12:59:53.683] checking for uuid_export in -lossp-uuid... yes [12:59:53.821] checking for stdbool.h that conforms to C99... yes [12:59:53.833] checking for _Bool... yes [12:59:53.933] checking atomic.h usability... no [12:59:54.015] checking atomic.h presence... no [12:59:54.048] checking for atomic.h... no [12:59:54.051] checking copyfile.h usability... no [12:59:54.134] checking copyfile.h presence... no [12:59:54.170] checking for copyfile.h... no [12:59:54.174] checking execinfo.h usability... yes [12:59:54.182] checking execinfo.h presence... yes [12:59:54.213] checking for execinfo.h... yes [12:59:54.220] checking getopt.h usability... yes [12:59:54.306] checking getopt.h presence... yes [12:59:54.337] checking for getopt.h... yes [12:59:54.344] checking ifaddrs.h usability... yes [12:59:54.353] checking ifaddrs.h presence... yes [12:59:54.386] checking for ifaddrs.h... yes [12:59:54.394] checking mbarrier.h usability... no [12:59:54.480] checking mbarrier.h presence... no [12:59:54.515] checking for mbarrier.h... no [12:59:54.518] checking sys/epoll.h usability... yes [12:59:54.526] checking sys/epoll.h presence... yes [12:59:54.559] checking for sys/epoll.h... yes [12:59:54.567] checking sys/event.h usability... no [12:59:54.652] checking sys/event.h presence... no [12:59:54.687] checking for sys/event.h... no [12:59:54.691] checking sys/personality.h usability... yes [12:59:54.699] checking sys/personality.h presence... yes [12:59:54.729] checking for sys/personality.h... yes [12:59:54.737] checking sys/prctl.h usability... yes [12:59:54.746] checking sys/prctl.h presence... yes [12:59:54.777] checking for sys/prctl.h... yes [12:59:54.785] checking sys/procctl.h usability... no [12:59:54.873] checking sys/procctl.h presence... no [12:59:54.909] checking for sys/procctl.h... no [12:59:54.913] checking sys/signalfd.h usability... yes [12:59:54.921] checking sys/signalfd.h presence... yes [12:59:54.953] checking for sys/signalfd.h... yes [12:59:54.960] checking sys/ucred.h usability... no [12:59:55.046] checking sys/ucred.h presence... no [12:59:55.081] checking for sys/ucred.h... no [12:59:55.085] checking termios.h usability... yes [12:59:55.129] checking termios.h presence... yes [12:59:55.160] checking for termios.h... yes [12:59:55.167] checking ucred.h usability... no [12:59:55.254] checking ucred.h presence... no [12:59:55.289] checking for ucred.h... no [12:59:55.292] checking xlocale.h usability... no [12:59:55.379] checking xlocale.h presence... no [12:59:55.414] checking for xlocale.h... no [12:59:55.415] checking readline/readline.h usability... yes [12:59:55.509] checking readline/readline.h presence... yes [12:59:55.542] checking for readline/readline.h... yes [12:59:55.544] checking readline/history.h usability... yes [12:59:55.634] checking readline/history.h presence... yes [12:59:55.669] checking for readline/history.h... yes [12:59:55.671] checking zlib.h usability... yes [12:59:55.763] checking zlib.h presence... yes [12:59:55.797] checking for zlib.h... yes [12:59:55.797] checking for lz4... /usr/bin/lz4 [12:59:55.797] checking lz4.h usability... yes [12:59:55.841] checking lz4.h presence... yes [12:59:55.874] checking for lz4.h... yes [12:59:55.874] checking for zstd... /usr/bin/zstd [12:59:55.875] checking zstd.h usability... yes [12:59:55.965] checking zstd.h presence... yes [12:59:55.998] checking for zstd.h... yes [12:59:55.998] checking gssapi/gssapi.h usability... yes [12:59:56.007] checking gssapi/gssapi.h presence... yes [12:59:56.039] checking for gssapi/gssapi.h... yes [12:59:56.041] checking gssapi/gssapi_ext.h usability... yes [12:59:56.131] checking gssapi/gssapi_ext.h presence... yes [12:59:56.164] checking for gssapi/gssapi_ext.h... yes [12:59:56.165] checking for openssl... /usr/bin/openssl [12:59:56.170] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:59:56.170] checking openssl/ssl.h usability... yes [12:59:56.180] checking openssl/ssl.h presence... yes [12:59:56.242] checking for openssl/ssl.h... yes [12:59:56.242] checking openssl/err.h usability... yes [12:59:56.252] checking openssl/err.h presence... yes [12:59:56.294] checking for openssl/err.h... yes [12:59:56.295] checking security/pam_appl.h usability... yes [12:59:56.303] checking security/pam_appl.h presence... yes [12:59:56.334] checking for security/pam_appl.h... yes [12:59:56.335] checking systemd/sd-daemon.h usability... yes [12:59:56.380] checking systemd/sd-daemon.h presence... yes [12:59:56.413] checking for systemd/sd-daemon.h... yes [12:59:56.413] checking libxml/parser.h usability... yes [12:59:56.528] checking libxml/parser.h presence... yes [12:59:56.572] checking for libxml/parser.h... yes [12:59:56.572] checking libxslt/xslt.h usability... yes [12:59:56.690] checking libxslt/xslt.h presence... yes [12:59:56.735] checking for libxslt/xslt.h... yes [12:59:56.735] checking ldap.h usability... yes [12:59:56.744] checking ldap.h presence... yes [12:59:56.777] checking for ldap.h... yes [12:59:56.777] checking for compatible LDAP implementation... yes [12:59:56.785] checking ossp/uuid.h usability... yes [12:59:56.794] checking ossp/uuid.h presence... yes [12:59:56.827] checking for ossp/uuid.h... yes [12:59:56.864] checking whether byte ordering is bigendian... no [12:59:57.016] checking for inline... inline [12:59:57.079] checking for printf format archetype... printf [12:59:57.130] checking for _Static_assert... yes [12:59:57.269] checking for typeof... typeof [12:59:57.278] checking for __builtin_types_compatible_p... yes [12:59:57.347] checking for __builtin_constant_p... yes [12:59:57.384] checking for __builtin_unreachable... yes [12:59:57.519] checking for computed goto support... yes [12:59:57.584] checking for struct tm.tm_zone... yes [12:59:57.593] checking for union semun... no [12:59:57.663] checking for socklen_t... yes [12:59:57.744] checking for struct sockaddr.sa_len... no [12:59:57.889] checking for C/C++ restrict keyword... __restrict [12:59:57.957] checking for struct option... yes [12:59:58.031] checking whether assembler supports x86_64 popcntq... yes [12:59:58.038] checking for special C compiler options needed for large files... no [12:59:58.038] checking for _FILE_OFFSET_BITS value needed for large files... no [12:59:58.049] checking size of off_t... 8 [12:59:58.211] checking size of bool... 1 [12:59:58.365] checking for int timezone... yes [12:59:58.519] checking for backtrace_symbols... yes [12:59:58.660] checking for copyfile... no [12:59:58.800] checking for copy_file_range... yes [12:59:58.950] checking for getifaddrs... yes [12:59:59.094] checking for getpeerucred... no [12:59:59.246] checking for inet_pton... yes [12:59:59.392] checking for kqueue... no [12:59:59.541] checking for mbstowcs_l... no [12:59:59.685] checking for memset_s... no [12:59:59.835] checking for posix_fallocate... yes [12:59:59.979] checking for ppoll... yes [13:00:00.121] checking for pthread_is_threaded_np... no [13:00:00.271] checking for setproctitle... no [13:00:00.415] checking for setproctitle_fast... no [13:00:00.555] checking for strchrnul... yes [13:00:00.699] checking for strsignal... yes [13:00:00.836] checking for syncfs... yes [13:00:00.973] checking for sync_file_range... yes [13:00:01.119] checking for uselocale... yes [13:00:01.262] checking for wcstombs_l... no [13:00:01.401] checking for __builtin_bswap16... yes [13:00:01.551] checking for __builtin_bswap32... yes [13:00:01.697] checking for __builtin_bswap64... yes [13:00:01.841] checking for __builtin_clz... yes [13:00:01.980] checking for __builtin_ctz... yes [13:00:02.120] checking for __builtin_popcount... yes [13:00:02.261] checking for __builtin_frame_address... yes [13:00:02.399] checking for _LARGEFILE_SOURCE value needed for large files... no [13:00:02.541] checking how ccache clang reports undeclared, standard C functions... warning [13:00:02.560] checking for posix_fadvise... yes [13:00:02.700] checking whether posix_fadvise is declared... yes [13:00:02.773] checking whether fdatasync is declared... yes [13:00:02.814] checking whether strlcat is declared... no [13:00:02.912] checking whether strlcpy is declared... no [13:00:03.011] checking whether strnlen is declared... yes [13:00:03.062] checking whether strsep is declared... yes [13:00:03.077] checking whether preadv is declared... yes [13:00:03.120] checking whether pwritev is declared... yes [13:00:03.192] checking whether F_FULLFSYNC is declared... no [13:00:03.262] checking for explicit_bzero... yes [13:00:03.393] checking for getopt... yes [13:00:03.521] checking for getpeereid... no [13:00:03.656] checking for inet_aton... yes [13:00:03.796] checking for mkdtemp... yes [13:00:03.933] checking for strlcat... no [13:00:04.072] checking for strlcpy... no [13:00:04.214] checking for strnlen... yes [13:00:04.354] checking for strsep... yes [13:00:04.490] checking for pthread_barrier_wait... yes [13:00:04.628] checking for getopt_long... yes [13:00:04.763] checking for syslog... yes [13:00:04.899] checking syslog.h usability... yes [13:00:04.907] checking syslog.h presence... yes [13:00:04.938] checking for syslog.h... yes [13:00:04.938] checking for opterr... yes [13:00:05.077] checking for optreset... no [13:00:05.225] checking unicode/ucol.h usability... yes [13:00:05.234] checking unicode/ucol.h presence... yes [13:00:05.271] checking for unicode/ucol.h... yes [13:00:05.276] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:00:05.289] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:00:05.299] checking for rl_completion_suppress_quote... yes [13:00:05.441] checking for rl_filename_quote_characters... yes [13:00:05.578] checking for rl_filename_quoting_function... yes [13:00:05.719] checking for append_history... yes [13:00:05.860] checking for history_truncate_file... yes [13:00:06.000] checking for rl_completion_matches... yes [13:00:06.163] checking for rl_filename_completion_function... yes [13:00:06.316] checking for rl_reset_screen_size... yes [13:00:06.456] checking for rl_variable_bind... yes [13:00:06.600] checking test program... ok [13:00:06.739] checking whether long int is 64 bits... yes [13:00:06.885] checking for __builtin_mul_overflow... yes [13:00:07.024] checking size of void *... 8 [13:00:07.185] checking size of size_t... 8 [13:00:07.347] checking size of long... 8 [13:00:07.510] checking alignment of short... 2 [13:00:07.668] checking alignment of int... 4 [13:00:07.827] checking alignment of long... 8 [13:00:07.985] checking alignment of double... 8 [13:00:08.148] checking for int8... no [13:00:08.219] checking for uint8... no [13:00:08.287] checking for int64... no [13:00:08.358] checking for uint64... no [13:00:08.427] checking for __int128... yes [13:00:08.569] checking for __int128 alignment bug... ok [13:00:08.709] checking alignment of PG_INT128_TYPE... 16 [13:00:08.869] checking for builtin __sync char locking functions... yes [13:00:09.001] checking for builtin __sync int32 locking functions... yes [13:00:09.135] checking for builtin __sync int32 atomic operations... yes [13:00:09.273] checking for builtin __sync int64 atomic operations... yes [13:00:09.406] checking for builtin __atomic int32 atomic operations... yes [13:00:09.542] checking for builtin __atomic int64 atomic operations... yes [13:00:09.675] checking for __get_cpuid... yes [13:00:09.818] checking for __get_cpuid_count... yes [13:00:09.956] checking for __cpuid... no [13:00:10.017] checking for __cpuidex... no [13:00:10.076] checking for _xgetbv with CFLAGS=... no [13:00:10.390] checking for _xgetbv with CFLAGS=-mxsave... yes [13:00:10.729] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:00:10.991] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:00:11.326] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:00:11.414] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:00:11.649] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:00:11.710] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:00:11.764] 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:00:11.831] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:00:11.831] checking for library containing sem_init... none required [13:00:11.964] checking which semaphore API to use... unnamed POSIX [13:00:11.964] checking which random number source to use... OpenSSL [13:00:11.966] checking for tclsh... /usr/bin/tclsh [13:00:11.966] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:00:12.005] checking tcl.h usability... yes [13:00:12.014] checking tcl.h presence... yes [13:00:12.047] checking for tcl.h... yes [13:00:12.048] checking for perl.h... yes [13:00:12.369] checking for libperl... yes [13:00:12.591] checking Python.h usability... yes [13:00:12.601] checking Python.h presence... yes [13:00:12.666] checking for Python.h... yes [13:00:12.666] checking for xmllint... /usr/bin/xmllint [13:00:12.666] checking for xsltproc... /usr/bin/xsltproc [13:00:12.666] checking for fop... /usr/bin/fop [13:00:12.666] checking for dbtoepub... no [13:00:12.667] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [13:00:12.758] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:00:12.879] configure: using compiler=Debian clang version 14.0.6 [13:00:12.879] 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:00:12.880] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:00:12.880] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:00:12.880] configure: using CXX=ccache clang++-16 [13:00:12.880] 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:00:12.880] configure: using CLANG=ccache clang-16 [13:00:12.880] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:00:12.880] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [13:00:12.904] configure: updating cache clang.cache [13:00:12.913] configure: creating ./config.status [13:00:12.994] config.status: creating GNUmakefile [13:00:13.005] config.status: creating src/Makefile.global [13:00:13.019] config.status: creating src/include/pg_config.h [13:00:13.032] config.status: creating src/include/pg_config_ext.h [13:00:13.040] config.status: src/include/pg_config_ext.h is unchanged [13:00:13.042] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:00:13.050] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [13:00:13.056] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:00:13.064] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:00:13.072] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:00:13.079] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:00:13.087] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:00:13.121] [13:00:13.121] real 0m26.589s [13:00:13.121] user 0m15.398s [13:00:13.121] sys 0m11.240s [13:00:13.121] make -s -j${BUILD_JOBS} clean [13:00:13.618] time make -s -j${BUILD_JOBS} world-bin [13:01:57.590] jsonpath_exec.c:2829:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [13:01:57.590] JsonbValue jbvbuf; [13:01:57.590] ^ [13:01:57.590] 1 error generated. [13:01:57.590] make[4]: *** [: jsonpath_exec.o] Error 1 [13:01:57.590] make[4]: *** Waiting for unfinished jobs.... [13:01:57.865] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [13:01:57.865] make[3]: *** Waiting for unfinished jobs.... [13:02:00.351] make[2]: *** [common.mk:37: utils-recursive] Error 2 [13:02:00.351] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:02:00.351] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:02:00.351] [13:02:00.351] real 1m46.733s [13:02:00.351] user 5m22.135s [13:02:00.351] sys 1m35.385s [13:02:00.352] [13:02:00.352] Exit status: 2