[19:52:22.819] time ./configure \ [19:52:22.819] --cache clang.cache \ [19:52:22.819] ${LINUX_CONFIGURE_FEATURES} \ [19:52:22.819] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [19:52:22.976] configure: creating cache clang.cache [19:52:22.989] checking build system type... x86_64-pc-linux-gnu [19:52:23.087] checking host system type... x86_64-pc-linux-gnu [19:52:23.087] checking which template to use... linux [19:52:23.087] checking whether NLS is wanted... no [19:52:23.087] checking for default port number... 5432 [19:52:23.093] checking for block size... 8kB [19:52:23.095] checking for segment size... 1GB [19:52:23.097] checking for WAL block size... 8kB [19:52:23.212] checking whether the C compiler works... yes [19:52:23.373] checking for C compiler default output file name... a.out [19:52:23.374] checking for suffix of executables... [19:52:23.444] checking whether we are cross compiling... no [19:52:23.535] checking for suffix of object files... o [19:52:23.543] checking whether we are using the GNU C compiler... yes [19:52:23.549] checking whether ccache clang accepts -g... yes [19:52:23.556] checking for ccache clang option to accept ISO C89... none needed [19:52:23.563] checking for ccache clang option to accept ISO C99... none needed [19:52:23.832] checking whether we are using the GNU C++ compiler... yes [19:52:23.905] checking whether ccache clang++-16 accepts -g... yes [19:52:24.047] checking for gawk... no [19:52:24.047] checking for mawk... mawk [19:52:24.047] checking for LLVM_CONFIG... llvm-config-16 [19:52:24.053] configure: using llvm 16.0.6 [19:52:24.053] checking for CLANG... ccache clang-16 [19:52:24.105] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:52:24.113] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:52:24.177] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:52:24.184] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:52:24.220] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:52:24.285] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [19:52:24.292] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:52:24.300] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:52:24.308] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:52:24.348] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:52:24.424] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:52:24.431] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [19:52:24.439] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:52:24.452] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [19:52:24.495] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:52:24.503] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [19:52:24.510] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:52:24.518] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:52:24.525] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [19:52:24.532] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:52:24.540] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [19:52:24.548] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [19:52:24.561] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [19:52:24.569] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:52:24.633] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:52:24.696] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:52:24.730] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:52:24.793] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:52:24.834] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:52:24.847] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:52:24.861] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:52:24.921] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:52:24.958] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:52:24.996] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:52:25.004] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:52:25.011] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:52:25.019] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:52:25.026] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:52:25.034] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:52:25.041] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:52:25.049] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:52:25.086] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:52:25.129] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:52:25.142] checking whether the C compiler still works... yes [19:52:25.232] checking how to run the C preprocessor... ccache clang -E [19:52:25.375] checking for pkg-config... /usr/bin/pkg-config [19:52:25.376] checking pkg-config is at least version 0.9.0... yes [19:52:25.377] checking whether to build with ICU support... yes [19:52:25.377] checking for icu-uc icu-i18n... yes [19:52:25.385] checking whether to build with Tcl... yes [19:52:25.386] checking whether to build Perl modules... yes [19:52:25.386] checking whether to build Python modules... yes [19:52:25.386] checking whether to build with GSSAPI support... yes [19:52:25.387] checking whether to build with PAM support... yes [19:52:25.387] checking whether to build with BSD Authentication support... no [19:52:25.387] checking whether to build with LDAP support... yes [19:52:25.387] checking whether to build with Bonjour support... no [19:52:25.387] checking whether to build with SELinux support... yes [19:52:25.388] checking whether to build with systemd support... yes [19:52:25.388] checking whether to build with XML support... yes [19:52:25.388] checking for libxml-2.0 >= 2.6.23... yes [19:52:25.396] checking whether to build with LZ4 support... yes [19:52:25.396] checking for liblz4... yes [19:52:25.403] checking whether to build with ZSTD support... yes [19:52:25.404] checking for libzstd >= 1.4.0... yes [19:52:25.412] checking for strip... strip [19:52:25.412] checking whether it is possible to strip libraries... yes [19:52:25.414] checking for ar... ar [19:52:25.414] checking for a BSD-compatible install... /usr/bin/install -c [19:52:25.424] checking for tar... /usr/bin/tar [19:52:25.424] checking whether ln -s works... yes [19:52:25.424] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:52:25.427] checking for bison... /usr/bin/bison [19:52:25.429] configure: using bison (GNU Bison) 3.8.2 [19:52:25.432] checking for flex... /usr/bin/flex [19:52:25.444] configure: using flex 2.6.4 [19:52:25.445] checking for perl... /usr/bin/perl [19:52:25.448] configure: using perl 5.36.0 [19:52:25.450] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:52:25.454] checking for Perl privlibexp... /usr/share/perl/5.36 [19:52:25.459] checking for Perl useshrplib... true [19:52:25.465] 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 [19:52:25.471] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:52:25.477] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:52:25.571] checking for python3... /usr/bin/python3 [19:52:25.582] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [19:52:25.589] checking for Python sysconfig module... yes [19:52:25.600] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:52:25.614] checking Python include directory... -I/usr/include/python3.11 [19:52:25.626] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:52:25.671] checking for a sed that does not truncate output... /usr/bin/sed [19:52:25.676] checking for grep that handles long lines and -e... /usr/bin/grep [19:52:25.678] checking for egrep... /usr/bin/grep -E [19:52:25.680] checking for ANSI C header files... yes [19:52:25.852] checking for sys/types.h... yes [19:52:25.937] checking for sys/stat.h... yes [19:52:25.951] checking for stdlib.h... yes [19:52:26.041] checking for string.h... yes [19:52:26.058] checking for memory.h... yes [19:52:26.074] checking for strings.h... yes [19:52:26.091] checking for inttypes.h... yes [19:52:26.109] checking for stdint.h... yes [19:52:26.162] checking for unistd.h... yes [19:52:26.257] checking whether ccache clang is Clang... yes [19:52:26.290] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:52:26.475] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:52:26.556] checking whether more special flags are required for pthreads... no [19:52:26.556] checking for PTHREAD_PRIO_INHERIT... yes [19:52:26.642] checking pthread.h usability... yes [19:52:26.740] checking pthread.h presence... yes [19:52:26.775] checking for pthread.h... yes [19:52:26.775] checking for strerror_r... yes [19:52:26.854] checking whether strerror_r returns int... no [19:52:26.926] checking for main in -lm... yes [19:52:27.015] checking for library containing setproctitle... no [19:52:27.189] checking for library containing dlsym... none required [19:52:27.270] checking for library containing socket... none required [19:52:27.350] checking for library containing getopt_long... none required [19:52:27.431] checking for library containing shm_open... none required [19:52:27.510] checking for library containing shm_unlink... none required [19:52:27.591] checking for library containing clock_gettime... none required [19:52:27.670] checking for library containing shmget... none required [19:52:27.749] checking for library containing backtrace_symbols... none required [19:52:27.832] checking for library containing pthread_barrier_wait... none required [19:52:27.915] checking for library containing readline... -lreadline [19:52:27.999] checking for inflate in -lz... yes [19:52:28.083] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:52:28.255] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:52:28.357] checking for SSL_new in -lssl... yes [19:52:28.461] checking for SSL_CTX_set_cert_cb... yes [19:52:28.565] checking for OPENSSL_init_ssl... yes [19:52:28.673] checking for X509_get_signature_info... yes [19:52:28.787] checking for SSL_CTX_set_num_tickets... yes [19:52:28.901] checking for pam_start in -lpam... yes [19:52:29.009] checking for xmlSaveToBuffer in -lxml2... yes [19:52:29.148] checking for xsltCleanupGlobals in -lxslt... yes [19:52:29.287] checking for LZ4_compress_default in -llz4... yes [19:52:29.439] checking for ZSTD_compress in -lzstd... yes [19:52:29.593] checking for ldap_bind in -lldap... yes [19:52:29.758] checking for ldap_initialize... yes [19:52:29.941] checking for ldap_verify_credentials... yes [19:52:30.106] checking for security_compute_create_name in -lselinux... yes [19:52:30.263] checking for uuid_export in -lossp-uuid... yes [19:52:30.434] checking for stdbool.h that conforms to C99... yes [19:52:30.447] checking for _Bool... yes [19:52:30.636] checking atomic.h usability... no [19:52:30.726] checking atomic.h presence... no [19:52:30.763] checking for atomic.h... no [19:52:30.767] checking copyfile.h usability... no [19:52:30.857] checking copyfile.h presence... no [19:52:30.895] checking for copyfile.h... no [19:52:30.899] checking execinfo.h usability... yes [19:52:30.945] checking execinfo.h presence... yes [19:52:30.977] checking for execinfo.h... yes [19:52:30.985] checking getopt.h usability... yes [19:52:31.076] checking getopt.h presence... yes [19:52:31.107] checking for getopt.h... yes [19:52:31.115] checking ifaddrs.h usability... yes [19:52:31.124] checking ifaddrs.h presence... yes [19:52:31.158] checking for ifaddrs.h... yes [19:52:31.165] checking mbarrier.h usability... no [19:52:31.253] checking mbarrier.h presence... no [19:52:31.289] checking for mbarrier.h... no [19:52:31.292] checking sys/epoll.h usability... yes [19:52:31.300] checking sys/epoll.h presence... yes [19:52:31.333] checking for sys/epoll.h... yes [19:52:31.340] checking sys/event.h usability... no [19:52:31.430] checking sys/event.h presence... no [19:52:31.467] checking for sys/event.h... no [19:52:31.471] checking sys/personality.h usability... yes [19:52:31.479] checking sys/personality.h presence... yes [19:52:31.513] checking for sys/personality.h... yes [19:52:31.521] checking sys/prctl.h usability... yes [19:52:31.530] checking sys/prctl.h presence... yes [19:52:31.563] checking for sys/prctl.h... yes [19:52:31.572] checking sys/procctl.h usability... no [19:52:31.663] checking sys/procctl.h presence... no [19:52:31.700] checking for sys/procctl.h... no [19:52:31.703] checking sys/signalfd.h usability... yes [19:52:31.713] checking sys/signalfd.h presence... yes [19:52:31.746] checking for sys/signalfd.h... yes [19:52:31.754] checking sys/ucred.h usability... no [19:52:31.844] checking sys/ucred.h presence... no [19:52:31.882] checking for sys/ucred.h... no [19:52:31.885] checking termios.h usability... yes [19:52:31.932] checking termios.h presence... yes [19:52:31.966] checking for termios.h... yes [19:52:31.975] checking ucred.h usability... no [19:52:32.067] checking ucred.h presence... no [19:52:32.104] checking for ucred.h... no [19:52:32.108] checking xlocale.h usability... no [19:52:32.197] checking xlocale.h presence... no [19:52:32.233] checking for xlocale.h... no [19:52:32.235] checking readline/readline.h usability... yes [19:52:32.332] checking readline/readline.h presence... yes [19:52:32.367] checking for readline/readline.h... yes [19:52:32.368] checking readline/history.h usability... yes [19:52:32.378] checking readline/history.h presence... yes [19:52:32.414] checking for readline/history.h... yes [19:52:32.417] checking zlib.h usability... yes [19:52:32.515] checking zlib.h presence... yes [19:52:32.550] checking for zlib.h... yes [19:52:32.550] checking for lz4... /usr/bin/lz4 [19:52:32.550] checking lz4.h usability... yes [19:52:32.559] checking lz4.h presence... yes [19:52:32.592] checking for lz4.h... yes [19:52:32.592] checking for zstd... /usr/bin/zstd [19:52:32.592] checking zstd.h usability... yes [19:52:32.687] checking zstd.h presence... yes [19:52:32.721] checking for zstd.h... yes [19:52:32.721] checking gssapi/gssapi.h usability... yes [19:52:32.730] checking gssapi/gssapi.h presence... yes [19:52:32.763] checking for gssapi/gssapi.h... yes [19:52:32.764] checking gssapi/gssapi_ext.h usability... yes [19:52:32.857] checking gssapi/gssapi_ext.h presence... yes [19:52:32.892] checking for gssapi/gssapi_ext.h... yes [19:52:32.894] checking for openssl... /usr/bin/openssl [19:52:32.898] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:52:32.898] checking openssl/ssl.h usability... yes [19:52:32.908] checking openssl/ssl.h presence... yes [19:52:32.971] checking for openssl/ssl.h... yes [19:52:32.971] checking openssl/err.h usability... yes [19:52:33.027] checking openssl/err.h presence... yes [19:52:33.071] checking for openssl/err.h... yes [19:52:33.071] checking security/pam_appl.h usability... yes [19:52:33.080] checking security/pam_appl.h presence... yes [19:52:33.112] checking for security/pam_appl.h... yes [19:52:33.114] checking systemd/sd-daemon.h usability... yes [19:52:33.214] checking systemd/sd-daemon.h presence... yes [19:52:33.251] checking for systemd/sd-daemon.h... yes [19:52:33.251] checking libxml/parser.h usability... yes [19:52:33.262] checking libxml/parser.h presence... yes [19:52:33.309] checking for libxml/parser.h... yes [19:52:33.309] checking libxslt/xslt.h usability... yes [19:52:33.319] checking libxslt/xslt.h presence... yes [19:52:33.369] checking for libxslt/xslt.h... yes [19:52:33.369] checking ldap.h usability... yes [19:52:33.470] checking ldap.h presence... yes [19:52:33.504] checking for ldap.h... yes [19:52:33.504] checking for compatible LDAP implementation... yes [19:52:33.579] checking ossp/uuid.h usability... yes [19:52:33.623] checking ossp/uuid.h presence... yes [19:52:33.657] checking for ossp/uuid.h... yes [19:52:33.692] checking whether byte ordering is bigendian... no [19:52:33.843] checking for inline... inline [19:52:33.879] checking for printf format archetype... printf [19:52:33.961] checking for _Static_assert... yes [19:52:34.106] checking for typeof... typeof [19:52:34.113] checking for __builtin_types_compatible_p... yes [19:52:34.124] checking for __builtin_constant_p... yes [19:52:34.161] checking for __builtin_unreachable... yes [19:52:34.301] checking for computed goto support... yes [19:52:34.334] checking for struct tm.tm_zone... yes [19:52:34.342] checking for union semun... no [19:52:34.414] checking for socklen_t... yes [19:52:34.496] checking for struct sockaddr.sa_len... no [19:52:34.643] checking for C/C++ restrict keyword... __restrict [19:52:34.656] checking for struct option... yes [19:52:34.788] checking whether assembler supports x86_64 popcntq... yes [19:52:34.795] checking for special C compiler options needed for large files... no [19:52:34.795] checking for _FILE_OFFSET_BITS value needed for large files... no [19:52:34.807] checking size of off_t... 8 [19:52:34.976] checking size of bool... 1 [19:52:35.128] checking for int timezone... yes [19:52:35.274] checking for backtrace_symbols... yes [19:52:35.414] checking for copyfile... no [19:52:35.555] checking for copy_file_range... yes [19:52:35.704] checking for getifaddrs... yes [19:52:35.862] checking for getpeerucred... no [19:52:36.012] checking for inet_pton... yes [19:52:36.157] checking for kqueue... no [19:52:36.301] checking for mbstowcs_l... no [19:52:36.447] checking for memset_s... no [19:52:36.585] checking for posix_fallocate... yes [19:52:36.736] checking for ppoll... yes [19:52:36.881] checking for pthread_is_threaded_np... no [19:52:37.023] checking for setproctitle... no [19:52:37.172] checking for setproctitle_fast... no [19:52:37.323] checking for strchrnul... yes [19:52:37.472] checking for strsignal... yes [19:52:37.619] checking for syncfs... yes [19:52:37.767] checking for sync_file_range... yes [19:52:37.913] checking for uselocale... yes [19:52:38.063] checking for wcstombs_l... no [19:52:38.203] checking for __builtin_bswap16... yes [19:52:38.339] checking for __builtin_bswap32... yes [19:52:38.483] checking for __builtin_bswap64... yes [19:52:38.630] checking for __builtin_clz... yes [19:52:38.778] checking for __builtin_ctz... yes [19:52:38.923] checking for __builtin_popcount... yes [19:52:39.069] checking for __builtin_frame_address... yes [19:52:39.212] checking for _LARGEFILE_SOURCE value needed for large files... no [19:52:39.358] checking how ccache clang reports undeclared, standard C functions... warning [19:52:39.401] checking for posix_fadvise... yes [19:52:39.544] checking whether posix_fadvise is declared... yes [19:52:39.558] checking whether fdatasync is declared... yes [19:52:39.599] checking whether strlcat is declared... no [19:52:39.696] checking whether strlcpy is declared... no [19:52:39.795] checking whether strnlen is declared... yes [19:52:39.846] checking whether strsep is declared... yes [19:52:39.941] checking whether preadv is declared... yes [19:52:39.954] checking whether pwritev is declared... yes [19:52:39.967] checking whether F_FULLFSYNC is declared... no [19:52:40.040] checking for explicit_bzero... yes [19:52:40.184] checking for getopt... yes [19:52:40.323] checking for getpeereid... no [19:52:40.471] checking for inet_aton... yes [19:52:40.604] checking for mkdtemp... yes [19:52:40.746] checking for strlcat... no [19:52:40.891] checking for strlcpy... no [19:52:41.038] checking for strnlen... yes [19:52:41.180] checking for strsep... yes [19:52:41.327] checking for pthread_barrier_wait... yes [19:52:41.474] checking for getopt_long... yes [19:52:41.624] checking for syslog... yes [19:52:41.767] checking syslog.h usability... yes [19:52:41.856] checking syslog.h presence... yes [19:52:41.888] checking for syslog.h... yes [19:52:41.888] checking for opterr... yes [19:52:42.038] checking for optreset... no [19:52:42.183] checking unicode/ucol.h usability... yes [19:52:42.192] checking unicode/ucol.h presence... yes [19:52:42.229] checking for unicode/ucol.h... yes [19:52:42.234] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:52:42.246] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:52:42.255] checking for rl_completion_suppress_quote... yes [19:52:42.394] checking for rl_filename_quote_characters... yes [19:52:42.533] checking for rl_filename_quoting_function... yes [19:52:42.685] checking for append_history... yes [19:52:42.838] checking for history_truncate_file... yes [19:52:42.990] checking for rl_completion_matches... yes [19:52:43.138] checking for rl_filename_completion_function... yes [19:52:43.288] checking for rl_reset_screen_size... yes [19:52:43.445] checking for rl_variable_bind... yes [19:52:43.591] checking test program... ok [19:52:43.734] checking whether long int is 64 bits... yes [19:52:43.884] checking for __builtin_mul_overflow... yes [19:52:44.024] checking size of void *... 8 [19:52:44.185] checking size of size_t... 8 [19:52:44.347] checking size of long... 8 [19:52:44.512] checking alignment of short... 2 [19:52:44.663] checking alignment of int... 4 [19:52:44.816] checking alignment of long... 8 [19:52:44.968] checking alignment of double... 8 [19:52:45.145] checking for __int128... yes [19:52:45.299] checking for __int128 alignment bug... ok [19:52:45.454] checking alignment of PG_INT128_TYPE... 16 [19:52:45.636] checking for builtin __sync char locking functions... yes [19:52:45.786] checking for builtin __sync int32 locking functions... yes [19:52:45.931] checking for builtin __sync int32 atomic operations... yes [19:52:46.086] checking for builtin __sync int64 atomic operations... yes [19:52:46.244] checking for builtin __atomic int32 atomic operations... yes [19:52:46.401] checking for builtin __atomic int64 atomic operations... yes [19:52:46.536] checking for __get_cpuid... yes [19:52:46.712] checking for __get_cpuid_count... yes [19:52:46.878] checking for __cpuid... no [19:52:46.943] checking for __cpuidex... no [19:52:47.007] checking for _xgetbv with CFLAGS=... no [19:52:47.321] checking for _xgetbv with CFLAGS=-mxsave... yes [19:52:47.684] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:52:47.952] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:52:48.339] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:52:48.435] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:52:48.668] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:52:48.733] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:52:48.794] 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 [19:52:48.869] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:52:48.870] checking for library containing sem_init... none required [19:52:49.017] checking which semaphore API to use... unnamed POSIX [19:52:49.017] checking which random number source to use... OpenSSL [19:52:49.019] checking for tclsh... /usr/bin/tclsh [19:52:49.019] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:52:49.059] checking tcl.h usability... yes [19:52:49.068] checking tcl.h presence... yes [19:52:49.103] checking for tcl.h... yes [19:52:49.103] checking for perl.h... yes [19:52:49.421] checking for libperl... yes [19:52:49.651] checking Python.h usability... yes [19:52:49.661] checking Python.h presence... yes [19:52:49.728] checking for Python.h... yes [19:52:49.728] checking for xmllint... /usr/bin/xmllint [19:52:49.729] checking for xsltproc... /usr/bin/xsltproc [19:52:49.729] checking for fop... /usr/bin/fop [19:52:49.729] checking for dbtoepub... no [19:52:49.730] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:52:49.822] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:52:49.948] configure: using compiler=Debian clang version 14.0.6 [19:52:49.948] 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 [19:52:49.948] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:52:49.948] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:52:49.948] configure: using CXX=ccache clang++-16 [19:52:49.948] 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 [19:52:49.948] configure: using CLANG=ccache clang-16 [19:52:49.948] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:52:49.948] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:52:49.975] configure: updating cache clang.cache [19:52:49.984] configure: creating ./config.status [19:52:50.069] config.status: creating GNUmakefile [19:52:50.081] config.status: creating src/Makefile.global [19:52:50.096] config.status: creating src/include/pg_config.h [19:52:50.109] config.status: creating src/include/pg_config_ext.h [19:52:50.117] config.status: src/include/pg_config_ext.h is unchanged [19:52:50.119] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:52:50.127] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:52:50.133] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:52:50.141] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:52:50.148] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:52:50.156] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:52:50.164] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:52:50.199] [19:52:50.199] real 0m27.380s [19:52:50.199] user 0m16.038s [19:52:50.199] sys 0m11.381s [19:52:50.199] make -s -j${BUILD_JOBS} clean [19:52:50.708] time make -s -j${BUILD_JOBS} world-bin [19:54:30.372] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [19:54:30.372] char* str = debug_query_string; [19:54:30.372] ^ ~~~~~~~~~~~~~~~~~~ [19:54:30.372] 1 error generated. [19:54:30.373] make[4]: *** [: elog.o] Error 1 [19:54:30.373] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [19:54:30.373] make[3]: *** Waiting for unfinished jobs.... [19:54:48.885] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:54:48.886] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:54:48.886] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:54:48.886] [19:54:48.886] real 1m58.178s [19:54:48.886] user 6m0.517s [19:54:48.886] sys 1m42.341s [19:54:48.886] [19:54:48.886] Exit status: 2