[18:47:01.571] time ./configure \ [18:47:01.571] --cache clang.cache \ [18:47:01.571] ${LINUX_CONFIGURE_FEATURES} \ [18:47:01.571] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [18:47:01.735] configure: creating cache clang.cache [18:47:01.749] checking build system type... x86_64-pc-linux-gnu [18:47:01.851] checking host system type... x86_64-pc-linux-gnu [18:47:01.851] checking which template to use... linux [18:47:01.851] checking whether NLS is wanted... no [18:47:01.852] checking for default port number... 5432 [18:47:01.859] checking for block size... 8kB [18:47:01.860] checking for segment size... 1GB [18:47:01.863] checking for WAL block size... 8kB [18:47:01.981] checking whether the C compiler works... yes [18:47:02.145] checking for C compiler default output file name... a.out [18:47:02.146] checking for suffix of executables... [18:47:02.215] checking whether we are cross compiling... no [18:47:02.309] checking for suffix of object files... o [18:47:02.344] checking whether we are using the GNU C compiler... yes [18:47:02.377] checking whether ccache clang accepts -g... yes [18:47:02.383] checking for ccache clang option to accept ISO C89... none needed [18:47:02.392] checking for ccache clang option to accept ISO C99... none needed [18:47:02.522] checking whether we are using the GNU C++ compiler... yes [18:47:02.529] checking whether ccache clang++-16 accepts -g... yes [18:47:02.663] checking for gawk... no [18:47:02.663] checking for mawk... mawk [18:47:02.664] checking for LLVM_CONFIG... llvm-config-16 [18:47:02.668] configure: using llvm 16.0.6 [18:47:02.668] checking for CLANG... ccache clang-16 [18:47:02.716] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [18:47:02.748] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [18:47:02.807] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [18:47:02.866] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [18:47:02.874] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [18:47:02.881] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [18:47:02.914] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [18:47:02.920] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:47:02.927] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [18:47:02.939] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [18:47:02.950] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [18:47:02.956] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [18:47:02.963] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [18:47:02.974] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [18:47:03.053] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [18:47:03.060] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [18:47:03.066] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [18:47:03.073] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [18:47:03.080] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [18:47:03.087] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [18:47:03.093] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [18:47:03.157] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [18:47:03.222] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [18:47:03.229] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:47:03.236] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:47:03.296] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:47:03.330] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:47:03.338] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:47:03.351] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:47:03.364] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:47:03.377] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:47:03.384] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:47:03.392] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:47:03.399] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:47:03.406] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:47:03.413] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [18:47:03.420] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:47:03.427] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:47:03.435] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:47:03.442] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [18:47:03.450] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [18:47:03.457] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:47:03.465] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:47:03.472] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:47:03.512] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:47:03.525] checking whether the C compiler still works... yes [18:47:03.637] checking how to run the C preprocessor... ccache clang -E [18:47:03.773] checking for pkg-config... /usr/bin/pkg-config [18:47:03.773] checking pkg-config is at least version 0.9.0... yes [18:47:03.775] checking whether to build with ICU support... yes [18:47:03.775] checking for icu-uc icu-i18n... yes [18:47:03.783] checking whether to build with Tcl... yes [18:47:03.783] checking whether to build Perl modules... yes [18:47:03.783] checking whether to build Python modules... yes [18:47:03.783] checking whether to build with GSSAPI support... yes [18:47:03.785] checking whether to build with PAM support... yes [18:47:03.785] checking whether to build with BSD Authentication support... no [18:47:03.785] checking whether to build with LDAP support... yes [18:47:03.785] checking whether to build with Bonjour support... no [18:47:03.785] checking whether to build with SELinux support... yes [18:47:03.785] checking whether to build with systemd support... yes [18:47:03.785] checking whether to build with XML support... yes [18:47:03.786] checking for libxml-2.0 >= 2.6.23... yes [18:47:03.792] checking whether to build with LZ4 support... yes [18:47:03.793] checking for liblz4... yes [18:47:03.800] checking whether to build with ZSTD support... yes [18:47:03.800] checking for libzstd >= 1.4.0... yes [18:47:03.807] checking for strip... strip [18:47:03.808] checking whether it is possible to strip libraries... yes [18:47:03.810] checking for ar... ar [18:47:03.810] checking for a BSD-compatible install... /usr/bin/install -c [18:47:03.819] checking for tar... /usr/bin/tar [18:47:03.820] checking whether ln -s works... yes [18:47:03.820] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:47:03.822] checking for bison... /usr/bin/bison [18:47:03.824] configure: using bison (GNU Bison) 3.8.2 [18:47:03.827] checking for flex... /usr/bin/flex [18:47:03.839] configure: using flex 2.6.4 [18:47:03.839] checking for perl... /usr/bin/perl [18:47:03.842] configure: using perl 5.36.0 [18:47:03.844] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [18:47:03.849] checking for Perl privlibexp... /usr/share/perl/5.36 [18:47:03.853] checking for Perl useshrplib... true [18:47:03.859] 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 [18:47:03.864] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:47:03.870] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:47:03.961] checking for python3... /usr/bin/python3 [18:47:03.973] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [18:47:03.980] checking for Python sysconfig module... yes [18:47:03.991] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [18:47:04.003] checking Python include directory... -I/usr/include/python3.11 [18:47:04.017] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [18:47:04.059] checking for a sed that does not truncate output... /usr/bin/sed [18:47:04.064] checking for grep that handles long lines and -e... /usr/bin/grep [18:47:04.066] checking for egrep... /usr/bin/grep -E [18:47:04.068] checking for ANSI C header files... yes [18:47:04.262] checking for sys/types.h... yes [18:47:04.278] checking for sys/stat.h... yes [18:47:04.294] checking for stdlib.h... yes [18:47:04.310] checking for string.h... yes [18:47:04.325] checking for memory.h... yes [18:47:04.339] checking for strings.h... yes [18:47:04.353] checking for inttypes.h... yes [18:47:04.369] checking for stdint.h... yes [18:47:04.382] checking for unistd.h... yes [18:47:04.395] checking whether ccache clang is Clang... yes [18:47:04.423] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [18:47:04.546] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:47:04.621] checking whether more special flags are required for pthreads... no [18:47:04.621] checking for PTHREAD_PRIO_INHERIT... yes [18:47:04.702] checking pthread.h usability... yes [18:47:04.795] checking pthread.h presence... yes [18:47:04.828] checking for pthread.h... yes [18:47:04.829] checking for strerror_r... yes [18:47:04.901] checking whether strerror_r returns int... no [18:47:04.968] checking for main in -lm... yes [18:47:05.053] checking for library containing setproctitle... no [18:47:05.216] checking for library containing dlsym... none required [18:47:05.293] checking for library containing socket... none required [18:47:05.369] checking for library containing getopt_long... none required [18:47:05.447] checking for library containing shm_open... none required [18:47:05.524] checking for library containing shm_unlink... none required [18:47:05.599] checking for library containing clock_gettime... none required [18:47:05.678] checking for library containing shmget... none required [18:47:05.753] checking for library containing backtrace_symbols... none required [18:47:05.827] checking for library containing pthread_barrier_wait... none required [18:47:05.902] checking for library containing readline... -lreadline [18:47:05.978] checking for inflate in -lz... yes [18:47:06.057] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:47:06.223] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:47:06.325] checking for SSL_new in -lssl... yes [18:47:06.433] checking for SSL_CTX_set_cert_cb... yes [18:47:06.544] checking for OPENSSL_init_ssl... yes [18:47:06.658] checking for BIO_get_data... yes [18:47:06.774] checking for BIO_meth_new... yes [18:47:06.885] checking for ASN1_STRING_get0_data... yes [18:47:06.996] checking for HMAC_CTX_new... yes [18:47:07.112] checking for HMAC_CTX_free... yes [18:47:07.225] checking for CRYPTO_lock... no [18:47:07.339] checking for X509_get_signature_info... yes [18:47:07.451] checking for SSL_CTX_set_num_tickets... yes [18:47:07.561] checking for pam_start in -lpam... yes [18:47:07.667] checking for xmlSaveToBuffer in -lxml2... yes [18:47:07.800] checking for xsltCleanupGlobals in -lxslt... yes [18:47:07.938] checking for LZ4_compress_default in -llz4... yes [18:47:08.071] checking for ZSTD_compress in -lzstd... yes [18:47:08.210] checking for ldap_bind in -lldap... yes [18:47:08.371] checking for ldap_initialize... yes [18:47:08.526] checking for ldap_verify_credentials... yes [18:47:08.675] checking for security_compute_create_name in -lselinux... yes [18:47:08.814] checking for uuid_export in -lossp-uuid... yes [18:47:08.952] checking for stdbool.h that conforms to C99... yes [18:47:09.025] checking for _Bool... yes [18:47:09.208] checking atomic.h usability... no [18:47:09.294] checking atomic.h presence... no [18:47:09.331] checking for atomic.h... no [18:47:09.335] checking copyfile.h usability... no [18:47:09.422] checking copyfile.h presence... no [18:47:09.455] checking for copyfile.h... no [18:47:09.459] checking execinfo.h usability... yes [18:47:09.547] checking execinfo.h presence... yes [18:47:09.579] checking for execinfo.h... yes [18:47:09.587] checking getopt.h usability... yes [18:47:09.675] checking getopt.h presence... yes [18:47:09.706] checking for getopt.h... yes [18:47:09.714] checking ifaddrs.h usability... yes [18:47:09.805] checking ifaddrs.h presence... yes [18:47:09.838] checking for ifaddrs.h... yes [18:47:09.846] checking mbarrier.h usability... no [18:47:09.933] checking mbarrier.h presence... no [18:47:09.968] checking for mbarrier.h... no [18:47:09.971] checking sys/epoll.h usability... yes [18:47:10.061] checking sys/epoll.h presence... yes [18:47:10.094] checking for sys/epoll.h... yes [18:47:10.102] checking sys/event.h usability... no [18:47:10.188] checking sys/event.h presence... no [18:47:10.224] checking for sys/event.h... no [18:47:10.228] checking sys/personality.h usability... yes [18:47:10.315] checking sys/personality.h presence... yes [18:47:10.345] checking for sys/personality.h... yes [18:47:10.353] checking sys/prctl.h usability... yes [18:47:10.441] checking sys/prctl.h presence... yes [18:47:10.472] checking for sys/prctl.h... yes [18:47:10.480] checking sys/procctl.h usability... no [18:47:10.564] checking sys/procctl.h presence... no [18:47:10.598] checking for sys/procctl.h... no [18:47:10.602] checking sys/signalfd.h usability... yes [18:47:10.689] checking sys/signalfd.h presence... yes [18:47:10.721] checking for sys/signalfd.h... yes [18:47:10.730] checking sys/ucred.h usability... no [18:47:10.817] checking sys/ucred.h presence... no [18:47:10.852] checking for sys/ucred.h... no [18:47:10.856] checking termios.h usability... yes [18:47:10.945] checking termios.h presence... yes [18:47:10.980] checking for termios.h... yes [18:47:10.989] checking ucred.h usability... no [18:47:11.077] checking ucred.h presence... no [18:47:11.112] checking for ucred.h... no [18:47:11.114] checking readline/readline.h usability... yes [18:47:11.207] checking readline/readline.h presence... yes [18:47:11.242] checking for readline/readline.h... yes [18:47:11.244] checking readline/history.h usability... yes [18:47:11.335] checking readline/history.h presence... yes [18:47:11.369] checking for readline/history.h... yes [18:47:11.372] checking zlib.h usability... yes [18:47:11.463] checking zlib.h presence... yes [18:47:11.498] checking for zlib.h... yes [18:47:11.498] checking for lz4... /usr/bin/lz4 [18:47:11.498] checking lz4.h usability... yes [18:47:11.586] checking lz4.h presence... yes [18:47:11.619] checking for lz4.h... yes [18:47:11.619] checking for zstd... /usr/bin/zstd [18:47:11.620] checking zstd.h usability... yes [18:47:11.710] checking zstd.h presence... yes [18:47:11.741] checking for zstd.h... yes [18:47:11.742] checking gssapi/gssapi.h usability... yes [18:47:11.830] checking gssapi/gssapi.h presence... yes [18:47:11.863] checking for gssapi/gssapi.h... yes [18:47:11.865] checking gssapi/gssapi_ext.h usability... yes [18:47:11.910] checking gssapi/gssapi_ext.h presence... yes [18:47:11.944] checking for gssapi/gssapi_ext.h... yes [18:47:11.946] checking for openssl... /usr/bin/openssl [18:47:11.950] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [18:47:11.950] checking openssl/ssl.h usability... yes [18:47:12.147] checking openssl/ssl.h presence... yes [18:47:12.212] checking for openssl/ssl.h... yes [18:47:12.212] checking openssl/err.h usability... yes [18:47:12.320] checking openssl/err.h presence... yes [18:47:12.366] checking for openssl/err.h... yes [18:47:12.366] checking security/pam_appl.h usability... yes [18:47:12.454] checking security/pam_appl.h presence... yes [18:47:12.485] checking for security/pam_appl.h... yes [18:47:12.487] checking systemd/sd-daemon.h usability... yes [18:47:12.580] checking systemd/sd-daemon.h presence... yes [18:47:12.616] checking for systemd/sd-daemon.h... yes [18:47:12.616] checking libxml/parser.h usability... yes [18:47:12.735] checking libxml/parser.h presence... yes [18:47:12.778] checking for libxml/parser.h... yes [18:47:12.779] checking libxslt/xslt.h usability... yes [18:47:12.896] checking libxslt/xslt.h presence... yes [18:47:12.941] checking for libxslt/xslt.h... yes [18:47:12.942] checking ldap.h usability... yes [18:47:13.034] checking ldap.h presence... yes [18:47:13.067] checking for ldap.h... yes [18:47:13.067] checking for compatible LDAP implementation... yes [18:47:13.142] checking ossp/uuid.h usability... yes [18:47:13.231] checking ossp/uuid.h presence... yes [18:47:13.266] checking for ossp/uuid.h... yes [18:47:13.302] checking whether byte ordering is bigendian... no [18:47:13.530] checking for inline... inline [18:47:13.595] checking for printf format archetype... printf [18:47:13.734] checking for _Static_assert... yes [18:47:13.876] checking for typeof... typeof [18:47:13.936] checking for __builtin_types_compatible_p... yes [18:47:14.001] checking for __builtin_constant_p... yes [18:47:14.064] checking for __builtin_unreachable... yes [18:47:14.204] checking for computed goto support... yes [18:47:14.267] checking for struct tm.tm_zone... yes [18:47:14.338] checking for union semun... no [18:47:14.411] checking for socklen_t... yes [18:47:14.557] checking for struct sockaddr.sa_len... no [18:47:14.703] checking for locale_t... yes [18:47:14.772] checking for C/C++ restrict keyword... __restrict [18:47:14.842] checking for struct option... yes [18:47:14.974] checking whether assembler supports x86_64 popcntq... yes [18:47:15.042] checking for special C compiler options needed for large files... no [18:47:15.042] checking for _FILE_OFFSET_BITS value needed for large files... no [18:47:15.114] checking size of off_t... 8 [18:47:15.278] checking size of bool... 1 [18:47:15.432] checking for int timezone... yes [18:47:15.572] checking for wcstombs_l declaration... no [18:47:15.729] checking for backtrace_symbols... yes [18:47:15.875] checking for copyfile... no [18:47:16.020] checking for copy_file_range... yes [18:47:16.163] checking for getifaddrs... yes [18:47:16.315] checking for getpeerucred... no [18:47:16.459] checking for inet_pton... yes [18:47:16.598] checking for kqueue... no [18:47:16.742] checking for mbstowcs_l... no [18:47:16.887] checking for memset_s... no [18:47:17.033] checking for posix_fallocate... yes [18:47:17.176] checking for ppoll... yes [18:47:17.325] checking for pthread_is_threaded_np... no [18:47:17.466] checking for setproctitle... no [18:47:17.617] checking for setproctitle_fast... no [18:47:17.766] checking for strchrnul... yes [18:47:17.905] checking for strsignal... yes [18:47:18.046] checking for syncfs... yes [18:47:18.187] checking for sync_file_range... yes [18:47:18.338] checking for uselocale... yes [18:47:18.490] checking for wcstombs_l... no [18:47:18.636] checking for __builtin_bswap16... yes [18:47:18.777] checking for __builtin_bswap32... yes [18:47:18.920] checking for __builtin_bswap64... yes [18:47:19.058] checking for __builtin_clz... yes [18:47:19.201] checking for __builtin_ctz... yes [18:47:19.351] checking for __builtin_popcount... yes [18:47:19.511] checking for __builtin_frame_address... yes [18:47:19.657] checking for _LARGEFILE_SOURCE value needed for large files... no [18:47:19.805] checking how ccache clang reports undeclared, standard C functions... warning [18:47:19.936] checking for posix_fadvise... yes [18:47:20.080] checking whether posix_fadvise is declared... yes [18:47:20.154] checking whether fdatasync is declared... yes [18:47:20.230] checking whether strlcat is declared... no [18:47:20.326] checking whether strlcpy is declared... no [18:47:20.426] checking whether strnlen is declared... yes [18:47:20.522] checking whether strsep is declared... yes [18:47:20.621] checking whether preadv is declared... yes [18:47:20.697] checking whether pwritev is declared... yes [18:47:20.772] checking whether F_FULLFSYNC is declared... no [18:47:20.842] checking for explicit_bzero... yes [18:47:20.976] checking for getopt... yes [18:47:21.111] checking for getpeereid... no [18:47:21.248] checking for inet_aton... yes [18:47:21.382] checking for mkdtemp... yes [18:47:21.520] checking for strlcat... no [18:47:21.667] checking for strlcpy... no [18:47:21.807] checking for strnlen... yes [18:47:21.945] checking for strsep... yes [18:47:22.082] checking for pthread_barrier_wait... yes [18:47:22.224] checking for getopt_long... yes [18:47:22.361] checking for syslog... yes [18:47:22.497] checking syslog.h usability... yes [18:47:22.586] checking syslog.h presence... yes [18:47:22.617] checking for syslog.h... yes [18:47:22.617] checking for opterr... yes [18:47:22.763] checking for optreset... no [18:47:22.910] checking unicode/ucol.h usability... yes [18:47:23.018] checking unicode/ucol.h presence... yes [18:47:23.058] checking for unicode/ucol.h... yes [18:47:23.063] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:47:23.145] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:47:23.223] checking for rl_completion_suppress_quote... yes [18:47:23.374] checking for rl_filename_quote_characters... yes [18:47:23.518] checking for rl_filename_quoting_function... yes [18:47:23.686] checking for append_history... yes [18:47:23.842] checking for history_truncate_file... yes [18:47:23.989] checking for rl_completion_matches... yes [18:47:24.141] checking for rl_filename_completion_function... yes [18:47:24.288] checking for rl_reset_screen_size... yes [18:47:24.431] checking for rl_variable_bind... yes [18:47:24.577] checking test program... ok [18:47:24.718] checking whether long int is 64 bits... yes [18:47:24.863] checking for __builtin_mul_overflow... yes [18:47:25.000] checking size of void *... 8 [18:47:25.160] checking size of size_t... 8 [18:47:25.319] checking size of long... 8 [18:47:25.483] checking alignment of short... 2 [18:47:25.650] checking alignment of int... 4 [18:47:25.811] checking alignment of long... 8 [18:47:25.971] checking alignment of double... 8 [18:47:26.133] checking for int8... no [18:47:26.203] checking for uint8... no [18:47:26.275] checking for int64... no [18:47:26.348] checking for uint64... no [18:47:26.420] checking for __int128... yes [18:47:26.568] checking for __int128 alignment bug... ok [18:47:26.723] checking alignment of PG_INT128_TYPE... 16 [18:47:26.894] checking for builtin __sync char locking functions... yes [18:47:27.040] checking for builtin __sync int32 locking functions... yes [18:47:27.178] checking for builtin __sync int32 atomic operations... yes [18:47:27.320] checking for builtin __sync int64 atomic operations... yes [18:47:27.459] checking for builtin __atomic int32 atomic operations... yes [18:47:27.598] checking for builtin __atomic int64 atomic operations... yes [18:47:27.743] checking for __get_cpuid... yes [18:47:27.889] checking for __get_cpuid_count... yes [18:47:28.028] checking for __cpuid... no [18:47:28.090] checking for __cpuidex... no [18:47:28.150] checking for _xgetbv with CFLAGS=... no [18:47:28.470] checking for _xgetbv with CFLAGS=-mxsave... yes [18:47:28.835] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:47:29.108] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:47:29.464] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:47:29.559] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:47:29.789] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:47:29.855] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:47:29.912] 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 [18:47:29.985] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:47:29.986] checking for library containing sem_init... none required [18:47:30.123] checking which semaphore API to use... unnamed POSIX [18:47:30.124] checking which random number source to use... OpenSSL [18:47:30.125] checking for tclsh... /usr/bin/tclsh [18:47:30.126] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:47:30.166] checking tcl.h usability... yes [18:47:30.270] checking tcl.h presence... yes [18:47:30.306] checking for tcl.h... yes [18:47:30.306] checking for perl.h... yes [18:47:30.621] checking for libperl... yes [18:47:30.849] checking Python.h usability... yes [18:47:31.036] checking Python.h presence... yes [18:47:31.102] checking for Python.h... yes [18:47:31.103] checking for xmllint... /usr/bin/xmllint [18:47:31.103] checking for xsltproc... /usr/bin/xsltproc [18:47:31.103] checking for fop... /usr/bin/fop [18:47:31.103] checking for dbtoepub... no [18:47:31.104] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [18:47:31.195] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:47:31.315] configure: using compiler=Debian clang version 14.0.6 [18:47:31.315] 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 [18:47:31.315] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:47:31.315] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [18:47:31.315] configure: using CXX=ccache clang++-16 [18:47:31.316] 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 [18:47:31.316] configure: using CLANG=ccache clang-16 [18:47:31.316] 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 [18:47:31.316] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [18:47:31.343] configure: updating cache clang.cache [18:47:31.353] configure: creating ./config.status [18:47:31.435] config.status: creating GNUmakefile [18:47:31.446] config.status: creating src/Makefile.global [18:47:31.460] config.status: creating src/include/pg_config.h [18:47:31.473] config.status: creating src/include/pg_config_ext.h [18:47:31.480] config.status: src/include/pg_config_ext.h is unchanged [18:47:31.482] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:47:31.489] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [18:47:31.494] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:47:31.501] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:47:31.508] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:47:31.515] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:47:31.522] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:47:31.557] [18:47:31.557] real 0m29.986s [18:47:31.557] user 0m17.365s [18:47:31.557] sys 0m12.638s [18:47:31.557] make -s -j${BUILD_JOBS} clean [18:47:32.061] time make -s -j${BUILD_JOBS} world-bin [18:49:03.787] fe-secure-openssl.c:1917:13: error: redefinition of 'conn' [18:49:03.787] PGconn *conn = (PGconn *) BIO_get_data(h); [18:49:03.787] ^ [18:49:03.787] fe-secure-openssl.c:1915:13: note: previous definition is here [18:49:03.787] PGconn *conn = (PGconn *) BIO_get_app_data(h); [18:49:03.787] ^ [18:49:03.787] 1 error generated. [18:49:03.787] make[3]: *** [: fe-secure-openssl.o] Error 1 [18:49:03.787] make[3]: *** Waiting for unfinished jobs.... [18:49:03.941] make[2]: *** [Makefile:17: all-libpq-recurse] Error 2 [18:49:03.942] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [18:49:03.942] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:49:03.942] [18:49:03.942] real 1m31.881s [18:49:03.942] user 4m28.953s [18:49:03.942] sys 1m28.029s [18:49:03.942] [18:49:03.942] Exit status: 2