[01:23:08.005] time ./configure \ [01:23:08.005] --cache clang.cache \ [01:23:08.005] ${LINUX_CONFIGURE_FEATURES} \ [01:23:08.005] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [01:23:08.205] configure: creating cache clang.cache [01:23:08.220] checking build system type... x86_64-pc-linux-gnu [01:23:08.327] checking host system type... x86_64-pc-linux-gnu [01:23:08.327] checking which template to use... linux [01:23:08.327] checking whether NLS is wanted... no [01:23:08.327] checking for default port number... 5432 [01:23:08.335] checking for block size... 8kB [01:23:08.337] checking for segment size... 1GB [01:23:08.339] checking for WAL block size... 8kB [01:23:08.457] checking whether the C compiler works... yes [01:23:08.618] checking for C compiler default output file name... a.out [01:23:08.620] checking for suffix of executables... [01:23:08.691] checking whether we are cross compiling... no [01:23:08.783] checking for suffix of object files... o [01:23:08.792] checking whether we are using the GNU C compiler... yes [01:23:08.800] checking whether ccache clang accepts -g... yes [01:23:08.808] checking for ccache clang option to accept ISO C89... none needed [01:23:08.817] checking for ccache clang option to accept ISO C99... none needed [01:23:08.950] checking whether we are using the GNU C++ compiler... yes [01:23:08.957] checking whether ccache clang++-16 accepts -g... yes [01:23:09.099] checking for gawk... no [01:23:09.099] checking for mawk... mawk [01:23:09.099] checking for LLVM_CONFIG... llvm-config-16 [01:23:09.105] configure: using llvm 16.0.6 [01:23:09.105] checking for CLANG... ccache clang-16 [01:23:09.155] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [01:23:09.163] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [01:23:09.171] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [01:23:09.179] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [01:23:09.187] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [01:23:09.194] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [01:23:09.202] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [01:23:09.210] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:23:09.218] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [01:23:09.231] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [01:23:09.244] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [01:23:09.251] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [01:23:09.258] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [01:23:09.271] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [01:23:09.284] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [01:23:09.292] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [01:23:09.300] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [01:23:09.308] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [01:23:09.315] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [01:23:09.323] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [01:23:09.330] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [01:23:09.338] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [01:23:09.352] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [01:23:09.359] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:23:09.367] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:23:09.375] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:23:09.382] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:23:09.390] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:23:09.403] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:23:09.416] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:23:09.430] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:23:09.438] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:23:09.445] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:23:09.455] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [01:23:09.463] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [01:23:09.471] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [01:23:09.478] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [01:23:09.486] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [01:23:09.494] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [01:23:09.502] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [01:23:09.509] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [01:23:09.517] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [01:23:09.524] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [01:23:09.532] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [01:23:09.545] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [01:23:09.558] checking whether the C compiler still works... yes [01:23:09.677] checking how to run the C preprocessor... ccache clang -E [01:23:09.813] checking for pkg-config... /usr/bin/pkg-config [01:23:09.814] checking pkg-config is at least version 0.9.0... yes [01:23:09.815] checking whether to build with ICU support... yes [01:23:09.815] checking for icu-uc icu-i18n... yes [01:23:09.824] checking whether to build with Tcl... yes [01:23:09.824] checking whether to build Perl modules... yes [01:23:09.824] checking whether to build Python modules... yes [01:23:09.824] checking whether to build with GSSAPI support... yes [01:23:09.825] checking whether to build with PAM support... yes [01:23:09.825] checking whether to build with BSD Authentication support... no [01:23:09.826] checking whether to build with LDAP support... yes [01:23:09.826] checking whether to build with Bonjour support... no [01:23:09.826] checking whether to build with SELinux support... yes [01:23:09.826] checking whether to build with systemd support... yes [01:23:09.826] checking whether to build with XML support... yes [01:23:09.826] checking for libxml-2.0 >= 2.6.23... yes [01:23:09.834] checking whether to build with LZ4 support... yes [01:23:09.835] checking for liblz4... yes [01:23:09.843] checking whether to build with ZSTD support... yes [01:23:09.843] checking for libzstd >= 1.4.0... yes [01:23:09.851] checking for strip... strip [01:23:09.851] checking whether it is possible to strip libraries... yes [01:23:09.853] checking for ar... ar [01:23:09.853] checking for a BSD-compatible install... /usr/bin/install -c [01:23:09.863] checking for tar... /usr/bin/tar [01:23:09.863] checking whether ln -s works... yes [01:23:09.864] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:23:09.866] checking for bison... /usr/bin/bison [01:23:09.868] configure: using bison (GNU Bison) 3.8.2 [01:23:09.872] checking for flex... /usr/bin/flex [01:23:09.885] configure: using flex 2.6.4 [01:23:09.886] checking for perl... /usr/bin/perl [01:23:09.889] configure: using perl 5.36.0 [01:23:09.891] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [01:23:09.896] checking for Perl privlibexp... /usr/share/perl/5.36 [01:23:09.901] checking for Perl useshrplib... true [01:23:09.906] 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 [01:23:09.913] checking for CFLAGS to compile embedded Perl... -DDEBIAN [01:23:09.918] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [01:23:10.011] checking for python3... /usr/bin/python3 [01:23:10.023] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [01:23:10.031] checking for Python sysconfig module... yes [01:23:10.043] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [01:23:10.057] checking Python include directory... -I/usr/include/python3.11 [01:23:10.071] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [01:23:10.115] checking for a sed that does not truncate output... /usr/bin/sed [01:23:10.122] checking for grep that handles long lines and -e... /usr/bin/grep [01:23:10.125] checking for egrep... /usr/bin/grep -E [01:23:10.126] checking for ANSI C header files... yes [01:23:10.317] checking for sys/types.h... yes [01:23:10.334] checking for sys/stat.h... yes [01:23:10.350] checking for stdlib.h... yes [01:23:10.366] checking for string.h... yes [01:23:10.383] checking for memory.h... yes [01:23:10.400] checking for strings.h... yes [01:23:10.416] checking for inttypes.h... yes [01:23:10.435] checking for stdint.h... yes [01:23:10.452] checking for unistd.h... yes [01:23:10.467] checking whether ccache clang is Clang... yes [01:23:10.498] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [01:23:10.623] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [01:23:10.700] checking whether more special flags are required for pthreads... no [01:23:10.700] checking for PTHREAD_PRIO_INHERIT... yes [01:23:10.786] checking pthread.h usability... yes [01:23:10.795] checking pthread.h presence... yes [01:23:10.828] checking for pthread.h... yes [01:23:10.829] checking for strerror_r... yes [01:23:10.907] checking whether strerror_r returns int... no [01:23:10.978] checking for main in -lm... yes [01:23:11.064] checking for library containing setproctitle... no [01:23:11.235] checking for library containing dlsym... none required [01:23:11.318] checking for library containing socket... none required [01:23:11.397] checking for library containing getopt_long... none required [01:23:11.475] checking for library containing shm_open... none required [01:23:11.556] checking for library containing shm_unlink... none required [01:23:11.637] checking for library containing clock_gettime... none required [01:23:11.719] checking for library containing shmget... none required [01:23:11.800] checking for library containing backtrace_symbols... none required [01:23:11.879] checking for library containing pthread_barrier_wait... none required [01:23:11.961] checking for library containing readline... -lreadline [01:23:12.041] checking for inflate in -lz... yes [01:23:12.125] checking for library containing gss_store_cred_into... -lgssapi_krb5 [01:23:12.301] checking for CRYPTO_new_ex_data in -lcrypto... yes [01:23:12.408] checking for SSL_new in -lssl... yes [01:23:12.517] checking for SSL_CTX_set_cert_cb... yes [01:23:12.628] checking for OPENSSL_init_ssl... yes [01:23:12.743] checking for X509_get_signature_info... yes [01:23:12.860] checking for SSL_CTX_set_num_tickets... yes [01:23:12.975] checking for pam_start in -lpam... yes [01:23:13.088] checking for xmlSaveToBuffer in -lxml2... yes [01:23:13.229] checking for xsltCleanupGlobals in -lxslt... yes [01:23:13.368] checking for LZ4_compress_default in -llz4... yes [01:23:13.513] checking for ZSTD_compress in -lzstd... yes [01:23:13.658] checking for ldap_bind in -lldap... yes [01:23:13.819] checking for ldap_initialize... yes [01:23:13.989] checking for ldap_verify_credentials... yes [01:23:14.147] checking for security_compute_create_name in -lselinux... yes [01:23:14.294] checking for uuid_export in -lossp-uuid... yes [01:23:14.436] checking for stdbool.h that conforms to C99... yes [01:23:14.448] checking for _Bool... yes [01:23:14.559] checking atomic.h usability... no [01:23:14.650] checking atomic.h presence... no [01:23:14.688] checking for atomic.h... no [01:23:14.692] checking copyfile.h usability... no [01:23:14.782] checking copyfile.h presence... no [01:23:14.820] checking for copyfile.h... no [01:23:14.824] checking execinfo.h usability... yes [01:23:14.833] checking execinfo.h presence... yes [01:23:14.865] checking for execinfo.h... yes [01:23:14.874] checking getopt.h usability... yes [01:23:14.884] checking getopt.h presence... yes [01:23:14.916] checking for getopt.h... yes [01:23:14.925] checking ifaddrs.h usability... yes [01:23:14.935] checking ifaddrs.h presence... yes [01:23:14.970] checking for ifaddrs.h... yes [01:23:14.979] checking mbarrier.h usability... no [01:23:15.068] checking mbarrier.h presence... no [01:23:15.107] checking for mbarrier.h... no [01:23:15.111] checking sys/epoll.h usability... yes [01:23:15.120] checking sys/epoll.h presence... yes [01:23:15.156] checking for sys/epoll.h... yes [01:23:15.165] checking sys/event.h usability... no [01:23:15.255] checking sys/event.h presence... no [01:23:15.294] checking for sys/event.h... no [01:23:15.298] checking sys/personality.h usability... yes [01:23:15.308] checking sys/personality.h presence... yes [01:23:15.340] checking for sys/personality.h... yes [01:23:15.349] checking sys/prctl.h usability... yes [01:23:15.359] checking sys/prctl.h presence... yes [01:23:15.392] checking for sys/prctl.h... yes [01:23:15.401] checking sys/procctl.h usability... no [01:23:15.491] checking sys/procctl.h presence... no [01:23:15.529] checking for sys/procctl.h... no [01:23:15.533] checking sys/signalfd.h usability... yes [01:23:15.543] checking sys/signalfd.h presence... yes [01:23:15.576] checking for sys/signalfd.h... yes [01:23:15.586] checking sys/ucred.h usability... no [01:23:15.677] checking sys/ucred.h presence... no [01:23:15.717] checking for sys/ucred.h... no [01:23:15.722] checking termios.h usability... yes [01:23:15.732] checking termios.h presence... yes [01:23:15.766] checking for termios.h... yes [01:23:15.776] checking ucred.h usability... no [01:23:15.865] checking ucred.h presence... no [01:23:15.902] checking for ucred.h... no [01:23:15.904] checking readline/readline.h usability... yes [01:23:15.914] checking readline/readline.h presence... yes [01:23:15.949] checking for readline/readline.h... yes [01:23:15.951] checking readline/history.h usability... yes [01:23:15.961] checking readline/history.h presence... yes [01:23:15.996] checking for readline/history.h... yes [01:23:16.000] checking zlib.h usability... yes [01:23:16.009] checking zlib.h presence... yes [01:23:16.046] checking for zlib.h... yes [01:23:16.047] checking for lz4... /usr/bin/lz4 [01:23:16.047] checking lz4.h usability... yes [01:23:16.057] checking lz4.h presence... yes [01:23:16.091] checking for lz4.h... yes [01:23:16.091] checking for zstd... /usr/bin/zstd [01:23:16.091] checking zstd.h usability... yes [01:23:16.101] checking zstd.h presence... yes [01:23:16.135] checking for zstd.h... yes [01:23:16.135] checking gssapi/gssapi.h usability... yes [01:23:16.145] checking gssapi/gssapi.h presence... yes [01:23:16.179] checking for gssapi/gssapi.h... yes [01:23:16.181] checking gssapi/gssapi_ext.h usability... yes [01:23:16.190] checking gssapi/gssapi_ext.h presence... yes [01:23:16.224] checking for gssapi/gssapi_ext.h... yes [01:23:16.226] checking for openssl... /usr/bin/openssl [01:23:16.231] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [01:23:16.231] checking openssl/ssl.h usability... yes [01:23:16.242] checking openssl/ssl.h presence... yes [01:23:16.310] checking for openssl/ssl.h... yes [01:23:16.310] checking openssl/err.h usability... yes [01:23:16.322] checking openssl/err.h presence... yes [01:23:16.365] checking for openssl/err.h... yes [01:23:16.366] checking security/pam_appl.h usability... yes [01:23:16.376] checking security/pam_appl.h presence... yes [01:23:16.409] checking for security/pam_appl.h... yes [01:23:16.410] checking systemd/sd-daemon.h usability... yes [01:23:16.421] checking systemd/sd-daemon.h presence... yes [01:23:16.457] checking for systemd/sd-daemon.h... yes [01:23:16.457] checking libxml/parser.h usability... yes [01:23:16.468] checking libxml/parser.h presence... yes [01:23:16.514] checking for libxml/parser.h... yes [01:23:16.514] checking libxslt/xslt.h usability... yes [01:23:16.524] checking libxslt/xslt.h presence... yes [01:23:16.570] checking for libxslt/xslt.h... yes [01:23:16.570] checking ldap.h usability... yes [01:23:16.580] checking ldap.h presence... yes [01:23:16.616] checking for ldap.h... yes [01:23:16.616] checking for compatible LDAP implementation... yes [01:23:16.626] checking ossp/uuid.h usability... yes [01:23:16.636] checking ossp/uuid.h presence... yes [01:23:16.673] checking for ossp/uuid.h... yes [01:23:16.710] checking whether byte ordering is bigendian... no [01:23:16.873] checking for inline... inline [01:23:16.885] checking for printf format archetype... printf [01:23:16.917] checking for _Static_assert... yes [01:23:17.061] checking for typeof... typeof [01:23:17.070] checking for __builtin_types_compatible_p... yes [01:23:17.081] checking for __builtin_constant_p... yes [01:23:17.094] checking for __builtin_unreachable... yes [01:23:17.239] checking for computed goto support... yes [01:23:17.247] checking for struct tm.tm_zone... yes [01:23:17.257] checking for union semun... no [01:23:17.333] checking for socklen_t... yes [01:23:17.421] checking for struct sockaddr.sa_len... no [01:23:17.573] checking for locale_t... yes [01:23:17.587] checking for C/C++ restrict keyword... __restrict [01:23:17.602] checking for struct option... yes [01:23:17.684] checking whether assembler supports x86_64 popcntq... yes [01:23:17.692] checking for special C compiler options needed for large files... no [01:23:17.692] checking for _FILE_OFFSET_BITS value needed for large files... no [01:23:17.705] checking size of off_t... 8 [01:23:17.884] checking size of bool... 1 [01:23:18.059] checking for int timezone... yes [01:23:18.213] checking for wcstombs_l declaration... no [01:23:18.382] checking for backtrace_symbols... yes [01:23:18.530] checking for copyfile... no [01:23:18.691] checking for copy_file_range... yes [01:23:18.843] checking for getifaddrs... yes [01:23:19.000] checking for getpeerucred... no [01:23:19.154] checking for inet_pton... yes [01:23:19.305] checking for kqueue... no [01:23:19.460] checking for mbstowcs_l... no [01:23:19.613] checking for memset_s... no [01:23:19.770] checking for posix_fallocate... yes [01:23:19.922] checking for ppoll... yes [01:23:20.077] checking for pthread_is_threaded_np... no [01:23:20.239] checking for setproctitle... no [01:23:20.388] checking for setproctitle_fast... no [01:23:20.547] checking for strchrnul... yes [01:23:20.711] checking for strsignal... yes [01:23:20.868] checking for syncfs... yes [01:23:21.034] checking for sync_file_range... yes [01:23:21.190] checking for uselocale... yes [01:23:21.343] checking for wcstombs_l... no [01:23:21.493] checking for __builtin_bswap16... yes [01:23:21.637] checking for __builtin_bswap32... yes [01:23:21.792] checking for __builtin_bswap64... yes [01:23:21.942] checking for __builtin_clz... yes [01:23:22.091] checking for __builtin_ctz... yes [01:23:22.243] checking for __builtin_popcount... yes [01:23:22.407] checking for __builtin_frame_address... yes [01:23:22.549] checking for _LARGEFILE_SOURCE value needed for large files... no [01:23:22.703] checking how ccache clang reports undeclared, standard C functions... warning [01:23:22.725] checking for posix_fadvise... yes [01:23:22.873] checking whether posix_fadvise is declared... yes [01:23:22.888] checking whether fdatasync is declared... yes [01:23:22.903] checking whether strlcat is declared... no [01:23:23.003] checking whether strlcpy is declared... no [01:23:23.103] checking whether strnlen is declared... yes [01:23:23.120] checking whether strsep is declared... yes [01:23:23.137] checking whether preadv is declared... yes [01:23:23.152] checking whether pwritev is declared... yes [01:23:23.167] checking whether F_FULLFSYNC is declared... no [01:23:23.239] checking for explicit_bzero... yes [01:23:23.377] checking for getopt... yes [01:23:23.512] checking for getpeereid... no [01:23:23.669] checking for inet_aton... yes [01:23:23.823] checking for mkdtemp... yes [01:23:23.960] checking for strlcat... no [01:23:24.117] checking for strlcpy... no [01:23:24.262] checking for strnlen... yes [01:23:24.399] checking for strsep... yes [01:23:24.545] checking for pthread_barrier_wait... yes [01:23:24.685] checking for getopt_long... yes [01:23:24.824] checking for syslog... yes [01:23:24.965] checking syslog.h usability... yes [01:23:24.974] checking syslog.h presence... yes [01:23:25.006] checking for syslog.h... yes [01:23:25.007] checking for opterr... yes [01:23:25.148] checking for optreset... no [01:23:25.295] checking unicode/ucol.h usability... yes [01:23:25.304] checking unicode/ucol.h presence... yes [01:23:25.342] checking for unicode/ucol.h... yes [01:23:25.348] checking whether LLVMCreateGDBRegistrationListener is declared... yes [01:23:25.364] checking whether LLVMCreatePerfJITEventListener is declared... yes [01:23:25.375] checking for rl_completion_suppress_quote... yes [01:23:25.536] checking for rl_filename_quote_characters... yes [01:23:25.696] checking for rl_filename_quoting_function... yes [01:23:25.853] checking for append_history... yes [01:23:26.000] checking for history_truncate_file... yes [01:23:26.153] checking for rl_completion_matches... yes [01:23:26.315] checking for rl_filename_completion_function... yes [01:23:26.466] checking for rl_reset_screen_size... yes [01:23:26.633] checking for rl_variable_bind... yes [01:23:26.785] checking test program... ok [01:23:26.937] checking whether long int is 64 bits... yes [01:23:27.099] checking for __builtin_mul_overflow... yes [01:23:27.246] checking size of void *... 8 [01:23:27.406] checking size of size_t... 8 [01:23:27.576] checking size of long... 8 [01:23:27.744] checking alignment of short... 2 [01:23:27.912] checking alignment of int... 4 [01:23:28.085] checking alignment of long... 8 [01:23:28.249] checking alignment of double... 8 [01:23:28.422] checking for int8... no [01:23:28.497] checking for uint8... no [01:23:28.572] checking for int64... no [01:23:28.649] checking for uint64... no [01:23:28.725] checking for __int128... yes [01:23:28.878] checking for __int128 alignment bug... ok [01:23:29.021] checking alignment of PG_INT128_TYPE... 16 [01:23:29.180] checking for builtin __sync char locking functions... yes [01:23:29.314] checking for builtin __sync int32 locking functions... yes [01:23:29.457] checking for builtin __sync int32 atomic operations... yes [01:23:29.602] checking for builtin __sync int64 atomic operations... yes [01:23:29.744] checking for builtin __atomic int32 atomic operations... yes [01:23:29.884] checking for builtin __atomic int64 atomic operations... yes [01:23:30.026] checking for __get_cpuid... yes [01:23:30.180] checking for __get_cpuid_count... yes [01:23:30.327] checking for __cpuid... no [01:23:30.392] checking for __cpuidex... no [01:23:30.456] checking for _xgetbv with CFLAGS=... no [01:23:30.801] checking for _xgetbv with CFLAGS=-mxsave... yes [01:23:31.167] checking for _mm512_popcnt_epi64 with CFLAGS=... no [01:23:31.438] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [01:23:31.795] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [01:23:31.890] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [01:23:32.131] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:23:32.198] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:23:32.260] 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 [01:23:32.337] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:23:32.337] checking for library containing sem_init... none required [01:23:32.477] checking which semaphore API to use... unnamed POSIX [01:23:32.477] checking which random number source to use... OpenSSL [01:23:32.480] checking for tclsh... /usr/bin/tclsh [01:23:32.480] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [01:23:32.522] checking tcl.h usability... yes [01:23:32.532] checking tcl.h presence... yes [01:23:32.568] checking for tcl.h... yes [01:23:32.568] checking for perl.h... yes [01:23:32.590] checking for libperl... yes [01:23:32.830] checking Python.h usability... yes [01:23:32.841] checking Python.h presence... yes [01:23:32.908] checking for Python.h... yes [01:23:32.909] checking for xmllint... /usr/bin/xmllint [01:23:32.909] checking for xsltproc... /usr/bin/xsltproc [01:23:32.909] checking for fop... /usr/bin/fop [01:23:32.909] checking for dbtoepub... no [01:23:32.910] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [01:23:33.002] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [01:23:33.130] configure: using compiler=Debian clang version 14.0.6 [01:23:33.130] 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 [01:23:33.130] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [01:23:33.130] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [01:23:33.130] configure: using CXX=ccache clang++-16 [01:23:33.131] 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 [01:23:33.131] configure: using CLANG=ccache clang-16 [01:23:33.131] 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 [01:23:33.131] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [01:23:33.158] configure: updating cache clang.cache [01:23:33.169] configure: creating ./config.status [01:23:33.271] config.status: creating GNUmakefile [01:23:33.285] config.status: creating src/Makefile.global [01:23:33.303] config.status: creating src/include/pg_config.h [01:23:33.318] config.status: creating src/include/pg_config_ext.h [01:23:33.326] config.status: src/include/pg_config_ext.h is unchanged [01:23:33.329] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:23:33.338] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [01:23:33.345] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:23:33.353] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [01:23:33.362] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [01:23:33.370] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [01:23:33.379] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [01:23:33.419] [01:23:33.419] real 0m25.414s [01:23:33.419] user 0m15.233s [01:23:33.419] sys 0m10.228s [01:23:33.419] make -s -j${BUILD_JOBS} clean [01:23:33.969] time make -s -j${BUILD_JOBS} world-bin [01:23:43.244] command.c:810:21: error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [01:23:43.244] client_encoding = PQparameterStatus(pset.db, "client_encoding"); [01:23:43.244] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:23:43.244] command.c:811:21: error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [01:23:43.244] server_encoding = PQparameterStatus(pset.db, "server_encoding"); [01:23:43.244] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:23:43.244] command.c:812:18: error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [01:23:43.244] session_user = PQparameterStatus(pset.db, "session_authorization"); [01:23:43.244] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:23:43.244] 3 errors generated. [01:23:43.245] make[3]: *** [: command.o] Error 1 [01:23:43.245] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [01:23:43.245] make[2]: *** Waiting for unfinished jobs.... [01:23:43.343] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [01:23:43.343] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:23:43.343] [01:23:43.343] real 0m9.375s [01:23:43.343] user 0m13.772s [01:23:43.343] sys 0m9.653s [01:23:43.344] [01:23:43.344] Exit status: 2