[04:40:44.734] time ./configure \ [04:40:44.734] --cache clang.cache \ [04:40:44.734] ${LINUX_CONFIGURE_FEATURES} \ [04:40:44.734] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:40:44.912] configure: creating cache clang.cache [04:40:44.926] checking build system type... x86_64-pc-linux-gnu [04:40:45.030] checking host system type... x86_64-pc-linux-gnu [04:40:45.030] checking which template to use... linux [04:40:45.031] checking whether NLS is wanted... no [04:40:45.031] checking for default port number... 5432 [04:40:45.037] checking for block size... 8kB [04:40:45.039] checking for segment size... 1GB [04:40:45.041] checking for WAL block size... 8kB [04:40:45.157] checking whether the C compiler works... yes [04:40:45.323] checking for C compiler default output file name... a.out [04:40:45.324] checking for suffix of executables... [04:40:45.392] checking whether we are cross compiling... no [04:40:45.481] checking for suffix of object files... o [04:40:45.488] checking whether we are using the GNU C compiler... yes [04:40:45.495] checking whether ccache clang accepts -g... yes [04:40:45.502] checking for ccache clang option to accept ISO C89... none needed [04:40:45.630] checking for ccache clang option to accept ISO C99... none needed [04:40:45.762] checking whether we are using the GNU C++ compiler... yes [04:40:45.769] checking whether ccache clang++-16 accepts -g... yes [04:40:45.971] checking for gawk... no [04:40:45.971] checking for mawk... mawk [04:40:45.972] checking for LLVM_CONFIG... llvm-config-16 [04:40:45.977] configure: using llvm 16.0.6 [04:40:45.977] checking for CLANG... ccache clang-16 [04:40:46.027] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:40:46.034] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:40:46.067] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:40:46.098] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:40:46.105] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:40:46.112] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:40:46.174] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:40:46.235] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:40:46.243] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:40:46.255] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:40:46.267] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:40:46.274] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:40:46.334] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:40:46.347] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:40:46.358] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:40:46.416] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:40:46.423] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:40:46.454] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:40:46.461] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:40:46.468] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:40:46.474] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:40:46.487] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:40:46.494] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:40:46.500] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:40:46.507] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:40:46.565] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:40:46.622] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:40:46.635] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:40:46.698] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:40:46.710] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:40:46.767] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:40:46.800] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:40:46.808] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:40:46.815] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:40:46.821] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:40:46.828] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:40:46.864] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:40:46.871] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:40:46.878] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:40:46.884] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:40:46.891] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:40:46.924] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:40:46.930] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:40:46.942] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:40:46.954] checking whether the C compiler still works... yes [04:40:47.037] checking how to run the C preprocessor... ccache clang -E [04:40:47.164] checking for pkg-config... /usr/bin/pkg-config [04:40:47.164] checking pkg-config is at least version 0.9.0... yes [04:40:47.165] checking whether to build with ICU support... yes [04:40:47.165] checking for icu-uc icu-i18n... yes [04:40:47.172] checking whether to build with Tcl... yes [04:40:47.172] checking whether to build Perl modules... yes [04:40:47.172] checking whether to build Python modules... yes [04:40:47.173] checking whether to build with GSSAPI support... yes [04:40:47.174] checking whether to build with PAM support... yes [04:40:47.174] checking whether to build with BSD Authentication support... no [04:40:47.174] checking whether to build with LDAP support... yes [04:40:47.174] checking whether to build with Bonjour support... no [04:40:47.174] checking whether to build with SELinux support... yes [04:40:47.174] checking whether to build with systemd support... yes [04:40:47.174] checking whether to build with XML support... yes [04:40:47.175] checking for libxml-2.0 >= 2.6.23... yes [04:40:47.181] checking whether to build with LZ4 support... yes [04:40:47.181] checking for liblz4... yes [04:40:47.188] checking whether to build with ZSTD support... yes [04:40:47.189] checking for libzstd >= 1.4.0... yes [04:40:47.196] checking for strip... strip [04:40:47.196] checking whether it is possible to strip libraries... yes [04:40:47.198] checking for ar... ar [04:40:47.198] checking for a BSD-compatible install... /usr/bin/install -c [04:40:47.208] checking for tar... /usr/bin/tar [04:40:47.208] checking whether ln -s works... yes [04:40:47.208] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:40:47.210] checking for bison... /usr/bin/bison [04:40:47.212] configure: using bison (GNU Bison) 3.8.2 [04:40:47.215] checking for flex... /usr/bin/flex [04:40:47.227] configure: using flex 2.6.4 [04:40:47.228] checking for perl... /usr/bin/perl [04:40:47.230] configure: using perl 5.36.0 [04:40:47.232] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:40:47.236] checking for Perl privlibexp... /usr/share/perl/5.36 [04:40:47.241] checking for Perl useshrplib... true [04:40:47.246] 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:47.252] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:40:47.257] 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:47.347] checking for python3... /usr/bin/python3 [04:40:47.358] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [04:40:47.364] checking for Python sysconfig module... yes [04:40:47.375] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:40:47.387] checking Python include directory... -I/usr/include/python3.11 [04:40:47.401] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:40:47.442] checking for a sed that does not truncate output... /usr/bin/sed [04:40:47.447] checking for grep that handles long lines and -e... /usr/bin/grep [04:40:47.449] checking for egrep... /usr/bin/grep -E [04:40:47.450] checking for ANSI C header files... yes [04:40:47.621] checking for sys/types.h... yes [04:40:47.667] checking for sys/stat.h... yes [04:40:47.750] checking for stdlib.h... yes [04:40:47.763] checking for string.h... yes [04:40:47.777] checking for memory.h... yes [04:40:47.793] checking for strings.h... yes [04:40:47.840] checking for inttypes.h... yes [04:40:47.855] checking for stdint.h... yes [04:40:47.868] checking for unistd.h... yes [04:40:47.881] checking whether ccache clang is Clang... yes [04:40:47.909] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:40:48.058] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:40:48.134] checking whether more special flags are required for pthreads... no [04:40:48.134] checking for PTHREAD_PRIO_INHERIT... yes [04:40:48.215] checking pthread.h usability... yes [04:40:48.261] checking pthread.h presence... yes [04:40:48.296] checking for pthread.h... yes [04:40:48.297] checking for strerror_r... yes [04:40:48.372] checking whether strerror_r returns int... no [04:40:48.440] checking for main in -lm... yes [04:40:48.523] checking for library containing setproctitle... no [04:40:48.688] checking for library containing dlsym... none required [04:40:48.763] checking for library containing socket... none required [04:40:48.837] checking for library containing getopt_long... none required [04:40:48.913] checking for library containing shm_open... none required [04:40:48.988] checking for library containing shm_unlink... none required [04:40:49.064] checking for library containing clock_gettime... none required [04:40:49.138] checking for library containing shmget... none required [04:40:49.213] checking for library containing backtrace_symbols... none required [04:40:49.287] checking for library containing pthread_barrier_wait... none required [04:40:49.362] checking for library containing readline... -lreadline [04:40:49.438] checking for inflate in -lz... yes [04:40:49.517] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:40:49.691] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:40:49.797] checking for SSL_new in -lssl... yes [04:40:49.906] checking for SSL_CTX_set_cert_cb... yes [04:40:50.015] checking for OPENSSL_init_ssl... yes [04:40:50.127] checking for BIO_meth_new... yes [04:40:50.236] checking for ASN1_STRING_get0_data... yes [04:40:50.353] checking for HMAC_CTX_new... yes [04:40:50.465] checking for HMAC_CTX_free... yes [04:40:50.577] checking for CRYPTO_lock... no [04:40:50.685] checking for X509_get_signature_info... yes [04:40:50.791] checking for pam_start in -lpam... yes [04:40:50.902] checking for xmlSaveToBuffer in -lxml2... yes [04:40:51.045] checking for xsltCleanupGlobals in -lxslt... yes [04:40:51.181] checking for LZ4_compress_default in -llz4... yes [04:40:51.326] checking for ZSTD_compress in -lzstd... yes [04:40:51.466] checking for ldap_bind in -lldap... yes [04:40:51.613] checking for ldap_initialize... yes [04:40:51.770] checking for ldap_verify_credentials... yes [04:40:51.941] checking for security_compute_create_name in -lselinux... yes [04:40:52.079] checking for uuid_export in -lossp-uuid... yes [04:40:52.215] checking for stdbool.h that conforms to C99... yes [04:40:52.285] checking for _Bool... yes [04:40:52.387] checking atomic.h usability... no [04:40:52.470] checking atomic.h presence... no [04:40:52.508] checking for atomic.h... no [04:40:52.512] checking copyfile.h usability... no [04:40:52.600] checking copyfile.h presence... no [04:40:52.634] checking for copyfile.h... no [04:40:52.637] checking execinfo.h usability... yes [04:40:52.726] checking execinfo.h presence... yes [04:40:52.758] checking for execinfo.h... yes [04:40:52.765] checking getopt.h usability... yes [04:40:52.774] checking getopt.h presence... yes [04:40:52.805] checking for getopt.h... yes [04:40:52.813] checking ifaddrs.h usability... yes [04:40:52.905] checking ifaddrs.h presence... yes [04:40:52.938] checking for ifaddrs.h... yes [04:40:52.945] checking langinfo.h usability... yes [04:40:53.031] checking langinfo.h presence... yes [04:40:53.063] checking for langinfo.h... yes [04:40:53.071] checking mbarrier.h usability... no [04:40:53.156] checking mbarrier.h presence... no [04:40:53.193] checking for mbarrier.h... no [04:40:53.196] checking sys/epoll.h usability... yes [04:40:53.284] checking sys/epoll.h presence... yes [04:40:53.317] checking for sys/epoll.h... yes [04:40:53.325] checking sys/event.h usability... no [04:40:53.409] checking sys/event.h presence... no [04:40:53.444] checking for sys/event.h... no [04:40:53.447] checking sys/personality.h usability... yes [04:40:53.490] checking sys/personality.h presence... yes [04:40:53.521] checking for sys/personality.h... yes [04:40:53.528] checking sys/prctl.h usability... yes [04:40:53.536] checking sys/prctl.h presence... yes [04:40:53.567] checking for sys/prctl.h... yes [04:40:53.575] checking sys/procctl.h usability... no [04:40:53.663] checking sys/procctl.h presence... no [04:40:53.699] checking for sys/procctl.h... no [04:40:53.703] checking sys/signalfd.h usability... yes [04:40:53.711] checking sys/signalfd.h presence... yes [04:40:53.742] checking for sys/signalfd.h... yes [04:40:53.750] checking sys/ucred.h usability... no [04:40:53.838] checking sys/ucred.h presence... no [04:40:53.873] checking for sys/ucred.h... no [04:40:53.877] checking termios.h usability... yes [04:40:53.886] checking termios.h presence... yes [04:40:53.918] checking for termios.h... yes [04:40:53.926] checking ucred.h usability... no [04:40:54.014] checking ucred.h presence... no [04:40:54.050] checking for ucred.h... no [04:40:54.051] checking readline/readline.h usability... yes [04:40:54.060] checking readline/readline.h presence... yes [04:40:54.093] checking for readline/readline.h... yes [04:40:54.095] checking readline/history.h usability... yes [04:40:54.103] checking readline/history.h presence... yes [04:40:54.136] checking for readline/history.h... yes [04:40:54.139] checking zlib.h usability... yes [04:40:54.147] checking zlib.h presence... yes [04:40:54.182] checking for zlib.h... yes [04:40:54.182] checking for lz4... /usr/bin/lz4 [04:40:54.183] checking lz4.h usability... yes [04:40:54.191] checking lz4.h presence... yes [04:40:54.223] checking for lz4.h... yes [04:40:54.224] checking for zstd... /usr/bin/zstd [04:40:54.224] checking zstd.h usability... yes [04:40:54.233] checking zstd.h presence... yes [04:40:54.265] checking for zstd.h... yes [04:40:54.265] checking gssapi/gssapi.h usability... yes [04:40:54.274] checking gssapi/gssapi.h presence... yes [04:40:54.307] checking for gssapi/gssapi.h... yes [04:40:54.308] checking gssapi/gssapi_ext.h usability... yes [04:40:54.317] checking gssapi/gssapi_ext.h presence... yes [04:40:54.350] checking for gssapi/gssapi_ext.h... yes [04:40:54.352] checking for openssl... /usr/bin/openssl [04:40:54.357] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:40:54.357] checking openssl/ssl.h usability... yes [04:40:54.368] checking openssl/ssl.h presence... yes [04:40:54.431] checking for openssl/ssl.h... yes [04:40:54.431] checking openssl/err.h usability... yes [04:40:54.441] checking openssl/err.h presence... yes [04:40:54.483] checking for openssl/err.h... yes [04:40:54.483] checking security/pam_appl.h usability... yes [04:40:54.530] checking security/pam_appl.h presence... yes [04:40:54.562] checking for security/pam_appl.h... yes [04:40:54.563] checking systemd/sd-daemon.h usability... yes [04:40:54.571] checking systemd/sd-daemon.h presence... yes [04:40:54.605] checking for systemd/sd-daemon.h... yes [04:40:54.605] checking libxml/parser.h usability... yes [04:40:54.615] checking libxml/parser.h presence... yes [04:40:54.658] checking for libxml/parser.h... yes [04:40:54.658] checking libxslt/xslt.h usability... yes [04:40:54.668] checking libxslt/xslt.h presence... yes [04:40:54.712] checking for libxslt/xslt.h... yes [04:40:54.712] checking ldap.h usability... yes [04:40:54.721] checking ldap.h presence... yes [04:40:54.756] checking for ldap.h... yes [04:40:54.756] checking for compatible LDAP implementation... yes [04:40:54.765] checking ossp/uuid.h usability... yes [04:40:54.854] checking ossp/uuid.h presence... yes [04:40:54.889] checking for ossp/uuid.h... yes [04:40:54.924] checking whether byte ordering is bigendian... no [04:40:55.108] checking for inline... inline [04:40:55.173] checking for printf format archetype... printf [04:40:55.284] checking for _Static_assert... yes [04:40:55.424] checking for typeof... typeof [04:40:55.433] checking for __builtin_types_compatible_p... yes [04:40:55.501] checking for __builtin_constant_p... yes [04:40:55.513] checking for __builtin_unreachable... yes [04:40:55.644] checking for computed goto support... yes [04:40:55.652] checking for struct tm.tm_zone... yes [04:40:55.688] checking for union semun... no [04:40:55.757] checking for socklen_t... yes [04:40:55.835] checking for struct sockaddr.sa_len... no [04:40:55.975] checking for locale_t... yes [04:40:55.982] checking for C/C++ restrict keyword... __restrict [04:40:55.994] checking for struct option... yes [04:40:56.065] checking whether assembler supports x86_64 popcntq... yes [04:40:56.073] checking for special C compiler options needed for large files... no [04:40:56.073] checking for _FILE_OFFSET_BITS value needed for large files... no [04:40:56.081] checking size of off_t... 8 [04:40:56.236] checking size of bool... 1 [04:40:56.394] checking for int timezone... yes [04:40:56.539] checking for wcstombs_l declaration... no [04:40:56.697] checking for backtrace_symbols... yes [04:40:56.849] checking for copyfile... no [04:40:56.996] checking for copy_file_range... yes [04:40:57.141] checking for getifaddrs... yes [04:40:57.287] checking for getpeerucred... no [04:40:57.427] checking for inet_pton... yes [04:40:57.567] checking for kqueue... no [04:40:57.707] checking for mbstowcs_l... no [04:40:57.850] checking for memset_s... no [04:40:57.997] checking for posix_fallocate... yes [04:40:58.138] checking for ppoll... yes [04:40:58.278] checking for pthread_is_threaded_np... no [04:40:58.415] checking for setproctitle... no [04:40:58.556] checking for setproctitle_fast... no [04:40:58.699] checking for strchrnul... yes [04:40:58.837] checking for strsignal... yes [04:40:58.976] checking for syncfs... yes [04:40:59.125] checking for sync_file_range... yes [04:40:59.278] checking for uselocale... yes [04:40:59.421] checking for wcstombs_l... no [04:40:59.565] checking for __builtin_bswap16... yes [04:40:59.702] checking for __builtin_bswap32... yes [04:40:59.839] checking for __builtin_bswap64... yes [04:40:59.977] checking for __builtin_clz... yes [04:41:00.116] checking for __builtin_ctz... yes [04:41:00.251] checking for __builtin_popcount... yes [04:41:00.394] checking for __builtin_frame_address... yes [04:41:00.536] checking for _LARGEFILE_SOURCE value needed for large files... no [04:41:00.676] checking how ccache clang reports undeclared, standard C functions... warning [04:41:00.722] checking for posix_fadvise... yes [04:41:00.864] checking whether posix_fadvise is declared... yes [04:41:00.905] checking whether fdatasync is declared... yes [04:41:00.983] checking whether strlcat is declared... no [04:41:01.081] checking whether strlcpy is declared... no [04:41:01.178] checking whether strnlen is declared... yes [04:41:01.191] checking whether strsep is declared... yes [04:41:01.240] checking whether preadv is declared... yes [04:41:01.253] checking whether pwritev is declared... yes [04:41:01.266] checking whether F_FULLFSYNC is declared... no [04:41:01.334] checking for explicit_bzero... yes [04:41:01.464] checking for getopt... yes [04:41:01.604] checking for getpeereid... no [04:41:01.743] checking for inet_aton... yes [04:41:01.883] checking for mkdtemp... yes [04:41:02.022] checking for strlcat... no [04:41:02.163] checking for strlcpy... no [04:41:02.297] checking for strnlen... yes [04:41:02.446] checking for strsep... yes [04:41:02.583] checking for pthread_barrier_wait... yes [04:41:02.716] checking for getopt_long... yes [04:41:02.854] checking for syslog... yes [04:41:02.999] checking syslog.h usability... yes [04:41:03.007] checking syslog.h presence... yes [04:41:03.039] checking for syslog.h... yes [04:41:03.039] checking for opterr... yes [04:41:03.182] checking for optreset... no [04:41:03.339] checking unicode/ucol.h usability... yes [04:41:03.348] checking unicode/ucol.h presence... yes [04:41:03.386] checking for unicode/ucol.h... yes [04:41:03.392] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:41:03.405] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:41:03.446] checking for rl_completion_suppress_quote... yes [04:41:03.588] checking for rl_filename_quote_characters... yes [04:41:03.738] checking for rl_filename_quoting_function... yes [04:41:03.885] checking for append_history... yes [04:41:04.028] checking for history_truncate_file... yes [04:41:04.167] checking for rl_completion_matches... yes [04:41:04.311] checking for rl_filename_completion_function... yes [04:41:04.450] checking for rl_reset_screen_size... yes [04:41:04.594] checking for rl_variable_bind... yes [04:41:04.737] checking test program... ok [04:41:04.877] checking whether long int is 64 bits... yes [04:41:05.025] checking for __builtin_mul_overflow... yes [04:41:05.162] checking size of void *... 8 [04:41:05.326] checking size of size_t... 8 [04:41:05.494] checking size of long... 8 [04:41:05.665] checking alignment of short... 2 [04:41:05.830] checking alignment of int... 4 [04:41:05.993] checking alignment of long... 8 [04:41:06.156] checking alignment of double... 8 [04:41:06.314] checking for int8... no [04:41:06.384] checking for uint8... no [04:41:06.456] checking for int64... no [04:41:06.529] checking for uint64... no [04:41:06.598] checking for __int128... yes [04:41:06.739] checking for __int128 alignment bug... ok [04:41:06.890] checking alignment of PG_INT128_TYPE... 16 [04:41:07.045] checking for builtin __sync char locking functions... yes [04:41:07.174] checking for builtin __sync int32 locking functions... yes [04:41:07.320] checking for builtin __sync int32 atomic operations... yes [04:41:07.459] checking for builtin __sync int64 atomic operations... yes [04:41:07.597] checking for builtin __atomic int32 atomic operations... yes [04:41:07.736] checking for builtin __atomic int64 atomic operations... yes [04:41:07.884] checking for __get_cpuid... yes [04:41:08.034] checking for __get_cpuid_count... yes [04:41:08.172] checking for __cpuid... no [04:41:08.232] checking for __cpuidex... no [04:41:08.291] checking for _xgetbv with CFLAGS=... no [04:41:08.603] checking for _xgetbv with CFLAGS=-mxsave... yes [04:41:08.944] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:41:09.208] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:41:09.552] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:41:09.643] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:41:09.892] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:41:09.953] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:41:10.007] 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:10.075] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:41:10.075] checking for library containing sem_init... none required [04:41:10.205] checking which semaphore API to use... unnamed POSIX [04:41:10.205] checking which random number source to use... OpenSSL [04:41:10.207] checking for tclsh... /usr/bin/tclsh [04:41:10.207] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:41:10.247] checking tcl.h usability... yes [04:41:10.354] checking tcl.h presence... yes [04:41:10.389] checking for tcl.h... yes [04:41:10.389] checking for perl.h... yes [04:41:10.410] checking for libperl... yes [04:41:10.636] checking Python.h usability... yes [04:41:10.647] checking Python.h presence... yes [04:41:10.716] checking for Python.h... yes [04:41:10.716] checking for xmllint... /usr/bin/xmllint [04:41:10.717] checking for xsltproc... /usr/bin/xsltproc [04:41:10.717] checking for fop... /usr/bin/fop [04:41:10.717] checking for dbtoepub... no [04:41:10.717] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:41:10.810] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:41:10.932] configure: using compiler=Debian clang version 14.0.6 [04:41:10.932] 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 [04:41:10.932] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:41:10.932] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:41:10.932] configure: using CXX=ccache clang++-16 [04:41:10.932] 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:10.932] configure: using CLANG=ccache clang-16 [04:41:10.932] 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:10.932] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:41:10.958] configure: updating cache clang.cache [04:41:10.967] configure: creating ./config.status [04:41:11.056] config.status: creating GNUmakefile [04:41:11.068] config.status: creating src/Makefile.global [04:41:11.084] config.status: creating src/include/pg_config.h [04:41:11.097] config.status: creating src/include/pg_config_ext.h [04:41:11.104] config.status: src/include/pg_config_ext.h is unchanged [04:41:11.106] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:41:11.114] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:41:11.119] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:41:11.126] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:41:11.133] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:41:11.141] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:41:11.148] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:41:11.181] [04:41:11.181] real 0m26.447s [04:41:11.181] user 0m15.399s [04:41:11.181] sys 0m11.060s [04:41:11.181] make -s -j${BUILD_JOBS} clean [04:41:11.704] time make -s -j${BUILD_JOBS} world-bin [04:42:16.973] conflict.c:46:24: error: initializer overrides prior initialization of this subobject [-Werror,-Winitializer-overrides] [04:42:16.973] [CT_UPDATE_MISSING] = "update_missing", [04:42:16.973] ^~~~~~~~~~~~~~~~ [04:42:16.973] conflict.c:45:24: note: previous initialization is here [04:42:16.973] [CT_UPDATE_MISSING] = "update_missing", [04:42:16.973] ^~~~~~~~~~~~~~~~ [04:42:16.973] 1 error generated. [04:42:16.974] make[4]: *** [: conflict.o] Error 1 [04:42:16.974] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [04:42:16.974] make[2]: *** [common.mk:37: replication-recursive] Error 2 [04:42:16.974] make[2]: *** Waiting for unfinished jobs.... [04:42:24.246] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:42:24.246] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:42:24.246] [04:42:24.246] real 1m12.543s [04:42:24.246] user 3m41.567s [04:42:24.246] sys 1m0.839s [04:42:24.247] [04:42:24.247] Exit status: 2