[21:04:40.440] time ./configure \ [21:04:40.440] --cache clang.cache \ [21:04:40.440] ${LINUX_CONFIGURE_FEATURES} \ [21:04:40.440] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [21:04:40.618] configure: creating cache clang.cache [21:04:40.634] checking build system type... x86_64-pc-linux-gnu [21:04:40.746] checking host system type... x86_64-pc-linux-gnu [21:04:40.746] checking which template to use... linux [21:04:40.746] checking whether NLS is wanted... no [21:04:40.747] checking for default port number... 5432 [21:04:40.754] checking for block size... 8kB [21:04:40.755] checking for segment size... 1GB [21:04:40.758] checking for WAL block size... 8kB [21:04:40.878] checking whether the C compiler works... yes [21:04:41.065] checking for C compiler default output file name... a.out [21:04:41.067] checking for suffix of executables... [21:04:41.140] checking whether we are cross compiling... no [21:04:41.233] checking for suffix of object files... o [21:04:41.242] checking whether we are using the GNU C compiler... yes [21:04:41.249] checking whether ccache clang accepts -g... yes [21:04:41.256] checking for ccache clang option to accept ISO C89... none needed [21:04:41.379] checking for ccache clang option to accept ISO C99... none needed [21:04:41.603] checking whether we are using the GNU C++ compiler... yes [21:04:41.676] checking whether ccache clang++-16 accepts -g... yes [21:04:41.874] checking for gawk... no [21:04:41.874] checking for mawk... mawk [21:04:41.875] checking for LLVM_CONFIG... llvm-config-16 [21:04:41.880] configure: using llvm 16.0.6 [21:04:41.880] checking for CLANG... ccache clang-16 [21:04:41.931] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [21:04:41.965] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [21:04:42.028] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [21:04:42.035] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [21:04:42.070] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [21:04:42.077] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [21:04:42.113] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [21:04:42.146] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:04:42.153] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [21:04:42.198] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [21:04:42.213] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [21:04:42.221] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [21:04:42.293] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [21:04:42.306] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [21:04:42.347] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [21:04:42.354] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [21:04:42.361] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [21:04:42.368] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [21:04:42.375] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [21:04:42.441] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [21:04:42.449] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [21:04:42.514] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [21:04:42.552] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [21:04:42.559] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:04:42.621] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:04:42.683] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:04:42.716] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:04:42.778] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:04:42.818] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:04:42.884] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:04:42.897] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:04:42.959] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:04:42.993] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:04:43.027] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:04:43.034] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:04:43.040] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:04:43.047] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:04:43.053] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:04:43.059] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:04:43.066] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:04:43.100] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:04:43.107] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:04:43.146] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:04:43.158] checking whether the C compiler still works... yes [21:04:43.244] checking how to run the C preprocessor... ccache clang -E [21:04:43.377] checking for pkg-config... /usr/bin/pkg-config [21:04:43.378] checking pkg-config is at least version 0.9.0... yes [21:04:43.379] checking whether to build with ICU support... yes [21:04:43.379] checking for icu-uc icu-i18n... yes [21:04:43.387] checking whether to build with Tcl... yes [21:04:43.387] checking whether to build Perl modules... yes [21:04:43.387] checking whether to build Python modules... yes [21:04:43.387] checking whether to build with GSSAPI support... yes [21:04:43.388] checking whether to build with PAM support... yes [21:04:43.388] checking whether to build with BSD Authentication support... no [21:04:43.388] checking whether to build with LDAP support... yes [21:04:43.389] checking whether to build with Bonjour support... no [21:04:43.389] checking whether to build with SELinux support... yes [21:04:43.389] checking whether to build with systemd support... yes [21:04:43.389] checking whether to build with XML support... yes [21:04:43.389] checking for libxml-2.0 >= 2.6.23... yes [21:04:43.396] checking whether to build with LZ4 support... yes [21:04:43.396] checking for liblz4... yes [21:04:43.403] checking whether to build with ZSTD support... yes [21:04:43.404] checking for libzstd >= 1.4.0... yes [21:04:43.410] checking for strip... strip [21:04:43.411] checking whether it is possible to strip libraries... yes [21:04:43.412] checking for ar... ar [21:04:43.413] checking for a BSD-compatible install... /usr/bin/install -c [21:04:43.421] checking for tar... /usr/bin/tar [21:04:43.422] checking whether ln -s works... yes [21:04:43.422] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:04:43.424] checking for bison... /usr/bin/bison [21:04:43.426] configure: using bison (GNU Bison) 3.8.2 [21:04:43.428] checking for flex... /usr/bin/flex [21:04:43.440] configure: using flex 2.6.4 [21:04:43.441] checking for perl... /usr/bin/perl [21:04:43.443] configure: using perl 5.36.0 [21:04:43.445] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:04:43.450] checking for Perl privlibexp... /usr/share/perl/5.36 [21:04:43.454] checking for Perl useshrplib... true [21:04:43.460] 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:04:43.466] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:04:43.472] 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:04:43.563] checking for python3... /usr/bin/python3 [21:04:43.574] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:04:43.581] checking for Python sysconfig module... yes [21:04:43.594] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:04:43.606] checking Python include directory... -I/usr/include/python3.11 [21:04:43.619] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:04:43.662] checking for a sed that does not truncate output... /usr/bin/sed [21:04:43.668] checking for grep that handles long lines and -e... /usr/bin/grep [21:04:43.670] checking for egrep... /usr/bin/grep -E [21:04:43.672] checking for ANSI C header files... yes [21:04:43.908] checking for sys/types.h... yes [21:04:43.994] checking for sys/stat.h... yes [21:04:44.010] checking for stdlib.h... yes [21:04:44.102] checking for string.h... yes [21:04:44.118] checking for memory.h... yes [21:04:44.134] checking for strings.h... yes [21:04:44.184] checking for inttypes.h... yes [21:04:44.201] checking for stdint.h... yes [21:04:44.253] checking for unistd.h... yes [21:04:44.350] checking whether ccache clang is Clang... yes [21:04:44.381] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [21:04:44.560] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:04:44.639] checking whether more special flags are required for pthreads... no [21:04:44.639] checking for PTHREAD_PRIO_INHERIT... yes [21:04:44.723] checking pthread.h usability... yes [21:04:44.818] checking pthread.h presence... yes [21:04:44.851] checking for pthread.h... yes [21:04:44.851] checking for strerror_r... yes [21:04:44.928] checking whether strerror_r returns int... no [21:04:44.998] checking for main in -lm... yes [21:04:45.080] checking for library containing setproctitle... no [21:04:45.244] checking for library containing dlsym... none required [21:04:45.323] checking for library containing socket... none required [21:04:45.403] checking for library containing getopt_long... none required [21:04:45.482] checking for library containing shm_open... none required [21:04:45.562] checking for library containing shm_unlink... none required [21:04:45.643] checking for library containing clock_gettime... none required [21:04:45.724] checking for library containing shmget... none required [21:04:45.804] checking for library containing backtrace_symbols... none required [21:04:45.881] checking for library containing pthread_barrier_wait... none required [21:04:45.962] checking for library containing readline... -lreadline [21:04:46.040] checking for inflate in -lz... yes [21:04:46.125] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:04:46.299] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:04:46.406] checking for SSL_new in -lssl... yes [21:04:46.516] checking for SSL_CTX_set_cert_cb... yes [21:04:46.623] checking for OPENSSL_init_ssl... yes [21:04:46.737] checking for X509_get_signature_info... yes [21:04:46.854] checking for SSL_CTX_set_num_tickets... yes [21:04:46.967] checking for pam_start in -lpam... yes [21:04:47.077] checking for xmlSaveToBuffer in -lxml2... yes [21:04:47.215] checking for xsltCleanupGlobals in -lxslt... yes [21:04:47.355] checking for LZ4_compress_default in -llz4... yes [21:04:47.500] checking for ZSTD_compress in -lzstd... yes [21:04:47.644] checking for ldap_bind in -lldap... yes [21:04:47.799] checking for ldap_initialize... yes [21:04:47.953] checking for ldap_verify_credentials... yes [21:04:48.107] checking for security_compute_create_name in -lselinux... yes [21:04:48.251] checking for uuid_export in -lossp-uuid... yes [21:04:48.429] checking for stdbool.h that conforms to C99... yes [21:04:48.442] checking for _Bool... yes [21:04:48.627] checking atomic.h usability... no [21:04:48.714] checking atomic.h presence... no [21:04:48.753] checking for atomic.h... no [21:04:48.757] checking copyfile.h usability... no [21:04:48.845] checking copyfile.h presence... no [21:04:48.880] checking for copyfile.h... no [21:04:48.884] checking execinfo.h usability... yes [21:04:48.928] checking execinfo.h presence... yes [21:04:48.958] checking for execinfo.h... yes [21:04:48.966] checking getopt.h usability... yes [21:04:49.053] checking getopt.h presence... yes [21:04:49.086] checking for getopt.h... yes [21:04:49.094] checking ifaddrs.h usability... yes [21:04:49.103] checking ifaddrs.h presence... yes [21:04:49.135] checking for ifaddrs.h... yes [21:04:49.143] checking mbarrier.h usability... no [21:04:49.232] checking mbarrier.h presence... no [21:04:49.271] checking for mbarrier.h... no [21:04:49.274] checking sys/epoll.h usability... yes [21:04:49.282] checking sys/epoll.h presence... yes [21:04:49.315] checking for sys/epoll.h... yes [21:04:49.322] checking sys/event.h usability... no [21:04:49.410] checking sys/event.h presence... no [21:04:49.445] checking for sys/event.h... no [21:04:49.449] checking sys/personality.h usability... yes [21:04:49.458] checking sys/personality.h presence... yes [21:04:49.490] checking for sys/personality.h... yes [21:04:49.498] checking sys/prctl.h usability... yes [21:04:49.545] checking sys/prctl.h presence... yes [21:04:49.576] checking for sys/prctl.h... yes [21:04:49.584] checking sys/procctl.h usability... no [21:04:49.673] checking sys/procctl.h presence... no [21:04:49.708] checking for sys/procctl.h... no [21:04:49.712] checking sys/signalfd.h usability... yes [21:04:49.757] checking sys/signalfd.h presence... yes [21:04:49.789] checking for sys/signalfd.h... yes [21:04:49.796] checking sys/ucred.h usability... no [21:04:49.883] checking sys/ucred.h presence... no [21:04:49.919] checking for sys/ucred.h... no [21:04:49.922] checking termios.h usability... yes [21:04:49.969] checking termios.h presence... yes [21:04:50.001] checking for termios.h... yes [21:04:50.009] checking ucred.h usability... no [21:04:50.095] checking ucred.h presence... no [21:04:50.131] checking for ucred.h... no [21:04:50.134] checking xlocale.h usability... no [21:04:50.221] checking xlocale.h presence... no [21:04:50.257] checking for xlocale.h... no [21:04:50.259] checking readline/readline.h usability... yes [21:04:50.355] checking readline/readline.h presence... yes [21:04:50.389] checking for readline/readline.h... yes [21:04:50.391] checking readline/history.h usability... yes [21:04:50.400] checking readline/history.h presence... yes [21:04:50.433] checking for readline/history.h... yes [21:04:50.437] checking zlib.h usability... yes [21:04:50.485] checking zlib.h presence... yes [21:04:50.521] checking for zlib.h... yes [21:04:50.522] checking for lz4... /usr/bin/lz4 [21:04:50.522] checking lz4.h usability... yes [21:04:50.568] checking lz4.h presence... yes [21:04:50.600] checking for lz4.h... yes [21:04:50.600] checking for zstd... /usr/bin/zstd [21:04:50.601] checking zstd.h usability... yes [21:04:50.695] checking zstd.h presence... yes [21:04:50.728] checking for zstd.h... yes [21:04:50.728] checking gssapi/gssapi.h usability... yes [21:04:50.738] checking gssapi/gssapi.h presence... yes [21:04:50.771] checking for gssapi/gssapi.h... yes [21:04:50.773] checking gssapi/gssapi_ext.h usability... yes [21:04:50.864] checking gssapi/gssapi_ext.h presence... yes [21:04:50.899] checking for gssapi/gssapi_ext.h... yes [21:04:50.900] checking for openssl... /usr/bin/openssl [21:04:50.905] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:04:50.905] checking openssl/ssl.h usability... yes [21:04:50.915] checking openssl/ssl.h presence... yes [21:04:50.977] checking for openssl/ssl.h... yes [21:04:50.977] checking openssl/err.h usability... yes [21:04:50.986] checking openssl/err.h presence... yes [21:04:51.027] checking for openssl/err.h... yes [21:04:51.028] checking security/pam_appl.h usability... yes [21:04:51.036] checking security/pam_appl.h presence... yes [21:04:51.068] checking for security/pam_appl.h... yes [21:04:51.069] checking systemd/sd-daemon.h usability... yes [21:04:51.162] checking systemd/sd-daemon.h presence... yes [21:04:51.198] checking for systemd/sd-daemon.h... yes [21:04:51.198] checking libxml/parser.h usability... yes [21:04:51.317] checking libxml/parser.h presence... yes [21:04:51.361] checking for libxml/parser.h... yes [21:04:51.362] checking libxslt/xslt.h usability... yes [21:04:51.480] checking libxslt/xslt.h presence... yes [21:04:51.524] checking for libxslt/xslt.h... yes [21:04:51.525] checking ldap.h usability... yes [21:04:51.619] checking ldap.h presence... yes [21:04:51.652] checking for ldap.h... yes [21:04:51.652] checking for compatible LDAP implementation... yes [21:04:51.725] checking ossp/uuid.h usability... yes [21:04:51.733] checking ossp/uuid.h presence... yes [21:04:51.766] checking for ossp/uuid.h... yes [21:04:51.802] checking whether byte ordering is bigendian... no [21:04:51.959] checking for inline... inline [21:04:52.025] checking for printf format archetype... printf [21:04:52.052] checking for _Static_assert... yes [21:04:52.204] checking for typeof... typeof [21:04:52.265] checking for __builtin_types_compatible_p... yes [21:04:52.332] checking for __builtin_constant_p... yes [21:04:52.371] checking for __builtin_unreachable... yes [21:04:52.510] checking for computed goto support... yes [21:04:52.571] checking for struct tm.tm_zone... yes [21:04:52.580] checking for union semun... no [21:04:52.650] checking for socklen_t... yes [21:04:52.760] checking for struct sockaddr.sa_len... no [21:04:52.903] checking for C/C++ restrict keyword... __restrict [21:04:52.942] checking for struct option... yes [21:04:53.076] checking whether assembler supports x86_64 popcntq... yes [21:04:53.084] checking for special C compiler options needed for large files... no [21:04:53.084] checking for _FILE_OFFSET_BITS value needed for large files... no [21:04:53.095] checking size of off_t... 8 [21:04:53.272] checking size of bool... 1 [21:04:53.430] checking for int timezone... yes [21:04:53.582] checking for backtrace_symbols... yes [21:04:53.737] checking for copyfile... no [21:04:53.878] checking for copy_file_range... yes [21:04:54.018] checking for getifaddrs... yes [21:04:54.161] checking for getpeerucred... no [21:04:54.319] checking for inet_pton... yes [21:04:54.463] checking for kqueue... no [21:04:54.613] checking for mbstowcs_l... no [21:04:54.766] checking for memset_s... no [21:04:54.909] checking for posix_fallocate... yes [21:04:55.066] checking for ppoll... yes [21:04:55.226] checking for pthread_is_threaded_np... no [21:04:55.381] checking for setproctitle... no [21:04:55.525] checking for setproctitle_fast... no [21:04:55.678] checking for strchrnul... yes [21:04:55.830] checking for strsignal... yes [21:04:55.981] checking for syncfs... yes [21:04:56.128] checking for sync_file_range... yes [21:04:56.273] checking for uselocale... yes [21:04:56.430] checking for wcstombs_l... no [21:04:56.597] checking for __builtin_bswap16... yes [21:04:56.749] checking for __builtin_bswap32... yes [21:04:56.896] checking for __builtin_bswap64... yes [21:04:57.036] checking for __builtin_clz... yes [21:04:57.184] checking for __builtin_ctz... yes [21:04:57.333] checking for __builtin_popcount... yes [21:04:57.475] checking for __builtin_frame_address... yes [21:04:57.611] checking for _LARGEFILE_SOURCE value needed for large files... no [21:04:57.759] checking how ccache clang reports undeclared, standard C functions... warning [21:04:57.776] checking for posix_fadvise... yes [21:04:57.920] checking whether posix_fadvise is declared... yes [21:04:57.933] checking whether fdatasync is declared... yes [21:04:57.976] checking whether strlcat is declared... no [21:04:58.076] checking whether strlcpy is declared... no [21:04:58.172] checking whether strnlen is declared... yes [21:04:58.186] checking whether strsep is declared... yes [21:04:58.285] checking whether preadv is declared... yes [21:04:58.328] checking whether pwritev is declared... yes [21:04:58.404] checking whether F_FULLFSYNC is declared... no [21:04:58.477] checking for explicit_bzero... yes [21:04:58.613] checking for getopt... yes [21:04:58.751] checking for getpeereid... no [21:04:58.892] checking for inet_aton... yes [21:04:59.020] checking for mkdtemp... yes [21:04:59.150] checking for strlcat... no [21:04:59.290] checking for strlcpy... no [21:04:59.438] checking for strnlen... yes [21:04:59.584] checking for strsep... yes [21:04:59.733] checking for pthread_barrier_wait... yes [21:04:59.881] checking for getopt_long... yes [21:05:00.018] checking for syslog... yes [21:05:00.154] checking syslog.h usability... yes [21:05:00.162] checking syslog.h presence... yes [21:05:00.193] checking for syslog.h... yes [21:05:00.194] checking for opterr... yes [21:05:00.334] checking for optreset... no [21:05:00.480] checking unicode/ucol.h usability... yes [21:05:00.489] checking unicode/ucol.h presence... yes [21:05:00.528] checking for unicode/ucol.h... yes [21:05:00.533] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:05:00.547] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:05:00.625] checking for rl_completion_suppress_quote... yes [21:05:00.781] checking for rl_filename_quote_characters... yes [21:05:00.942] checking for rl_filename_quoting_function... yes [21:05:01.107] checking for append_history... yes [21:05:01.272] checking for history_truncate_file... yes [21:05:01.429] checking for rl_completion_matches... yes [21:05:01.597] checking for rl_filename_completion_function... yes [21:05:01.755] checking for rl_reset_screen_size... yes [21:05:01.906] checking for rl_variable_bind... yes [21:05:02.049] checking test program... ok [21:05:02.190] checking whether long int is 64 bits... yes [21:05:02.338] checking for __builtin_mul_overflow... yes [21:05:02.480] checking size of void *... 8 [21:05:02.643] checking size of size_t... 8 [21:05:02.814] checking size of long... 8 [21:05:02.975] checking alignment of short... 2 [21:05:03.139] checking alignment of int... 4 [21:05:03.303] checking alignment of long... 8 [21:05:03.481] checking alignment of double... 8 [21:05:03.643] checking for __int128... yes [21:05:03.793] checking for __int128 alignment bug... ok [21:05:03.949] checking alignment of PG_INT128_TYPE... 16 [21:05:04.115] checking for builtin __sync char locking functions... yes [21:05:04.255] checking for builtin __sync int32 locking functions... yes [21:05:04.401] checking for builtin __sync int32 atomic operations... yes [21:05:04.542] checking for builtin __sync int64 atomic operations... yes [21:05:04.685] checking for builtin __atomic int32 atomic operations... yes [21:05:04.826] checking for builtin __atomic int64 atomic operations... yes [21:05:04.961] checking for __get_cpuid... yes [21:05:05.109] checking for __get_cpuid_count... yes [21:05:05.253] checking for __cpuid... no [21:05:05.314] checking for __cpuidex... no [21:05:05.374] checking for _xgetbv with CFLAGS=... no [21:05:05.690] checking for _xgetbv with CFLAGS=-mxsave... yes [21:05:06.031] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:05:06.293] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:05:06.661] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:05:06.757] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:05:06.992] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:05:07.061] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:05:07.120] 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:05:07.195] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:05:07.195] checking for library containing sem_init... none required [21:05:07.349] checking which semaphore API to use... unnamed POSIX [21:05:07.349] checking which random number source to use... OpenSSL [21:05:07.351] checking for tclsh... /usr/bin/tclsh [21:05:07.351] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:05:07.393] checking tcl.h usability... yes [21:05:07.402] checking tcl.h presence... yes [21:05:07.440] checking for tcl.h... yes [21:05:07.440] checking for perl.h... yes [21:05:07.763] checking for libperl... yes [21:05:07.996] checking Python.h usability... yes [21:05:08.006] checking Python.h presence... yes [21:05:08.074] checking for Python.h... yes [21:05:08.074] checking for xmllint... /usr/bin/xmllint [21:05:08.075] checking for xsltproc... /usr/bin/xsltproc [21:05:08.075] checking for fop... /usr/bin/fop [21:05:08.075] checking for dbtoepub... no [21:05:08.075] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [21:05:08.169] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:05:08.298] configure: using compiler=Debian clang version 14.0.6 [21:05:08.298] 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:05:08.298] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:05:08.298] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:05:08.298] configure: using CXX=ccache clang++-16 [21:05:08.298] 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:05:08.298] configure: using CLANG=ccache clang-16 [21:05:08.298] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:05:08.298] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:05:08.325] configure: updating cache clang.cache [21:05:08.335] configure: creating ./config.status [21:05:08.425] config.status: creating GNUmakefile [21:05:08.438] config.status: creating src/Makefile.global [21:05:08.454] config.status: creating src/include/pg_config.h [21:05:08.467] config.status: creating src/include/pg_config_ext.h [21:05:08.475] config.status: src/include/pg_config_ext.h is unchanged [21:05:08.477] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:05:08.485] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [21:05:08.491] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:05:08.498] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:05:08.506] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:05:08.513] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:05:08.520] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:05:08.554] [21:05:08.554] real 0m28.115s [21:05:08.554] user 0m16.556s [21:05:08.554] sys 0m11.564s [21:05:08.554] make -s -j${BUILD_JOBS} clean [21:05:09.069] time make -s -j${BUILD_JOBS} world-bin [21:06:56.249] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [21:06:56.249] char* str = debug_query_string; [21:06:56.249] ^ ~~~~~~~~~~~~~~~~~~ [21:06:56.249] 1 error generated. [21:06:56.250] make[4]: *** [: elog.o] Error 1 [21:06:56.250] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [21:06:56.250] make[3]: *** Waiting for unfinished jobs.... [21:07:08.040] make[2]: *** [common.mk:37: utils-recursive] Error 2 [21:07:08.040] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:07:08.040] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:07:08.041] [21:07:08.041] real 1m58.971s [21:07:08.041] user 6m3.999s [21:07:08.041] sys 1m42.344s [21:07:08.041] [21:07:08.041] Exit status: 2