[23:15:46.214] time ./configure \ [23:15:46.214] --cache clang.cache \ [23:15:46.214] ${LINUX_CONFIGURE_FEATURES} \ [23:15:46.214] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:15:46.417] configure: creating cache clang.cache [23:15:46.433] checking build system type... x86_64-pc-linux-gnu [23:15:46.542] checking host system type... x86_64-pc-linux-gnu [23:15:46.542] checking which template to use... linux [23:15:46.543] checking whether NLS is wanted... no [23:15:46.543] checking for default port number... 5432 [23:15:46.550] checking for block size... 8kB [23:15:46.552] checking for segment size... 1GB [23:15:46.555] checking for WAL block size... 8kB [23:15:46.684] checking whether the C compiler works... yes [23:15:46.850] checking for C compiler default output file name... a.out [23:15:46.851] checking for suffix of executables... [23:15:46.927] checking whether we are cross compiling... no [23:15:47.029] checking for suffix of object files... o [23:15:47.040] checking whether we are using the GNU C compiler... yes [23:15:47.048] checking whether ccache clang accepts -g... yes [23:15:47.056] checking for ccache clang option to accept ISO C89... none needed [23:15:47.066] checking for ccache clang option to accept ISO C99... none needed [23:15:47.214] checking whether we are using the GNU C++ compiler... yes [23:15:47.222] checking whether ccache clang++-16 accepts -g... yes [23:15:47.376] checking for gawk... no [23:15:47.376] checking for mawk... mawk [23:15:47.376] checking for LLVM_CONFIG... llvm-config-16 [23:15:47.383] configure: using llvm 16.0.6 [23:15:47.383] checking for CLANG... ccache clang-16 [23:15:47.440] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:15:47.448] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:15:47.456] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:15:47.463] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:15:47.472] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:15:47.481] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:15:47.562] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:15:47.570] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:15:47.578] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:15:47.593] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:15:47.607] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:15:47.615] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:15:47.623] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:15:47.637] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:15:47.651] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:15:47.724] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:15:47.733] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:15:47.741] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:15:47.750] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:15:47.758] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:15:47.766] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:15:47.775] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:15:47.817] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:15:47.825] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:15:47.834] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:15:47.842] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:15:47.850] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:15:47.858] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:15:47.872] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:15:47.888] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:15:47.902] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:15:47.911] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:15:47.920] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:15:47.929] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:15:47.938] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:15:47.946] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:15:47.954] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:15:47.962] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:15:47.970] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:15:47.978] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:15:47.987] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:15:47.995] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:15:48.011] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:15:48.027] checking whether the C compiler still works... yes [23:15:48.153] checking how to run the C preprocessor... ccache clang -E [23:15:48.298] checking for pkg-config... /usr/bin/pkg-config [23:15:48.299] checking pkg-config is at least version 0.9.0... yes [23:15:48.300] checking whether to build with ICU support... yes [23:15:48.301] checking for icu-uc icu-i18n... yes [23:15:48.309] checking whether to build with Tcl... yes [23:15:48.309] checking whether to build Perl modules... yes [23:15:48.310] checking whether to build Python modules... yes [23:15:48.310] checking whether to build with GSSAPI support... yes [23:15:48.311] checking whether to build with PAM support... yes [23:15:48.311] checking whether to build with BSD Authentication support... no [23:15:48.311] checking whether to build with LDAP support... yes [23:15:48.311] checking whether to build with Bonjour support... no [23:15:48.311] checking whether to build with SELinux support... yes [23:15:48.312] checking whether to build with systemd support... yes [23:15:48.312] checking whether to build with XML support... yes [23:15:48.312] checking for libxml-2.0 >= 2.6.23... yes [23:15:48.320] checking whether to build with LZ4 support... yes [23:15:48.320] checking for liblz4... yes [23:15:48.328] checking whether to build with ZSTD support... yes [23:15:48.329] checking for libzstd >= 1.4.0... yes [23:15:48.337] checking for strip... strip [23:15:48.337] checking whether it is possible to strip libraries... yes [23:15:48.339] checking for ar... ar [23:15:48.340] checking for a BSD-compatible install... /usr/bin/install -c [23:15:48.350] checking for tar... /usr/bin/tar [23:15:48.350] checking whether ln -s works... yes [23:15:48.350] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:15:48.353] checking for bison... /usr/bin/bison [23:15:48.356] configure: using bison (GNU Bison) 3.8.2 [23:15:48.359] checking for flex... /usr/bin/flex [23:15:48.373] configure: using flex 2.6.4 [23:15:48.373] checking for perl... /usr/bin/perl [23:15:48.376] configure: using perl 5.36.0 [23:15:48.378] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:15:48.383] checking for Perl privlibexp... /usr/share/perl/5.36 [23:15:48.388] checking for Perl useshrplib... true [23:15:48.394] 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 [23:15:48.399] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:15:48.405] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:15:48.501] checking for python3... /usr/bin/python3 [23:15:48.513] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [23:15:48.520] checking for Python sysconfig module... yes [23:15:48.532] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:15:48.545] checking Python include directory... -I/usr/include/python3.11 [23:15:48.559] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:15:48.605] checking for a sed that does not truncate output... /usr/bin/sed [23:15:48.611] checking for grep that handles long lines and -e... /usr/bin/grep [23:15:48.613] checking for egrep... /usr/bin/grep -E [23:15:48.615] checking for ANSI C header files... yes [23:15:48.821] checking for sys/types.h... yes [23:15:48.839] checking for sys/stat.h... yes [23:15:48.857] checking for stdlib.h... yes [23:15:48.877] checking for string.h... yes [23:15:48.895] checking for memory.h... yes [23:15:48.910] checking for strings.h... yes [23:15:48.926] checking for inttypes.h... yes [23:15:48.944] checking for stdint.h... yes [23:15:48.960] checking for unistd.h... yes [23:15:48.973] checking whether ccache clang is Clang... yes [23:15:49.006] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:15:49.139] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:15:49.221] checking whether more special flags are required for pthreads... no [23:15:49.221] checking for PTHREAD_PRIO_INHERIT... yes [23:15:49.310] checking pthread.h usability... yes [23:15:49.320] checking pthread.h presence... yes [23:15:49.357] checking for pthread.h... yes [23:15:49.357] checking for strerror_r... yes [23:15:49.440] checking whether strerror_r returns int... no [23:15:49.515] checking for main in -lm... yes [23:15:49.605] checking for library containing setproctitle... no [23:15:49.786] checking for library containing dlsym... none required [23:15:49.872] checking for library containing socket... none required [23:15:49.958] checking for library containing getopt_long... none required [23:15:50.042] checking for library containing shm_open... none required [23:15:50.128] checking for library containing shm_unlink... none required [23:15:50.212] checking for library containing clock_gettime... none required [23:15:50.296] checking for library containing shmget... none required [23:15:50.382] checking for library containing backtrace_symbols... none required [23:15:50.469] checking for library containing pthread_barrier_wait... none required [23:15:50.552] checking for library containing readline... -lreadline [23:15:50.637] checking for inflate in -lz... yes [23:15:50.726] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:15:50.903] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:15:51.013] checking for SSL_new in -lssl... yes [23:15:51.127] checking for SSL_CTX_set_ciphersuites... yes [23:15:51.248] checking for SSL_CTX_set_cert_cb... yes [23:15:51.370] checking for X509_get_signature_info... yes [23:15:51.499] checking for SSL_CTX_set_num_tickets... yes [23:15:51.617] checking for pam_start in -lpam... yes [23:15:51.736] checking for xmlSaveToBuffer in -lxml2... yes [23:15:51.888] checking for xsltCleanupGlobals in -lxslt... yes [23:15:52.032] checking for LZ4_compress_default in -llz4... yes [23:15:52.178] checking for ZSTD_compress in -lzstd... yes [23:15:52.323] checking for ldap_bind in -lldap... yes [23:15:52.475] checking for ldap_initialize... yes [23:15:52.657] checking for ldap_verify_credentials... yes [23:15:52.834] checking for security_compute_create_name in -lselinux... yes [23:15:52.981] checking for uuid_export in -lossp-uuid... yes [23:15:53.126] checking for stdbool.h that conforms to C99... yes [23:15:53.139] checking for _Bool... yes [23:15:53.249] checking atomic.h usability... no [23:15:53.337] checking atomic.h presence... no [23:15:53.378] checking for atomic.h... no [23:15:53.383] checking copyfile.h usability... no [23:15:53.478] checking copyfile.h presence... no [23:15:53.518] checking for copyfile.h... no [23:15:53.522] checking execinfo.h usability... yes [23:15:53.532] checking execinfo.h presence... yes [23:15:53.566] checking for execinfo.h... yes [23:15:53.574] checking getopt.h usability... yes [23:15:53.584] checking getopt.h presence... yes [23:15:53.619] checking for getopt.h... yes [23:15:53.627] checking ifaddrs.h usability... yes [23:15:53.725] checking ifaddrs.h presence... yes [23:15:53.762] checking for ifaddrs.h... yes [23:15:53.771] checking mbarrier.h usability... no [23:15:53.864] checking mbarrier.h presence... no [23:15:53.905] checking for mbarrier.h... no [23:15:53.909] checking sys/epoll.h usability... yes [23:15:53.918] checking sys/epoll.h presence... yes [23:15:53.956] checking for sys/epoll.h... yes [23:15:53.965] checking sys/event.h usability... no [23:15:54.061] checking sys/event.h presence... no [23:15:54.100] checking for sys/event.h... no [23:15:54.105] checking sys/personality.h usability... yes [23:15:54.115] checking sys/personality.h presence... yes [23:15:54.149] checking for sys/personality.h... yes [23:15:54.156] checking sys/prctl.h usability... yes [23:15:54.166] checking sys/prctl.h presence... yes [23:15:54.200] checking for sys/prctl.h... yes [23:15:54.209] checking sys/procctl.h usability... no [23:15:54.306] checking sys/procctl.h presence... no [23:15:54.345] checking for sys/procctl.h... no [23:15:54.349] checking sys/signalfd.h usability... yes [23:15:54.359] checking sys/signalfd.h presence... yes [23:15:54.393] checking for sys/signalfd.h... yes [23:15:54.401] checking sys/ucred.h usability... no [23:15:54.492] checking sys/ucred.h presence... no [23:15:54.530] checking for sys/ucred.h... no [23:15:54.534] checking termios.h usability... yes [23:15:54.544] checking termios.h presence... yes [23:15:54.578] checking for termios.h... yes [23:15:54.587] checking ucred.h usability... no [23:15:54.677] checking ucred.h presence... no [23:15:54.716] checking for ucred.h... no [23:15:54.720] checking xlocale.h usability... no [23:15:54.812] checking xlocale.h presence... no [23:15:54.849] checking for xlocale.h... no [23:15:54.851] checking readline/readline.h usability... yes [23:15:54.860] checking readline/readline.h presence... yes [23:15:54.897] checking for readline/readline.h... yes [23:15:54.898] checking readline/history.h usability... yes [23:15:54.907] checking readline/history.h presence... yes [23:15:54.943] checking for readline/history.h... yes [23:15:54.946] checking zlib.h usability... yes [23:15:54.955] checking zlib.h presence... yes [23:15:54.992] checking for zlib.h... yes [23:15:54.992] checking for lz4... /usr/bin/lz4 [23:15:54.992] checking lz4.h usability... yes [23:15:55.002] checking lz4.h presence... yes [23:15:55.036] checking for lz4.h... yes [23:15:55.037] checking for zstd... /usr/bin/zstd [23:15:55.037] checking zstd.h usability... yes [23:15:55.047] checking zstd.h presence... yes [23:15:55.081] checking for zstd.h... yes [23:15:55.082] checking gssapi/gssapi.h usability... yes [23:15:55.090] checking gssapi/gssapi.h presence... yes [23:15:55.126] checking for gssapi/gssapi.h... yes [23:15:55.128] checking gssapi/gssapi_ext.h usability... yes [23:15:55.137] checking gssapi/gssapi_ext.h presence... yes [23:15:55.172] checking for gssapi/gssapi_ext.h... yes [23:15:55.174] checking for openssl... /usr/bin/openssl [23:15:55.179] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [23:15:55.179] checking openssl/ssl.h usability... yes [23:15:55.191] checking openssl/ssl.h presence... yes [23:15:55.256] checking for openssl/ssl.h... yes [23:15:55.256] checking openssl/err.h usability... yes [23:15:55.267] checking openssl/err.h presence... yes [23:15:55.312] checking for openssl/err.h... yes [23:15:55.313] checking security/pam_appl.h usability... yes [23:15:55.322] checking security/pam_appl.h presence... yes [23:15:55.354] checking for security/pam_appl.h... yes [23:15:55.356] checking systemd/sd-daemon.h usability... yes [23:15:55.365] checking systemd/sd-daemon.h presence... yes [23:15:55.401] checking for systemd/sd-daemon.h... yes [23:15:55.401] checking libxml/parser.h usability... yes [23:15:55.412] checking libxml/parser.h presence... yes [23:15:55.458] checking for libxml/parser.h... yes [23:15:55.458] checking libxslt/xslt.h usability... yes [23:15:55.469] checking libxslt/xslt.h presence... yes [23:15:55.515] checking for libxslt/xslt.h... yes [23:15:55.516] checking ldap.h usability... yes [23:15:55.525] checking ldap.h presence... yes [23:15:55.560] checking for ldap.h... yes [23:15:55.561] checking for compatible LDAP implementation... yes [23:15:55.570] checking ossp/uuid.h usability... yes [23:15:55.580] checking ossp/uuid.h presence... yes [23:15:55.616] checking for ossp/uuid.h... yes [23:15:55.654] checking whether byte ordering is bigendian... no [23:15:55.822] checking for inline... inline [23:15:55.836] checking for printf format archetype... printf [23:15:55.869] checking for _Static_assert... yes [23:15:56.039] checking for typeof... typeof [23:15:56.048] checking for __builtin_types_compatible_p... yes [23:15:56.061] checking for __builtin_constant_p... yes [23:15:56.073] checking for __builtin_unreachable... yes [23:15:56.217] checking for computed goto support... yes [23:15:56.226] checking for struct tm.tm_zone... yes [23:15:56.237] checking for union semun... no [23:15:56.314] checking for socklen_t... yes [23:15:56.403] checking for struct sockaddr.sa_len... no [23:15:56.562] checking for C/C++ restrict keyword... __restrict [23:15:56.579] checking for struct option... yes [23:15:56.691] checking whether assembler supports x86_64 popcntq... yes [23:15:56.699] checking for special C compiler options needed for large files... no [23:15:56.699] checking for _FILE_OFFSET_BITS value needed for large files... no [23:15:56.713] checking size of off_t... 8 [23:15:56.884] checking size of bool... 1 [23:15:57.063] checking for int timezone... yes [23:15:57.218] checking for backtrace_symbols... yes [23:15:57.384] checking for copyfile... no [23:15:57.537] checking for copy_file_range... yes [23:15:57.696] checking for getifaddrs... yes [23:15:57.848] checking for getpeerucred... no [23:15:58.003] checking for inet_pton... yes [23:15:58.171] checking for kqueue... no [23:15:58.324] checking for mbstowcs_l... no [23:15:58.490] checking for memset_s... no [23:15:58.665] checking for posix_fallocate... yes [23:15:58.811] checking for ppoll... yes [23:15:58.970] checking for pthread_is_threaded_np... no [23:15:59.129] checking for setproctitle... no [23:15:59.285] checking for setproctitle_fast... no [23:15:59.446] checking for strchrnul... yes [23:15:59.612] checking for strsignal... yes [23:15:59.784] checking for syncfs... yes [23:15:59.957] checking for sync_file_range... yes [23:16:00.115] checking for uselocale... yes [23:16:00.290] checking for wcstombs_l... no [23:16:00.449] checking for __builtin_bswap16... yes [23:16:00.590] checking for __builtin_bswap32... yes [23:16:00.748] checking for __builtin_bswap64... yes [23:16:00.900] checking for __builtin_clz... yes [23:16:01.045] checking for __builtin_ctz... yes [23:16:01.188] checking for __builtin_popcount... yes [23:16:01.332] checking for __builtin_frame_address... yes [23:16:01.472] checking for _LARGEFILE_SOURCE value needed for large files... no [23:16:01.634] checking how ccache clang reports undeclared, standard C functions... warning [23:16:01.655] checking for posix_fadvise... yes [23:16:01.813] checking whether posix_fadvise is declared... yes [23:16:01.829] checking whether fdatasync is declared... yes [23:16:01.846] checking whether strlcat is declared... no [23:16:01.951] checking whether strlcpy is declared... no [23:16:02.058] checking whether strnlen is declared... yes [23:16:02.074] checking whether strsep is declared... yes [23:16:02.130] checking whether preadv is declared... yes [23:16:02.146] checking whether pwritev is declared... yes [23:16:02.164] checking whether F_FULLFSYNC is declared... no [23:16:02.243] checking for explicit_bzero... yes [23:16:02.384] checking for getopt... yes [23:16:02.527] checking for getpeereid... no [23:16:02.677] checking for inet_aton... yes [23:16:02.839] checking for mkdtemp... yes [23:16:02.978] checking for strlcat... no [23:16:03.146] checking for strlcpy... no [23:16:03.310] checking for strnlen... yes [23:16:03.461] checking for strsep... yes [23:16:03.636] checking for pthread_barrier_wait... yes [23:16:03.782] checking for getopt_long... yes [23:16:03.948] checking for syslog... yes [23:16:04.096] checking syslog.h usability... yes [23:16:04.105] checking syslog.h presence... yes [23:16:04.137] checking for syslog.h... yes [23:16:04.137] checking for opterr... yes [23:16:04.299] checking for optreset... no [23:16:04.464] checking unicode/ucol.h usability... yes [23:16:04.474] checking unicode/ucol.h presence... yes [23:16:04.515] checking for unicode/ucol.h... yes [23:16:04.520] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:16:04.537] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:16:04.547] checking for rl_completion_suppress_quote... yes [23:16:04.698] checking for rl_filename_quote_characters... yes [23:16:04.865] checking for rl_filename_quoting_function... yes [23:16:05.038] checking for append_history... yes [23:16:05.191] checking for history_truncate_file... yes [23:16:05.364] checking for rl_completion_matches... yes [23:16:05.518] checking for rl_filename_completion_function... yes [23:16:05.706] checking for rl_reset_screen_size... yes [23:16:05.901] checking for rl_variable_bind... yes [23:16:06.053] checking test program... ok [23:16:06.212] checking whether long int is 64 bits... yes [23:16:06.379] checking for __builtin_mul_overflow... yes [23:16:06.534] checking size of void *... 8 [23:16:06.724] checking size of size_t... 8 [23:16:06.897] checking size of long... 8 [23:16:07.078] checking alignment of short... 2 [23:16:07.258] checking alignment of int... 4 [23:16:07.452] checking alignment of long... 8 [23:16:07.617] checking alignment of double... 8 [23:16:07.788] checking for __int128... yes [23:16:07.943] checking for __int128 alignment bug... ok [23:16:08.104] checking alignment of PG_INT128_TYPE... 16 [23:16:08.272] checking for builtin __sync char locking functions... yes [23:16:08.414] checking for builtin __sync int32 locking functions... yes [23:16:08.556] checking for builtin __sync int32 atomic operations... yes [23:16:08.704] checking for builtin __sync int64 atomic operations... yes [23:16:08.857] checking for builtin __atomic int32 atomic operations... yes [23:16:09.009] checking for builtin __atomic int64 atomic operations... yes [23:16:09.173] checking for __get_cpuid... yes [23:16:09.338] checking for __get_cpuid_count... yes [23:16:09.509] checking for __cpuid... no [23:16:09.575] checking for __cpuidex... no [23:16:09.638] checking for _xgetbv... yes [23:16:10.066] checking for _mm512_popcnt_epi64... yes [23:16:10.430] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:16:10.527] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:16:10.774] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:16:10.843] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:16:10.904] 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 [23:16:10.979] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:16:10.979] checking for library containing sem_init... none required [23:16:11.171] checking which semaphore API to use... unnamed POSIX [23:16:11.171] checking which random number source to use... OpenSSL [23:16:11.173] checking for tclsh... /usr/bin/tclsh [23:16:11.174] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:16:11.217] checking tcl.h usability... yes [23:16:11.328] checking tcl.h presence... yes [23:16:11.367] checking for tcl.h... yes [23:16:11.368] checking for perl.h... yes [23:16:11.392] checking for libperl... yes [23:16:11.638] checking Python.h usability... yes [23:16:11.649] checking Python.h presence... yes [23:16:11.718] checking for Python.h... yes [23:16:11.718] checking for xmllint... /usr/bin/xmllint [23:16:11.718] checking for xsltproc... /usr/bin/xsltproc [23:16:11.719] checking for fop... /usr/bin/fop [23:16:11.719] checking for dbtoepub... no [23:16:11.719] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:16:11.813] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:16:11.942] configure: using compiler=Debian clang version 14.0.6 [23:16:11.942] 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 [23:16:11.942] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:16:11.942] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:16:11.942] configure: using CXX=ccache clang++-16 [23:16:11.942] 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 [23:16:11.942] configure: using CLANG=ccache clang-16 [23:16:11.942] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:16:11.942] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:16:11.970] configure: updating cache clang.cache [23:16:11.981] configure: creating ./config.status [23:16:12.070] config.status: creating GNUmakefile [23:16:12.082] config.status: creating src/Makefile.global [23:16:12.098] config.status: creating src/include/pg_config.h [23:16:12.111] config.status: creating src/include/pg_config_ext.h [23:16:12.118] config.status: src/include/pg_config_ext.h is unchanged [23:16:12.121] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:16:12.128] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:16:12.134] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:16:12.142] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:16:12.149] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:16:12.157] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:16:12.164] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:16:12.199] [23:16:12.199] real 0m25.984s [23:16:12.199] user 0m15.746s [23:16:12.199] sys 0m10.289s [23:16:12.199] make -s -j${BUILD_JOBS} clean [23:16:12.704] time make -s -j${BUILD_JOBS} world-bin [23:17:50.352] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [23:17:50.352] char* str = debug_query_string; [23:17:50.352] ^ ~~~~~~~~~~~~~~~~~~ [23:17:50.352] 1 error generated. [23:17:50.352] make[4]: *** [: elog.o] Error 1 [23:17:50.352] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [23:17:50.352] make[3]: *** Waiting for unfinished jobs.... [23:18:09.307] make[2]: *** [common.mk:37: utils-recursive] Error 2 [23:18:09.308] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:18:09.308] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:18:09.308] [23:18:09.308] real 1m56.605s [23:18:09.308] user 5m58.136s [23:18:09.308] sys 1m39.930s [23:18:09.308] [23:18:09.308] Exit status: 2