[16:33:10.300] time ./configure \ [16:33:10.300] --cache clang.cache \ [16:33:10.300] ${LINUX_CONFIGURE_FEATURES} \ [16:33:10.300] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [16:33:10.447] configure: creating cache clang.cache [16:33:10.459] checking build system type... x86_64-pc-linux-gnu [16:33:10.552] checking host system type... x86_64-pc-linux-gnu [16:33:10.552] checking which template to use... linux [16:33:10.552] checking whether NLS is wanted... no [16:33:10.552] checking for default port number... 5432 [16:33:10.558] checking for block size... 8kB [16:33:10.559] checking for segment size... 1GB [16:33:10.561] checking for WAL block size... 8kB [16:33:10.661] checking whether the C compiler works... yes [16:33:10.808] checking for C compiler default output file name... a.out [16:33:10.809] checking for suffix of executables... [16:33:10.870] checking whether we are cross compiling... no [16:33:10.953] checking for suffix of object files... o [16:33:10.983] checking whether we are using the GNU C compiler... yes [16:33:10.989] checking whether ccache clang accepts -g... yes [16:33:10.995] checking for ccache clang option to accept ISO C89... none needed [16:33:11.026] checking for ccache clang option to accept ISO C99... none needed [16:33:11.139] checking whether we are using the GNU C++ compiler... yes [16:33:11.144] checking whether ccache clang++-16 accepts -g... yes [16:33:11.321] checking for gawk... no [16:33:11.321] checking for mawk... mawk [16:33:11.321] checking for LLVM_CONFIG... llvm-config-16 [16:33:11.326] configure: using llvm 16.0.6 [16:33:11.326] checking for CLANG... ccache clang-16 [16:33:11.370] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [16:33:11.399] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [16:33:11.405] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [16:33:11.458] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [16:33:11.464] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [16:33:11.515] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [16:33:11.545] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [16:33:11.551] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:33:11.557] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [16:33:11.567] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [16:33:11.629] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [16:33:11.635] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [16:33:11.641] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [16:33:11.651] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [16:33:11.712] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [16:33:11.719] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [16:33:11.748] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [16:33:11.800] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [16:33:11.806] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [16:33:11.812] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [16:33:11.841] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [16:33:11.897] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [16:33:11.956] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [16:33:11.962] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:33:11.968] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:33:11.974] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:33:11.980] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:33:12.007] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [16:33:12.064] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:33:12.120] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:33:12.178] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:33:12.183] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:33:12.190] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:33:12.196] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [16:33:12.226] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [16:33:12.232] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [16:33:12.261] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [16:33:12.267] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [16:33:12.273] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [16:33:12.279] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [16:33:12.284] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [16:33:12.290] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:33:12.320] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:33:12.349] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [16:33:12.359] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:33:12.370] checking whether the C compiler still works... yes [16:33:12.564] checking how to run the C preprocessor... ccache clang -E [16:33:12.679] checking for pkg-config... /usr/bin/pkg-config [16:33:12.679] checking pkg-config is at least version 0.9.0... yes [16:33:12.680] checking whether to build with ICU support... yes [16:33:12.680] checking for icu-uc icu-i18n... yes [16:33:12.686] checking whether to build with Tcl... yes [16:33:12.687] checking whether to build Perl modules... yes [16:33:12.687] checking whether to build Python modules... yes [16:33:12.687] checking whether to build with GSSAPI support... yes [16:33:12.688] checking whether to build with PAM support... yes [16:33:12.688] checking whether to build with BSD Authentication support... no [16:33:12.688] checking whether to build with LDAP support... yes [16:33:12.688] checking whether to build with Bonjour support... no [16:33:12.688] checking whether to build with SELinux support... yes [16:33:12.688] checking whether to build with systemd support... yes [16:33:12.688] checking whether to build with XML support... yes [16:33:12.689] checking for libxml-2.0 >= 2.6.23... yes [16:33:12.694] checking whether to build with LZ4 support... yes [16:33:12.695] checking for liblz4... yes [16:33:12.701] checking whether to build with ZSTD support... yes [16:33:12.701] checking for libzstd >= 1.4.0... yes [16:33:12.707] checking for strip... strip [16:33:12.707] checking whether it is possible to strip libraries... yes [16:33:12.709] checking for ar... ar [16:33:12.710] checking for a BSD-compatible install... /usr/bin/install -c [16:33:12.718] checking for tar... /usr/bin/tar [16:33:12.718] checking whether ln -s works... yes [16:33:12.718] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:33:12.720] checking for bison... /usr/bin/bison [16:33:12.722] configure: using bison (GNU Bison) 3.8.2 [16:33:12.724] checking for flex... /usr/bin/flex [16:33:12.734] configure: using flex 2.6.4 [16:33:12.734] checking for perl... /usr/bin/perl [16:33:12.737] configure: using perl 5.36.0 [16:33:12.738] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [16:33:12.742] checking for Perl privlibexp... /usr/share/perl/5.36 [16:33:12.747] checking for Perl useshrplib... true [16:33:12.752] 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 [16:33:12.757] checking for CFLAGS to compile embedded Perl... -DDEBIAN [16:33:12.762] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [16:33:12.845] checking for python3... /usr/bin/python3 [16:33:12.855] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [16:33:12.861] checking for Python sysconfig module... yes [16:33:12.870] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [16:33:12.882] checking Python include directory... -I/usr/include/python3.11 [16:33:12.892] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [16:33:12.928] checking for a sed that does not truncate output... /usr/bin/sed [16:33:12.933] checking for grep that handles long lines and -e... /usr/bin/grep [16:33:12.935] checking for egrep... /usr/bin/grep -E [16:33:12.936] checking for ANSI C header files... yes [16:33:13.101] checking for sys/types.h... yes [16:33:13.114] checking for sys/stat.h... yes [16:33:13.127] checking for stdlib.h... yes [16:33:13.139] checking for string.h... yes [16:33:13.152] checking for memory.h... yes [16:33:13.164] checking for strings.h... yes [16:33:13.177] checking for inttypes.h... yes [16:33:13.191] checking for stdint.h... yes [16:33:13.204] checking for unistd.h... yes [16:33:13.251] checking whether ccache clang is Clang... yes [16:33:13.277] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [16:33:13.384] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [16:33:13.452] checking whether more special flags are required for pthreads... no [16:33:13.452] checking for PTHREAD_PRIO_INHERIT... yes [16:33:13.525] checking pthread.h usability... yes [16:33:13.532] checking pthread.h presence... yes [16:33:13.561] checking for pthread.h... yes [16:33:13.561] checking for strerror_r... yes [16:33:13.627] checking whether strerror_r returns int... no [16:33:13.687] checking for main in -lm... yes [16:33:13.759] checking for library containing setproctitle... no [16:33:13.906] checking for library containing dlsym... none required [16:33:13.977] checking for library containing socket... none required [16:33:14.047] checking for library containing getopt_long... none required [16:33:14.116] checking for library containing shm_open... none required [16:33:14.185] checking for library containing shm_unlink... none required [16:33:14.255] checking for library containing clock_gettime... none required [16:33:14.324] checking for library containing shmget... none required [16:33:14.394] checking for library containing backtrace_symbols... none required [16:33:14.464] checking for library containing pthread_barrier_wait... none required [16:33:14.534] checking for library containing readline... -lreadline [16:33:14.605] checking for inflate in -lz... yes [16:33:14.677] checking for library containing gss_store_cred_into... -lgssapi_krb5 [16:33:14.828] checking for CRYPTO_new_ex_data in -lcrypto... yes [16:33:14.920] checking for SSL_new in -lssl... yes [16:33:15.015] checking for SSL_CTX_set_cert_cb... yes [16:33:15.112] checking for OPENSSL_init_ssl... yes [16:33:15.210] checking for X509_get_signature_info... yes [16:33:15.312] checking for SSL_CTX_set_num_tickets... yes [16:33:15.412] checking for pam_start in -lpam... yes [16:33:15.508] checking for xmlSaveToBuffer in -lxml2... yes [16:33:15.629] checking for xsltCleanupGlobals in -lxslt... yes [16:33:15.748] checking for LZ4_compress_default in -llz4... yes [16:33:15.871] checking for ZSTD_compress in -lzstd... yes [16:33:16.001] checking for ldap_bind in -lldap... yes [16:33:16.133] checking for ldap_initialize... yes [16:33:16.270] checking for ldap_verify_credentials... yes [16:33:16.404] checking for security_compute_create_name in -lselinux... yes [16:33:16.529] checking for uuid_export in -lossp-uuid... yes [16:33:16.649] checking for stdbool.h that conforms to C99... yes [16:33:16.713] checking for _Bool... yes [16:33:16.803] checking atomic.h usability... no [16:33:16.880] checking atomic.h presence... no [16:33:16.911] checking for atomic.h... no [16:33:16.914] checking copyfile.h usability... no [16:33:16.990] checking copyfile.h presence... no [16:33:17.020] checking for copyfile.h... no [16:33:17.023] checking execinfo.h usability... yes [16:33:17.030] checking execinfo.h presence... yes [16:33:17.056] checking for execinfo.h... yes [16:33:17.063] checking getopt.h usability... yes [16:33:17.070] checking getopt.h presence... yes [16:33:17.096] checking for getopt.h... yes [16:33:17.102] checking ifaddrs.h usability... yes [16:33:17.109] checking ifaddrs.h presence... yes [16:33:17.138] checking for ifaddrs.h... yes [16:33:17.144] checking mbarrier.h usability... no [16:33:17.219] checking mbarrier.h presence... no [16:33:17.249] checking for mbarrier.h... no [16:33:17.252] checking sys/epoll.h usability... yes [16:33:17.259] checking sys/epoll.h presence... yes [16:33:17.287] checking for sys/epoll.h... yes [16:33:17.294] checking sys/event.h usability... no [16:33:17.369] checking sys/event.h presence... no [16:33:17.399] checking for sys/event.h... no [16:33:17.402] checking sys/personality.h usability... yes [16:33:17.479] checking sys/personality.h presence... yes [16:33:17.505] checking for sys/personality.h... yes [16:33:17.512] checking sys/prctl.h usability... yes [16:33:17.552] checking sys/prctl.h presence... yes [16:33:17.579] checking for sys/prctl.h... yes [16:33:17.585] checking sys/procctl.h usability... no [16:33:17.660] checking sys/procctl.h presence... no [16:33:17.690] checking for sys/procctl.h... no [16:33:17.693] checking sys/signalfd.h usability... yes [16:33:17.770] checking sys/signalfd.h presence... yes [16:33:17.797] checking for sys/signalfd.h... yes [16:33:17.804] checking sys/ucred.h usability... no [16:33:17.879] checking sys/ucred.h presence... no [16:33:17.910] checking for sys/ucred.h... no [16:33:17.913] checking termios.h usability... yes [16:33:17.920] checking termios.h presence... yes [16:33:17.948] checking for termios.h... yes [16:33:17.954] checking ucred.h usability... no [16:33:18.030] checking ucred.h presence... no [16:33:18.060] checking for ucred.h... no [16:33:18.061] checking readline/readline.h usability... yes [16:33:18.069] checking readline/readline.h presence... yes [16:33:18.098] checking for readline/readline.h... yes [16:33:18.099] checking readline/history.h usability... yes [16:33:18.178] checking readline/history.h presence... yes [16:33:18.207] checking for readline/history.h... yes [16:33:18.210] checking zlib.h usability... yes [16:33:18.217] checking zlib.h presence... yes [16:33:18.247] checking for zlib.h... yes [16:33:18.247] checking for lz4... /usr/bin/lz4 [16:33:18.248] checking lz4.h usability... yes [16:33:18.255] checking lz4.h presence... yes [16:33:18.283] checking for lz4.h... yes [16:33:18.283] checking for zstd... /usr/bin/zstd [16:33:18.283] checking zstd.h usability... yes [16:33:18.290] checking zstd.h presence... yes [16:33:18.318] checking for zstd.h... yes [16:33:18.319] checking gssapi/gssapi.h usability... yes [16:33:18.358] checking gssapi/gssapi.h presence... yes [16:33:18.387] checking for gssapi/gssapi.h... yes [16:33:18.388] checking gssapi/gssapi_ext.h usability... yes [16:33:18.428] checking gssapi/gssapi_ext.h presence... yes [16:33:18.456] checking for gssapi/gssapi_ext.h... yes [16:33:18.457] checking for openssl... /usr/bin/openssl [16:33:18.461] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [16:33:18.461] checking openssl/ssl.h usability... yes [16:33:18.470] checking openssl/ssl.h presence... yes [16:33:18.526] checking for openssl/ssl.h... yes [16:33:18.527] checking openssl/err.h usability... yes [16:33:18.624] checking openssl/err.h presence... yes [16:33:18.661] checking for openssl/err.h... yes [16:33:18.661] checking security/pam_appl.h usability... yes [16:33:18.739] checking security/pam_appl.h presence... yes [16:33:18.766] checking for security/pam_appl.h... yes [16:33:18.768] checking systemd/sd-daemon.h usability... yes [16:33:18.808] checking systemd/sd-daemon.h presence... yes [16:33:18.838] checking for systemd/sd-daemon.h... yes [16:33:18.838] checking libxml/parser.h usability... yes [16:33:18.943] checking libxml/parser.h presence... yes [16:33:18.982] checking for libxml/parser.h... yes [16:33:18.982] checking libxslt/xslt.h usability... yes [16:33:19.089] checking libxslt/xslt.h presence... yes [16:33:19.128] checking for libxslt/xslt.h... yes [16:33:19.128] checking ldap.h usability... yes [16:33:19.170] checking ldap.h presence... yes [16:33:19.199] checking for ldap.h... yes [16:33:19.200] checking for compatible LDAP implementation... yes [16:33:19.233] checking ossp/uuid.h usability... yes [16:33:19.310] checking ossp/uuid.h presence... yes [16:33:19.340] checking for ossp/uuid.h... yes [16:33:19.370] checking whether byte ordering is bigendian... no [16:33:19.528] checking for inline... inline [16:33:19.538] checking for printf format archetype... printf [16:33:19.608] checking for _Static_assert... yes [16:33:19.733] checking for typeof... typeof [16:33:19.740] checking for __builtin_types_compatible_p... yes [16:33:19.751] checking for __builtin_constant_p... yes [16:33:19.811] checking for __builtin_unreachable... yes [16:33:19.934] checking for computed goto support... yes [16:33:19.992] checking for struct tm.tm_zone... yes [16:33:20.001] checking for union semun... no [16:33:20.068] checking for socklen_t... yes [16:33:20.205] checking for struct sockaddr.sa_len... no [16:33:20.339] checking for locale_t... yes [16:33:20.350] checking for C/C++ restrict keyword... __restrict [16:33:20.415] checking for struct option... yes [16:33:20.509] checking whether assembler supports x86_64 popcntq... yes [16:33:20.572] checking for special C compiler options needed for large files... no [16:33:20.572] checking for _FILE_OFFSET_BITS value needed for large files... no [16:33:20.583] checking size of off_t... 8 [16:33:20.733] checking size of bool... 1 [16:33:20.877] checking for int timezone... yes [16:33:21.008] checking for wcstombs_l declaration... no [16:33:21.154] checking for backtrace_symbols... yes [16:33:21.290] checking for copyfile... no [16:33:21.425] checking for copy_file_range... yes [16:33:21.557] checking for getifaddrs... yes [16:33:21.692] checking for getpeerucred... no [16:33:21.830] checking for inet_pton... yes [16:33:21.961] checking for kqueue... no [16:33:22.091] checking for mbstowcs_l... no [16:33:22.221] checking for memset_s... no [16:33:22.354] checking for posix_fallocate... yes [16:33:22.482] checking for ppoll... yes [16:33:22.613] checking for pthread_is_threaded_np... no [16:33:22.743] checking for setproctitle... no [16:33:22.872] checking for setproctitle_fast... no [16:33:23.000] checking for strchrnul... yes [16:33:23.127] checking for strsignal... yes [16:33:23.254] checking for syncfs... yes [16:33:23.385] checking for sync_file_range... yes [16:33:23.512] checking for uselocale... yes [16:33:23.639] checking for wcstombs_l... no [16:33:23.765] checking for __builtin_bswap16... yes [16:33:23.888] checking for __builtin_bswap32... yes [16:33:24.011] checking for __builtin_bswap64... yes [16:33:24.133] checking for __builtin_clz... yes [16:33:24.258] checking for __builtin_ctz... yes [16:33:24.382] checking for __builtin_popcount... yes [16:33:24.505] checking for __builtin_frame_address... yes [16:33:24.630] checking for _LARGEFILE_SOURCE value needed for large files... no [16:33:24.754] checking how ccache clang reports undeclared, standard C functions... warning [16:33:24.846] checking for posix_fadvise... yes [16:33:24.974] checking whether posix_fadvise is declared... yes [16:33:25.040] checking whether fdatasync is declared... yes [16:33:25.107] checking whether strlcat is declared... no [16:33:25.195] checking whether strlcpy is declared... no [16:33:25.281] checking whether strnlen is declared... yes [16:33:25.293] checking whether strsep is declared... yes [16:33:25.304] checking whether preadv is declared... yes [16:33:25.341] checking whether pwritev is declared... yes [16:33:25.353] checking whether F_FULLFSYNC is declared... no [16:33:25.414] checking for explicit_bzero... yes [16:33:25.535] checking for getopt... yes [16:33:25.657] checking for getpeereid... no [16:33:25.784] checking for inet_aton... yes [16:33:25.907] checking for mkdtemp... yes [16:33:26.029] checking for strlcat... no [16:33:26.158] checking for strlcpy... no [16:33:26.283] checking for strnlen... yes [16:33:26.402] checking for strsep... yes [16:33:26.524] checking for pthread_barrier_wait... yes [16:33:26.644] checking for getopt_long... yes [16:33:26.768] checking for syslog... yes [16:33:26.891] checking syslog.h usability... yes [16:33:26.974] checking syslog.h presence... yes [16:33:27.002] checking for syslog.h... yes [16:33:27.002] checking for opterr... yes [16:33:27.124] checking for optreset... no [16:33:27.255] checking unicode/ucol.h usability... yes [16:33:27.263] checking unicode/ucol.h presence... yes [16:33:27.298] checking for unicode/ucol.h... yes [16:33:27.302] checking whether LLVMCreateGDBRegistrationListener is declared... yes [16:33:27.374] checking whether LLVMCreatePerfJITEventListener is declared... yes [16:33:27.442] checking for rl_completion_suppress_quote... yes [16:33:27.572] checking for rl_filename_quote_characters... yes [16:33:27.702] checking for rl_filename_quoting_function... yes [16:33:27.837] checking for append_history... yes [16:33:27.968] checking for history_truncate_file... yes [16:33:28.096] checking for rl_completion_matches... yes [16:33:28.226] checking for rl_filename_completion_function... yes [16:33:28.356] checking for rl_reset_screen_size... yes [16:33:28.486] checking for rl_variable_bind... yes [16:33:28.612] checking test program... ok [16:33:28.739] checking whether long int is 64 bits... yes [16:33:28.875] checking for __builtin_mul_overflow... yes [16:33:29.001] checking size of void *... 8 [16:33:29.144] checking size of size_t... 8 [16:33:29.288] checking size of long... 8 [16:33:29.432] checking alignment of short... 2 [16:33:29.578] checking alignment of int... 4 [16:33:29.723] checking alignment of long... 8 [16:33:29.868] checking alignment of double... 8 [16:33:30.016] checking for int8... no [16:33:30.080] checking for uint8... no [16:33:30.142] checking for int64... no [16:33:30.205] checking for uint64... no [16:33:30.268] checking for __int128... yes [16:33:30.396] checking for __int128 alignment bug... ok [16:33:30.523] checking alignment of PG_INT128_TYPE... 16 [16:33:30.668] checking for builtin __sync char locking functions... yes [16:33:30.791] checking for builtin __sync int32 locking functions... yes [16:33:30.913] checking for builtin __sync int32 atomic operations... yes [16:33:31.036] checking for builtin __sync int64 atomic operations... yes [16:33:31.159] checking for builtin __atomic int32 atomic operations... yes [16:33:31.281] checking for builtin __atomic int64 atomic operations... yes [16:33:31.402] checking for __get_cpuid... yes [16:33:31.530] checking for __get_cpuid_count... yes [16:33:31.651] checking for __cpuid... no [16:33:31.705] checking for __cpuidex... no [16:33:31.756] checking for _xgetbv with CFLAGS=... no [16:33:32.043] checking for _xgetbv with CFLAGS=-mxsave... yes [16:33:32.360] checking for _mm512_popcnt_epi64 with CFLAGS=... no [16:33:32.609] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [16:33:32.933] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [16:33:33.015] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [16:33:33.224] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:33:33.283] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:33:33.332] 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 [16:33:33.394] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:33:33.394] checking for library containing sem_init... none required [16:33:33.515] checking which semaphore API to use... unnamed POSIX [16:33:33.515] checking which random number source to use... OpenSSL [16:33:33.516] checking for tclsh... /usr/bin/tclsh [16:33:33.516] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [16:33:33.553] checking tcl.h usability... yes [16:33:33.597] checking tcl.h presence... yes [16:33:33.628] checking for tcl.h... yes [16:33:33.628] checking for perl.h... yes [16:33:33.646] checking for libperl... yes [16:33:33.855] checking Python.h usability... yes [16:33:33.863] checking Python.h presence... yes [16:33:33.924] checking for Python.h... yes [16:33:33.924] checking for xmllint... /usr/bin/xmllint [16:33:33.925] checking for xsltproc... /usr/bin/xsltproc [16:33:33.925] checking for fop... /usr/bin/fop [16:33:33.925] checking for dbtoepub... no [16:33:33.925] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [16:33:34.005] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [16:33:34.112] configure: using compiler=Debian clang version 14.0.6 [16:33:34.112] 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 [16:33:34.112] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [16:33:34.112] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [16:33:34.113] configure: using CXX=ccache clang++-16 [16:33:34.113] 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 [16:33:34.113] configure: using CLANG=ccache clang-16 [16:33:34.113] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [16:33:34.113] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [16:33:34.135] configure: updating cache clang.cache [16:33:34.143] configure: creating ./config.status [16:33:34.217] config.status: creating GNUmakefile [16:33:34.228] config.status: creating src/Makefile.global [16:33:34.243] config.status: creating src/include/pg_config.h [16:33:34.254] config.status: creating src/include/pg_config_ext.h [16:33:34.260] config.status: src/include/pg_config_ext.h is unchanged [16:33:34.262] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:33:34.268] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [16:33:34.273] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:33:34.279] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [16:33:34.286] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [16:33:34.292] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [16:33:34.298] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [16:33:34.326] [16:33:34.326] real 0m24.026s [16:33:34.326] user 0m13.765s [16:33:34.326] sys 0m10.272s [16:33:34.326] make -s -j${BUILD_JOBS} clean [16:33:34.780] time make -s -j${BUILD_JOBS} world-bin [16:35:20.582] elog.c:1699:9: error: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [16:35:20.582] char* str = debug_query_string; [16:35:20.582] ^ ~~~~~~~~~~~~~~~~~~ [16:35:20.582] 1 error generated. [16:35:20.583] make[4]: *** [: elog.o] Error 1 [16:35:20.583] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [16:35:20.583] make[3]: *** Waiting for unfinished jobs.... [16:35:26.279] make[2]: *** [common.mk:37: utils-recursive] Error 2 [16:35:26.280] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:35:26.280] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:35:26.280] [16:35:26.280] real 1m51.500s [16:35:26.280] user 5m42.641s [16:35:26.280] sys 1m35.530s [16:35:26.280] [16:35:26.280] Exit status: 2