[04:40:36.654] time ./configure \ [04:40:36.654] --cache clang.cache \ [04:40:36.654] ${LINUX_CONFIGURE_FEATURES} \ [04:40:36.654] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:40:36.820] configure: creating cache clang.cache [04:40:36.833] checking build system type... x86_64-pc-linux-gnu [04:40:36.934] checking host system type... x86_64-pc-linux-gnu [04:40:36.934] checking which template to use... linux [04:40:36.934] checking whether NLS is wanted... no [04:40:36.934] checking for default port number... 5432 [04:40:36.940] checking for block size... 8kB [04:40:36.942] checking for segment size... 1GB [04:40:36.944] checking for WAL block size... 8kB [04:40:37.057] checking whether the C compiler works... yes [04:40:37.209] checking for C compiler default output file name... a.out [04:40:37.210] checking for suffix of executables... [04:40:37.277] checking whether we are cross compiling... no [04:40:37.367] checking for suffix of object files... o [04:40:37.399] checking whether we are using the GNU C compiler... yes [04:40:37.405] checking whether ccache clang accepts -g... yes [04:40:37.412] checking for ccache clang option to accept ISO C89... none needed [04:40:37.419] checking for ccache clang option to accept ISO C99... none needed [04:40:37.547] checking whether we are using the GNU C++ compiler... yes [04:40:37.554] checking whether ccache clang++-16 accepts -g... yes [04:40:37.687] checking for gawk... no [04:40:37.687] checking for mawk... mawk [04:40:37.688] checking for LLVM_CONFIG... llvm-config-16 [04:40:37.693] configure: using llvm 16.0.6 [04:40:37.693] checking for CLANG... ccache clang-16 [04:40:37.741] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:40:37.772] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:40:37.779] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:40:37.839] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:40:37.845] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:40:37.902] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:40:37.935] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:40:37.942] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:40:37.949] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:40:37.960] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:40:38.038] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:40:38.049] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:40:38.113] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:40:38.125] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:40:38.195] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:40:38.202] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:40:38.236] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:40:38.243] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:40:38.250] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:40:38.256] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:40:38.288] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:40:38.350] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:40:38.414] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:40:38.421] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:40:38.427] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:40:38.434] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:40:38.440] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:40:38.447] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:40:38.459] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:40:38.470] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:40:38.534] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:40:38.541] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:40:38.548] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:40:38.555] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:40:38.589] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:40:38.596] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:40:38.602] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:40:38.609] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:40:38.615] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:40:38.622] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:40:38.628] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:40:38.635] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:40:38.641] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:40:38.674] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:40:38.686] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:40:38.698] checking whether the C compiler still works... yes [04:40:38.885] checking how to run the C preprocessor... ccache clang -E [04:40:39.016] checking for pkg-config... /usr/bin/pkg-config [04:40:39.016] checking pkg-config is at least version 0.9.0... yes [04:40:39.018] checking whether to build with ICU support... yes [04:40:39.018] checking for icu-uc icu-i18n... yes [04:40:39.024] checking whether to build with Tcl... yes [04:40:39.025] checking whether to build Perl modules... yes [04:40:39.025] checking whether to build Python modules... yes [04:40:39.025] checking whether to build with GSSAPI support... yes [04:40:39.026] checking whether to build with PAM support... yes [04:40:39.026] checking whether to build with BSD Authentication support... no [04:40:39.026] checking whether to build with LDAP support... yes [04:40:39.026] checking whether to build with Bonjour support... no [04:40:39.026] checking whether to build with SELinux support... yes [04:40:39.026] checking whether to build with systemd support... yes [04:40:39.026] checking whether to build with XML support... yes [04:40:39.027] checking for libxml-2.0 >= 2.6.23... yes [04:40:39.033] checking whether to build with LZ4 support... yes [04:40:39.033] checking for liblz4... yes [04:40:39.040] checking whether to build with ZSTD support... yes [04:40:39.040] checking for libzstd >= 1.4.0... yes [04:40:39.047] checking for strip... strip [04:40:39.047] checking whether it is possible to strip libraries... yes [04:40:39.049] checking for ar... ar [04:40:39.049] checking for a BSD-compatible install... /usr/bin/install -c [04:40:39.057] checking for tar... /usr/bin/tar [04:40:39.057] checking whether ln -s works... yes [04:40:39.057] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:40:39.059] checking for bison... /usr/bin/bison [04:40:39.061] configure: using bison (GNU Bison) 3.8.2 [04:40:39.064] checking for flex... /usr/bin/flex [04:40:39.075] configure: using flex 2.6.4 [04:40:39.075] checking for perl... /usr/bin/perl [04:40:39.077] configure: using perl 5.36.0 [04:40:39.079] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:40:39.083] checking for Perl privlibexp... /usr/share/perl/5.36 [04:40:39.088] checking for Perl useshrplib... true [04:40:39.093] 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 [04:40:39.099] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:40:39.104] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:40:39.193] checking for python3... /usr/bin/python3 [04:40:39.204] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [04:40:39.210] checking for Python sysconfig module... yes [04:40:39.221] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:40:39.233] checking Python include directory... -I/usr/include/python3.11 [04:40:39.244] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:40:39.283] checking for a sed that does not truncate output... /usr/bin/sed [04:40:39.288] checking for grep that handles long lines and -e... /usr/bin/grep [04:40:39.290] checking for egrep... /usr/bin/grep -E [04:40:39.292] checking for ANSI C header files... yes [04:40:39.530] checking for sys/types.h... yes [04:40:39.544] checking for sys/stat.h... yes [04:40:39.558] checking for stdlib.h... yes [04:40:39.572] checking for string.h... yes [04:40:39.586] checking for memory.h... yes [04:40:39.599] checking for strings.h... yes [04:40:39.612] checking for inttypes.h... yes [04:40:39.627] checking for stdint.h... yes [04:40:39.640] checking for unistd.h... yes [04:40:39.687] checking whether ccache clang is Clang... yes [04:40:39.715] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:40:39.830] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:40:39.903] checking whether more special flags are required for pthreads... no [04:40:39.904] checking for PTHREAD_PRIO_INHERIT... yes [04:40:39.981] checking pthread.h usability... yes [04:40:39.989] checking pthread.h presence... yes [04:40:40.021] checking for pthread.h... yes [04:40:40.021] checking for strerror_r... yes [04:40:40.092] checking whether strerror_r returns int... no [04:40:40.157] checking for main in -lm... yes [04:40:40.236] checking for library containing setproctitle... no [04:40:40.393] checking for library containing dlsym... none required [04:40:40.467] checking for library containing socket... none required [04:40:40.540] checking for library containing getopt_long... none required [04:40:40.615] checking for library containing shm_open... none required [04:40:40.691] checking for library containing shm_unlink... none required [04:40:40.767] checking for library containing clock_gettime... none required [04:40:40.843] checking for library containing shmget... none required [04:40:40.918] checking for library containing backtrace_symbols... none required [04:40:40.992] checking for library containing pthread_barrier_wait... none required [04:40:41.069] checking for library containing readline... -lreadline [04:40:41.146] checking for inflate in -lz... yes [04:40:41.226] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:40:41.390] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:40:41.491] checking for SSL_new in -lssl... yes [04:40:41.594] checking for SSL_CTX_set_cert_cb... yes [04:40:41.701] checking for OPENSSL_init_ssl... yes [04:40:41.810] checking for BIO_get_data... yes [04:40:41.918] checking for BIO_meth_new... yes [04:40:42.029] checking for ASN1_STRING_get0_data... yes [04:40:42.138] checking for HMAC_CTX_new... yes [04:40:42.248] checking for HMAC_CTX_free... yes [04:40:42.354] checking for CRYPTO_lock... no [04:40:42.463] checking for X509_get_signature_info... yes [04:40:42.573] checking for SSL_CTX_set_num_tickets... yes [04:40:42.681] checking for pam_start in -lpam... yes [04:40:42.785] checking for xmlSaveToBuffer in -lxml2... yes [04:40:42.918] checking for xsltCleanupGlobals in -lxslt... yes [04:40:43.050] checking for LZ4_compress_default in -llz4... yes [04:40:43.186] checking for ZSTD_compress in -lzstd... yes [04:40:43.324] checking for ldap_bind in -lldap... yes [04:40:43.474] checking for ldap_initialize... yes [04:40:43.623] checking for ldap_verify_credentials... yes [04:40:43.773] checking for security_compute_create_name in -lselinux... yes [04:40:43.909] checking for uuid_export in -lossp-uuid... yes [04:40:44.050] checking for stdbool.h that conforms to C99... yes [04:40:44.125] checking for _Bool... yes [04:40:44.310] checking atomic.h usability... no [04:40:44.395] checking atomic.h presence... no [04:40:44.430] checking for atomic.h... no [04:40:44.434] checking copyfile.h usability... no [04:40:44.520] checking copyfile.h presence... no [04:40:44.557] checking for copyfile.h... no [04:40:44.560] checking execinfo.h usability... yes [04:40:44.649] checking execinfo.h presence... yes [04:40:44.680] checking for execinfo.h... yes [04:40:44.688] checking getopt.h usability... yes [04:40:44.776] checking getopt.h presence... yes [04:40:44.806] checking for getopt.h... yes [04:40:44.814] checking ifaddrs.h usability... yes [04:40:44.905] checking ifaddrs.h presence... yes [04:40:44.938] checking for ifaddrs.h... yes [04:40:44.946] checking mbarrier.h usability... no [04:40:45.033] checking mbarrier.h presence... no [04:40:45.069] checking for mbarrier.h... no [04:40:45.072] checking sys/epoll.h usability... yes [04:40:45.161] checking sys/epoll.h presence... yes [04:40:45.193] checking for sys/epoll.h... yes [04:40:45.200] checking sys/event.h usability... no [04:40:45.286] checking sys/event.h presence... no [04:40:45.322] checking for sys/event.h... no [04:40:45.325] checking sys/personality.h usability... yes [04:40:45.411] checking sys/personality.h presence... yes [04:40:45.441] checking for sys/personality.h... yes [04:40:45.448] checking sys/prctl.h usability... yes [04:40:45.533] checking sys/prctl.h presence... yes [04:40:45.564] checking for sys/prctl.h... yes [04:40:45.571] checking sys/procctl.h usability... no [04:40:45.653] checking sys/procctl.h presence... no [04:40:45.687] checking for sys/procctl.h... no [04:40:45.690] checking sys/signalfd.h usability... yes [04:40:45.775] checking sys/signalfd.h presence... yes [04:40:45.806] checking for sys/signalfd.h... yes [04:40:45.812] checking sys/ucred.h usability... no [04:40:45.895] checking sys/ucred.h presence... no [04:40:45.928] checking for sys/ucred.h... no [04:40:45.931] checking termios.h usability... yes [04:40:46.019] checking termios.h presence... yes [04:40:46.050] checking for termios.h... yes [04:40:46.057] checking ucred.h usability... no [04:40:46.142] checking ucred.h presence... no [04:40:46.176] checking for ucred.h... no [04:40:46.178] checking readline/readline.h usability... yes [04:40:46.267] checking readline/readline.h presence... yes [04:40:46.300] checking for readline/readline.h... yes [04:40:46.302] checking readline/history.h usability... yes [04:40:46.390] checking readline/history.h presence... yes [04:40:46.422] checking for readline/history.h... yes [04:40:46.425] checking zlib.h usability... yes [04:40:46.514] checking zlib.h presence... yes [04:40:46.549] checking for zlib.h... yes [04:40:46.550] checking for lz4... /usr/bin/lz4 [04:40:46.550] checking lz4.h usability... yes [04:40:46.641] checking lz4.h presence... yes [04:40:46.673] checking for lz4.h... yes [04:40:46.673] checking for zstd... /usr/bin/zstd [04:40:46.674] checking zstd.h usability... yes [04:40:46.764] checking zstd.h presence... yes [04:40:46.796] checking for zstd.h... yes [04:40:46.797] checking gssapi/gssapi.h usability... yes [04:40:46.886] checking gssapi/gssapi.h presence... yes [04:40:46.920] checking for gssapi/gssapi.h... yes [04:40:46.921] checking gssapi/gssapi_ext.h usability... yes [04:40:46.967] checking gssapi/gssapi_ext.h presence... yes [04:40:47.000] checking for gssapi/gssapi_ext.h... yes [04:40:47.002] checking for openssl... /usr/bin/openssl [04:40:47.006] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:40:47.006] checking openssl/ssl.h usability... yes [04:40:47.196] checking openssl/ssl.h presence... yes [04:40:47.258] checking for openssl/ssl.h... yes [04:40:47.258] checking openssl/err.h usability... yes [04:40:47.365] checking openssl/err.h presence... yes [04:40:47.405] checking for openssl/err.h... yes [04:40:47.406] checking security/pam_appl.h usability... yes [04:40:47.494] checking security/pam_appl.h presence... yes [04:40:47.525] checking for security/pam_appl.h... yes [04:40:47.526] checking systemd/sd-daemon.h usability... yes [04:40:47.615] checking systemd/sd-daemon.h presence... yes [04:40:47.648] checking for systemd/sd-daemon.h... yes [04:40:47.649] checking libxml/parser.h usability... yes [04:40:47.764] checking libxml/parser.h presence... yes [04:40:47.807] checking for libxml/parser.h... yes [04:40:47.807] checking libxslt/xslt.h usability... yes [04:40:47.927] checking libxslt/xslt.h presence... yes [04:40:47.972] checking for libxslt/xslt.h... yes [04:40:47.972] checking ldap.h usability... yes [04:40:48.067] checking ldap.h presence... yes [04:40:48.102] checking for ldap.h... yes [04:40:48.102] checking for compatible LDAP implementation... yes [04:40:48.175] checking ossp/uuid.h usability... yes [04:40:48.260] checking ossp/uuid.h presence... yes [04:40:48.293] checking for ossp/uuid.h... yes [04:40:48.326] checking whether byte ordering is bigendian... no [04:40:48.535] checking for inline... inline [04:40:48.599] checking for printf format archetype... printf [04:40:48.730] checking for _Static_assert... yes [04:40:48.868] checking for typeof... typeof [04:40:48.927] checking for __builtin_types_compatible_p... yes [04:40:48.992] checking for __builtin_constant_p... yes [04:40:49.056] checking for __builtin_unreachable... yes [04:40:49.190] checking for computed goto support... yes [04:40:49.250] checking for struct tm.tm_zone... yes [04:40:49.321] checking for union semun... no [04:40:49.388] checking for socklen_t... yes [04:40:49.525] checking for struct sockaddr.sa_len... no [04:40:49.667] checking for locale_t... yes [04:40:49.734] checking for C/C++ restrict keyword... __restrict [04:40:49.803] checking for struct option... yes [04:40:49.931] checking whether assembler supports x86_64 popcntq... yes [04:40:50.000] checking for special C compiler options needed for large files... no [04:40:50.000] checking for _FILE_OFFSET_BITS value needed for large files... no [04:40:50.073] checking size of off_t... 8 [04:40:50.236] checking size of bool... 1 [04:40:50.396] checking for int timezone... yes [04:40:50.543] checking for wcstombs_l declaration... no [04:40:50.699] checking for backtrace_symbols... yes [04:40:50.846] checking for copyfile... no [04:40:50.991] checking for copy_file_range... yes [04:40:51.141] checking for getifaddrs... yes [04:40:51.288] checking for getpeerucred... no [04:40:51.433] checking for inet_pton... yes [04:40:51.577] checking for kqueue... no [04:40:51.725] checking for mbstowcs_l... no [04:40:51.876] checking for memset_s... no [04:40:52.021] checking for posix_fallocate... yes [04:40:52.164] checking for ppoll... yes [04:40:52.307] checking for pthread_is_threaded_np... no [04:40:52.451] checking for setproctitle... no [04:40:52.591] checking for setproctitle_fast... no [04:40:52.737] checking for strchrnul... yes [04:40:52.875] checking for strsignal... yes [04:40:53.011] checking for syncfs... yes [04:40:53.149] checking for sync_file_range... yes [04:40:53.285] checking for uselocale... yes [04:40:53.419] checking for wcstombs_l... no [04:40:53.550] checking for __builtin_bswap16... yes [04:40:53.684] checking for __builtin_bswap32... yes [04:40:53.821] checking for __builtin_bswap64... yes [04:40:53.964] checking for __builtin_clz... yes [04:40:54.106] checking for __builtin_ctz... yes [04:40:54.242] checking for __builtin_popcount... yes [04:40:54.381] checking for __builtin_frame_address... yes [04:40:54.517] checking for _LARGEFILE_SOURCE value needed for large files... no [04:40:54.670] checking how ccache clang reports undeclared, standard C functions... warning [04:40:54.799] checking for posix_fadvise... yes [04:40:54.939] checking whether posix_fadvise is declared... yes [04:40:55.010] checking whether fdatasync is declared... yes [04:40:55.084] checking whether strlcat is declared... no [04:40:55.179] checking whether strlcpy is declared... no [04:40:55.274] checking whether strnlen is declared... yes [04:40:55.367] checking whether strsep is declared... yes [04:40:55.458] checking whether preadv is declared... yes [04:40:55.528] checking whether pwritev is declared... yes [04:40:55.602] checking whether F_FULLFSYNC is declared... no [04:40:55.671] checking for explicit_bzero... yes [04:40:55.804] checking for getopt... yes [04:40:55.938] checking for getpeereid... no [04:40:56.076] checking for inet_aton... yes [04:40:56.210] checking for mkdtemp... yes [04:40:56.340] checking for strlcat... no [04:40:56.486] checking for strlcpy... no [04:40:56.630] checking for strnlen... yes [04:40:56.759] checking for strsep... yes [04:40:56.900] checking for pthread_barrier_wait... yes [04:40:57.037] checking for getopt_long... yes [04:40:57.171] checking for syslog... yes [04:40:57.302] checking syslog.h usability... yes [04:40:57.389] checking syslog.h presence... yes [04:40:57.418] checking for syslog.h... yes [04:40:57.419] checking for opterr... yes [04:40:57.554] checking for optreset... no [04:40:57.692] checking unicode/ucol.h usability... yes [04:40:57.802] checking unicode/ucol.h presence... yes [04:40:57.839] checking for unicode/ucol.h... yes [04:40:57.843] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:40:57.920] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:40:57.995] checking for rl_completion_suppress_quote... yes [04:40:58.142] checking for rl_filename_quote_characters... yes [04:40:58.286] checking for rl_filename_quoting_function... yes [04:40:58.440] checking for append_history... yes [04:40:58.588] checking for history_truncate_file... yes [04:40:58.735] checking for rl_completion_matches... yes [04:40:58.883] checking for rl_filename_completion_function... yes [04:40:59.034] checking for rl_reset_screen_size... yes [04:40:59.178] checking for rl_variable_bind... yes [04:40:59.321] checking test program... ok [04:40:59.469] checking whether long int is 64 bits... yes [04:40:59.619] checking for __builtin_mul_overflow... yes [04:40:59.759] checking size of void *... 8 [04:40:59.921] checking size of size_t... 8 [04:41:00.087] checking size of long... 8 [04:41:00.245] checking alignment of short... 2 [04:41:00.417] checking alignment of int... 4 [04:41:00.584] checking alignment of long... 8 [04:41:00.741] checking alignment of double... 8 [04:41:00.908] checking for int8... no [04:41:00.980] checking for uint8... no [04:41:01.052] checking for int64... no [04:41:01.124] checking for uint64... no [04:41:01.195] checking for __int128... yes [04:41:01.336] checking for __int128 alignment bug... ok [04:41:01.481] checking alignment of PG_INT128_TYPE... 16 [04:41:01.644] checking for builtin __sync char locking functions... yes [04:41:01.777] checking for builtin __sync int32 locking functions... yes [04:41:01.908] checking for builtin __sync int32 atomic operations... yes [04:41:02.047] checking for builtin __sync int64 atomic operations... yes [04:41:02.181] checking for builtin __atomic int32 atomic operations... yes [04:41:02.317] checking for builtin __atomic int64 atomic operations... yes [04:41:02.459] checking for __get_cpuid... yes [04:41:02.601] checking for __get_cpuid_count... yes [04:41:02.748] checking for __cpuid... no [04:41:02.808] checking for __cpuidex... no [04:41:02.866] checking for _xgetbv with CFLAGS=... no [04:41:03.178] checking for _xgetbv with CFLAGS=-mxsave... yes [04:41:03.532] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:41:03.803] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:41:04.150] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:41:04.242] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:41:04.469] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:41:04.531] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:41:04.587] 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 [04:41:04.657] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:41:04.657] checking for library containing sem_init... none required [04:41:04.797] checking which semaphore API to use... unnamed POSIX [04:41:04.797] checking which random number source to use... OpenSSL [04:41:04.798] checking for tclsh... /usr/bin/tclsh [04:41:04.799] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:41:04.839] checking tcl.h usability... yes [04:41:04.941] checking tcl.h presence... yes [04:41:04.974] checking for tcl.h... yes [04:41:04.975] checking for perl.h... yes [04:41:05.286] checking for libperl... yes [04:41:05.512] checking Python.h usability... yes [04:41:05.700] checking Python.h presence... yes [04:41:05.766] checking for Python.h... yes [04:41:05.766] checking for xmllint... /usr/bin/xmllint [04:41:05.766] checking for xsltproc... /usr/bin/xsltproc [04:41:05.767] checking for fop... /usr/bin/fop [04:41:05.767] checking for dbtoepub... no [04:41:05.767] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:41:05.861] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:41:05.983] configure: using compiler=Debian clang version 14.0.6 [04:41:05.983] 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 [04:41:05.983] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:41:05.983] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:41:05.983] configure: using CXX=ccache clang++-16 [04:41:05.983] 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 [04:41:05.983] configure: using CLANG=ccache clang-16 [04:41:05.983] 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 [04:41:05.983] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:41:06.011] configure: updating cache clang.cache [04:41:06.022] configure: creating ./config.status [04:41:06.118] config.status: creating GNUmakefile [04:41:06.132] config.status: creating src/Makefile.global [04:41:06.149] config.status: creating src/include/pg_config.h [04:41:06.164] config.status: creating src/include/pg_config_ext.h [04:41:06.173] config.status: src/include/pg_config_ext.h is unchanged [04:41:06.175] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:41:06.184] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:41:06.189] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:41:06.197] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:41:06.205] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:41:06.212] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:41:06.220] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:41:06.257] [04:41:06.257] real 0m29.603s [04:41:06.257] user 0m17.002s [04:41:06.257] sys 0m12.638s [04:41:06.257] make -s -j${BUILD_JOBS} clean [04:41:06.780] time make -s -j${BUILD_JOBS} world-bin [04:42:38.656] fe-secure-openssl.c:1917:13: error: redefinition of 'conn' [04:42:38.656] PGconn *conn = (PGconn *) BIO_get_data(h); [04:42:38.656] ^ [04:42:38.656] fe-secure-openssl.c:1915:13: note: previous definition is here [04:42:38.656] PGconn *conn = (PGconn *) BIO_get_app_data(h); [04:42:38.656] ^ [04:42:38.656] 1 error generated. [04:42:38.656] make[3]: *** [: fe-secure-openssl.o] Error 1 [04:42:38.656] make[3]: *** Waiting for unfinished jobs.... [04:42:38.807] make[2]: *** [Makefile:17: all-libpq-recurse] Error 2 [04:42:38.808] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [04:42:38.808] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:42:38.808] [04:42:38.808] real 1m32.029s [04:42:38.808] user 4m27.903s [04:42:38.808] sys 1m29.794s [04:42:38.808] [04:42:38.808] Exit status: 2