[04:42:02.510] time ./configure \ [04:42:02.510] --cache clang.cache \ [04:42:02.510] ${LINUX_CONFIGURE_FEATURES} \ [04:42:02.510] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:42:02.667] configure: creating cache clang.cache [04:42:02.680] checking build system type... x86_64-pc-linux-gnu [04:42:02.776] checking host system type... x86_64-pc-linux-gnu [04:42:02.776] checking which template to use... linux [04:42:02.776] checking whether NLS is wanted... no [04:42:02.776] checking for default port number... 5432 [04:42:02.783] checking for block size... 8kB [04:42:02.784] checking for segment size... 1GB [04:42:02.786] checking for WAL block size... 8kB [04:42:02.896] checking whether the C compiler works... yes [04:42:03.040] checking for C compiler default output file name... a.out [04:42:03.041] checking for suffix of executables... [04:42:03.105] checking whether we are cross compiling... no [04:42:03.192] checking for suffix of object files... o [04:42:03.222] checking whether we are using the GNU C compiler... yes [04:42:03.229] checking whether ccache clang accepts -g... yes [04:42:03.234] checking for ccache clang option to accept ISO C89... none needed [04:42:03.242] checking for ccache clang option to accept ISO C99... none needed [04:42:03.483] checking whether we are using the GNU C++ compiler... yes [04:42:03.489] checking whether ccache clang++-16 accepts -g... yes [04:42:03.608] checking for gawk... no [04:42:03.608] checking for mawk... mawk [04:42:03.609] checking for LLVM_CONFIG... llvm-config-16 [04:42:03.613] configure: using llvm 16.0.6 [04:42:03.613] checking for CLANG... ccache clang-16 [04:42:03.657] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:42:03.688] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:42:03.695] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:42:03.751] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:42:03.782] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:42:03.788] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:42:03.855] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:42:03.862] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:42:03.867] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:42:03.879] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:42:03.889] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:42:03.894] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:42:03.900] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:42:03.911] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:42:03.974] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:42:04.027] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:42:04.033] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:42:04.039] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:42:04.067] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:42:04.073] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:42:04.079] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:42:04.136] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:42:04.194] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:42:04.201] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:42:04.229] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:42:04.235] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:42:04.241] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:42:04.247] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:42:04.257] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:42:04.268] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:42:04.278] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:42:04.285] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:42:04.291] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:42:04.322] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:42:04.328] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:42:04.334] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:42:04.340] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:42:04.370] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:42:04.376] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:42:04.382] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:42:04.388] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:42:04.394] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:42:04.400] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:42:04.406] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:42:04.417] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:42:04.427] checking whether the C compiler still works... yes [04:42:04.504] checking how to run the C preprocessor... ccache clang -E [04:42:04.627] checking for pkg-config... /usr/bin/pkg-config [04:42:04.627] checking pkg-config is at least version 0.9.0... yes [04:42:04.629] checking whether to build with ICU support... yes [04:42:04.629] checking for icu-uc icu-i18n... yes [04:42:04.635] checking whether to build with Tcl... yes [04:42:04.635] checking whether to build Perl modules... yes [04:42:04.636] checking whether to build Python modules... yes [04:42:04.636] checking whether to build with GSSAPI support... yes [04:42:04.637] checking whether to build with PAM support... yes [04:42:04.637] checking whether to build with BSD Authentication support... no [04:42:04.637] checking whether to build with LDAP support... yes [04:42:04.637] checking whether to build with Bonjour support... no [04:42:04.637] checking whether to build with SELinux support... yes [04:42:04.637] checking whether to build with systemd support... yes [04:42:04.637] checking whether to build with XML support... yes [04:42:04.638] checking for libxml-2.0 >= 2.6.23... yes [04:42:04.644] checking whether to build with LZ4 support... yes [04:42:04.644] checking for liblz4... yes [04:42:04.650] checking whether to build with ZSTD support... yes [04:42:04.650] checking for libzstd >= 1.4.0... yes [04:42:04.656] checking for strip... strip [04:42:04.656] checking whether it is possible to strip libraries... yes [04:42:04.658] checking for ar... ar [04:42:04.658] checking for a BSD-compatible install... /usr/bin/install -c [04:42:04.666] checking for tar... /usr/bin/tar [04:42:04.666] checking whether ln -s works... yes [04:42:04.666] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:42:04.668] checking for bison... /usr/bin/bison [04:42:04.671] configure: using bison (GNU Bison) 3.8.2 [04:42:04.673] checking for flex... /usr/bin/flex [04:42:04.684] configure: using flex 2.6.4 [04:42:04.684] checking for perl... /usr/bin/perl [04:42:04.686] configure: using perl 5.36.0 [04:42:04.688] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:42:04.692] checking for Perl privlibexp... /usr/share/perl/5.36 [04:42:04.697] checking for Perl useshrplib... true [04:42:04.702] 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:42:04.707] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:42:04.713] 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:42:04.796] checking for python3... /usr/bin/python3 [04:42:04.807] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:42:04.812] checking for Python sysconfig module... yes [04:42:04.823] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:42:04.834] checking Python include directory... -I/usr/include/python3.11 [04:42:04.844] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:42:04.881] checking for a sed that does not truncate output... /usr/bin/sed [04:42:04.885] checking for grep that handles long lines and -e... /usr/bin/grep [04:42:04.887] checking for egrep... /usr/bin/grep -E [04:42:04.888] checking for ANSI C header files... yes [04:42:05.071] checking for sys/types.h... yes [04:42:05.085] checking for sys/stat.h... yes [04:42:05.100] checking for stdlib.h... yes [04:42:05.114] checking for string.h... yes [04:42:05.158] checking for memory.h... yes [04:42:05.172] checking for strings.h... yes [04:42:05.185] checking for inttypes.h... yes [04:42:05.200] checking for stdint.h... yes [04:42:05.215] checking for unistd.h... yes [04:42:05.227] checking whether ccache clang is Clang... yes [04:42:05.255] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:42:05.418] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:42:05.492] checking whether more special flags are required for pthreads... no [04:42:05.492] checking for PTHREAD_PRIO_INHERIT... yes [04:42:05.572] checking pthread.h usability... yes [04:42:05.617] checking pthread.h presence... yes [04:42:05.648] checking for pthread.h... yes [04:42:05.648] checking for strerror_r... yes [04:42:05.717] checking whether strerror_r returns int... no [04:42:05.780] checking for main in -lm... yes [04:42:05.855] checking for library containing setproctitle... no [04:42:06.007] checking for library containing dlsym... none required [04:42:06.080] checking for library containing socket... none required [04:42:06.151] checking for library containing getopt_long... none required [04:42:06.223] checking for library containing shm_open... none required [04:42:06.296] checking for library containing shm_unlink... none required [04:42:06.368] checking for library containing clock_gettime... none required [04:42:06.440] checking for library containing shmget... none required [04:42:06.513] checking for library containing backtrace_symbols... none required [04:42:06.587] checking for library containing pthread_barrier_wait... none required [04:42:06.659] checking for library containing readline... -lreadline [04:42:06.731] checking for inflate in -lz... yes [04:42:06.805] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:42:06.965] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:42:07.064] checking for SSL_new in -lssl... yes [04:42:07.162] checking for SSL_CTX_set_cert_cb... yes [04:42:07.265] checking for OPENSSL_init_ssl... yes [04:42:07.373] checking for BIO_get_data... yes [04:42:07.479] checking for BIO_meth_new... yes [04:42:07.584] checking for ASN1_STRING_get0_data... yes [04:42:07.689] checking for HMAC_CTX_new... yes [04:42:07.792] checking for HMAC_CTX_free... yes [04:42:07.893] checking for CRYPTO_lock... no [04:42:07.997] checking for X509_get_signature_info... yes [04:42:08.099] checking for SSL_CTX_set_num_tickets... yes [04:42:08.200] checking for pam_start in -lpam... yes [04:42:08.301] checking for xmlSaveToBuffer in -lxml2... yes [04:42:08.424] checking for xsltCleanupGlobals in -lxslt... yes [04:42:08.548] checking for LZ4_compress_default in -llz4... yes [04:42:08.671] checking for ZSTD_compress in -lzstd... yes [04:42:08.796] checking for ldap_bind in -lldap... yes [04:42:08.935] checking for ldap_initialize... yes [04:42:09.071] checking for ldap_verify_credentials... yes [04:42:09.206] checking for security_compute_create_name in -lselinux... yes [04:42:09.335] checking for uuid_export in -lossp-uuid... yes [04:42:09.458] checking for stdbool.h that conforms to C99... yes [04:42:09.527] checking for _Bool... yes [04:42:09.701] checking atomic.h usability... no [04:42:09.782] checking atomic.h presence... no [04:42:09.816] checking for atomic.h... no [04:42:09.819] checking copyfile.h usability... no [04:42:09.903] checking copyfile.h presence... no [04:42:09.937] checking for copyfile.h... no [04:42:09.941] checking execinfo.h usability... yes [04:42:10.021] checking execinfo.h presence... yes [04:42:10.052] checking for execinfo.h... yes [04:42:10.059] checking getopt.h usability... yes [04:42:10.138] checking getopt.h presence... yes [04:42:10.167] checking for getopt.h... yes [04:42:10.175] checking ifaddrs.h usability... yes [04:42:10.259] checking ifaddrs.h presence... yes [04:42:10.290] checking for ifaddrs.h... yes [04:42:10.296] checking mbarrier.h usability... no [04:42:10.377] checking mbarrier.h presence... no [04:42:10.410] checking for mbarrier.h... no [04:42:10.413] checking sys/epoll.h usability... yes [04:42:10.493] checking sys/epoll.h presence... yes [04:42:10.522] checking for sys/epoll.h... yes [04:42:10.529] checking sys/event.h usability... no [04:42:10.610] checking sys/event.h presence... no [04:42:10.642] checking for sys/event.h... no [04:42:10.645] checking sys/personality.h usability... yes [04:42:10.723] checking sys/personality.h presence... yes [04:42:10.750] checking for sys/personality.h... yes [04:42:10.756] checking sys/prctl.h usability... yes [04:42:10.835] checking sys/prctl.h presence... yes [04:42:10.863] checking for sys/prctl.h... yes [04:42:10.870] checking sys/procctl.h usability... no [04:42:10.946] checking sys/procctl.h presence... no [04:42:10.977] checking for sys/procctl.h... no [04:42:10.980] checking sys/signalfd.h usability... yes [04:42:11.058] checking sys/signalfd.h presence... yes [04:42:11.085] checking for sys/signalfd.h... yes [04:42:11.092] checking sys/ucred.h usability... no [04:42:11.168] checking sys/ucred.h presence... no [04:42:11.199] checking for sys/ucred.h... no [04:42:11.202] checking termios.h usability... yes [04:42:11.282] checking termios.h presence... yes [04:42:11.310] checking for termios.h... yes [04:42:11.316] checking ucred.h usability... no [04:42:11.392] checking ucred.h presence... no [04:42:11.423] checking for ucred.h... no [04:42:11.424] checking readline/readline.h usability... yes [04:42:11.508] checking readline/readline.h presence... yes [04:42:11.540] checking for readline/readline.h... yes [04:42:11.542] checking readline/history.h usability... yes [04:42:11.623] checking readline/history.h presence... yes [04:42:11.653] checking for readline/history.h... yes [04:42:11.656] checking zlib.h usability... yes [04:42:11.743] checking zlib.h presence... yes [04:42:11.776] checking for zlib.h... yes [04:42:11.776] checking for lz4... /usr/bin/lz4 [04:42:11.776] checking lz4.h usability... yes [04:42:11.858] checking lz4.h presence... yes [04:42:11.887] checking for lz4.h... yes [04:42:11.888] checking for zstd... /usr/bin/zstd [04:42:11.888] checking zstd.h usability... yes [04:42:11.972] checking zstd.h presence... yes [04:42:12.002] checking for zstd.h... yes [04:42:12.003] checking gssapi/gssapi.h usability... yes [04:42:12.084] checking gssapi/gssapi.h presence... yes [04:42:12.117] checking for gssapi/gssapi.h... yes [04:42:12.118] checking gssapi/gssapi_ext.h usability... yes [04:42:12.160] checking gssapi/gssapi_ext.h presence... yes [04:42:12.190] checking for gssapi/gssapi_ext.h... yes [04:42:12.192] checking for openssl... /usr/bin/openssl [04:42:12.196] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:42:12.196] checking openssl/ssl.h usability... yes [04:42:12.373] checking openssl/ssl.h presence... yes [04:42:12.436] checking for openssl/ssl.h... yes [04:42:12.436] checking openssl/err.h usability... yes [04:42:12.541] checking openssl/err.h presence... yes [04:42:12.580] checking for openssl/err.h... yes [04:42:12.581] checking security/pam_appl.h usability... yes [04:42:12.665] checking security/pam_appl.h presence... yes [04:42:12.693] checking for security/pam_appl.h... yes [04:42:12.694] checking systemd/sd-daemon.h usability... yes [04:42:12.778] checking systemd/sd-daemon.h presence... yes [04:42:12.808] checking for systemd/sd-daemon.h... yes [04:42:12.809] checking libxml/parser.h usability... yes [04:42:12.917] checking libxml/parser.h presence... yes [04:42:12.957] checking for libxml/parser.h... yes [04:42:12.958] checking libxslt/xslt.h usability... yes [04:42:13.065] checking libxslt/xslt.h presence... yes [04:42:13.106] checking for libxslt/xslt.h... yes [04:42:13.106] checking ldap.h usability... yes [04:42:13.192] checking ldap.h presence... yes [04:42:13.222] checking for ldap.h... yes [04:42:13.223] checking for compatible LDAP implementation... yes [04:42:13.288] checking ossp/uuid.h usability... yes [04:42:13.371] checking ossp/uuid.h presence... yes [04:42:13.403] checking for ossp/uuid.h... yes [04:42:13.436] checking whether byte ordering is bigendian... no [04:42:13.639] checking for inline... inline [04:42:13.697] checking for printf format archetype... printf [04:42:13.821] checking for _Static_assert... yes [04:42:13.949] checking for typeof... typeof [04:42:14.004] checking for __builtin_types_compatible_p... yes [04:42:14.064] checking for __builtin_constant_p... yes [04:42:14.121] checking for __builtin_unreachable... yes [04:42:14.243] checking for computed goto support... yes [04:42:14.299] checking for struct tm.tm_zone... yes [04:42:14.364] checking for union semun... no [04:42:14.426] checking for socklen_t... yes [04:42:14.555] checking for struct sockaddr.sa_len... no [04:42:14.686] checking for locale_t... yes [04:42:14.748] checking for C/C++ restrict keyword... __restrict [04:42:14.810] checking for struct option... yes [04:42:14.926] checking whether assembler supports x86_64 popcntq... yes [04:42:14.988] checking for special C compiler options needed for large files... no [04:42:14.989] checking for _FILE_OFFSET_BITS value needed for large files... no [04:42:15.053] checking size of off_t... 8 [04:42:15.201] checking size of bool... 1 [04:42:15.341] checking for int timezone... yes [04:42:15.470] checking for wcstombs_l declaration... no [04:42:15.613] checking for backtrace_symbols... yes [04:42:15.743] checking for copyfile... no [04:42:15.872] checking for copy_file_range... yes [04:42:16.008] checking for getifaddrs... yes [04:42:16.140] checking for getpeerucred... no [04:42:16.278] checking for inet_pton... yes [04:42:16.411] checking for kqueue... no [04:42:16.543] checking for mbstowcs_l... no [04:42:16.675] checking for memset_s... no [04:42:16.810] checking for posix_fallocate... yes [04:42:16.941] checking for ppoll... yes [04:42:17.072] checking for pthread_is_threaded_np... no [04:42:17.202] checking for setproctitle... no [04:42:17.330] checking for setproctitle_fast... no [04:42:17.464] checking for strchrnul... yes [04:42:17.594] checking for strsignal... yes [04:42:17.723] checking for syncfs... yes [04:42:17.850] checking for sync_file_range... yes [04:42:17.977] checking for uselocale... yes [04:42:18.106] checking for wcstombs_l... no [04:42:18.234] checking for __builtin_bswap16... yes [04:42:18.366] checking for __builtin_bswap32... yes [04:42:18.491] checking for __builtin_bswap64... yes [04:42:18.621] checking for __builtin_clz... yes [04:42:18.748] checking for __builtin_ctz... yes [04:42:18.876] checking for __builtin_popcount... yes [04:42:19.002] checking for __builtin_frame_address... yes [04:42:19.127] checking for _LARGEFILE_SOURCE value needed for large files... no [04:42:19.254] checking how ccache clang reports undeclared, standard C functions... warning [04:42:19.370] checking for posix_fadvise... yes [04:42:19.497] checking whether posix_fadvise is declared... yes [04:42:19.565] checking whether fdatasync is declared... yes [04:42:19.635] checking whether strlcat is declared... no [04:42:19.722] checking whether strlcpy is declared... no [04:42:19.809] checking whether strnlen is declared... yes [04:42:19.896] checking whether strsep is declared... yes [04:42:19.987] checking whether preadv is declared... yes [04:42:20.055] checking whether pwritev is declared... yes [04:42:20.124] checking whether F_FULLFSYNC is declared... no [04:42:20.190] checking for explicit_bzero... yes [04:42:20.312] checking for getopt... yes [04:42:20.437] checking for getpeereid... no [04:42:20.564] checking for inet_aton... yes [04:42:20.687] checking for mkdtemp... yes [04:42:20.812] checking for strlcat... no [04:42:20.936] checking for strlcpy... no [04:42:21.064] checking for strnlen... yes [04:42:21.186] checking for strsep... yes [04:42:21.307] checking for pthread_barrier_wait... yes [04:42:21.430] checking for getopt_long... yes [04:42:21.551] checking for syslog... yes [04:42:21.675] checking syslog.h usability... yes [04:42:21.755] checking syslog.h presence... yes [04:42:21.782] checking for syslog.h... yes [04:42:21.783] checking for opterr... yes [04:42:21.906] checking for optreset... no [04:42:22.036] checking unicode/ucol.h usability... yes [04:42:22.135] checking unicode/ucol.h presence... yes [04:42:22.170] checking for unicode/ucol.h... yes [04:42:22.174] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:42:22.247] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:42:22.316] checking for rl_completion_suppress_quote... yes [04:42:22.447] checking for rl_filename_quote_characters... yes [04:42:22.583] checking for rl_filename_quoting_function... yes [04:42:22.719] checking for append_history... yes [04:42:22.849] checking for history_truncate_file... yes [04:42:22.978] checking for rl_completion_matches... yes [04:42:23.111] checking for rl_filename_completion_function... yes [04:42:23.243] checking for rl_reset_screen_size... yes [04:42:23.373] checking for rl_variable_bind... yes [04:42:23.500] checking test program... ok [04:42:23.628] checking whether long int is 64 bits... yes [04:42:23.764] checking for __builtin_mul_overflow... yes [04:42:23.891] checking size of void *... 8 [04:42:24.038] checking size of size_t... 8 [04:42:24.184] checking size of long... 8 [04:42:24.329] checking alignment of short... 2 [04:42:24.474] checking alignment of int... 4 [04:42:24.621] checking alignment of long... 8 [04:42:24.767] checking alignment of double... 8 [04:42:24.913] checking for int8... no [04:42:24.978] checking for uint8... no [04:42:25.043] checking for int64... no [04:42:25.106] checking for uint64... no [04:42:25.170] checking for __int128... yes [04:42:25.297] checking for __int128 alignment bug... ok [04:42:25.430] checking alignment of PG_INT128_TYPE... 16 [04:42:25.579] checking for builtin __sync char locking functions... yes [04:42:25.709] checking for builtin __sync int32 locking functions... yes [04:42:25.838] checking for builtin __sync int32 atomic operations... yes [04:42:25.971] checking for builtin __sync int64 atomic operations... yes [04:42:26.100] checking for builtin __atomic int32 atomic operations... yes [04:42:26.224] checking for builtin __atomic int64 atomic operations... yes [04:42:26.348] checking for __get_cpuid... yes [04:42:26.475] checking for __get_cpuid_count... yes [04:42:26.601] checking for __cpuid... no [04:42:26.655] checking for __cpuidex... no [04:42:26.710] checking for _xgetbv with CFLAGS=... no [04:42:26.995] checking for _xgetbv with CFLAGS=-mxsave... yes [04:42:27.310] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:42:27.562] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:42:27.883] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:42:27.968] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:42:28.178] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:42:28.235] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:42:28.286] 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:42:28.349] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:42:28.350] checking for library containing sem_init... none required [04:42:28.476] checking which semaphore API to use... unnamed POSIX [04:42:28.476] checking which random number source to use... OpenSSL [04:42:28.477] checking for tclsh... /usr/bin/tclsh [04:42:28.478] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:42:28.514] checking tcl.h usability... yes [04:42:28.607] checking tcl.h presence... yes [04:42:28.639] checking for tcl.h... yes [04:42:28.639] checking for perl.h... yes [04:42:28.928] checking for libperl... yes [04:42:29.137] checking Python.h usability... yes [04:42:29.312] checking Python.h presence... yes [04:42:29.373] checking for Python.h... yes [04:42:29.373] checking for xmllint... /usr/bin/xmllint [04:42:29.373] checking for xsltproc... /usr/bin/xsltproc [04:42:29.373] checking for fop... /usr/bin/fop [04:42:29.373] checking for dbtoepub... no [04:42:29.374] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:42:29.455] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:42:29.565] configure: using compiler=Debian clang version 14.0.6 [04:42:29.565] 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:42:29.565] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:42:29.565] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:42:29.565] configure: using CXX=ccache clang++-16 [04:42:29.565] 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:42:29.565] configure: using CLANG=ccache clang-16 [04:42:29.565] 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:42:29.565] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:42:29.589] configure: updating cache clang.cache [04:42:29.597] configure: creating ./config.status [04:42:29.672] config.status: creating GNUmakefile [04:42:29.682] config.status: creating src/Makefile.global [04:42:29.695] config.status: creating src/include/pg_config.h [04:42:29.707] config.status: creating src/include/pg_config_ext.h [04:42:29.713] config.status: src/include/pg_config_ext.h is unchanged [04:42:29.715] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:42:29.722] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:42:29.726] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:42:29.733] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:42:29.739] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:42:29.745] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:42:29.751] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:42:29.780] [04:42:29.780] real 0m27.270s [04:42:29.780] user 0m15.786s [04:42:29.780] sys 0m11.514s [04:42:29.780] make -s -j${BUILD_JOBS} clean [04:42:30.245] time make -s -j${BUILD_JOBS} world-bin [04:43:40.278] fe-secure-openssl.c:1917:13: error: redefinition of 'conn' [04:43:40.278] PGconn *conn = (PGconn *) BIO_get_data(h); [04:43:40.278] ^ [04:43:40.278] fe-secure-openssl.c:1915:13: note: previous definition is here [04:43:40.278] PGconn *conn = (PGconn *) BIO_get_app_data(h); [04:43:40.278] ^ [04:43:40.278] 1 error generated. [04:43:40.279] make[3]: *** [: fe-secure-openssl.o] Error 1 [04:43:40.279] make[3]: *** Waiting for unfinished jobs.... [04:43:40.386] make[2]: *** [Makefile:17: all-libpq-recurse] Error 2 [04:43:40.386] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [04:43:40.386] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:43:40.387] [04:43:40.387] real 1m10.142s [04:43:40.387] user 3m14.596s [04:43:40.387] sys 1m14.396s [04:43:40.387] [04:43:40.387] Exit status: 2