[21:45:37.319] time ./configure \ [21:45:37.319] --cache clang.cache \ [21:45:37.319] ${LINUX_CONFIGURE_FEATURES} \ [21:45:37.319] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [21:45:37.482] configure: creating cache clang.cache [21:45:37.495] checking build system type... x86_64-pc-linux-gnu [21:45:37.597] checking host system type... x86_64-pc-linux-gnu [21:45:37.597] checking which template to use... linux [21:45:37.597] checking whether NLS is wanted... no [21:45:37.598] checking for default port number... 5432 [21:45:37.604] checking for block size... 8kB [21:45:37.605] checking for segment size... 1GB [21:45:37.608] checking for WAL block size... 8kB [21:45:37.726] checking whether the C compiler works... yes [21:45:37.883] checking for C compiler default output file name... a.out [21:45:37.885] checking for suffix of executables... [21:45:37.954] checking whether we are cross compiling... no [21:45:38.047] checking for suffix of object files... o [21:45:38.055] checking whether we are using the GNU C compiler... yes [21:45:38.087] checking whether ccache clang accepts -g... yes [21:45:38.120] checking for ccache clang option to accept ISO C89... none needed [21:45:38.157] checking for ccache clang option to accept ISO C99... none needed [21:45:38.284] checking whether we are using the GNU C++ compiler... yes [21:45:38.291] checking whether ccache clang++-16 accepts -g... yes [21:45:38.427] checking for gawk... no [21:45:38.427] checking for mawk... mawk [21:45:38.427] checking for LLVM_CONFIG... llvm-config-16 [21:45:38.433] configure: using llvm 16.0.6 [21:45:38.433] checking for CLANG... ccache clang-16 [21:45:38.483] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:45:38.489] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:45:38.496] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:45:38.502] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:45:38.508] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:45:38.514] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [21:45:38.521] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:45:38.527] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:45:38.533] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:45:38.544] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:45:38.555] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:45:38.562] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [21:45:38.596] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:45:38.607] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [21:45:38.618] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:45:38.681] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [21:45:38.687] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:45:38.746] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:45:38.753] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [21:45:38.759] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:45:38.765] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [21:45:38.836] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:45:38.873] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [21:45:38.880] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:45:38.938] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:45:38.945] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:45:38.951] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:45:39.009] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:45:39.021] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:45:39.057] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:45:39.120] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:45:39.178] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:45:39.185] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:45:39.219] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:45:39.226] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:45:39.232] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:45:39.239] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:45:39.273] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:45:39.279] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:45:39.286] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:45:39.292] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:45:39.298] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:45:39.310] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:45:39.321] checking whether the C compiler still works... yes [21:45:39.540] checking how to run the C preprocessor... ccache clang -E [21:45:39.674] checking for pkg-config... /usr/bin/pkg-config [21:45:39.674] checking pkg-config is at least version 0.9.0... yes [21:45:39.675] checking whether to build with ICU support... yes [21:45:39.675] checking for icu-uc icu-i18n... yes [21:45:39.683] checking whether to build with Tcl... yes [21:45:39.683] checking whether to build Perl modules... yes [21:45:39.683] checking whether to build Python modules... yes [21:45:39.683] checking whether to build with GSSAPI support... yes [21:45:39.684] checking whether to build with PAM support... yes [21:45:39.687] checking whether to build with BSD Authentication support... no [21:45:39.687] checking whether to build with LDAP support... yes [21:45:39.687] checking whether to build with Bonjour support... no [21:45:39.687] checking whether to build with SELinux support... yes [21:45:39.687] checking whether to build with systemd support... yes [21:45:39.687] checking whether to build with XML support... yes [21:45:39.688] checking for libxml-2.0 >= 2.6.23... yes [21:45:39.695] checking whether to build with LZ4 support... yes [21:45:39.695] checking for liblz4... yes [21:45:39.702] checking whether to build with ZSTD support... yes [21:45:39.702] checking for libzstd >= 1.4.0... yes [21:45:39.710] checking for strip... strip [21:45:39.710] checking whether it is possible to strip libraries... yes [21:45:39.712] checking for ar... ar [21:45:39.712] checking for a BSD-compatible install... /usr/bin/install -c [21:45:39.721] checking for tar... /usr/bin/tar [21:45:39.722] checking whether ln -s works... yes [21:45:39.722] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:45:39.724] checking for bison... /usr/bin/bison [21:45:39.727] configure: using bison (GNU Bison) 3.8.2 [21:45:39.730] checking for flex... /usr/bin/flex [21:45:39.742] configure: using flex 2.6.4 [21:45:39.742] checking for perl... /usr/bin/perl [21:45:39.744] configure: using perl 5.36.0 [21:45:39.746] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:45:39.751] checking for Perl privlibexp... /usr/share/perl/5.36 [21:45:39.755] checking for Perl useshrplib... true [21:45:39.761] 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 [21:45:39.766] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:45:39.772] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:45:39.861] checking for python3... /usr/bin/python3 [21:45:39.873] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:45:39.878] checking for Python sysconfig module... yes [21:45:39.889] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:45:39.901] checking Python include directory... -I/usr/include/python3.11 [21:45:39.913] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:45:39.954] checking for a sed that does not truncate output... /usr/bin/sed [21:45:39.959] checking for grep that handles long lines and -e... /usr/bin/grep [21:45:39.961] checking for egrep... /usr/bin/grep -E [21:45:39.963] checking for ANSI C header files... yes [21:45:40.146] checking for sys/types.h... yes [21:45:40.231] checking for sys/stat.h... yes [21:45:40.280] checking for stdlib.h... yes [21:45:40.365] checking for string.h... yes [21:45:40.381] checking for memory.h... yes [21:45:40.397] checking for strings.h... yes [21:45:40.412] checking for inttypes.h... yes [21:45:40.429] checking for stdint.h... yes [21:45:40.444] checking for unistd.h... yes [21:45:40.458] checking whether ccache clang is Clang... yes [21:45:40.489] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:45:40.611] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:45:40.688] checking whether more special flags are required for pthreads... no [21:45:40.688] checking for PTHREAD_PRIO_INHERIT... yes [21:45:40.770] checking pthread.h usability... yes [21:45:40.779] checking pthread.h presence... yes [21:45:40.810] checking for pthread.h... yes [21:45:40.810] checking for strerror_r... yes [21:45:40.885] checking whether strerror_r returns int... no [21:45:40.955] checking for main in -lm... yes [21:45:41.039] checking for library containing setproctitle... no [21:45:41.208] checking for library containing dlsym... none required [21:45:41.287] checking for library containing socket... none required [21:45:41.368] checking for library containing getopt_long... none required [21:45:41.446] checking for library containing shm_open... none required [21:45:41.525] checking for library containing shm_unlink... none required [21:45:41.603] checking for library containing clock_gettime... none required [21:45:41.682] checking for library containing shmget... none required [21:45:41.761] checking for library containing backtrace_symbols... none required [21:45:41.841] checking for library containing pthread_barrier_wait... none required [21:45:41.921] checking for library containing readline... -lreadline [21:45:41.999] checking for inflate in -lz... yes [21:45:42.080] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:45:42.252] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:45:42.358] checking for SSL_new in -lssl... yes [21:45:42.474] checking for SSL_CTX_set_ciphersuites... yes [21:45:42.583] checking for SSL_CTX_set_cert_cb... yes [21:45:42.694] checking for X509_get_signature_info... yes [21:45:42.806] checking for SSL_CTX_set_num_tickets... yes [21:45:42.916] checking for pam_start in -lpam... yes [21:45:43.025] checking for xmlSaveToBuffer in -lxml2... yes [21:45:43.160] checking for xsltCleanupGlobals in -lxslt... yes [21:45:43.294] checking for LZ4_compress_default in -llz4... yes [21:45:43.435] checking for ZSTD_compress in -lzstd... yes [21:45:43.569] checking for ldap_bind in -lldap... yes [21:45:43.725] checking for ldap_initialize... yes [21:45:43.887] checking for ldap_verify_credentials... yes [21:45:44.048] checking for security_compute_create_name in -lselinux... yes [21:45:44.193] checking for uuid_export in -lossp-uuid... yes [21:45:44.335] checking for stdbool.h that conforms to C99... yes [21:45:44.347] checking for _Bool... yes [21:45:44.536] checking atomic.h usability... no [21:45:44.622] checking atomic.h presence... no [21:45:44.658] checking for atomic.h... no [21:45:44.662] checking copyfile.h usability... no [21:45:44.752] checking copyfile.h presence... no [21:45:44.789] checking for copyfile.h... no [21:45:44.792] checking execinfo.h usability... yes [21:45:44.800] checking execinfo.h presence... yes [21:45:44.831] checking for execinfo.h... yes [21:45:44.839] checking getopt.h usability... yes [21:45:44.847] checking getopt.h presence... yes [21:45:44.879] checking for getopt.h... yes [21:45:44.887] checking ifaddrs.h usability... yes [21:45:44.980] checking ifaddrs.h presence... yes [21:45:45.014] checking for ifaddrs.h... yes [21:45:45.022] checking mbarrier.h usability... no [21:45:45.109] checking mbarrier.h presence... no [21:45:45.145] checking for mbarrier.h... no [21:45:45.148] checking sys/epoll.h usability... yes [21:45:45.156] checking sys/epoll.h presence... yes [21:45:45.189] checking for sys/epoll.h... yes [21:45:45.196] checking sys/event.h usability... no [21:45:45.281] checking sys/event.h presence... no [21:45:45.316] checking for sys/event.h... no [21:45:45.320] checking sys/personality.h usability... yes [21:45:45.328] checking sys/personality.h presence... yes [21:45:45.360] checking for sys/personality.h... yes [21:45:45.367] checking sys/prctl.h usability... yes [21:45:45.376] checking sys/prctl.h presence... yes [21:45:45.409] checking for sys/prctl.h... yes [21:45:45.416] checking sys/procctl.h usability... no [21:45:45.502] checking sys/procctl.h presence... no [21:45:45.538] checking for sys/procctl.h... no [21:45:45.541] checking sys/signalfd.h usability... yes [21:45:45.586] checking sys/signalfd.h presence... yes [21:45:45.618] checking for sys/signalfd.h... yes [21:45:45.625] checking sys/ucred.h usability... no [21:45:45.709] checking sys/ucred.h presence... no [21:45:45.744] checking for sys/ucred.h... no [21:45:45.747] checking termios.h usability... yes [21:45:45.755] checking termios.h presence... yes [21:45:45.787] checking for termios.h... yes [21:45:45.795] checking ucred.h usability... no [21:45:45.881] checking ucred.h presence... no [21:45:45.918] checking for ucred.h... no [21:45:45.922] checking xlocale.h usability... no [21:45:46.010] checking xlocale.h presence... no [21:45:46.046] checking for xlocale.h... no [21:45:46.047] checking readline/readline.h usability... yes [21:45:46.141] checking readline/readline.h presence... yes [21:45:46.176] checking for readline/readline.h... yes [21:45:46.177] checking readline/history.h usability... yes [21:45:46.268] checking readline/history.h presence... yes [21:45:46.302] checking for readline/history.h... yes [21:45:46.304] checking zlib.h usability... yes [21:45:46.350] checking zlib.h presence... yes [21:45:46.384] checking for zlib.h... yes [21:45:46.384] checking for lz4... /usr/bin/lz4 [21:45:46.385] checking lz4.h usability... yes [21:45:46.430] checking lz4.h presence... yes [21:45:46.462] checking for lz4.h... yes [21:45:46.463] checking for zstd... /usr/bin/zstd [21:45:46.463] checking zstd.h usability... yes [21:45:46.554] checking zstd.h presence... yes [21:45:46.586] checking for zstd.h... yes [21:45:46.586] checking gssapi/gssapi.h usability... yes [21:45:46.595] checking gssapi/gssapi.h presence... yes [21:45:46.626] checking for gssapi/gssapi.h... yes [21:45:46.628] checking gssapi/gssapi_ext.h usability... yes [21:45:46.636] checking gssapi/gssapi_ext.h presence... yes [21:45:46.670] checking for gssapi/gssapi_ext.h... yes [21:45:46.672] checking for openssl... /usr/bin/openssl [21:45:46.676] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:45:46.676] checking openssl/ssl.h usability... yes [21:45:46.686] checking openssl/ssl.h presence... yes [21:45:46.747] checking for openssl/ssl.h... yes [21:45:46.747] checking openssl/err.h usability... yes [21:45:46.858] checking openssl/err.h presence... yes [21:45:46.900] checking for openssl/err.h... yes [21:45:46.901] checking security/pam_appl.h usability... yes [21:45:46.990] checking security/pam_appl.h presence... yes [21:45:47.020] checking for security/pam_appl.h... yes [21:45:47.021] checking systemd/sd-daemon.h usability... yes [21:45:47.112] checking systemd/sd-daemon.h presence... yes [21:45:47.146] checking for systemd/sd-daemon.h... yes [21:45:47.147] checking libxml/parser.h usability... yes [21:45:47.206] checking libxml/parser.h presence... yes [21:45:47.250] checking for libxml/parser.h... yes [21:45:47.250] checking libxslt/xslt.h usability... yes [21:45:47.259] checking libxslt/xslt.h presence... yes [21:45:47.303] checking for libxslt/xslt.h... yes [21:45:47.303] checking ldap.h usability... yes [21:45:47.396] checking ldap.h presence... yes [21:45:47.429] checking for ldap.h... yes [21:45:47.430] checking for compatible LDAP implementation... yes [21:45:47.502] checking ossp/uuid.h usability... yes [21:45:47.510] checking ossp/uuid.h presence... yes [21:45:47.544] checking for ossp/uuid.h... yes [21:45:47.578] checking whether byte ordering is bigendian... no [21:45:47.732] checking for inline... inline [21:45:47.743] checking for printf format archetype... printf [21:45:47.795] checking for _Static_assert... yes [21:45:47.931] checking for typeof... typeof [21:45:47.939] checking for __builtin_types_compatible_p... yes [21:45:47.950] checking for __builtin_constant_p... yes [21:45:48.015] checking for __builtin_unreachable... yes [21:45:48.149] checking for computed goto support... yes [21:45:48.156] checking for struct tm.tm_zone... yes [21:45:48.165] checking for union semun... no [21:45:48.233] checking for socklen_t... yes [21:45:48.341] checking for struct sockaddr.sa_len... no [21:45:48.491] checking for C/C++ restrict keyword... __restrict [21:45:48.564] checking for struct option... yes [21:45:48.699] checking whether assembler supports x86_64 popcntq... yes [21:45:48.707] checking for special C compiler options needed for large files... no [21:45:48.708] checking for _FILE_OFFSET_BITS value needed for large files... no [21:45:48.719] checking size of off_t... 8 [21:45:48.878] checking size of bool... 1 [21:45:49.032] checking for int timezone... yes [21:45:49.203] checking for backtrace_symbols... yes [21:45:49.349] checking for copyfile... no [21:45:49.496] checking for copy_file_range... yes [21:45:49.644] checking for getifaddrs... yes [21:45:49.794] checking for getpeerucred... no [21:45:49.939] checking for inet_pton... yes [21:45:50.078] checking for kqueue... no [21:45:50.230] checking for mbstowcs_l... no [21:45:50.388] checking for memset_s... no [21:45:50.534] checking for posix_fallocate... yes [21:45:50.677] checking for ppoll... yes [21:45:50.817] checking for pthread_is_threaded_np... no [21:45:50.970] checking for setproctitle... no [21:45:51.121] checking for setproctitle_fast... no [21:45:51.260] checking for strchrnul... yes [21:45:51.413] checking for strsignal... yes [21:45:51.564] checking for syncfs... yes [21:45:51.713] checking for sync_file_range... yes [21:45:51.871] checking for uselocale... yes [21:45:52.025] checking for wcstombs_l... no [21:45:52.171] checking for __builtin_bswap16... yes [21:45:52.316] checking for __builtin_bswap32... yes [21:45:52.467] checking for __builtin_bswap64... yes [21:45:52.613] checking for __builtin_clz... yes [21:45:52.758] checking for __builtin_ctz... yes [21:45:52.894] checking for __builtin_popcount... yes [21:45:53.043] checking for __builtin_frame_address... yes [21:45:53.181] checking for _LARGEFILE_SOURCE value needed for large files... no [21:45:53.323] checking how ccache clang reports undeclared, standard C functions... warning [21:45:53.397] checking for posix_fadvise... yes [21:45:53.550] checking whether posix_fadvise is declared... yes [21:45:53.564] checking whether fdatasync is declared... yes [21:45:53.644] checking whether strlcat is declared... no [21:45:53.743] checking whether strlcpy is declared... no [21:45:53.846] checking whether strnlen is declared... yes [21:45:53.861] checking whether strsep is declared... yes [21:45:53.956] checking whether preadv is declared... yes [21:45:53.970] checking whether pwritev is declared... yes [21:45:53.983] checking whether F_FULLFSYNC is declared... no [21:45:54.055] checking for explicit_bzero... yes [21:45:54.196] checking for getopt... yes [21:45:54.347] checking for getpeereid... no [21:45:54.485] checking for inet_aton... yes [21:45:54.634] checking for mkdtemp... yes [21:45:54.781] checking for strlcat... no [21:45:54.943] checking for strlcpy... no [21:45:55.088] checking for strnlen... yes [21:45:55.240] checking for strsep... yes [21:45:55.386] checking for pthread_barrier_wait... yes [21:45:55.542] checking for getopt_long... yes [21:45:55.689] checking for syslog... yes [21:45:55.829] checking syslog.h usability... yes [21:45:55.837] checking syslog.h presence... yes [21:45:55.869] checking for syslog.h... yes [21:45:55.869] checking for opterr... yes [21:45:56.018] checking for optreset... no [21:45:56.182] checking unicode/ucol.h usability... yes [21:45:56.238] checking unicode/ucol.h presence... yes [21:45:56.277] checking for unicode/ucol.h... yes [21:45:56.282] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:45:56.329] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:45:56.410] checking for rl_completion_suppress_quote... yes [21:45:56.563] checking for rl_filename_quote_characters... yes [21:45:56.714] checking for rl_filename_quoting_function... yes [21:45:56.866] checking for append_history... yes [21:45:57.025] checking for history_truncate_file... yes [21:45:57.167] checking for rl_completion_matches... yes [21:45:57.310] checking for rl_filename_completion_function... yes [21:45:57.470] checking for rl_reset_screen_size... yes [21:45:57.615] checking for rl_variable_bind... yes [21:45:57.761] checking test program... ok [21:45:57.906] checking whether long int is 64 bits... yes [21:45:58.060] checking for __builtin_mul_overflow... yes [21:45:58.197] checking size of void *... 8 [21:45:58.356] checking size of size_t... 8 [21:45:58.529] checking size of long... 8 [21:45:58.719] checking alignment of short... 2 [21:45:58.911] checking alignment of int... 4 [21:45:59.077] checking alignment of long... 8 [21:45:59.250] checking alignment of double... 8 [21:45:59.421] checking for __int128... yes [21:45:59.558] checking for __int128 alignment bug... ok [21:45:59.725] checking alignment of PG_INT128_TYPE... 16 [21:45:59.910] checking for builtin __sync char locking functions... yes [21:46:00.066] checking for builtin __sync int32 locking functions... yes [21:46:00.203] checking for builtin __sync int32 atomic operations... yes [21:46:00.335] checking for builtin __sync int64 atomic operations... yes [21:46:00.467] checking for builtin __atomic int32 atomic operations... yes [21:46:00.601] checking for builtin __atomic int64 atomic operations... yes [21:46:00.735] checking for __get_cpuid... yes [21:46:00.875] checking for __get_cpuid_count... yes [21:46:01.010] checking for __cpuid... no [21:46:01.073] checking for __cpuidex... no [21:46:01.136] checking for _xgetbv... yes [21:46:01.528] checking for _mm512_popcnt_epi64... yes [21:46:01.903] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:46:01.996] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:46:02.226] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:46:02.288] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:46:02.344] 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 [21:46:02.414] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:46:02.414] checking for library containing sem_init... none required [21:46:02.564] checking which semaphore API to use... unnamed POSIX [21:46:02.565] checking which random number source to use... OpenSSL [21:46:02.567] checking for tclsh... /usr/bin/tclsh [21:46:02.567] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:46:02.607] checking tcl.h usability... yes [21:46:02.711] checking tcl.h presence... yes [21:46:02.748] checking for tcl.h... yes [21:46:02.749] checking for perl.h... yes [21:46:03.055] checking for libperl... yes [21:46:03.282] checking Python.h usability... yes [21:46:03.476] checking Python.h presence... yes [21:46:03.543] checking for Python.h... yes [21:46:03.543] checking for xmllint... /usr/bin/xmllint [21:46:03.543] checking for xsltproc... /usr/bin/xsltproc [21:46:03.544] checking for fop... /usr/bin/fop [21:46:03.544] checking for dbtoepub... no [21:46:03.544] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:46:03.634] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:46:03.753] configure: using compiler=Debian clang version 14.0.6 [21:46:03.753] 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 [21:46:03.753] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:46:03.753] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:46:03.753] configure: using CXX=ccache clang++-16 [21:46:03.753] 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 [21:46:03.753] configure: using CLANG=ccache clang-16 [21:46:03.753] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:46:03.753] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:46:03.778] configure: updating cache clang.cache [21:46:03.787] configure: creating ./config.status [21:46:03.870] config.status: creating GNUmakefile [21:46:03.883] config.status: creating src/Makefile.global [21:46:03.899] config.status: creating src/include/pg_config.h [21:46:03.912] config.status: creating src/include/pg_config_ext.h [21:46:03.920] config.status: src/include/pg_config_ext.h is unchanged [21:46:03.922] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:46:03.930] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:46:03.936] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:46:03.944] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:46:03.952] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:46:03.960] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:46:03.967] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:46:04.002] [21:46:04.002] real 0m26.683s [21:46:04.002] user 0m15.574s [21:46:04.002] sys 0m11.148s [21:46:04.002] make -s -j${BUILD_JOBS} clean [21:46:04.523] time make -s -j${BUILD_JOBS} world-bin [21:47:49.057] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [21:47:49.057] char* str = debug_query_string; [21:47:49.057] ^ ~~~~~~~~~~~~~~~~~~ [21:47:49.057] 1 error generated. [21:47:49.058] make[4]: *** [: elog.o] Error 1 [21:47:49.058] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [21:47:49.058] make[3]: *** Waiting for unfinished jobs.... [21:48:03.250] make[2]: *** [common.mk:37: utils-recursive] Error 2 [21:48:03.250] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:48:03.250] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:48:03.250] [21:48:03.250] real 1m58.727s [21:48:03.250] user 6m2.148s [21:48:03.250] sys 1m44.260s [21:48:03.251] [21:48:03.251] Exit status: 2