[01:21:10.605] time ./configure \ [01:21:10.605] --cache clang.cache \ [01:21:10.605] ${LINUX_CONFIGURE_FEATURES} \ [01:21:10.605] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [01:21:10.766] configure: creating cache clang.cache [01:21:10.779] checking build system type... x86_64-pc-linux-gnu [01:21:10.873] checking host system type... x86_64-pc-linux-gnu [01:21:10.873] checking which template to use... linux [01:21:10.873] checking whether NLS is wanted... no [01:21:10.873] checking for default port number... 5432 [01:21:10.880] checking for block size... 8kB [01:21:10.881] checking for segment size... 1GB [01:21:10.883] checking for WAL block size... 8kB [01:21:10.994] checking whether the C compiler works... yes [01:21:11.138] checking for C compiler default output file name... a.out [01:21:11.139] checking for suffix of executables... [01:21:11.209] checking whether we are cross compiling... no [01:21:11.299] checking for suffix of object files... o [01:21:11.308] checking whether we are using the GNU C compiler... yes [01:21:11.315] checking whether ccache clang accepts -g... yes [01:21:11.339] checking for ccache clang option to accept ISO C89... none needed [01:21:11.347] checking for ccache clang option to accept ISO C99... none needed [01:21:11.533] checking whether we are using the GNU C++ compiler... yes [01:21:11.542] checking whether ccache clang++-16 accepts -g... yes [01:21:11.702] checking for gawk... no [01:21:11.702] checking for mawk... mawk [01:21:11.702] checking for LLVM_CONFIG... llvm-config-16 [01:21:11.708] configure: using llvm 16.0.6 [01:21:11.708] checking for CLANG... ccache clang-16 [01:21:11.759] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [01:21:11.767] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [01:21:11.774] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [01:21:11.781] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [01:21:11.788] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [01:21:11.796] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [01:21:11.803] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [01:21:11.811] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:21:11.818] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [01:21:11.842] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [01:21:11.865] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [01:21:11.873] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [01:21:11.880] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [01:21:11.903] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [01:21:11.929] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [01:21:11.937] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [01:21:11.944] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [01:21:11.950] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [01:21:11.957] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [01:21:11.965] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [01:21:11.972] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [01:21:11.979] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [01:21:12.005] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [01:21:12.014] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:21:12.021] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:21:12.029] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:21:12.036] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:21:12.043] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:21:12.069] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:21:12.093] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:21:12.114] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:21:12.122] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:21:12.128] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:21:12.137] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [01:21:12.144] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [01:21:12.152] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [01:21:12.159] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [01:21:12.166] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [01:21:12.174] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [01:21:12.181] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [01:21:12.207] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [01:21:12.207] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:21:12.216] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:21:12.223] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:21:12.247] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:21:12.273] checking whether the C compiler still works... yes [01:21:12.382] checking how to run the C preprocessor... ccache clang -E [01:21:12.513] checking for pkg-config... /usr/bin/pkg-config [01:21:12.513] checking pkg-config is at least version 0.9.0... yes [01:21:12.514] checking whether to build with ICU support... yes [01:21:12.515] checking for icu-uc icu-i18n... yes [01:21:12.522] checking whether to build with Tcl... yes [01:21:12.522] checking whether to build Perl modules... yes [01:21:12.522] checking whether to build Python modules... yes [01:21:12.522] checking whether to build with GSSAPI support... yes [01:21:12.523] checking whether to build with PAM support... yes [01:21:12.523] checking whether to build with BSD Authentication support... no [01:21:12.523] checking whether to build with LDAP support... yes [01:21:12.523] checking whether to build with Bonjour support... no [01:21:12.523] checking whether to build with SELinux support... yes [01:21:12.523] checking whether to build with systemd support... yes [01:21:12.524] checking whether to build with XML support... yes [01:21:12.524] checking for libxml-2.0 >= 2.6.23... yes [01:21:12.530] checking whether to build with LZ4 support... yes [01:21:12.530] checking for liblz4... yes [01:21:12.537] checking whether to build with ZSTD support... yes [01:21:12.537] checking for libzstd >= 1.4.0... yes [01:21:12.544] checking for strip... strip [01:21:12.544] checking whether it is possible to strip libraries... yes [01:21:12.546] checking for ar... ar [01:21:12.546] checking for a BSD-compatible install... /usr/bin/install -c [01:21:12.554] checking for tar... /usr/bin/tar [01:21:12.555] checking whether ln -s works... yes [01:21:12.555] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:21:12.557] checking for bison... /usr/bin/bison [01:21:12.559] configure: using bison (GNU Bison) 3.8.2 [01:21:12.561] checking for flex... /usr/bin/flex [01:21:12.563] configure: using flex 2.6.4 [01:21:12.563] checking for perl... /usr/bin/perl [01:21:12.566] configure: using perl 5.36.0 [01:21:12.568] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [01:21:12.572] checking for Perl privlibexp... /usr/share/perl/5.36 [01:21:12.576] checking for Perl useshrplib... true [01:21:12.582] 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 [01:21:12.587] checking for CFLAGS to compile embedded Perl... -DDEBIAN [01:21:12.592] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [01:21:12.681] checking for python3... /usr/bin/python3 [01:21:12.692] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [01:21:12.698] checking for Python sysconfig module... yes [01:21:12.709] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [01:21:12.720] checking Python include directory... -I/usr/include/python3.11 [01:21:12.732] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [01:21:12.772] checking for a sed that does not truncate output... /usr/bin/sed [01:21:12.777] checking for grep that handles long lines and -e... /usr/bin/grep [01:21:12.779] checking for egrep... /usr/bin/grep -E [01:21:12.780] checking for ANSI C header files... yes [01:21:12.962] checking for sys/types.h... yes [01:21:12.977] checking for sys/stat.h... yes [01:21:12.993] checking for stdlib.h... yes [01:21:13.008] checking for string.h... yes [01:21:13.023] checking for memory.h... yes [01:21:13.038] checking for strings.h... yes [01:21:13.052] checking for inttypes.h... yes [01:21:13.067] checking for stdint.h... yes [01:21:13.082] checking for unistd.h... yes [01:21:13.094] checking whether ccache clang is Clang... yes [01:21:13.122] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [01:21:13.237] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [01:21:13.311] checking whether more special flags are required for pthreads... no [01:21:13.311] checking for PTHREAD_PRIO_INHERIT... yes [01:21:13.389] checking pthread.h usability... yes [01:21:13.397] checking pthread.h presence... yes [01:21:13.429] checking for pthread.h... yes [01:21:13.429] checking for strerror_r... yes [01:21:13.503] checking whether strerror_r returns int... no [01:21:13.571] checking for main in -lm... yes [01:21:13.649] checking for library containing setproctitle... no [01:21:13.808] checking for library containing dlsym... none required [01:21:13.885] checking for library containing socket... none required [01:21:13.957] checking for library containing getopt_long... none required [01:21:14.034] checking for library containing shm_open... none required [01:21:14.110] checking for library containing shm_unlink... none required [01:21:14.184] checking for library containing clock_gettime... none required [01:21:14.260] checking for library containing shmget... none required [01:21:14.334] checking for library containing backtrace_symbols... none required [01:21:14.408] checking for library containing pthread_barrier_wait... none required [01:21:14.481] checking for library containing readline... -lreadline [01:21:14.557] checking for inflate in -lz... yes [01:21:14.633] checking for library containing gss_store_cred_into... -lgssapi_krb5 [01:21:14.793] checking for CRYPTO_new_ex_data in -lcrypto... yes [01:21:14.896] checking for SSL_new in -lssl... yes [01:21:15.002] checking for SSL_CTX_set_ciphersuites... yes [01:21:15.110] checking for SSL_CTX_set_cert_cb... yes [01:21:15.222] checking for X509_get_signature_info... yes [01:21:15.334] checking for SSL_CTX_set_num_tickets... yes [01:21:15.443] checking for pam_start in -lpam... yes [01:21:15.549] checking for xmlSaveToBuffer in -lxml2... yes [01:21:15.690] checking for xsltCleanupGlobals in -lxslt... yes [01:21:15.823] checking for LZ4_compress_default in -llz4... yes [01:21:15.964] checking for ZSTD_compress in -lzstd... yes [01:21:16.113] checking for ldap_bind in -lldap... yes [01:21:16.274] checking for ldap_initialize... yes [01:21:16.437] checking for ldap_verify_credentials... yes [01:21:16.599] checking for security_compute_create_name in -lselinux... yes [01:21:16.750] checking for uuid_export in -lossp-uuid... yes [01:21:16.917] checking atomic.h usability... no [01:21:17.008] checking atomic.h presence... no [01:21:17.042] checking for atomic.h... no [01:21:17.045] checking copyfile.h usability... no [01:21:17.130] checking copyfile.h presence... no [01:21:17.164] checking for copyfile.h... no [01:21:17.168] checking execinfo.h usability... yes [01:21:17.175] checking execinfo.h presence... yes [01:21:17.205] checking for execinfo.h... yes [01:21:17.213] checking getopt.h usability... yes [01:21:17.221] checking getopt.h presence... yes [01:21:17.251] checking for getopt.h... yes [01:21:17.258] checking ifaddrs.h usability... yes [01:21:17.266] checking ifaddrs.h presence... yes [01:21:17.297] checking for ifaddrs.h... yes [01:21:17.304] checking mbarrier.h usability... no [01:21:17.387] checking mbarrier.h presence... no [01:21:17.421] checking for mbarrier.h... no [01:21:17.424] checking sys/epoll.h usability... yes [01:21:17.432] checking sys/epoll.h presence... yes [01:21:17.463] checking for sys/epoll.h... yes [01:21:17.470] checking sys/event.h usability... no [01:21:17.553] checking sys/event.h presence... no [01:21:17.588] checking for sys/event.h... no [01:21:17.591] checking sys/personality.h usability... yes [01:21:17.599] checking sys/personality.h presence... yes [01:21:17.630] checking for sys/personality.h... yes [01:21:17.637] checking sys/prctl.h usability... yes [01:21:17.646] checking sys/prctl.h presence... yes [01:21:17.677] checking for sys/prctl.h... yes [01:21:17.684] checking sys/procctl.h usability... no [01:21:17.771] checking sys/procctl.h presence... no [01:21:17.805] checking for sys/procctl.h... no [01:21:17.808] checking sys/signalfd.h usability... yes [01:21:17.816] checking sys/signalfd.h presence... yes [01:21:17.847] checking for sys/signalfd.h... yes [01:21:17.854] checking sys/ucred.h usability... no [01:21:17.938] checking sys/ucred.h presence... no [01:21:17.972] checking for sys/ucred.h... no [01:21:17.975] checking termios.h usability... yes [01:21:17.983] checking termios.h presence... yes [01:21:18.014] checking for termios.h... yes [01:21:18.022] checking ucred.h usability... no [01:21:18.107] checking ucred.h presence... no [01:21:18.142] checking for ucred.h... no [01:21:18.145] checking xlocale.h usability... no [01:21:18.231] checking xlocale.h presence... no [01:21:18.266] checking for xlocale.h... no [01:21:18.268] checking readline/readline.h usability... yes [01:21:18.277] checking readline/readline.h presence... yes [01:21:18.311] checking for readline/readline.h... yes [01:21:18.312] checking readline/history.h usability... yes [01:21:18.321] checking readline/history.h presence... yes [01:21:18.354] checking for readline/history.h... yes [01:21:18.357] checking zlib.h usability... yes [01:21:18.366] checking zlib.h presence... yes [01:21:18.402] checking for zlib.h... yes [01:21:18.403] checking for lz4... /usr/bin/lz4 [01:21:18.403] checking lz4.h usability... yes [01:21:18.412] checking lz4.h presence... yes [01:21:18.444] checking for lz4.h... yes [01:21:18.444] checking for zstd... /usr/bin/zstd [01:21:18.444] checking zstd.h usability... yes [01:21:18.453] checking zstd.h presence... yes [01:21:18.484] checking for zstd.h... yes [01:21:18.484] checking gssapi/gssapi.h usability... yes [01:21:18.492] checking gssapi/gssapi.h presence... yes [01:21:18.524] checking for gssapi/gssapi.h... yes [01:21:18.525] checking gssapi/gssapi_ext.h usability... yes [01:21:18.533] checking gssapi/gssapi_ext.h presence... yes [01:21:18.565] checking for gssapi/gssapi_ext.h... yes [01:21:18.567] checking for openssl... /usr/bin/openssl [01:21:18.571] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [01:21:18.571] checking openssl/ssl.h usability... yes [01:21:18.581] checking openssl/ssl.h presence... yes [01:21:18.643] checking for openssl/ssl.h... yes [01:21:18.643] checking openssl/err.h usability... yes [01:21:18.652] checking openssl/err.h presence... yes [01:21:18.693] checking for openssl/err.h... yes [01:21:18.694] checking security/pam_appl.h usability... yes [01:21:18.702] checking security/pam_appl.h presence... yes [01:21:18.732] checking for security/pam_appl.h... yes [01:21:18.734] checking systemd/sd-daemon.h usability... yes [01:21:18.742] checking systemd/sd-daemon.h presence... yes [01:21:18.774] checking for systemd/sd-daemon.h... yes [01:21:18.775] checking libxml/parser.h usability... yes [01:21:18.784] checking libxml/parser.h presence... yes [01:21:18.828] checking for libxml/parser.h... yes [01:21:18.829] checking libxslt/xslt.h usability... yes [01:21:18.839] checking libxslt/xslt.h presence... yes [01:21:18.883] checking for libxslt/xslt.h... yes [01:21:18.884] checking ldap.h usability... yes [01:21:18.892] checking ldap.h presence... yes [01:21:18.925] checking for ldap.h... yes [01:21:18.925] checking for compatible LDAP implementation... yes [01:21:18.932] checking ossp/uuid.h usability... yes [01:21:18.940] checking ossp/uuid.h presence... yes [01:21:18.972] checking for ossp/uuid.h... yes [01:21:19.008] checking whether byte ordering is bigendian... no [01:21:19.155] checking for inline... inline [01:21:19.166] checking for printf format archetype... printf [01:21:19.190] checking for _Static_assert... yes [01:21:19.330] checking for typeof... typeof [01:21:19.337] checking for __builtin_types_compatible_p... yes [01:21:19.348] checking for __builtin_constant_p... yes [01:21:19.358] checking for __builtin_mul_overflow... yes [01:21:19.494] checking for __builtin_unreachable... yes [01:21:19.623] checking for computed goto support... yes [01:21:19.630] checking for struct tm.tm_zone... yes [01:21:19.638] checking for union semun... no [01:21:19.708] checking for socklen_t... yes [01:21:19.788] checking for struct sockaddr.sa_len... no [01:21:19.932] checking for C/C++ restrict keyword... __restrict [01:21:19.946] checking for struct option... yes [01:21:20.020] checking whether assembler supports x86_64 popcntq... yes [01:21:20.027] checking for special C compiler options needed for large files... no [01:21:20.027] checking for _FILE_OFFSET_BITS value needed for large files... no [01:21:20.038] checking size of off_t... 8 [01:21:20.203] checking for int timezone... yes [01:21:20.357] checking for backtrace_symbols... yes [01:21:20.499] checking for copyfile... no [01:21:20.640] checking for copy_file_range... yes [01:21:20.781] checking for elf_aux_info... no [01:21:20.922] checking for getauxval... yes [01:21:21.069] checking for getifaddrs... yes [01:21:21.220] checking for getpeerucred... no [01:21:21.360] checking for inet_pton... yes [01:21:21.504] checking for kqueue... no [01:21:21.645] checking for mbstowcs_l... no [01:21:21.790] checking for memset_s... no [01:21:21.937] checking for posix_fallocate... yes [01:21:22.078] checking for ppoll... yes [01:21:22.217] checking for pthread_is_threaded_np... no [01:21:22.364] checking for setproctitle... no [01:21:22.511] checking for setproctitle_fast... no [01:21:22.656] checking for strchrnul... yes [01:21:22.798] checking for strsignal... yes [01:21:22.938] checking for syncfs... yes [01:21:23.077] checking for sync_file_range... yes [01:21:23.227] checking for uselocale... yes [01:21:23.373] checking for wcstombs_l... no [01:21:23.515] checking for __builtin_bswap16... yes [01:21:23.657] checking for __builtin_bswap32... yes [01:21:23.795] checking for __builtin_bswap64... yes [01:21:23.933] checking for __builtin_clz... yes [01:21:24.073] checking for __builtin_ctz... yes [01:21:24.229] checking for __builtin_popcount... yes [01:21:24.369] checking for __builtin_frame_address... yes [01:21:24.509] checking for _LARGEFILE_SOURCE value needed for large files... no [01:21:24.654] checking how ccache clang reports undeclared, standard C functions... warning [01:21:24.671] checking for posix_fadvise... yes [01:21:24.810] checking whether posix_fadvise is declared... yes [01:21:24.824] checking whether fdatasync is declared... yes [01:21:24.836] checking whether strlcat is declared... no [01:21:24.934] checking whether strlcpy is declared... no [01:21:25.030] checking whether strnlen is declared... yes [01:21:25.045] checking whether strsep is declared... yes [01:21:25.059] checking whether preadv is declared... yes [01:21:25.073] checking whether pwritev is declared... yes [01:21:25.086] checking whether F_FULLFSYNC is declared... no [01:21:25.157] checking for explicit_bzero... yes [01:21:25.289] checking for getopt... yes [01:21:25.419] checking for getpeereid... no [01:21:25.557] checking for inet_aton... yes [01:21:25.688] checking for mkdtemp... yes [01:21:25.821] checking for strlcat... no [01:21:25.960] checking for strlcpy... no [01:21:26.107] checking for strnlen... yes [01:21:26.246] checking for strsep... yes [01:21:26.383] checking for pthread_barrier_wait... yes [01:21:26.526] checking for getopt_long... yes [01:21:26.661] checking for syslog... yes [01:21:26.796] checking syslog.h usability... yes [01:21:26.803] checking syslog.h presence... yes [01:21:26.832] checking for syslog.h... yes [01:21:26.832] checking for opterr... yes [01:21:26.970] checking for optreset... no [01:21:27.110] checking unicode/ucol.h usability... yes [01:21:27.118] checking unicode/ucol.h presence... yes [01:21:27.156] checking for unicode/ucol.h... yes [01:21:27.160] checking whether LLVMCreateGDBRegistrationListener is declared... yes [01:21:27.173] checking whether LLVMCreatePerfJITEventListener is declared... yes [01:21:27.182] checking for rl_completion_suppress_quote... yes [01:21:27.315] checking for rl_filename_quote_characters... yes [01:21:27.452] checking for rl_filename_quoting_function... yes [01:21:27.591] checking for append_history... yes [01:21:27.730] checking for history_truncate_file... yes [01:21:27.876] checking for rl_completion_matches... yes [01:21:28.017] checking for rl_filename_completion_function... yes [01:21:28.166] checking for rl_reset_screen_size... yes [01:21:28.317] checking for rl_variable_bind... yes [01:21:28.453] checking test program... ok [01:21:28.600] checking size of void *... 8 [01:21:28.768] checking size of size_t... 8 [01:21:28.925] checking size of long... 8 [01:21:29.081] checking size of long long... 8 [01:21:29.243] checking alignment of short... 2 [01:21:29.400] checking alignment of int... 4 [01:21:29.559] checking alignment of long... 8 [01:21:29.726] checking alignment of int64_t... 8 [01:21:29.894] checking alignment of double... 8 [01:21:30.053] checking for __int128... yes [01:21:30.194] checking for __int128 alignment bug... ok [01:21:30.336] checking alignment of PG_INT128_TYPE... 16 [01:21:30.506] checking for builtin __sync char locking functions... yes [01:21:30.638] checking for builtin __sync int32 locking functions... yes [01:21:30.779] checking for builtin __sync int32 atomic operations... yes [01:21:30.915] checking for builtin __sync int64 atomic operations... yes [01:21:31.052] checking for builtin __atomic int32 atomic operations... yes [01:21:31.183] checking for builtin __atomic int64 atomic operations... yes [01:21:31.317] checking for __get_cpuid... yes [01:21:31.459] checking for __get_cpuid_count... yes [01:21:31.595] checking for __cpuid... no [01:21:31.655] checking for __cpuidex... no [01:21:31.711] checking for _xgetbv... yes [01:21:32.087] checking for _mm512_popcnt_epi64... yes [01:21:32.435] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [01:21:32.666] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:21:32.727] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [01:21:32.782] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:21:32.837] 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 [01:21:32.905] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:21:32.906] checking for library containing sem_init... none required [01:21:33.040] checking which semaphore API to use... unnamed POSIX [01:21:33.040] checking which random number source to use... OpenSSL [01:21:33.042] checking for tclsh... /usr/bin/tclsh [01:21:33.042] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [01:21:33.081] checking tcl.h usability... yes [01:21:33.090] checking tcl.h presence... yes [01:21:33.124] checking for tcl.h... yes [01:21:33.124] checking for perl.h... yes [01:21:33.145] checking for libperl... yes [01:21:33.370] checking Python.h usability... yes [01:21:33.380] checking Python.h presence... yes [01:21:33.444] checking for Python.h... yes [01:21:33.444] checking for xmllint... /usr/bin/xmllint [01:21:33.445] checking for xsltproc... /usr/bin/xsltproc [01:21:33.445] checking for fop... /usr/bin/fop [01:21:33.445] checking for dbtoepub... no [01:21:33.445] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [01:21:33.532] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [01:21:33.647] configure: using compiler=Debian clang version 14.0.6 [01:21:33.647] 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 [01:21:33.647] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [01:21:33.647] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [01:21:33.647] configure: using CXX=ccache clang++-16 [01:21:33.647] 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 [01:21:33.647] configure: using CLANG=ccache clang-16 [01:21:33.647] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [01:21:33.647] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [01:21:33.671] configure: updating cache clang.cache [01:21:33.680] configure: creating ./config.status [01:21:33.758] config.status: creating GNUmakefile [01:21:33.769] config.status: creating src/Makefile.global [01:21:33.784] config.status: creating src/include/pg_config.h [01:21:33.795] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:21:33.802] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [01:21:33.807] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:21:33.814] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [01:21:33.821] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [01:21:33.827] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [01:21:33.834] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [01:21:33.865] [01:21:33.865] real 0m23.260s [01:21:33.865] user 0m13.972s [01:21:33.865] sys 0m9.102s [01:21:33.865] make -s -j${BUILD_JOBS} clean [01:21:34.360] time make -s -j${BUILD_JOBS} world-bin [01:21:37.917] equivclass.c:805:9: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [01:21:37.917] Expr *emexpr = em->em_expr; [01:21:37.917] ^ [01:21:37.917] equivclass.c:780:13: error: mixing declarations and code is incompatible with standards before C99 [-Werror,-Wdeclaration-after-statement] [01:21:37.917] static int previous_em_found_at = 0; [01:21:37.917] ^ [01:21:37.917] 2 errors generated. [01:21:37.918] make[4]: *** [: equivclass.o] Error 1 [01:21:37.918] make[3]: *** [../../../src/backend/common.mk:37: path-recursive] Error 2 [01:21:37.918] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [01:21:37.918] make[2]: *** Waiting for unfinished jobs.... [01:21:38.049] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:21:38.049] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:21:38.050] [01:21:38.050] real 0m3.690s [01:21:38.050] user 0m5.890s [01:21:38.050] sys 0m4.156s [01:21:38.050] [01:21:38.050] Exit status: 2