[04:14:26.286] time ./configure \ [04:14:26.286] --cache clang.cache \ [04:14:26.286] ${LINUX_CONFIGURE_FEATURES} \ [04:14:26.286] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:14:26.447] configure: creating cache clang.cache [04:14:26.461] checking build system type... x86_64-pc-linux-gnu [04:14:26.568] checking host system type... x86_64-pc-linux-gnu [04:14:26.568] checking which template to use... linux [04:14:26.568] checking whether NLS is wanted... no [04:14:26.568] checking for default port number... 5432 [04:14:26.575] checking for block size... 8kB [04:14:26.576] checking for segment size... 1GB [04:14:26.579] checking for WAL block size... 8kB [04:14:26.692] checking whether the C compiler works... yes [04:14:26.851] checking for C compiler default output file name... a.out [04:14:26.852] checking for suffix of executables... [04:14:26.921] checking whether we are cross compiling... no [04:14:27.020] checking for suffix of object files... o [04:14:27.028] checking whether we are using the GNU C compiler... yes [04:14:27.034] checking whether ccache clang accepts -g... yes [04:14:27.041] checking for ccache clang option to accept ISO C89... none needed [04:14:27.077] checking for ccache clang option to accept ISO C99... none needed [04:14:27.205] checking whether we are using the GNU C++ compiler... yes [04:14:27.212] checking whether ccache clang++-16 accepts -g... yes [04:14:27.351] checking for gawk... no [04:14:27.351] checking for mawk... mawk [04:14:27.352] checking for LLVM_CONFIG... llvm-config-16 [04:14:27.357] configure: using llvm 16.0.6 [04:14:27.357] checking for CLANG... ccache clang-16 [04:14:27.407] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:14:27.415] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:14:27.422] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:14:27.486] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:14:27.493] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:14:27.500] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:14:27.507] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:14:27.514] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:14:27.522] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:14:27.535] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:14:27.575] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:14:27.582] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:14:27.656] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:14:27.668] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:14:27.740] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:14:27.774] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:14:27.781] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:14:27.789] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:14:27.797] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:14:27.833] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:14:27.867] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:14:27.930] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:14:27.996] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:14:28.003] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:14:28.010] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:14:28.017] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:14:28.024] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:14:28.031] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:14:28.044] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:14:28.058] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:14:28.071] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:14:28.079] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:14:28.087] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:14:28.123] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:14:28.130] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:14:28.164] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:14:28.198] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:14:28.233] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:14:28.267] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:14:28.274] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:14:28.281] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:14:28.287] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:14:28.300] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:14:28.338] checking whether the C compiler still works... yes [04:14:28.475] checking how to run the C preprocessor... ccache clang -E [04:14:28.612] checking for pkg-config... /usr/bin/pkg-config [04:14:28.613] checking pkg-config is at least version 0.9.0... yes [04:14:28.614] checking whether to build with ICU support... yes [04:14:28.614] checking for icu-uc icu-i18n... yes [04:14:28.622] checking whether to build with Tcl... yes [04:14:28.622] checking whether to build Perl modules... yes [04:14:28.622] checking whether to build Python modules... yes [04:14:28.622] checking whether to build with GSSAPI support... yes [04:14:28.623] checking whether to build with PAM support... yes [04:14:28.623] checking whether to build with BSD Authentication support... no [04:14:28.623] checking whether to build with LDAP support... yes [04:14:28.623] checking whether to build with Bonjour support... no [04:14:28.624] checking whether to build with SELinux support... yes [04:14:28.624] checking whether to build with systemd support... yes [04:14:28.624] checking whether to build with XML support... yes [04:14:28.624] checking for libxml-2.0 >= 2.6.23... yes [04:14:28.631] checking whether to build with LZ4 support... yes [04:14:28.632] checking for liblz4... yes [04:14:28.639] checking whether to build with ZSTD support... yes [04:14:28.639] checking for libzstd >= 1.4.0... yes [04:14:28.646] checking for strip... strip [04:14:28.646] checking whether it is possible to strip libraries... yes [04:14:28.648] checking for ar... ar [04:14:28.649] checking for a BSD-compatible install... /usr/bin/install -c [04:14:28.659] checking for tar... /usr/bin/tar [04:14:28.659] checking whether ln -s works... yes [04:14:28.659] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:14:28.661] checking for bison... /usr/bin/bison [04:14:28.663] configure: using bison (GNU Bison) 3.8.2 [04:14:28.666] checking for flex... /usr/bin/flex [04:14:28.678] configure: using flex 2.6.4 [04:14:28.679] checking for perl... /usr/bin/perl [04:14:28.682] configure: using perl 5.36.0 [04:14:28.684] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:14:28.688] checking for Perl privlibexp... /usr/share/perl/5.36 [04:14:28.693] checking for Perl useshrplib... true [04:14:28.699] 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:14:28.705] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:14:28.710] 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:14:28.803] checking for python3... /usr/bin/python3 [04:14:28.815] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [04:14:28.822] checking for Python sysconfig module... yes [04:14:28.833] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:14:28.845] checking Python include directory... -I/usr/include/python3.11 [04:14:28.858] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:14:28.899] checking for a sed that does not truncate output... /usr/bin/sed [04:14:28.905] checking for grep that handles long lines and -e... /usr/bin/grep [04:14:28.907] checking for egrep... /usr/bin/grep -E [04:14:28.909] checking for ANSI C header files... yes [04:14:29.165] checking for sys/types.h... yes [04:14:29.211] checking for sys/stat.h... yes [04:14:29.227] checking for stdlib.h... yes [04:14:29.242] checking for string.h... yes [04:14:29.256] checking for memory.h... yes [04:14:29.271] checking for strings.h... yes [04:14:29.285] checking for inttypes.h... yes [04:14:29.336] checking for stdint.h... yes [04:14:29.350] checking for unistd.h... yes [04:14:29.363] checking whether ccache clang is Clang... yes [04:14:29.393] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:14:29.515] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:14:29.591] checking whether more special flags are required for pthreads... no [04:14:29.591] checking for PTHREAD_PRIO_INHERIT... yes [04:14:29.673] checking pthread.h usability... yes [04:14:29.722] checking pthread.h presence... yes [04:14:29.756] checking for pthread.h... yes [04:14:29.756] checking for strerror_r... yes [04:14:29.833] checking whether strerror_r returns int... no [04:14:29.903] checking for main in -lm... yes [04:14:29.986] checking for library containing setproctitle... no [04:14:30.152] checking for library containing dlsym... none required [04:14:30.230] checking for library containing socket... none required [04:14:30.307] checking for library containing getopt_long... none required [04:14:30.386] checking for library containing shm_open... none required [04:14:30.465] checking for library containing shm_unlink... none required [04:14:30.544] checking for library containing clock_gettime... none required [04:14:30.627] checking for library containing shmget... none required [04:14:30.705] checking for library containing backtrace_symbols... none required [04:14:30.784] checking for library containing pthread_barrier_wait... none required [04:14:30.862] checking for library containing readline... -lreadline [04:14:30.940] checking for inflate in -lz... yes [04:14:31.022] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:14:31.194] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:14:31.299] checking for SSL_new in -lssl... yes [04:14:31.405] checking for SSL_CTX_set_ciphersuites... yes [04:14:31.510] checking for SSL_CTX_set_cert_cb... yes [04:14:31.625] checking for X509_get_signature_info... yes [04:14:31.738] checking for SSL_CTX_set_num_tickets... yes [04:14:31.848] checking for pam_start in -lpam... yes [04:14:31.959] checking for xmlSaveToBuffer in -lxml2... yes [04:14:32.095] checking for xsltCleanupGlobals in -lxslt... yes [04:14:32.236] checking for LZ4_compress_default in -llz4... yes [04:14:32.383] checking for ZSTD_compress in -lzstd... yes [04:14:32.537] checking for ldap_bind in -lldap... yes [04:14:32.720] checking for ldap_initialize... yes [04:14:32.901] checking for ldap_verify_credentials... yes [04:14:33.073] checking for security_compute_create_name in -lselinux... yes [04:14:33.217] checking for uuid_export in -lossp-uuid... yes [04:14:33.364] checking for stdbool.h that conforms to C99... yes [04:14:33.401] checking for _Bool... yes [04:14:33.514] checking atomic.h usability... no [04:14:33.603] checking atomic.h presence... no [04:14:33.639] checking for atomic.h... no [04:14:33.643] checking copyfile.h usability... no [04:14:33.731] checking copyfile.h presence... no [04:14:33.768] checking for copyfile.h... no [04:14:33.771] checking execinfo.h usability... yes [04:14:33.817] checking execinfo.h presence... yes [04:14:33.848] checking for execinfo.h... yes [04:14:33.856] checking getopt.h usability... yes [04:14:33.864] checking getopt.h presence... yes [04:14:33.896] checking for getopt.h... yes [04:14:33.905] checking ifaddrs.h usability... yes [04:14:33.914] checking ifaddrs.h presence... yes [04:14:33.948] checking for ifaddrs.h... yes [04:14:33.957] checking mbarrier.h usability... no [04:14:34.045] checking mbarrier.h presence... no [04:14:34.082] checking for mbarrier.h... no [04:14:34.086] checking sys/epoll.h usability... yes [04:14:34.095] checking sys/epoll.h presence... yes [04:14:34.130] checking for sys/epoll.h... yes [04:14:34.139] checking sys/event.h usability... no [04:14:34.232] checking sys/event.h presence... no [04:14:34.268] checking for sys/event.h... no [04:14:34.271] checking sys/personality.h usability... yes [04:14:34.359] checking sys/personality.h presence... yes [04:14:34.391] checking for sys/personality.h... yes [04:14:34.399] checking sys/prctl.h usability... yes [04:14:34.408] checking sys/prctl.h presence... yes [04:14:34.442] checking for sys/prctl.h... yes [04:14:34.450] checking sys/procctl.h usability... no [04:14:34.539] checking sys/procctl.h presence... no [04:14:34.574] checking for sys/procctl.h... no [04:14:34.578] checking sys/signalfd.h usability... yes [04:14:34.666] checking sys/signalfd.h presence... yes [04:14:34.699] checking for sys/signalfd.h... yes [04:14:34.707] checking sys/ucred.h usability... no [04:14:34.795] checking sys/ucred.h presence... no [04:14:34.831] checking for sys/ucred.h... no [04:14:34.835] checking termios.h usability... yes [04:14:34.843] checking termios.h presence... yes [04:14:34.876] checking for termios.h... yes [04:14:34.884] checking ucred.h usability... no [04:14:34.970] checking ucred.h presence... no [04:14:35.004] checking for ucred.h... no [04:14:35.008] checking xlocale.h usability... no [04:14:35.092] checking xlocale.h presence... no [04:14:35.127] checking for xlocale.h... no [04:14:35.128] checking readline/readline.h usability... yes [04:14:35.136] checking readline/readline.h presence... yes [04:14:35.168] checking for readline/readline.h... yes [04:14:35.170] checking readline/history.h usability... yes [04:14:35.178] checking readline/history.h presence... yes [04:14:35.211] checking for readline/history.h... yes [04:14:35.214] checking zlib.h usability... yes [04:14:35.222] checking zlib.h presence... yes [04:14:35.256] checking for zlib.h... yes [04:14:35.257] checking for lz4... /usr/bin/lz4 [04:14:35.257] checking lz4.h usability... yes [04:14:35.265] checking lz4.h presence... yes [04:14:35.296] checking for lz4.h... yes [04:14:35.296] checking for zstd... /usr/bin/zstd [04:14:35.297] checking zstd.h usability... yes [04:14:35.305] checking zstd.h presence... yes [04:14:35.336] checking for zstd.h... yes [04:14:35.336] checking gssapi/gssapi.h usability... yes [04:14:35.344] checking gssapi/gssapi.h presence... yes [04:14:35.376] checking for gssapi/gssapi.h... yes [04:14:35.377] checking gssapi/gssapi_ext.h usability... yes [04:14:35.385] checking gssapi/gssapi_ext.h presence... yes [04:14:35.418] checking for gssapi/gssapi_ext.h... yes [04:14:35.420] checking for openssl... /usr/bin/openssl [04:14:35.424] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:14:35.424] checking openssl/ssl.h usability... yes [04:14:35.435] checking openssl/ssl.h presence... yes [04:14:35.497] checking for openssl/ssl.h... yes [04:14:35.497] checking openssl/err.h usability... yes [04:14:35.506] checking openssl/err.h presence... yes [04:14:35.547] checking for openssl/err.h... yes [04:14:35.547] checking security/pam_appl.h usability... yes [04:14:35.555] checking security/pam_appl.h presence... yes [04:14:35.585] checking for security/pam_appl.h... yes [04:14:35.586] checking systemd/sd-daemon.h usability... yes [04:14:35.595] checking systemd/sd-daemon.h presence... yes [04:14:35.627] checking for systemd/sd-daemon.h... yes [04:14:35.628] checking libxml/parser.h usability... yes [04:14:35.637] checking libxml/parser.h presence... yes [04:14:35.682] checking for libxml/parser.h... yes [04:14:35.682] checking libxslt/xslt.h usability... yes [04:14:35.692] checking libxslt/xslt.h presence... yes [04:14:35.737] checking for libxslt/xslt.h... yes [04:14:35.737] checking ldap.h usability... yes [04:14:35.746] checking ldap.h presence... yes [04:14:35.779] checking for ldap.h... yes [04:14:35.779] checking for compatible LDAP implementation... yes [04:14:35.787] checking ossp/uuid.h usability... yes [04:14:35.874] checking ossp/uuid.h presence... yes [04:14:35.909] checking for ossp/uuid.h... yes [04:14:35.946] checking whether byte ordering is bigendian... no [04:14:36.129] checking for inline... inline [04:14:36.141] checking for printf format archetype... printf [04:14:36.168] checking for _Static_assert... yes [04:14:36.303] checking for typeof... typeof [04:14:36.368] checking for __builtin_types_compatible_p... yes [04:14:36.380] checking for __builtin_constant_p... yes [04:14:36.392] checking for __builtin_unreachable... yes [04:14:36.524] checking for computed goto support... yes [04:14:36.532] checking for struct tm.tm_zone... yes [04:14:36.541] checking for union semun... no [04:14:36.612] checking for socklen_t... yes [04:14:36.697] checking for struct sockaddr.sa_len... no [04:14:36.852] checking for C/C++ restrict keyword... __restrict [04:14:36.866] checking for struct option... yes [04:14:36.944] checking whether assembler supports x86_64 popcntq... yes [04:14:37.012] checking for special C compiler options needed for large files... no [04:14:37.012] checking for _FILE_OFFSET_BITS value needed for large files... no [04:14:37.024] checking size of off_t... 8 [04:14:37.194] checking size of bool... 1 [04:14:37.358] checking for int timezone... yes [04:14:37.535] checking for backtrace_symbols... yes [04:14:37.682] checking for copyfile... no [04:14:37.836] checking for copy_file_range... yes [04:14:37.987] checking for getifaddrs... yes [04:14:38.130] checking for getpeerucred... no [04:14:38.284] checking for inet_pton... yes [04:14:38.439] checking for kqueue... no [04:14:38.587] checking for mbstowcs_l... no [04:14:38.740] checking for memset_s... no [04:14:38.902] checking for posix_fallocate... yes [04:14:39.057] checking for ppoll... yes [04:14:39.203] checking for pthread_is_threaded_np... no [04:14:39.348] checking for setproctitle... no [04:14:39.495] checking for setproctitle_fast... no [04:14:39.641] checking for strchrnul... yes [04:14:39.797] checking for strsignal... yes [04:14:39.954] checking for syncfs... yes [04:14:40.104] checking for sync_file_range... yes [04:14:40.242] checking for uselocale... yes [04:14:40.389] checking for wcstombs_l... no [04:14:40.528] checking for __builtin_bswap16... yes [04:14:40.670] checking for __builtin_bswap32... yes [04:14:40.818] checking for __builtin_bswap64... yes [04:14:40.979] checking for __builtin_clz... yes [04:14:41.146] checking for __builtin_ctz... yes [04:14:41.287] checking for __builtin_popcount... yes [04:14:41.443] checking for __builtin_frame_address... yes [04:14:41.581] checking for _LARGEFILE_SOURCE value needed for large files... no [04:14:41.730] checking how ccache clang reports undeclared, standard C functions... warning [04:14:41.749] checking for posix_fadvise... yes [04:14:41.893] checking whether posix_fadvise is declared... yes [04:14:41.938] checking whether fdatasync is declared... yes [04:14:41.951] checking whether strlcat is declared... no [04:14:42.048] checking whether strlcpy is declared... no [04:14:42.146] checking whether strnlen is declared... yes [04:14:42.160] checking whether strsep is declared... yes [04:14:42.175] checking whether preadv is declared... yes [04:14:42.189] checking whether pwritev is declared... yes [04:14:42.203] checking whether F_FULLFSYNC is declared... no [04:14:42.276] checking for explicit_bzero... yes [04:14:42.422] checking for getopt... yes [04:14:42.566] checking for getpeereid... no [04:14:42.716] checking for inet_aton... yes [04:14:42.854] checking for mkdtemp... yes [04:14:42.995] checking for strlcat... no [04:14:43.139] checking for strlcpy... no [04:14:43.279] checking for strnlen... yes [04:14:43.420] checking for strsep... yes [04:14:43.560] checking for pthread_barrier_wait... yes [04:14:43.703] checking for getopt_long... yes [04:14:43.844] checking for syslog... yes [04:14:43.992] checking syslog.h usability... yes [04:14:44.001] checking syslog.h presence... yes [04:14:44.033] checking for syslog.h... yes [04:14:44.033] checking for opterr... yes [04:14:44.168] checking for optreset... no [04:14:44.314] checking unicode/ucol.h usability... yes [04:14:44.322] checking unicode/ucol.h presence... yes [04:14:44.361] checking for unicode/ucol.h... yes [04:14:44.366] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:14:44.449] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:14:44.526] checking for rl_completion_suppress_quote... yes [04:14:44.679] checking for rl_filename_quote_characters... yes [04:14:44.822] checking for rl_filename_quoting_function... yes [04:14:44.977] checking for append_history... yes [04:14:45.137] checking for history_truncate_file... yes [04:14:45.299] checking for rl_completion_matches... yes [04:14:45.443] checking for rl_filename_completion_function... yes [04:14:45.583] checking for rl_reset_screen_size... yes [04:14:45.745] checking for rl_variable_bind... yes [04:14:45.884] checking test program... ok [04:14:46.043] checking whether long int is 64 bits... yes [04:14:46.204] checking for __builtin_mul_overflow... yes [04:14:46.349] checking size of void *... 8 [04:14:46.527] checking size of size_t... 8 [04:14:46.705] checking size of long... 8 [04:14:46.894] checking alignment of short... 2 [04:14:47.070] checking alignment of int... 4 [04:14:47.241] checking alignment of long... 8 [04:14:47.402] checking alignment of double... 8 [04:14:47.584] checking for __int128... yes [04:14:47.740] checking for __int128 alignment bug... ok [04:14:47.915] checking alignment of PG_INT128_TYPE... 16 [04:14:48.102] checking for builtin __sync char locking functions... yes [04:14:48.255] checking for builtin __sync int32 locking functions... yes [04:14:48.402] checking for builtin __sync int32 atomic operations... yes [04:14:48.548] checking for builtin __sync int64 atomic operations... yes [04:14:48.704] checking for builtin __atomic int32 atomic operations... yes [04:14:48.843] checking for builtin __atomic int64 atomic operations... yes [04:14:48.984] checking for __get_cpuid... yes [04:14:49.134] checking for __get_cpuid_count... yes [04:14:49.278] checking for __cpuid... no [04:14:49.338] checking for __cpuidex... no [04:14:49.398] checking for _xgetbv... yes [04:14:49.820] checking for _mm512_popcnt_epi64... yes [04:14:50.182] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:14:50.274] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:14:50.515] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:14:50.580] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:14:50.640] 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:14:50.711] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:14:50.711] checking for library containing sem_init... none required [04:14:50.861] checking which semaphore API to use... unnamed POSIX [04:14:50.861] checking which random number source to use... OpenSSL [04:14:50.863] checking for tclsh... /usr/bin/tclsh [04:14:50.863] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:14:50.903] checking tcl.h usability... yes [04:14:50.911] checking tcl.h presence... yes [04:14:50.945] checking for tcl.h... yes [04:14:50.946] checking for perl.h... yes [04:14:51.089] checking for libperl... yes [04:14:51.324] checking Python.h usability... yes [04:14:51.334] checking Python.h presence... yes [04:14:51.402] checking for Python.h... yes [04:14:51.402] checking for xmllint... /usr/bin/xmllint [04:14:51.402] checking for xsltproc... /usr/bin/xsltproc [04:14:51.402] checking for fop... /usr/bin/fop [04:14:51.402] checking for dbtoepub... no [04:14:51.403] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:14:51.496] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:14:51.619] configure: using compiler=Debian clang version 14.0.6 [04:14:51.619] 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:14:51.619] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:14:51.619] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:14:51.619] configure: using CXX=ccache clang++-16 [04:14:51.619] 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:14:51.619] configure: using CLANG=ccache clang-16 [04:14:51.619] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:14:51.619] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:14:51.644] configure: updating cache clang.cache [04:14:51.654] configure: creating ./config.status [04:14:51.744] config.status: creating GNUmakefile [04:14:51.755] config.status: creating src/Makefile.global [04:14:51.771] config.status: creating src/include/pg_config.h [04:14:51.783] config.status: creating src/include/pg_config_ext.h [04:14:51.791] config.status: src/include/pg_config_ext.h is unchanged [04:14:51.793] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:14:51.800] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:14:51.805] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:14:51.812] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:14:51.819] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:14:51.825] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:14:51.832] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:14:51.863] [04:14:51.863] real 0m25.577s [04:14:51.863] user 0m14.925s [04:14:51.863] sys 0m10.680s [04:14:51.863] make -s -j${BUILD_JOBS} clean [04:14:52.386] time make -s -j${BUILD_JOBS} world-bin [04:15:38.229] worker.c:2748:7: error: variable 'localxid' is used uninitialized whenever '&&' condition is false [-Werror,-Wsometimes-uninitialized] [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2766:20: note: uninitialized use occurs here [04:15:38.229] InvalidOid, localxid, localorigin, localts); [04:15:38.229] ^~~~~~~~ [04:15:38.229] worker.c:2748:7: note: remove the '&&' if its condition is always true [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2693:24: note: initialize the variable 'localxid' to silence this warning [04:15:38.229] TransactionId localxid; [04:15:38.229] ^ [04:15:38.229] = 0 [04:15:38.229] worker.c:2748:7: error: variable 'localorigin' is used uninitialized whenever '&&' condition is false [-Werror,-Wsometimes-uninitialized] [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2766:30: note: uninitialized use occurs here [04:15:38.229] InvalidOid, localxid, localorigin, localts); [04:15:38.229] ^~~~~~~~~~~ [04:15:38.229] worker.c:2748:7: note: remove the '&&' if its condition is always true [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2692:25: note: initialize the variable 'localorigin' to silence this warning [04:15:38.229] RepOriginId localorigin; [04:15:38.229] ^ [04:15:38.229] = 0 [04:15:38.229] worker.c:2748:7: error: variable 'localts' is used uninitialized whenever '&&' condition is false [-Werror,-Wsometimes-uninitialized] [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2766:43: note: uninitialized use occurs here [04:15:38.229] InvalidOid, localxid, localorigin, localts); [04:15:38.229] ^~~~~~~ [04:15:38.229] worker.c:2748:7: note: remove the '&&' if its condition is always true [04:15:38.229] if (MySubscription->detectupdatedeleted && [04:15:38.229] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:15:38.229] worker.c:2694:21: note: initialize the variable 'localts' to silence this warning [04:15:38.229] TimestampTz localts; [04:15:38.229] ^ [04:15:38.229] = 0 [04:15:38.229] 3 errors generated. [04:15:38.230] make[4]: *** [: worker.o] Error 1 [04:15:38.230] make[3]: *** [../../../src/backend/common.mk:37: logical-recursive] Error 2 [04:15:38.230] make[2]: *** [common.mk:37: replication-recursive] Error 2 [04:15:38.230] make[2]: *** Waiting for unfinished jobs.... [04:15:40.526] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:15:40.526] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:15:40.526] [04:15:40.526] real 0m48.140s [04:15:40.526] user 2m23.813s [04:15:40.526] sys 0m39.378s [04:15:40.527] [04:15:40.527] Exit status: 2