[14:20:22.741] time ./configure \ [14:20:22.741] --cache clang.cache \ [14:20:22.741] ${LINUX_CONFIGURE_FEATURES} \ [14:20:22.741] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [14:20:22.903] configure: creating cache clang.cache [14:20:22.918] checking build system type... x86_64-pc-linux-gnu [14:20:23.019] checking host system type... x86_64-pc-linux-gnu [14:20:23.019] checking which template to use... linux [14:20:23.019] checking whether NLS is wanted... no [14:20:23.019] checking for default port number... 5432 [14:20:23.026] checking for block size... 8kB [14:20:23.027] checking for segment size... 1GB [14:20:23.029] checking for WAL block size... 8kB [14:20:23.142] checking whether the C compiler works... yes [14:20:23.299] checking for C compiler default output file name... a.out [14:20:23.300] checking for suffix of executables... [14:20:23.368] checking whether we are cross compiling... no [14:20:23.458] checking for suffix of object files... o [14:20:23.466] checking whether we are using the GNU C compiler... yes [14:20:23.472] checking whether ccache clang accepts -g... yes [14:20:23.478] checking for ccache clang option to accept ISO C89... none needed [14:20:23.596] checking for ccache clang option to accept ISO C99... none needed [14:20:23.718] checking whether we are using the GNU C++ compiler... yes [14:20:23.786] checking whether ccache clang++-16 accepts -g... yes [14:20:23.943] checking for gawk... no [14:20:23.943] checking for mawk... mawk [14:20:23.943] checking for LLVM_CONFIG... llvm-config-16 [14:20:23.948] configure: using llvm 16.0.6 [14:20:23.948] checking for CLANG... ccache clang-16 [14:20:23.997] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:20:24.029] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:20:24.037] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:20:24.070] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:20:24.077] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:20:24.135] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [14:20:24.168] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:20:24.199] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:20:24.261] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:20:24.299] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:20:24.366] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:20:24.374] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [14:20:24.436] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:20:24.447] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [14:20:24.487] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:20:24.548] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [14:20:24.555] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [14:20:24.562] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:20:24.569] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [14:20:24.631] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:20:24.637] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [14:20:24.698] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [14:20:24.710] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [14:20:24.770] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:20:24.826] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:20:24.834] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:20:24.893] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:20:24.900] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:20:24.937] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:20:24.949] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:20:24.986] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:20:24.993] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:20:25.000] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:20:25.008] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:20:25.015] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:20:25.049] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:20:25.057] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:20:25.090] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:20:25.124] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:20:25.131] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:20:25.138] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:20:25.172] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:20:25.184] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:20:25.222] checking whether the C compiler still works... yes [14:20:25.306] checking how to run the C preprocessor... ccache clang -E [14:20:25.439] checking for pkg-config... /usr/bin/pkg-config [14:20:25.439] checking pkg-config is at least version 0.9.0... yes [14:20:25.440] checking whether to build with ICU support... yes [14:20:25.440] checking for icu-uc icu-i18n... yes [14:20:25.447] checking whether to build with Tcl... yes [14:20:25.447] checking whether to build Perl modules... yes [14:20:25.447] checking whether to build Python modules... yes [14:20:25.448] checking whether to build with GSSAPI support... yes [14:20:25.449] checking whether to build with PAM support... yes [14:20:25.449] checking whether to build with BSD Authentication support... no [14:20:25.449] checking whether to build with LDAP support... yes [14:20:25.449] checking whether to build with Bonjour support... no [14:20:25.449] checking whether to build with SELinux support... yes [14:20:25.449] checking whether to build with systemd support... yes [14:20:25.449] checking whether to build with XML support... yes [14:20:25.450] checking for libxml-2.0 >= 2.6.23... yes [14:20:25.457] checking whether to build with LZ4 support... yes [14:20:25.457] checking for liblz4... yes [14:20:25.463] checking whether to build with ZSTD support... yes [14:20:25.464] checking for libzstd >= 1.4.0... yes [14:20:25.470] checking for strip... strip [14:20:25.470] checking whether it is possible to strip libraries... yes [14:20:25.472] checking for ar... ar [14:20:25.472] checking for a BSD-compatible install... /usr/bin/install -c [14:20:25.483] checking for tar... /usr/bin/tar [14:20:25.483] checking whether ln -s works... yes [14:20:25.483] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:20:25.486] checking for bison... /usr/bin/bison [14:20:25.488] configure: using bison (GNU Bison) 3.8.2 [14:20:25.490] checking for flex... /usr/bin/flex [14:20:25.503] configure: using flex 2.6.4 [14:20:25.503] checking for perl... /usr/bin/perl [14:20:25.505] configure: using perl 5.36.0 [14:20:25.507] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:20:25.511] checking for Perl privlibexp... /usr/share/perl/5.36 [14:20:25.517] checking for Perl useshrplib... true [14:20:25.523] 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 [14:20:25.528] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:20:25.534] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:20:25.625] checking for python3... /usr/bin/python3 [14:20:25.636] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [14:20:25.642] checking for Python sysconfig module... yes [14:20:25.653] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:20:25.664] checking Python include directory... -I/usr/include/python3.11 [14:20:25.676] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:20:25.717] checking for a sed that does not truncate output... /usr/bin/sed [14:20:25.722] checking for grep that handles long lines and -e... /usr/bin/grep [14:20:25.724] checking for egrep... /usr/bin/grep -E [14:20:25.726] checking for ANSI C header files... yes [14:20:25.957] checking for sys/types.h... yes [14:20:26.042] checking for sys/stat.h... yes [14:20:26.056] checking for stdlib.h... yes [14:20:26.103] checking for string.h... yes [14:20:26.151] checking for memory.h... yes [14:20:26.166] checking for strings.h... yes [14:20:26.213] checking for inttypes.h... yes [14:20:26.227] checking for stdint.h... yes [14:20:26.274] checking for unistd.h... yes [14:20:26.361] checking whether ccache clang is Clang... yes [14:20:26.389] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:20:26.529] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:20:26.602] checking whether more special flags are required for pthreads... no [14:20:26.602] checking for PTHREAD_PRIO_INHERIT... yes [14:20:26.679] checking pthread.h usability... yes [14:20:26.725] checking pthread.h presence... yes [14:20:26.757] checking for pthread.h... yes [14:20:26.757] checking for strerror_r... yes [14:20:26.828] checking whether strerror_r returns int... no [14:20:26.893] checking for main in -lm... yes [14:20:26.970] checking for library containing setproctitle... no [14:20:27.127] checking for library containing dlsym... none required [14:20:27.204] checking for library containing socket... none required [14:20:27.282] checking for library containing getopt_long... none required [14:20:27.358] checking for library containing shm_open... none required [14:20:27.432] checking for library containing shm_unlink... none required [14:20:27.509] checking for library containing clock_gettime... none required [14:20:27.584] checking for library containing shmget... none required [14:20:27.659] checking for library containing backtrace_symbols... none required [14:20:27.734] checking for library containing pthread_barrier_wait... none required [14:20:27.809] checking for library containing readline... -lreadline [14:20:27.883] checking for inflate in -lz... yes [14:20:27.959] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:20:28.125] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:20:28.227] checking for SSL_new in -lssl... yes [14:20:28.334] checking for SSL_CTX_set_ciphersuites... yes [14:20:28.441] checking for SSL_CTX_set_cert_cb... yes [14:20:28.546] checking for X509_get_signature_info... yes [14:20:28.653] checking for SSL_CTX_set_num_tickets... yes [14:20:28.758] checking for pam_start in -lpam... yes [14:20:28.859] checking for xmlSaveToBuffer in -lxml2... yes [14:20:28.986] checking for xsltCleanupGlobals in -lxslt... yes [14:20:29.112] checking for LZ4_compress_default in -llz4... yes [14:20:29.243] checking for ZSTD_compress in -lzstd... yes [14:20:29.377] checking for ldap_bind in -lldap... yes [14:20:29.527] checking for ldap_initialize... yes [14:20:29.677] checking for ldap_verify_credentials... yes [14:20:29.818] checking for security_compute_create_name in -lselinux... yes [14:20:29.952] checking for uuid_export in -lossp-uuid... yes [14:20:30.088] checking for stdbool.h that conforms to C99... yes [14:20:30.099] checking for _Bool... yes [14:20:30.200] checking atomic.h usability... no [14:20:30.284] checking atomic.h presence... no [14:20:30.319] checking for atomic.h... no [14:20:30.322] checking copyfile.h usability... no [14:20:30.406] checking copyfile.h presence... no [14:20:30.440] checking for copyfile.h... no [14:20:30.444] checking execinfo.h usability... yes [14:20:30.534] checking execinfo.h presence... yes [14:20:30.563] checking for execinfo.h... yes [14:20:30.570] checking getopt.h usability... yes [14:20:30.613] checking getopt.h presence... yes [14:20:30.642] checking for getopt.h... yes [14:20:30.650] checking ifaddrs.h usability... yes [14:20:30.739] checking ifaddrs.h presence... yes [14:20:30.770] checking for ifaddrs.h... yes [14:20:30.777] checking mbarrier.h usability... no [14:20:30.861] checking mbarrier.h presence... no [14:20:30.894] checking for mbarrier.h... no [14:20:30.898] checking sys/epoll.h usability... yes [14:20:30.906] checking sys/epoll.h presence... yes [14:20:30.937] checking for sys/epoll.h... yes [14:20:30.945] checking sys/event.h usability... no [14:20:31.029] checking sys/event.h presence... no [14:20:31.062] checking for sys/event.h... no [14:20:31.065] checking sys/personality.h usability... yes [14:20:31.073] checking sys/personality.h presence... yes [14:20:31.102] checking for sys/personality.h... yes [14:20:31.109] checking sys/prctl.h usability... yes [14:20:31.118] checking sys/prctl.h presence... yes [14:20:31.148] checking for sys/prctl.h... yes [14:20:31.154] checking sys/procctl.h usability... no [14:20:31.238] checking sys/procctl.h presence... no [14:20:31.272] checking for sys/procctl.h... no [14:20:31.275] checking sys/signalfd.h usability... yes [14:20:31.283] checking sys/signalfd.h presence... yes [14:20:31.313] checking for sys/signalfd.h... yes [14:20:31.320] checking sys/ucred.h usability... no [14:20:31.404] checking sys/ucred.h presence... no [14:20:31.438] checking for sys/ucred.h... no [14:20:31.441] checking termios.h usability... yes [14:20:31.484] checking termios.h presence... yes [14:20:31.514] checking for termios.h... yes [14:20:31.521] checking ucred.h usability... no [14:20:31.602] checking ucred.h presence... no [14:20:31.635] checking for ucred.h... no [14:20:31.638] checking xlocale.h usability... no [14:20:31.722] checking xlocale.h presence... no [14:20:31.757] checking for xlocale.h... no [14:20:31.758] checking readline/readline.h usability... yes [14:20:31.848] checking readline/readline.h presence... yes [14:20:31.880] checking for readline/readline.h... yes [14:20:31.881] checking readline/history.h usability... yes [14:20:31.889] checking readline/history.h presence... yes [14:20:31.921] checking for readline/history.h... yes [14:20:31.924] checking zlib.h usability... yes [14:20:32.010] checking zlib.h presence... yes [14:20:32.043] checking for zlib.h... yes [14:20:32.044] checking for lz4... /usr/bin/lz4 [14:20:32.044] checking lz4.h usability... yes [14:20:32.090] checking lz4.h presence... yes [14:20:32.121] checking for lz4.h... yes [14:20:32.121] checking for zstd... /usr/bin/zstd [14:20:32.121] checking zstd.h usability... yes [14:20:32.210] checking zstd.h presence... yes [14:20:32.241] checking for zstd.h... yes [14:20:32.241] checking gssapi/gssapi.h usability... yes [14:20:32.249] checking gssapi/gssapi.h presence... yes [14:20:32.282] checking for gssapi/gssapi.h... yes [14:20:32.283] checking gssapi/gssapi_ext.h usability... yes [14:20:32.328] checking gssapi/gssapi_ext.h presence... yes [14:20:32.361] checking for gssapi/gssapi_ext.h... yes [14:20:32.362] checking for openssl... /usr/bin/openssl [14:20:32.367] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:20:32.367] checking openssl/ssl.h usability... yes [14:20:32.448] checking openssl/ssl.h presence... yes [14:20:32.509] checking for openssl/ssl.h... yes [14:20:32.509] checking openssl/err.h usability... yes [14:20:32.518] checking openssl/err.h presence... yes [14:20:32.558] checking for openssl/err.h... yes [14:20:32.558] checking security/pam_appl.h usability... yes [14:20:32.566] checking security/pam_appl.h presence... yes [14:20:32.595] checking for security/pam_appl.h... yes [14:20:32.596] checking systemd/sd-daemon.h usability... yes [14:20:32.604] checking systemd/sd-daemon.h presence... yes [14:20:32.638] checking for systemd/sd-daemon.h... yes [14:20:32.638] checking libxml/parser.h usability... yes [14:20:32.647] checking libxml/parser.h presence... yes [14:20:32.691] checking for libxml/parser.h... yes [14:20:32.691] checking libxslt/xslt.h usability... yes [14:20:32.748] checking libxslt/xslt.h presence... yes [14:20:32.791] checking for libxslt/xslt.h... yes [14:20:32.792] checking ldap.h usability... yes [14:20:32.800] checking ldap.h presence... yes [14:20:32.832] checking for ldap.h... yes [14:20:32.833] checking for compatible LDAP implementation... yes [14:20:32.840] checking ossp/uuid.h usability... yes [14:20:32.848] checking ossp/uuid.h presence... yes [14:20:32.881] checking for ossp/uuid.h... yes [14:20:32.915] checking whether byte ordering is bigendian... no [14:20:33.096] checking for inline... inline [14:20:33.159] checking for printf format archetype... printf [14:20:33.237] checking for _Static_assert... yes [14:20:33.372] checking for typeof... typeof [14:20:33.432] checking for __builtin_types_compatible_p... yes [14:20:33.495] checking for __builtin_constant_p... yes [14:20:33.505] checking for __builtin_unreachable... yes [14:20:33.635] checking for computed goto support... yes [14:20:33.642] checking for struct tm.tm_zone... yes [14:20:33.713] checking for union semun... no [14:20:33.782] checking for socklen_t... yes [14:20:33.928] checking for struct sockaddr.sa_len... no [14:20:34.069] checking for C/C++ restrict keyword... __restrict [14:20:34.083] checking for struct option... yes [14:20:34.157] checking whether assembler supports x86_64 popcntq... yes [14:20:34.224] checking for special C compiler options needed for large files... no [14:20:34.224] checking for _FILE_OFFSET_BITS value needed for large files... no [14:20:34.292] checking size of off_t... 8 [14:20:34.447] checking size of bool... 1 [14:20:34.595] checking for int timezone... yes [14:20:34.739] checking for backtrace_symbols... yes [14:20:34.890] checking for copyfile... no [14:20:35.027] checking for copy_file_range... yes [14:20:35.164] checking for getifaddrs... yes [14:20:35.303] checking for getpeerucred... no [14:20:35.447] checking for inet_pton... yes [14:20:35.588] checking for kqueue... no [14:20:35.724] checking for mbstowcs_l... no [14:20:35.861] checking for memset_s... no [14:20:36.000] checking for posix_fallocate... yes [14:20:36.139] checking for ppoll... yes [14:20:36.275] checking for pthread_is_threaded_np... no [14:20:36.411] checking for setproctitle... no [14:20:36.547] checking for setproctitle_fast... no [14:20:36.683] checking for strchrnul... yes [14:20:36.820] checking for strsignal... yes [14:20:36.953] checking for syncfs... yes [14:20:37.087] checking for sync_file_range... yes [14:20:37.222] checking for uselocale... yes [14:20:37.356] checking for wcstombs_l... no [14:20:37.490] checking for __builtin_bswap16... yes [14:20:37.625] checking for __builtin_bswap32... yes [14:20:37.756] checking for __builtin_bswap64... yes [14:20:37.888] checking for __builtin_clz... yes [14:20:38.021] checking for __builtin_ctz... yes [14:20:38.151] checking for __builtin_popcount... yes [14:20:38.285] checking for __builtin_frame_address... yes [14:20:38.424] checking for _LARGEFILE_SOURCE value needed for large files... no [14:20:38.562] checking how ccache clang reports undeclared, standard C functions... warning [14:20:38.580] checking for posix_fadvise... yes [14:20:38.712] checking whether posix_fadvise is declared... yes [14:20:38.725] checking whether fdatasync is declared... yes [14:20:38.736] checking whether strlcat is declared... no [14:20:38.831] checking whether strlcpy is declared... no [14:20:38.924] checking whether strnlen is declared... yes [14:20:38.937] checking whether strsep is declared... yes [14:20:38.950] checking whether preadv is declared... yes [14:20:38.992] checking whether pwritev is declared... yes [14:20:39.004] checking whether F_FULLFSYNC is declared... no [14:20:39.074] checking for explicit_bzero... yes [14:20:39.207] checking for getopt... yes [14:20:39.334] checking for getpeereid... no [14:20:39.464] checking for inet_aton... yes [14:20:39.592] checking for mkdtemp... yes [14:20:39.718] checking for strlcat... no [14:20:39.860] checking for strlcpy... no [14:20:39.995] checking for strnlen... yes [14:20:40.125] checking for strsep... yes [14:20:40.253] checking for pthread_barrier_wait... yes [14:20:40.382] checking for getopt_long... yes [14:20:40.519] checking for syslog... yes [14:20:40.649] checking syslog.h usability... yes [14:20:40.734] checking syslog.h presence... yes [14:20:40.766] checking for syslog.h... yes [14:20:40.766] checking for opterr... yes [14:20:40.897] checking for optreset... no [14:20:41.032] checking unicode/ucol.h usability... yes [14:20:41.041] checking unicode/ucol.h presence... yes [14:20:41.077] checking for unicode/ucol.h... yes [14:20:41.082] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:20:41.095] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:20:41.169] checking for rl_completion_suppress_quote... yes [14:20:41.308] checking for rl_filename_quote_characters... yes [14:20:41.447] checking for rl_filename_quoting_function... yes [14:20:41.589] checking for append_history... yes [14:20:41.727] checking for history_truncate_file... yes [14:20:41.865] checking for rl_completion_matches... yes [14:20:42.004] checking for rl_filename_completion_function... yes [14:20:42.146] checking for rl_reset_screen_size... yes [14:20:42.290] checking for rl_variable_bind... yes [14:20:42.425] checking test program... ok [14:20:42.565] checking whether long int is 64 bits... yes [14:20:42.704] checking for __builtin_mul_overflow... yes [14:20:42.841] checking size of void *... 8 [14:20:43.001] checking size of size_t... 8 [14:20:43.160] checking size of long... 8 [14:20:43.315] checking alignment of short... 2 [14:20:43.469] checking alignment of int... 4 [14:20:43.623] checking alignment of long... 8 [14:20:43.774] checking alignment of double... 8 [14:20:43.929] checking for __int128... yes [14:20:44.064] checking for __int128 alignment bug... ok [14:20:44.210] checking alignment of PG_INT128_TYPE... 16 [14:20:44.372] checking for builtin __sync char locking functions... yes [14:20:44.502] checking for builtin __sync int32 locking functions... yes [14:20:44.636] checking for builtin __sync int32 atomic operations... yes [14:20:44.768] checking for builtin __sync int64 atomic operations... yes [14:20:44.907] checking for builtin __atomic int32 atomic operations... yes [14:20:45.047] checking for builtin __atomic int64 atomic operations... yes [14:20:45.180] checking for __get_cpuid... yes [14:20:45.319] checking for __get_cpuid_count... yes [14:20:45.453] checking for __cpuid... no [14:20:45.512] checking for __cpuidex... no [14:20:45.568] checking for _xgetbv with CFLAGS=... no [14:20:45.876] checking for _xgetbv with CFLAGS=-mxsave... yes [14:20:46.213] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:20:46.478] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:20:46.822] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:20:46.912] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:20:47.133] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:20:47.195] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:20:47.250] 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 [14:20:47.320] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:20:47.320] checking for library containing sem_init... none required [14:20:47.453] checking which semaphore API to use... unnamed POSIX [14:20:47.453] checking which random number source to use... OpenSSL [14:20:47.454] checking for tclsh... /usr/bin/tclsh [14:20:47.455] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:20:47.496] checking tcl.h usability... yes [14:20:47.597] checking tcl.h presence... yes [14:20:47.632] checking for tcl.h... yes [14:20:47.633] checking for perl.h... yes [14:20:47.946] checking for libperl... yes [14:20:48.170] checking Python.h usability... yes [14:20:48.250] checking Python.h presence... yes [14:20:48.316] checking for Python.h... yes [14:20:48.316] checking for xmllint... /usr/bin/xmllint [14:20:48.316] checking for xsltproc... /usr/bin/xsltproc [14:20:48.316] checking for fop... /usr/bin/fop [14:20:48.317] checking for dbtoepub... no [14:20:48.317] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:20:48.402] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:20:48.517] configure: using compiler=Debian clang version 14.0.6 [14:20:48.517] 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 [14:20:48.517] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:20:48.518] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:20:48.518] configure: using CXX=ccache clang++-16 [14:20:48.518] 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 [14:20:48.518] configure: using CLANG=ccache clang-16 [14:20:48.518] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:20:48.518] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:20:48.542] configure: updating cache clang.cache [14:20:48.551] configure: creating ./config.status [14:20:48.629] config.status: creating GNUmakefile [14:20:48.640] config.status: creating src/Makefile.global [14:20:48.655] config.status: creating src/include/pg_config.h [14:20:48.666] config.status: creating src/include/pg_config_ext.h [14:20:48.673] config.status: src/include/pg_config_ext.h is unchanged [14:20:48.675] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:20:48.682] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:20:48.687] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:20:48.693] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:20:48.700] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:20:48.706] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:20:48.713] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:20:48.744] [14:20:48.744] real 0m26.003s [14:20:48.744] user 0m14.904s [14:20:48.744] sys 0m11.116s [14:20:48.744] make -s -j${BUILD_JOBS} clean [14:20:49.241] time make -s -j${BUILD_JOBS} world-bin [14:22:25.483] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [14:22:25.483] char* str = debug_query_string; [14:22:25.483] ^ ~~~~~~~~~~~~~~~~~~ [14:22:25.483] 1 error generated. [14:22:25.488] make[4]: *** [: elog.o] Error 1 [14:22:25.488] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [14:22:25.488] make[3]: *** Waiting for unfinished jobs.... [14:22:44.898] make[2]: *** [common.mk:37: utils-recursive] Error 2 [14:22:44.898] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:22:44.898] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:22:44.898] [14:22:44.898] real 1m55.657s [14:22:44.898] user 5m54.031s [14:22:44.898] sys 1m40.209s [14:22:44.899] [14:22:44.899] Exit status: 2