[14:24:23.384] time ./configure \ [14:24:23.384] --cache clang.cache \ [14:24:23.384] ${LINUX_CONFIGURE_FEATURES} \ [14:24:23.384] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [14:24:23.556] configure: creating cache clang.cache [14:24:23.570] checking build system type... x86_64-pc-linux-gnu [14:24:23.676] checking host system type... x86_64-pc-linux-gnu [14:24:23.676] checking which template to use... linux [14:24:23.677] checking whether NLS is wanted... no [14:24:23.677] checking for default port number... 5432 [14:24:23.684] checking for block size... 8kB [14:24:23.685] checking for segment size... 1GB [14:24:23.688] checking for WAL block size... 8kB [14:24:23.808] checking whether the C compiler works... yes [14:24:23.970] checking for C compiler default output file name... a.out [14:24:23.971] checking for suffix of executables... [14:24:24.041] checking whether we are cross compiling... no [14:24:24.135] checking for suffix of object files... o [14:24:24.144] checking whether we are using the GNU C compiler... yes [14:24:24.150] checking whether ccache clang accepts -g... yes [14:24:24.157] checking for ccache clang option to accept ISO C89... none needed [14:24:24.166] checking for ccache clang option to accept ISO C99... none needed [14:24:24.297] checking whether we are using the GNU C++ compiler... yes [14:24:24.305] checking whether ccache clang++-16 accepts -g... yes [14:24:24.440] checking for gawk... no [14:24:24.440] checking for mawk... mawk [14:24:24.441] checking for LLVM_CONFIG... llvm-config-16 [14:24:24.446] configure: using llvm 16.0.6 [14:24:24.446] checking for CLANG... ccache clang-16 [14:24:24.496] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [14:24:24.503] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [14:24:24.511] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [14:24:24.518] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [14:24:24.525] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [14:24:24.533] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [14:24:24.541] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [14:24:24.548] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:24:24.555] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [14:24:24.567] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [14:24:24.580] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [14:24:24.588] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [14:24:24.596] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [14:24:24.609] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [14:24:24.622] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [14:24:24.629] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [14:24:24.636] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [14:24:24.644] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [14:24:24.651] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [14:24:24.658] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [14:24:24.665] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [14:24:24.678] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [14:24:24.685] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:24:24.692] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:24:24.699] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:24:24.706] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:24:24.713] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:24:24.726] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:24:24.738] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:24:24.752] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:24:24.759] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:24:24.766] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:24:24.775] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:24:24.782] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:24:24.789] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:24:24.796] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:24:24.803] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:24:24.810] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:24:24.817] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [14:24:24.824] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [14:24:24.831] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:24:24.837] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:24:24.844] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:24:24.855] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:24:24.867] checking whether the C compiler still works... yes [14:24:24.982] checking how to run the C preprocessor... ccache clang -E [14:24:25.135] checking for pkg-config... /usr/bin/pkg-config [14:24:25.135] checking pkg-config is at least version 0.9.0... yes [14:24:25.137] checking whether to build with ICU support... yes [14:24:25.137] checking for icu-uc icu-i18n... yes [14:24:25.146] checking whether to build with Tcl... yes [14:24:25.146] checking whether to build Perl modules... yes [14:24:25.146] checking whether to build Python modules... yes [14:24:25.146] checking whether to build with GSSAPI support... yes [14:24:25.147] checking whether to build with PAM support... yes [14:24:25.148] checking whether to build with BSD Authentication support... no [14:24:25.148] checking whether to build with LDAP support... yes [14:24:25.148] checking whether to build with Bonjour support... no [14:24:25.148] checking whether to build with SELinux support... yes [14:24:25.148] checking whether to build with systemd support... yes [14:24:25.148] checking whether to build with XML support... yes [14:24:25.149] checking for libxml-2.0 >= 2.6.23... yes [14:24:25.156] checking whether to build with LZ4 support... yes [14:24:25.157] checking for liblz4... yes [14:24:25.165] checking whether to build with ZSTD support... yes [14:24:25.165] checking for libzstd >= 1.4.0... yes [14:24:25.173] checking for strip... strip [14:24:25.173] checking whether it is possible to strip libraries... yes [14:24:25.175] checking for ar... ar [14:24:25.176] checking for a BSD-compatible install... /usr/bin/install -c [14:24:25.185] checking for tar... /usr/bin/tar [14:24:25.185] checking whether ln -s works... yes [14:24:25.185] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:24:25.188] checking for bison... /usr/bin/bison [14:24:25.190] configure: using bison (GNU Bison) 3.8.2 [14:24:25.193] checking for flex... /usr/bin/flex [14:24:25.208] configure: using flex 2.6.4 [14:24:25.208] checking for perl... /usr/bin/perl [14:24:25.211] configure: using perl 5.36.0 [14:24:25.214] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:24:25.218] checking for Perl privlibexp... /usr/share/perl/5.36 [14:24:25.223] checking for Perl useshrplib... true [14:24:25.229] 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 [14:24:25.235] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:24:25.241] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:24:25.335] checking for python3... /usr/bin/python3 [14:24:25.347] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [14:24:25.355] checking for Python sysconfig module... yes [14:24:25.367] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:24:25.381] checking Python include directory... -I/usr/include/python3.11 [14:24:25.397] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:24:25.442] checking for a sed that does not truncate output... /usr/bin/sed [14:24:25.449] checking for grep that handles long lines and -e... /usr/bin/grep [14:24:25.451] checking for egrep... /usr/bin/grep -E [14:24:25.453] checking for ANSI C header files... yes [14:24:25.648] checking for sys/types.h... yes [14:24:25.664] checking for sys/stat.h... yes [14:24:25.679] checking for stdlib.h... yes [14:24:25.695] checking for string.h... yes [14:24:25.711] checking for memory.h... yes [14:24:25.727] checking for strings.h... yes [14:24:25.743] checking for inttypes.h... yes [14:24:25.759] checking for stdint.h... yes [14:24:25.774] checking for unistd.h... yes [14:24:25.789] checking whether ccache clang is Clang... yes [14:24:25.822] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [14:24:25.949] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:24:26.026] checking whether more special flags are required for pthreads... no [14:24:26.026] checking for PTHREAD_PRIO_INHERIT... yes [14:24:26.108] checking pthread.h usability... yes [14:24:26.116] checking pthread.h presence... yes [14:24:26.150] checking for pthread.h... yes [14:24:26.150] checking for strerror_r... yes [14:24:26.234] checking whether strerror_r returns int... no [14:24:26.303] checking for main in -lm... yes [14:24:26.385] checking for library containing setproctitle... no [14:24:26.552] checking for library containing dlsym... none required [14:24:26.632] checking for library containing socket... none required [14:24:26.710] checking for library containing getopt_long... none required [14:24:26.788] checking for library containing shm_open... none required [14:24:26.866] checking for library containing shm_unlink... none required [14:24:26.944] checking for library containing clock_gettime... none required [14:24:27.023] checking for library containing shmget... none required [14:24:27.101] checking for library containing backtrace_symbols... none required [14:24:27.178] checking for library containing pthread_barrier_wait... none required [14:24:27.257] checking for library containing readline... -lreadline [14:24:27.335] checking for inflate in -lz... yes [14:24:27.416] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:24:27.585] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:24:27.688] checking for SSL_new in -lssl... yes [14:24:27.794] checking for SSL_CTX_set_cert_cb... yes [14:24:27.903] checking for OPENSSL_init_ssl... yes [14:24:28.015] checking for BIO_get_data... yes [14:24:28.127] checking for BIO_meth_new... yes [14:24:28.240] checking for ASN1_STRING_get0_data... yes [14:24:28.351] checking for HMAC_CTX_new... yes [14:24:28.464] checking for HMAC_CTX_free... yes [14:24:28.573] checking for CRYPTO_lock... no [14:24:28.687] checking for X509_get_signature_info... yes [14:24:28.795] checking for pam_start in -lpam... yes [14:24:28.904] checking for xmlSaveToBuffer in -lxml2... yes [14:24:29.043] checking for xsltCleanupGlobals in -lxslt... yes [14:24:29.186] checking for LZ4_compress_default in -llz4... yes [14:24:29.317] checking for ZSTD_compress in -lzstd... yes [14:24:29.450] checking for ldap_bind in -lldap... yes [14:24:29.613] checking for ldap_initialize... yes [14:24:29.778] checking for ldap_verify_credentials... yes [14:24:29.940] checking for security_compute_create_name in -lselinux... yes [14:24:30.082] checking for uuid_export in -lossp-uuid... yes [14:24:30.218] checking for stdbool.h that conforms to C99... yes [14:24:30.290] checking for _Bool... yes [14:24:30.481] checking atomic.h usability... no [14:24:30.568] checking atomic.h presence... no [14:24:30.602] checking for atomic.h... no [14:24:30.606] checking copyfile.h usability... no [14:24:30.692] checking copyfile.h presence... no [14:24:30.729] checking for copyfile.h... no [14:24:30.733] checking execinfo.h usability... yes [14:24:30.824] checking execinfo.h presence... yes [14:24:30.856] checking for execinfo.h... yes [14:24:30.865] checking getopt.h usability... yes [14:24:30.952] checking getopt.h presence... yes [14:24:30.983] checking for getopt.h... yes [14:24:30.991] checking ifaddrs.h usability... yes [14:24:31.085] checking ifaddrs.h presence... yes [14:24:31.118] checking for ifaddrs.h... yes [14:24:31.126] checking langinfo.h usability... yes [14:24:31.216] checking langinfo.h presence... yes [14:24:31.249] checking for langinfo.h... yes [14:24:31.258] checking mbarrier.h usability... no [14:24:31.345] checking mbarrier.h presence... no [14:24:31.383] checking for mbarrier.h... no [14:24:31.387] checking sys/epoll.h usability... yes [14:24:31.475] checking sys/epoll.h presence... yes [14:24:31.509] checking for sys/epoll.h... yes [14:24:31.517] checking sys/event.h usability... no [14:24:31.603] checking sys/event.h presence... no [14:24:31.639] checking for sys/event.h... no [14:24:31.642] checking sys/personality.h usability... yes [14:24:31.729] checking sys/personality.h presence... yes [14:24:31.760] checking for sys/personality.h... yes [14:24:31.768] checking sys/prctl.h usability... yes [14:24:31.858] checking sys/prctl.h presence... yes [14:24:31.888] checking for sys/prctl.h... yes [14:24:31.896] checking sys/procctl.h usability... no [14:24:31.982] checking sys/procctl.h presence... no [14:24:32.018] checking for sys/procctl.h... no [14:24:32.021] checking sys/signalfd.h usability... yes [14:24:32.110] checking sys/signalfd.h presence... yes [14:24:32.142] checking for sys/signalfd.h... yes [14:24:32.149] checking sys/ucred.h usability... no [14:24:32.236] checking sys/ucred.h presence... no [14:24:32.274] checking for sys/ucred.h... no [14:24:32.277] checking termios.h usability... yes [14:24:32.366] checking termios.h presence... yes [14:24:32.399] checking for termios.h... yes [14:24:32.407] checking ucred.h usability... no [14:24:32.495] checking ucred.h presence... no [14:24:32.530] checking for ucred.h... no [14:24:32.532] checking readline/readline.h usability... yes [14:24:32.624] checking readline/readline.h presence... yes [14:24:32.660] checking for readline/readline.h... yes [14:24:32.661] checking readline/history.h usability... yes [14:24:32.707] checking readline/history.h presence... yes [14:24:32.742] checking for readline/history.h... yes [14:24:32.745] checking zlib.h usability... yes [14:24:32.837] checking zlib.h presence... yes [14:24:32.872] checking for zlib.h... yes [14:24:32.873] checking for lz4... /usr/bin/lz4 [14:24:32.873] checking lz4.h usability... yes [14:24:32.964] checking lz4.h presence... yes [14:24:32.997] checking for lz4.h... yes [14:24:32.998] checking for zstd... /usr/bin/zstd [14:24:32.998] checking zstd.h usability... yes [14:24:33.091] checking zstd.h presence... yes [14:24:33.123] checking for zstd.h... yes [14:24:33.124] checking gssapi/gssapi.h usability... yes [14:24:33.214] checking gssapi/gssapi.h presence... yes [14:24:33.248] checking for gssapi/gssapi.h... yes [14:24:33.250] checking gssapi/gssapi_ext.h usability... yes [14:24:33.341] checking gssapi/gssapi_ext.h presence... yes [14:24:33.374] checking for gssapi/gssapi_ext.h... yes [14:24:33.376] checking for openssl... /usr/bin/openssl [14:24:33.380] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [14:24:33.381] checking openssl/ssl.h usability... yes [14:24:33.572] checking openssl/ssl.h presence... yes [14:24:33.636] checking for openssl/ssl.h... yes [14:24:33.636] checking openssl/err.h usability... yes [14:24:33.748] checking openssl/err.h presence... yes [14:24:33.790] checking for openssl/err.h... yes [14:24:33.790] checking security/pam_appl.h usability... yes [14:24:33.878] checking security/pam_appl.h presence... yes [14:24:33.909] checking for security/pam_appl.h... yes [14:24:33.910] checking systemd/sd-daemon.h usability... yes [14:24:34.002] checking systemd/sd-daemon.h presence... yes [14:24:34.035] checking for systemd/sd-daemon.h... yes [14:24:34.035] checking libxml/parser.h usability... yes [14:24:34.155] checking libxml/parser.h presence... yes [14:24:34.203] checking for libxml/parser.h... yes [14:24:34.203] checking libxslt/xslt.h usability... yes [14:24:34.325] checking libxslt/xslt.h presence... yes [14:24:34.371] checking for libxslt/xslt.h... yes [14:24:34.371] checking ldap.h usability... yes [14:24:34.469] checking ldap.h presence... yes [14:24:34.504] checking for ldap.h... yes [14:24:34.504] checking for compatible LDAP implementation... yes [14:24:34.581] checking ossp/uuid.h usability... yes [14:24:34.669] checking ossp/uuid.h presence... yes [14:24:34.703] checking for ossp/uuid.h... yes [14:24:34.737] checking whether byte ordering is bigendian... no [14:24:34.956] checking for inline... inline [14:24:35.018] checking for printf format archetype... printf [14:24:35.152] checking for _Static_assert... yes [14:24:35.292] checking for typeof... typeof [14:24:35.353] checking for __builtin_types_compatible_p... yes [14:24:35.419] checking for __builtin_constant_p... yes [14:24:35.481] checking for __builtin_unreachable... yes [14:24:35.621] checking for computed goto support... yes [14:24:35.684] checking for struct tm.tm_zone... yes [14:24:35.757] checking for union semun... no [14:24:35.828] checking for socklen_t... yes [14:24:35.981] checking for struct sockaddr.sa_len... no [14:24:36.129] checking for locale_t... yes [14:24:36.199] checking for C/C++ restrict keyword... __restrict [14:24:36.270] checking for struct option... yes [14:24:36.403] checking whether assembler supports x86_64 popcntq... yes [14:24:36.474] checking for special C compiler options needed for large files... no [14:24:36.474] checking for _FILE_OFFSET_BITS value needed for large files... no [14:24:36.542] checking size of off_t... 8 [14:24:36.711] checking size of bool... 1 [14:24:36.872] checking for int timezone... yes [14:24:37.028] checking for wcstombs_l declaration... no [14:24:37.185] checking for backtrace_symbols... yes [14:24:37.337] checking for copyfile... no [14:24:37.498] checking for copy_file_range... yes [14:24:37.647] checking for getifaddrs... yes [14:24:37.791] checking for getpeerucred... no [14:24:37.938] checking for inet_pton... yes [14:24:38.085] checking for kqueue... no [14:24:38.229] checking for mbstowcs_l... no [14:24:38.377] checking for memset_s... no [14:24:38.527] checking for posix_fallocate... yes [14:24:38.668] checking for ppoll... yes [14:24:38.810] checking for pthread_is_threaded_np... no [14:24:38.953] checking for setproctitle... no [14:24:39.097] checking for setproctitle_fast... no [14:24:39.238] checking for strchrnul... yes [14:24:39.388] checking for strsignal... yes [14:24:39.527] checking for syncfs... yes [14:24:39.677] checking for sync_file_range... yes [14:24:39.827] checking for uselocale... yes [14:24:39.973] checking for wcstombs_l... no [14:24:40.118] checking for __builtin_bswap16... yes [14:24:40.263] checking for __builtin_bswap32... yes [14:24:40.405] checking for __builtin_bswap64... yes [14:24:40.552] checking for __builtin_clz... yes [14:24:40.698] checking for __builtin_ctz... yes [14:24:40.834] checking for __builtin_popcount... yes [14:24:40.979] checking for __builtin_frame_address... yes [14:24:41.122] checking for _LARGEFILE_SOURCE value needed for large files... no [14:24:41.266] checking how ccache clang reports undeclared, standard C functions... warning [14:24:41.403] checking for posix_fadvise... yes [14:24:41.553] checking whether posix_fadvise is declared... yes [14:24:41.626] checking whether fdatasync is declared... yes [14:24:41.704] checking whether strlcat is declared... no [14:24:41.803] checking whether strlcpy is declared... no [14:24:41.901] checking whether strnlen is declared... yes [14:24:41.998] checking whether strsep is declared... yes [14:24:42.090] checking whether preadv is declared... yes [14:24:42.166] checking whether pwritev is declared... yes [14:24:42.244] checking whether F_FULLFSYNC is declared... no [14:24:42.315] checking for explicit_bzero... yes [14:24:42.449] checking for getopt... yes [14:24:42.597] checking for getpeereid... no [14:24:42.743] checking for inet_aton... yes [14:24:42.883] checking for mkdtemp... yes [14:24:43.016] checking for strlcat... no [14:24:43.169] checking for strlcpy... no [14:24:43.304] checking for strnlen... yes [14:24:43.445] checking for strsep... yes [14:24:43.587] checking for pthread_barrier_wait... yes [14:24:43.721] checking for getopt_long... yes [14:24:43.862] checking for syslog... yes [14:24:44.004] checking syslog.h usability... yes [14:24:44.095] checking syslog.h presence... yes [14:24:44.127] checking for syslog.h... yes [14:24:44.127] checking for opterr... yes [14:24:44.267] checking for optreset... no [14:24:44.411] checking unicode/ucol.h usability... yes [14:24:44.520] checking unicode/ucol.h presence... yes [14:24:44.558] checking for unicode/ucol.h... yes [14:24:44.563] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:24:44.643] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:24:44.719] checking for rl_completion_suppress_quote... yes [14:24:44.858] checking for rl_filename_quote_characters... yes [14:24:45.009] checking for rl_filename_quoting_function... yes [14:24:45.172] checking for append_history... yes [14:24:45.312] checking for history_truncate_file... yes [14:24:45.453] checking for rl_completion_matches... yes [14:24:45.596] checking for rl_filename_completion_function... yes [14:24:45.738] checking for rl_reset_screen_size... yes [14:24:45.891] checking for rl_variable_bind... yes [14:24:46.044] checking test program... ok [14:24:46.190] checking whether long int is 64 bits... yes [14:24:46.338] checking for __builtin_mul_overflow... yes [14:24:46.478] checking size of void *... 8 [14:24:46.647] checking size of size_t... 8 [14:24:46.813] checking size of long... 8 [14:24:46.978] checking alignment of short... 2 [14:24:47.145] checking alignment of int... 4 [14:24:47.314] checking alignment of long... 8 [14:24:47.487] checking alignment of double... 8 [14:24:47.659] checking for int8... no [14:24:47.730] checking for uint8... no [14:24:47.802] checking for int64... no [14:24:47.875] checking for uint64... no [14:24:47.947] checking for __int128... yes [14:24:48.086] checking for __int128 alignment bug... ok [14:24:48.235] checking alignment of PG_INT128_TYPE... 16 [14:24:48.401] checking for builtin __sync char locking functions... yes [14:24:48.541] checking for builtin __sync int32 locking functions... yes [14:24:48.686] checking for builtin __sync int32 atomic operations... yes [14:24:48.821] checking for builtin __sync int64 atomic operations... yes [14:24:48.962] checking for builtin __atomic int32 atomic operations... yes [14:24:49.109] checking for builtin __atomic int64 atomic operations... yes [14:24:49.247] checking for __get_cpuid... yes [14:24:49.394] checking for __get_cpuid_count... yes [14:24:49.534] checking for __cpuid... no [14:24:49.594] checking for __cpuidex... no [14:24:49.652] checking for _xgetbv with CFLAGS=... no [14:24:49.970] checking for _xgetbv with CFLAGS=-mxsave... yes [14:24:50.317] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:24:50.584] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:24:50.929] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:24:51.019] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:24:51.250] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:24:51.314] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:24:51.369] 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 [14:24:51.437] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:24:51.438] checking for library containing sem_init... none required [14:24:51.575] checking which semaphore API to use... unnamed POSIX [14:24:51.576] checking which random number source to use... OpenSSL [14:24:51.577] checking for tclsh... /usr/bin/tclsh [14:24:51.578] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:24:51.617] checking tcl.h usability... yes [14:24:51.719] checking tcl.h presence... yes [14:24:51.754] checking for tcl.h... yes [14:24:51.754] checking for perl.h... yes [14:24:52.066] checking for libperl... yes [14:24:52.290] checking Python.h usability... yes [14:24:52.475] checking Python.h presence... yes [14:24:52.543] checking for Python.h... yes [14:24:52.543] checking for xmllint... /usr/bin/xmllint [14:24:52.543] checking for xsltproc... /usr/bin/xsltproc [14:24:52.544] checking for fop... /usr/bin/fop [14:24:52.544] checking for dbtoepub... no [14:24:52.544] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [14:24:52.637] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:24:52.758] configure: using compiler=Debian clang version 14.0.6 [14:24:52.758] 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 -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:24:52.758] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:24:52.758] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:24:52.758] configure: using CXX=ccache clang++-16 [14:24:52.758] 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 [14:24:52.758] configure: using CLANG=ccache clang-16 [14:24:52.758] 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 [14:24:52.758] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [14:24:52.784] configure: updating cache clang.cache [14:24:52.794] configure: creating ./config.status [14:24:52.880] config.status: creating GNUmakefile [14:24:52.893] config.status: creating src/Makefile.global [14:24:52.909] config.status: creating src/include/pg_config.h [14:24:52.921] config.status: creating src/include/pg_config_ext.h [14:24:52.929] config.status: src/include/pg_config_ext.h is unchanged [14:24:52.932] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:24:52.940] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [14:24:52.946] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:24:52.953] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:24:52.961] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:24:52.968] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:24:52.976] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:24:53.011] [14:24:53.011] real 0m29.627s [14:24:53.011] user 0m17.181s [14:24:53.011] sys 0m12.466s [14:24:53.011] make -s -j${BUILD_JOBS} clean [14:24:53.525] time make -s -j${BUILD_JOBS} world-bin [14:26:03.884] fe-secure-openssl.c:1916:13: error: redefinition of 'conn' [14:26:03.884] PGconn *conn = (PGconn *) BIO_get_data(h); [14:26:03.884] ^ [14:26:03.884] fe-secure-openssl.c:1914:13: note: previous definition is here [14:26:03.884] PGconn *conn = (PGconn *) BIO_get_app_data(h); [14:26:03.884] ^ [14:26:03.884] 1 error generated. [14:26:03.884] make[3]: *** [: fe-secure-openssl.o] Error 1 [14:26:03.884] make[3]: *** Waiting for unfinished jobs.... [14:26:04.069] make[2]: *** [Makefile:17: all-libpq-recurse] Error 2 [14:26:04.069] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [14:26:04.069] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:26:04.070] [14:26:04.070] real 1m10.545s [14:26:04.070] user 3m14.529s [14:26:04.070] sys 1m18.339s [14:26:04.070] [14:26:04.070] Exit status: 2