[04:30:53.326] time ./configure \ [04:30:53.326] --cache clang.cache \ [04:30:53.326] ${LINUX_CONFIGURE_FEATURES} \ [04:30:53.326] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:30:53.516] configure: creating cache clang.cache [04:30:53.532] checking build system type... x86_64-pc-linux-gnu [04:30:53.641] checking host system type... x86_64-pc-linux-gnu [04:30:53.641] checking which template to use... linux [04:30:53.641] checking whether NLS is wanted... no [04:30:53.641] checking for default port number... 5432 [04:30:53.649] checking for block size... 8kB [04:30:53.650] checking for segment size... 1GB [04:30:53.653] checking for WAL block size... 8kB [04:30:53.775] checking whether the C compiler works... yes [04:30:53.944] checking for C compiler default output file name... a.out [04:30:53.946] checking for suffix of executables... [04:30:54.017] checking whether we are cross compiling... no [04:30:54.113] checking for suffix of object files... o [04:30:54.123] checking whether we are using the GNU C compiler... yes [04:30:54.130] checking whether ccache clang accepts -g... yes [04:30:54.137] checking for ccache clang option to accept ISO C89... none needed [04:30:54.146] checking for ccache clang option to accept ISO C99... none needed [04:30:54.282] checking whether we are using the GNU C++ compiler... yes [04:30:54.290] checking whether ccache clang++-16 accepts -g... yes [04:30:54.439] checking for gawk... no [04:30:54.439] checking for mawk... mawk [04:30:54.440] checking for LLVM_CONFIG... llvm-config-16 [04:30:54.446] configure: using llvm 16.0.6 [04:30:54.446] checking for CLANG... ccache clang-16 [04:30:54.504] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:30:54.512] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:30:54.520] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:30:54.527] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:30:54.535] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:30:54.543] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:30:54.550] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:30:54.558] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:30:54.566] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:30:54.578] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:30:54.591] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:30:54.599] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:30:54.606] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:30:54.619] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:30:54.632] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:30:54.639] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:30:54.646] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:30:54.654] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:30:54.661] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:30:54.669] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:30:54.676] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:30:54.683] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:30:54.697] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:30:54.704] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:30:54.712] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:30:54.719] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:30:54.727] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:30:54.735] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:30:54.747] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:30:54.760] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:30:54.772] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:30:54.779] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:30:54.786] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:30:54.794] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:30:54.801] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:30:54.808] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:30:54.815] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:30:54.821] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:30:54.829] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:30:54.837] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:30:54.844] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:30:54.850] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:30:54.862] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:30:54.874] checking whether the C compiler still works... yes [04:30:54.990] checking how to run the C preprocessor... ccache clang -E [04:30:55.135] checking for pkg-config... /usr/bin/pkg-config [04:30:55.135] checking pkg-config is at least version 0.9.0... yes [04:30:55.136] checking whether to build with ICU support... yes [04:30:55.137] checking for icu-uc icu-i18n... yes [04:30:55.144] checking whether to build with Tcl... yes [04:30:55.144] checking whether to build Perl modules... yes [04:30:55.144] checking whether to build Python modules... yes [04:30:55.144] checking whether to build with GSSAPI support... yes [04:30:55.145] checking whether to build with PAM support... yes [04:30:55.146] checking whether to build with BSD Authentication support... no [04:30:55.146] checking whether to build with LDAP support... yes [04:30:55.146] checking whether to build with Bonjour support... no [04:30:55.146] checking whether to build with SELinux support... yes [04:30:55.146] checking whether to build with systemd support... yes [04:30:55.146] checking whether to build with XML support... yes [04:30:55.147] checking for libxml-2.0 >= 2.6.23... yes [04:30:55.154] checking whether to build with LZ4 support... yes [04:30:55.154] checking for liblz4... yes [04:30:55.162] checking whether to build with ZSTD support... yes [04:30:55.162] checking for libzstd >= 1.4.0... yes [04:30:55.171] checking for strip... strip [04:30:55.171] checking whether it is possible to strip libraries... yes [04:30:55.173] checking for ar... ar [04:30:55.174] checking for a BSD-compatible install... /usr/bin/install -c [04:30:55.185] checking for tar... /usr/bin/tar [04:30:55.185] checking whether ln -s works... yes [04:30:55.185] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:30:55.188] checking for bison... /usr/bin/bison [04:30:55.191] configure: using bison (GNU Bison) 3.8.2 [04:30:55.194] checking for flex... /usr/bin/flex [04:30:55.206] configure: using flex 2.6.4 [04:30:55.206] checking for perl... /usr/bin/perl [04:30:55.209] configure: using perl 5.36.0 [04:30:55.211] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:30:55.215] checking for Perl privlibexp... /usr/share/perl/5.36 [04:30:55.220] checking for Perl useshrplib... true [04:30:55.226] 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:30:55.232] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:30:55.238] 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:30:55.330] checking for python3... /usr/bin/python3 [04:30:55.344] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:30:55.351] checking for Python sysconfig module... yes [04:30:55.363] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:30:55.376] checking Python include directory... -I/usr/include/python3.11 [04:30:55.389] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:30:55.432] checking for a sed that does not truncate output... /usr/bin/sed [04:30:55.438] checking for grep that handles long lines and -e... /usr/bin/grep [04:30:55.441] checking for egrep... /usr/bin/grep -E [04:30:55.442] checking for ANSI C header files... yes [04:30:55.641] checking for sys/types.h... yes [04:30:55.660] checking for sys/stat.h... yes [04:30:55.677] checking for stdlib.h... yes [04:30:55.693] checking for string.h... yes [04:30:55.709] checking for memory.h... yes [04:30:55.725] checking for strings.h... yes [04:30:55.742] checking for inttypes.h... yes [04:30:55.760] checking for stdint.h... yes [04:30:55.776] checking for unistd.h... yes [04:30:55.791] checking whether ccache clang is Clang... yes [04:30:55.823] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:30:55.950] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:30:56.032] checking whether more special flags are required for pthreads... no [04:30:56.032] checking for PTHREAD_PRIO_INHERIT... yes [04:30:56.117] checking pthread.h usability... yes [04:30:56.126] checking pthread.h presence... yes [04:30:56.159] checking for pthread.h... yes [04:30:56.160] checking for strerror_r... yes [04:30:56.239] checking whether strerror_r returns int... no [04:30:56.313] checking for main in -lm... yes [04:30:56.399] checking for library containing setproctitle... no [04:30:56.571] checking for library containing dlsym... none required [04:30:56.653] checking for library containing socket... none required [04:30:56.738] checking for library containing getopt_long... none required [04:30:56.821] checking for library containing shm_open... none required [04:30:56.906] checking for library containing shm_unlink... none required [04:30:56.989] checking for library containing clock_gettime... none required [04:30:57.073] checking for library containing shmget... none required [04:30:57.156] checking for library containing backtrace_symbols... none required [04:30:57.240] checking for library containing pthread_barrier_wait... none required [04:30:57.321] checking for library containing readline... -lreadline [04:30:57.404] checking for inflate in -lz... yes [04:30:57.488] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:30:57.660] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:30:57.770] checking for SSL_new in -lssl... yes [04:30:57.880] checking for SSL_CTX_set_ciphersuites... yes [04:30:57.995] checking for SSL_CTX_set_cert_cb... yes [04:30:58.109] checking for X509_get_signature_info... yes [04:30:58.227] checking for SSL_CTX_set_num_tickets... yes [04:30:58.344] checking for pam_start in -lpam... yes [04:30:58.458] checking for xmlSaveToBuffer in -lxml2... yes [04:30:58.603] checking for xsltCleanupGlobals in -lxslt... yes [04:30:58.769] checking for LZ4_compress_default in -llz4... yes [04:30:58.927] checking for ZSTD_compress in -lzstd... yes [04:30:59.079] checking for ldap_bind in -lldap... yes [04:30:59.242] checking for ldap_initialize... yes [04:30:59.414] checking for ldap_verify_credentials... yes [04:30:59.600] checking for security_compute_create_name in -lselinux... yes [04:30:59.767] checking for uuid_export in -lossp-uuid... yes [04:30:59.948] checking for stdbool.h that conforms to C99... yes [04:30:59.960] checking for _Bool... yes [04:31:00.070] checking atomic.h usability... no [04:31:00.163] checking atomic.h presence... no [04:31:00.202] checking for atomic.h... no [04:31:00.205] checking copyfile.h usability... no [04:31:00.297] checking copyfile.h presence... no [04:31:00.335] checking for copyfile.h... no [04:31:00.339] checking execinfo.h usability... yes [04:31:00.349] checking execinfo.h presence... yes [04:31:00.381] checking for execinfo.h... yes [04:31:00.390] checking getopt.h usability... yes [04:31:00.399] checking getopt.h presence... yes [04:31:00.432] checking for getopt.h... yes [04:31:00.441] checking ifaddrs.h usability... yes [04:31:00.454] checking ifaddrs.h presence... yes [04:31:00.491] checking for ifaddrs.h... yes [04:31:00.500] checking mbarrier.h usability... no [04:31:00.594] checking mbarrier.h presence... no [04:31:00.632] checking for mbarrier.h... no [04:31:00.636] checking sys/epoll.h usability... yes [04:31:00.646] checking sys/epoll.h presence... yes [04:31:00.682] checking for sys/epoll.h... yes [04:31:00.692] checking sys/event.h usability... no [04:31:00.786] checking sys/event.h presence... no [04:31:00.827] checking for sys/event.h... no [04:31:00.831] checking sys/personality.h usability... yes [04:31:00.841] checking sys/personality.h presence... yes [04:31:00.876] checking for sys/personality.h... yes [04:31:00.885] checking sys/prctl.h usability... yes [04:31:00.893] checking sys/prctl.h presence... yes [04:31:00.928] checking for sys/prctl.h... yes [04:31:00.937] checking sys/procctl.h usability... no [04:31:01.031] checking sys/procctl.h presence... no [04:31:01.071] checking for sys/procctl.h... no [04:31:01.074] checking sys/signalfd.h usability... yes [04:31:01.084] checking sys/signalfd.h presence... yes [04:31:01.119] checking for sys/signalfd.h... yes [04:31:01.128] checking sys/ucred.h usability... no [04:31:01.223] checking sys/ucred.h presence... no [04:31:01.262] checking for sys/ucred.h... no [04:31:01.267] checking termios.h usability... yes [04:31:01.276] checking termios.h presence... yes [04:31:01.312] checking for termios.h... yes [04:31:01.321] checking ucred.h usability... no [04:31:01.415] checking ucred.h presence... no [04:31:01.453] checking for ucred.h... no [04:31:01.457] checking xlocale.h usability... no [04:31:01.550] checking xlocale.h presence... no [04:31:01.589] checking for xlocale.h... no [04:31:01.592] checking readline/readline.h usability... yes [04:31:01.602] checking readline/readline.h presence... yes [04:31:01.639] checking for readline/readline.h... yes [04:31:01.641] checking readline/history.h usability... yes [04:31:01.651] checking readline/history.h presence... yes [04:31:01.689] checking for readline/history.h... yes [04:31:01.693] checking zlib.h usability... yes [04:31:01.703] checking zlib.h presence... yes [04:31:01.741] checking for zlib.h... yes [04:31:01.741] checking for lz4... /usr/bin/lz4 [04:31:01.742] checking lz4.h usability... yes [04:31:01.752] checking lz4.h presence... yes [04:31:01.787] checking for lz4.h... yes [04:31:01.787] checking for zstd... /usr/bin/zstd [04:31:01.787] checking zstd.h usability... yes [04:31:01.798] checking zstd.h presence... yes [04:31:01.833] checking for zstd.h... yes [04:31:01.833] checking gssapi/gssapi.h usability... yes [04:31:01.843] checking gssapi/gssapi.h presence... yes [04:31:01.880] checking for gssapi/gssapi.h... yes [04:31:01.882] checking gssapi/gssapi_ext.h usability... yes [04:31:01.891] checking gssapi/gssapi_ext.h presence... yes [04:31:01.928] checking for gssapi/gssapi_ext.h... yes [04:31:01.930] checking for openssl... /usr/bin/openssl [04:31:01.936] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:31:01.936] checking openssl/ssl.h usability... yes [04:31:01.948] checking openssl/ssl.h presence... yes [04:31:02.020] checking for openssl/ssl.h... yes [04:31:02.020] checking openssl/err.h usability... yes [04:31:02.030] checking openssl/err.h presence... yes [04:31:02.076] checking for openssl/err.h... yes [04:31:02.077] checking security/pam_appl.h usability... yes [04:31:02.086] checking security/pam_appl.h presence... yes [04:31:02.122] checking for security/pam_appl.h... yes [04:31:02.124] checking systemd/sd-daemon.h usability... yes [04:31:02.134] checking systemd/sd-daemon.h presence... yes [04:31:02.172] checking for systemd/sd-daemon.h... yes [04:31:02.172] checking libxml/parser.h usability... yes [04:31:02.183] checking libxml/parser.h presence... yes [04:31:02.230] checking for libxml/parser.h... yes [04:31:02.231] checking libxslt/xslt.h usability... yes [04:31:02.241] checking libxslt/xslt.h presence... yes [04:31:02.289] checking for libxslt/xslt.h... yes [04:31:02.289] checking ldap.h usability... yes [04:31:02.298] checking ldap.h presence... yes [04:31:02.335] checking for ldap.h... yes [04:31:02.335] checking for compatible LDAP implementation... yes [04:31:02.343] checking ossp/uuid.h usability... yes [04:31:02.352] checking ossp/uuid.h presence... yes [04:31:02.389] checking for ossp/uuid.h... yes [04:31:02.428] checking whether byte ordering is bigendian... no [04:31:02.596] checking for inline... inline [04:31:02.610] checking for printf format archetype... printf [04:31:02.641] checking for _Static_assert... yes [04:31:02.817] checking for typeof... typeof [04:31:02.826] checking for __builtin_types_compatible_p... yes [04:31:02.839] checking for __builtin_constant_p... yes [04:31:02.852] checking for __builtin_unreachable... yes [04:31:03.014] checking for computed goto support... yes [04:31:03.023] checking for struct tm.tm_zone... yes [04:31:03.033] checking for union semun... no [04:31:03.108] checking for socklen_t... yes [04:31:03.197] checking for struct sockaddr.sa_len... no [04:31:03.352] checking for C/C++ restrict keyword... __restrict [04:31:03.367] checking for struct option... yes [04:31:03.447] checking whether assembler supports x86_64 popcntq... yes [04:31:03.456] checking for special C compiler options needed for large files... no [04:31:03.456] checking for _FILE_OFFSET_BITS value needed for large files... no [04:31:03.468] checking size of off_t... 8 [04:31:03.664] checking size of bool... 1 [04:31:03.836] checking for int timezone... yes [04:31:04.018] checking for backtrace_symbols... yes [04:31:04.176] checking for copyfile... no [04:31:04.338] checking for copy_file_range... yes [04:31:04.499] checking for getifaddrs... yes [04:31:04.659] checking for getpeerucred... no [04:31:04.819] checking for inet_pton... yes [04:31:04.984] checking for kqueue... no [04:31:05.150] checking for mbstowcs_l... no [04:31:05.324] checking for memset_s... no [04:31:05.495] checking for posix_fallocate... yes [04:31:05.662] checking for ppoll... yes [04:31:05.823] checking for pthread_is_threaded_np... no [04:31:05.987] checking for setproctitle... no [04:31:06.145] checking for setproctitle_fast... no [04:31:06.306] checking for strchrnul... yes [04:31:06.472] checking for strsignal... yes [04:31:06.623] checking for syncfs... yes [04:31:06.801] checking for sync_file_range... yes [04:31:06.965] checking for uselocale... yes [04:31:07.129] checking for wcstombs_l... no [04:31:07.300] checking for __builtin_bswap16... yes [04:31:07.456] checking for __builtin_bswap32... yes [04:31:07.607] checking for __builtin_bswap64... yes [04:31:07.776] checking for __builtin_clz... yes [04:31:07.954] checking for __builtin_ctz... yes [04:31:08.123] checking for __builtin_popcount... yes [04:31:08.272] checking for __builtin_frame_address... yes [04:31:08.433] checking for _LARGEFILE_SOURCE value needed for large files... no [04:31:08.593] checking how ccache clang reports undeclared, standard C functions... warning [04:31:08.613] checking for posix_fadvise... yes [04:31:08.778] checking whether posix_fadvise is declared... yes [04:31:08.793] checking whether fdatasync is declared... yes [04:31:08.809] checking whether strlcat is declared... no [04:31:08.918] checking whether strlcpy is declared... no [04:31:09.024] checking whether strnlen is declared... yes [04:31:09.040] checking whether strsep is declared... yes [04:31:09.057] checking whether preadv is declared... yes [04:31:09.072] checking whether pwritev is declared... yes [04:31:09.087] checking whether F_FULLFSYNC is declared... no [04:31:09.165] checking for explicit_bzero... yes [04:31:09.337] checking for getopt... yes [04:31:09.489] checking for getpeereid... no [04:31:09.657] checking for inet_aton... yes [04:31:09.806] checking for mkdtemp... yes [04:31:09.975] checking for strlcat... no [04:31:10.132] checking for strlcpy... no [04:31:10.286] checking for strnlen... yes [04:31:10.431] checking for strsep... yes [04:31:10.602] checking for pthread_barrier_wait... yes [04:31:10.792] checking for getopt_long... yes [04:31:10.943] checking for syslog... yes [04:31:11.096] checking syslog.h usability... yes [04:31:11.105] checking syslog.h presence... yes [04:31:11.138] checking for syslog.h... yes [04:31:11.138] checking for opterr... yes [04:31:11.286] checking for optreset... no [04:31:11.436] checking unicode/ucol.h usability... yes [04:31:11.446] checking unicode/ucol.h presence... yes [04:31:11.491] checking for unicode/ucol.h... yes [04:31:11.497] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:31:11.513] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:31:11.525] checking for rl_completion_suppress_quote... yes [04:31:11.696] checking for rl_filename_quote_characters... yes [04:31:11.871] checking for rl_filename_quoting_function... yes [04:31:12.052] checking for append_history... yes [04:31:12.215] checking for history_truncate_file... yes [04:31:12.382] checking for rl_completion_matches... yes [04:31:12.550] checking for rl_filename_completion_function... yes [04:31:12.706] checking for rl_reset_screen_size... yes [04:31:12.863] checking for rl_variable_bind... yes [04:31:13.021] checking test program... ok [04:31:13.166] checking whether long int is 64 bits... yes [04:31:13.326] checking for __builtin_mul_overflow... yes [04:31:13.479] checking size of void *... 8 [04:31:13.673] checking size of size_t... 8 [04:31:13.854] checking size of long... 8 [04:31:14.033] checking alignment of short... 2 [04:31:14.210] checking alignment of int... 4 [04:31:14.381] checking alignment of long... 8 [04:31:14.551] checking alignment of double... 8 [04:31:14.727] checking for __int128... yes [04:31:14.897] checking for __int128 alignment bug... ok [04:31:15.076] checking alignment of PG_INT128_TYPE... 16 [04:31:15.256] checking for builtin __sync char locking functions... yes [04:31:15.412] checking for builtin __sync int32 locking functions... yes [04:31:15.612] checking for builtin __sync int32 atomic operations... yes [04:31:15.782] checking for builtin __sync int64 atomic operations... yes [04:31:15.946] checking for builtin __atomic int32 atomic operations... yes [04:31:16.111] checking for builtin __atomic int64 atomic operations... yes [04:31:16.264] checking for __get_cpuid... yes [04:31:16.435] checking for __get_cpuid_count... yes [04:31:16.602] checking for __cpuid... no [04:31:16.670] checking for __cpuidex... no [04:31:16.739] checking for _xgetbv with CFLAGS=... no [04:31:17.071] checking for _xgetbv with CFLAGS=-mxsave... yes [04:31:17.431] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:31:17.714] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:31:18.087] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:31:18.185] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:31:18.434] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:31:18.503] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:31:18.566] 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:31:18.645] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:31:18.645] checking for library containing sem_init... none required [04:31:18.791] checking which semaphore API to use... unnamed POSIX [04:31:18.791] checking which random number source to use... OpenSSL [04:31:18.793] checking for tclsh... /usr/bin/tclsh [04:31:18.793] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:31:18.836] checking tcl.h usability... yes [04:31:18.846] checking tcl.h presence... yes [04:31:18.883] checking for tcl.h... yes [04:31:18.883] checking for perl.h... yes [04:31:18.906] checking for libperl... yes [04:31:19.145] checking Python.h usability... yes [04:31:19.157] checking Python.h presence... yes [04:31:19.230] checking for Python.h... yes [04:31:19.230] checking for xmllint... /usr/bin/xmllint [04:31:19.230] checking for xsltproc... /usr/bin/xsltproc [04:31:19.231] checking for fop... /usr/bin/fop [04:31:19.231] checking for dbtoepub... no [04:31:19.231] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:31:19.329] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:31:19.463] configure: using compiler=Debian clang version 14.0.6 [04:31:19.463] 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:31:19.463] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:31:19.463] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:31:19.463] configure: using CXX=ccache clang++-16 [04:31:19.463] 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:31:19.463] configure: using CLANG=ccache clang-16 [04:31:19.463] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:31:19.463] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:31:19.493] configure: updating cache clang.cache [04:31:19.504] configure: creating ./config.status [04:31:19.602] config.status: creating GNUmakefile [04:31:19.615] config.status: creating src/Makefile.global [04:31:19.632] config.status: creating src/include/pg_config.h [04:31:19.647] config.status: creating src/include/pg_config_ext.h [04:31:19.655] config.status: src/include/pg_config_ext.h is unchanged [04:31:19.657] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:31:19.667] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:31:19.673] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:31:19.682] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:31:19.690] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:31:19.699] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:31:19.707] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:31:19.745] [04:31:19.745] real 0m26.419s [04:31:19.745] user 0m16.125s [04:31:19.745] sys 0m10.337s [04:31:19.745] make -s -j${BUILD_JOBS} clean [04:31:20.272] time make -s -j${BUILD_JOBS} world-bin [04:31:24.465] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [04:31:24.465] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:31:24.465] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [04:31:24.465] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:31:24.465] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:31:24.465] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:31:24.465] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [04:31:24.465] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:31:24.465] ^~~~~~ [04:31:24.465] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [04:31:24.465] ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [04:31:24.465] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [04:31:24.465] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:31:24.465] ^~~~~~~~~~~ [04:31:24.465] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [04:31:24.465] int status; [04:31:24.465] ^ [04:31:24.465] = 0 [04:31:24.465] 2 errors generated. [04:31:24.466] make[3]: *** [: backend_startup.o] Error 1 [04:31:24.466] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:31:24.466] make[2]: *** Waiting for unfinished jobs.... [04:31:25.124] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:31:25.124] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:31:25.124] [04:31:25.124] real 0m4.853s [04:31:25.124] user 0m7.974s [04:31:25.124] sys 0m6.491s [04:31:25.125] [04:31:25.125] Exit status: 2