[20:54:52.811] time ./configure \ [20:54:52.811] --cache clang.cache \ [20:54:52.811] ${LINUX_CONFIGURE_FEATURES} \ [20:54:52.811] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [20:54:52.968] configure: creating cache clang.cache [20:54:52.981] checking build system type... x86_64-pc-linux-gnu [20:54:53.076] checking host system type... x86_64-pc-linux-gnu [20:54:53.077] checking which template to use... linux [20:54:53.077] checking whether NLS is wanted... no [20:54:53.077] checking for default port number... 5432 [20:54:53.083] checking for block size... 8kB [20:54:53.084] checking for segment size... 1GB [20:54:53.087] checking for WAL block size... 8kB [20:54:53.192] checking whether the C compiler works... yes [20:54:53.339] checking for C compiler default output file name... a.out [20:54:53.340] checking for suffix of executables... [20:54:53.404] checking whether we are cross compiling... no [20:54:53.490] checking for suffix of object files... o [20:54:53.498] checking whether we are using the GNU C compiler... yes [20:54:53.504] checking whether ccache clang accepts -g... yes [20:54:53.510] checking for ccache clang option to accept ISO C89... none needed [20:54:53.518] checking for ccache clang option to accept ISO C99... none needed [20:54:53.639] checking whether we are using the GNU C++ compiler... yes [20:54:53.645] checking whether ccache clang++-16 accepts -g... yes [20:54:53.769] checking for gawk... no [20:54:53.770] checking for mawk... mawk [20:54:53.770] checking for LLVM_CONFIG... llvm-config-16 [20:54:53.775] configure: using llvm 16.0.6 [20:54:53.775] checking for CLANG... ccache clang-16 [20:54:53.821] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [20:54:53.828] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [20:54:53.834] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [20:54:53.840] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [20:54:53.846] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [20:54:53.853] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [20:54:53.859] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [20:54:53.865] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [20:54:53.871] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [20:54:53.881] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [20:54:53.892] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [20:54:53.899] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [20:54:53.906] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [20:54:53.918] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [20:54:53.930] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [20:54:53.937] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [20:54:53.944] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [20:54:53.952] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [20:54:53.959] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [20:54:53.965] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [20:54:53.976] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [20:54:53.982] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [20:54:53.993] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [20:54:53.999] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [20:54:54.006] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [20:54:54.012] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:54:54.018] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:54:54.024] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:54:54.035] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:54:54.045] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [20:54:54.056] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [20:54:54.063] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [20:54:54.070] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [20:54:54.077] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [20:54:54.083] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [20:54:54.089] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [20:54:54.095] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [20:54:54.101] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [20:54:54.108] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [20:54:54.114] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [20:54:54.120] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [20:54:54.127] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [20:54:54.134] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [20:54:54.141] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [20:54:54.152] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [20:54:54.164] checking whether the C compiler still works... yes [20:54:54.271] checking how to run the C preprocessor... ccache clang -E [20:54:54.394] checking for pkg-config... /usr/bin/pkg-config [20:54:54.395] checking pkg-config is at least version 0.9.0... yes [20:54:54.396] checking whether to build with ICU support... yes [20:54:54.396] checking for icu-uc icu-i18n... yes [20:54:54.403] checking whether to build with Tcl... yes [20:54:54.403] checking whether to build Perl modules... yes [20:54:54.403] checking whether to build Python modules... yes [20:54:54.403] checking whether to build with GSSAPI support... yes [20:54:54.404] checking whether to build with PAM support... yes [20:54:54.404] checking whether to build with BSD Authentication support... no [20:54:54.404] checking whether to build with LDAP support... yes [20:54:54.405] checking whether to build with Bonjour support... no [20:54:54.405] checking whether to build with SELinux support... yes [20:54:54.405] checking whether to build with systemd support... yes [20:54:54.405] checking whether to build with XML support... yes [20:54:54.405] checking for libxml-2.0 >= 2.6.23... yes [20:54:54.411] checking whether to build with LZ4 support... yes [20:54:54.412] checking for liblz4... yes [20:54:54.418] checking whether to build with ZSTD support... yes [20:54:54.418] checking for libzstd >= 1.4.0... yes [20:54:54.425] checking for strip... strip [20:54:54.425] checking whether it is possible to strip libraries... yes [20:54:54.427] checking for ar... ar [20:54:54.427] checking for a BSD-compatible install... /usr/bin/install -c [20:54:54.435] checking for tar... /usr/bin/tar [20:54:54.435] checking whether ln -s works... yes [20:54:54.435] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [20:54:54.437] checking for bison... /usr/bin/bison [20:54:54.439] configure: using bison (GNU Bison) 3.8.2 [20:54:54.442] checking for flex... /usr/bin/flex [20:54:54.453] configure: using flex 2.6.4 [20:54:54.454] checking for perl... /usr/bin/perl [20:54:54.456] configure: using perl 5.36.0 [20:54:54.458] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [20:54:54.462] checking for Perl privlibexp... /usr/share/perl/5.36 [20:54:54.466] checking for Perl useshrplib... true [20:54:54.472] 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 [20:54:54.477] checking for CFLAGS to compile embedded Perl... -DDEBIAN [20:54:54.483] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [20:54:54.572] checking for python3... /usr/bin/python3 [20:54:54.584] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [20:54:54.591] checking for Python sysconfig module... yes [20:54:54.603] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [20:54:54.614] checking Python include directory... -I/usr/include/python3.11 [20:54:54.626] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [20:54:54.668] checking for a sed that does not truncate output... /usr/bin/sed [20:54:54.674] checking for grep that handles long lines and -e... /usr/bin/grep [20:54:54.676] checking for egrep... /usr/bin/grep -E [20:54:54.677] checking for ANSI C header files... yes [20:54:54.858] checking for sys/types.h... yes [20:54:54.873] checking for sys/stat.h... yes [20:54:54.887] checking for stdlib.h... yes [20:54:54.900] checking for string.h... yes [20:54:54.914] checking for memory.h... yes [20:54:54.928] checking for strings.h... yes [20:54:54.941] checking for inttypes.h... yes [20:54:54.956] checking for stdint.h... yes [20:54:54.969] checking for unistd.h... yes [20:54:54.981] checking whether ccache clang is Clang... yes [20:54:55.009] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [20:54:55.120] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [20:54:55.192] checking whether more special flags are required for pthreads... no [20:54:55.192] checking for PTHREAD_PRIO_INHERIT... yes [20:54:55.271] checking pthread.h usability... yes [20:54:55.278] checking pthread.h presence... yes [20:54:55.309] checking for pthread.h... yes [20:54:55.310] checking for strerror_r... yes [20:54:55.379] checking whether strerror_r returns int... no [20:54:55.442] checking for main in -lm... yes [20:54:55.517] checking for library containing setproctitle... no [20:54:55.672] checking for library containing dlsym... none required [20:54:55.746] checking for library containing socket... none required [20:54:55.821] checking for library containing getopt_long... none required [20:54:55.896] checking for library containing shm_open... none required [20:54:55.971] checking for library containing shm_unlink... none required [20:54:56.045] checking for library containing clock_gettime... none required [20:54:56.121] checking for library containing shmget... none required [20:54:56.197] checking for library containing backtrace_symbols... none required [20:54:56.274] checking for library containing pthread_barrier_wait... none required [20:54:56.352] checking for library containing readline... -lreadline [20:54:56.431] checking for inflate in -lz... yes [20:54:56.509] checking for library containing gss_store_cred_into... -lgssapi_krb5 [20:54:56.679] checking for CRYPTO_new_ex_data in -lcrypto... yes [20:54:56.782] checking for SSL_new in -lssl... yes [20:54:56.884] checking for SSL_CTX_set_cert_cb... yes [20:54:56.989] checking for OPENSSL_init_ssl... yes [20:54:57.097] checking for X509_get_signature_info... yes [20:54:57.209] checking for SSL_CTX_set_num_tickets... yes [20:54:57.320] checking for pam_start in -lpam... yes [20:54:57.427] checking for xmlSaveToBuffer in -lxml2... yes [20:54:57.562] checking for xsltCleanupGlobals in -lxslt... yes [20:54:57.696] checking for LZ4_compress_default in -llz4... yes [20:54:57.836] checking for ZSTD_compress in -lzstd... yes [20:54:57.973] checking for ldap_bind in -lldap... yes [20:54:58.128] checking for ldap_initialize... yes [20:54:58.274] checking for ldap_verify_credentials... yes [20:54:58.450] checking for security_compute_create_name in -lselinux... yes [20:54:58.599] checking for uuid_export in -lossp-uuid... yes [20:54:58.751] checking for stdbool.h that conforms to C99... yes [20:54:58.764] checking for _Bool... yes [20:54:58.867] checking atomic.h usability... no [20:54:58.955] checking atomic.h presence... no [20:54:58.991] checking for atomic.h... no [20:54:58.994] checking copyfile.h usability... no [20:54:59.083] checking copyfile.h presence... no [20:54:59.118] checking for copyfile.h... no [20:54:59.122] checking execinfo.h usability... yes [20:54:59.131] checking execinfo.h presence... yes [20:54:59.163] checking for execinfo.h... yes [20:54:59.171] checking getopt.h usability... yes [20:54:59.180] checking getopt.h presence... yes [20:54:59.212] checking for getopt.h... yes [20:54:59.220] checking ifaddrs.h usability... yes [20:54:59.228] checking ifaddrs.h presence... yes [20:54:59.262] checking for ifaddrs.h... yes [20:54:59.270] checking mbarrier.h usability... no [20:54:59.355] checking mbarrier.h presence... no [20:54:59.390] checking for mbarrier.h... no [20:54:59.393] checking sys/epoll.h usability... yes [20:54:59.400] checking sys/epoll.h presence... yes [20:54:59.431] checking for sys/epoll.h... yes [20:54:59.438] checking sys/event.h usability... no [20:54:59.521] checking sys/event.h presence... no [20:54:59.556] checking for sys/event.h... no [20:54:59.559] checking sys/personality.h usability... yes [20:54:59.567] checking sys/personality.h presence... yes [20:54:59.597] checking for sys/personality.h... yes [20:54:59.605] checking sys/prctl.h usability... yes [20:54:59.613] checking sys/prctl.h presence... yes [20:54:59.643] checking for sys/prctl.h... yes [20:54:59.650] checking sys/procctl.h usability... no [20:54:59.738] checking sys/procctl.h presence... no [20:54:59.772] checking for sys/procctl.h... no [20:54:59.776] checking sys/signalfd.h usability... yes [20:54:59.785] checking sys/signalfd.h presence... yes [20:54:59.815] checking for sys/signalfd.h... yes [20:54:59.822] checking sys/ucred.h usability... no [20:54:59.905] checking sys/ucred.h presence... no [20:54:59.940] checking for sys/ucred.h... no [20:54:59.943] checking termios.h usability... yes [20:54:59.951] checking termios.h presence... yes [20:54:59.982] checking for termios.h... yes [20:54:59.989] checking ucred.h usability... no [20:55:00.072] checking ucred.h presence... no [20:55:00.105] checking for ucred.h... no [20:55:00.107] checking readline/readline.h usability... yes [20:55:00.115] checking readline/readline.h presence... yes [20:55:00.146] checking for readline/readline.h... yes [20:55:00.148] checking readline/history.h usability... yes [20:55:00.155] checking readline/history.h presence... yes [20:55:00.189] checking for readline/history.h... yes [20:55:00.191] checking zlib.h usability... yes [20:55:00.199] checking zlib.h presence... yes [20:55:00.233] checking for zlib.h... yes [20:55:00.233] checking for lz4... /usr/bin/lz4 [20:55:00.233] checking lz4.h usability... yes [20:55:00.241] checking lz4.h presence... yes [20:55:00.272] checking for lz4.h... yes [20:55:00.272] checking for zstd... /usr/bin/zstd [20:55:00.273] checking zstd.h usability... yes [20:55:00.281] checking zstd.h presence... yes [20:55:00.311] checking for zstd.h... yes [20:55:00.311] checking gssapi/gssapi.h usability... yes [20:55:00.319] checking gssapi/gssapi.h presence... yes [20:55:00.350] checking for gssapi/gssapi.h... yes [20:55:00.351] checking gssapi/gssapi_ext.h usability... yes [20:55:00.359] checking gssapi/gssapi_ext.h presence... yes [20:55:00.390] checking for gssapi/gssapi_ext.h... yes [20:55:00.391] checking for openssl... /usr/bin/openssl [20:55:00.395] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [20:55:00.395] checking openssl/ssl.h usability... yes [20:55:00.405] checking openssl/ssl.h presence... yes [20:55:00.464] checking for openssl/ssl.h... yes [20:55:00.465] checking openssl/err.h usability... yes [20:55:00.473] checking openssl/err.h presence... yes [20:55:00.513] checking for openssl/err.h... yes [20:55:00.513] checking security/pam_appl.h usability... yes [20:55:00.521] checking security/pam_appl.h presence... yes [20:55:00.550] checking for security/pam_appl.h... yes [20:55:00.551] checking systemd/sd-daemon.h usability... yes [20:55:00.559] checking systemd/sd-daemon.h presence... yes [20:55:00.591] checking for systemd/sd-daemon.h... yes [20:55:00.591] checking libxml/parser.h usability... yes [20:55:00.600] checking libxml/parser.h presence... yes [20:55:00.641] checking for libxml/parser.h... yes [20:55:00.642] checking libxslt/xslt.h usability... yes [20:55:00.650] checking libxslt/xslt.h presence... yes [20:55:00.693] checking for libxslt/xslt.h... yes [20:55:00.694] checking ldap.h usability... yes [20:55:00.702] checking ldap.h presence... yes [20:55:00.734] checking for ldap.h... yes [20:55:00.734] checking for compatible LDAP implementation... yes [20:55:00.741] checking ossp/uuid.h usability... yes [20:55:00.749] checking ossp/uuid.h presence... yes [20:55:00.780] checking for ossp/uuid.h... yes [20:55:00.813] checking whether byte ordering is bigendian... no [20:55:00.953] checking for inline... inline [20:55:00.963] checking for printf format archetype... printf [20:55:00.987] checking for _Static_assert... yes [20:55:01.119] checking for typeof... typeof [20:55:01.126] checking for __builtin_types_compatible_p... yes [20:55:01.137] checking for __builtin_constant_p... yes [20:55:01.147] checking for __builtin_unreachable... yes [20:55:01.274] checking for computed goto support... yes [20:55:01.281] checking for struct tm.tm_zone... yes [20:55:01.289] checking for union semun... no [20:55:01.355] checking for socklen_t... yes [20:55:01.434] checking for struct sockaddr.sa_len... no [20:55:01.568] checking for locale_t... yes [20:55:01.579] checking for C/C++ restrict keyword... __restrict [20:55:01.592] checking for struct option... yes [20:55:01.662] checking whether assembler supports x86_64 popcntq... yes [20:55:01.669] checking for special C compiler options needed for large files... no [20:55:01.669] checking for _FILE_OFFSET_BITS value needed for large files... no [20:55:01.679] checking size of off_t... 8 [20:55:01.835] checking size of bool... 1 [20:55:01.980] checking for int timezone... yes [20:55:02.115] checking for wcstombs_l declaration... no [20:55:02.263] checking for backtrace_symbols... yes [20:55:02.397] checking for copyfile... no [20:55:02.537] checking for copy_file_range... yes [20:55:02.676] checking for getifaddrs... yes [20:55:02.809] checking for getpeerucred... no [20:55:02.943] checking for inet_pton... yes [20:55:03.078] checking for kqueue... no [20:55:03.214] checking for mbstowcs_l... no [20:55:03.353] checking for memset_s... no [20:55:03.487] checking for posix_fallocate... yes [20:55:03.622] checking for ppoll... yes [20:55:03.756] checking for pthread_is_threaded_np... no [20:55:03.889] checking for setproctitle... no [20:55:04.024] checking for setproctitle_fast... no [20:55:04.158] checking for strchrnul... yes [20:55:04.297] checking for strsignal... yes [20:55:04.438] checking for syncfs... yes [20:55:04.576] checking for sync_file_range... yes [20:55:04.717] checking for uselocale... yes [20:55:04.853] checking for wcstombs_l... no [20:55:04.988] checking for __builtin_bswap16... yes [20:55:05.122] checking for __builtin_bswap32... yes [20:55:05.258] checking for __builtin_bswap64... yes [20:55:05.392] checking for __builtin_clz... yes [20:55:05.531] checking for __builtin_ctz... yes [20:55:05.664] checking for __builtin_popcount... yes [20:55:05.803] checking for __builtin_frame_address... yes [20:55:05.937] checking for _LARGEFILE_SOURCE value needed for large files... no [20:55:06.068] checking how ccache clang reports undeclared, standard C functions... warning [20:55:06.085] checking for posix_fadvise... yes [20:55:06.220] checking whether posix_fadvise is declared... yes [20:55:06.232] checking whether fdatasync is declared... yes [20:55:06.244] checking whether strlcat is declared... no [20:55:06.341] checking whether strlcpy is declared... no [20:55:06.434] checking whether strnlen is declared... yes [20:55:06.447] checking whether strsep is declared... yes [20:55:06.460] checking whether preadv is declared... yes [20:55:06.472] checking whether pwritev is declared... yes [20:55:06.484] checking whether F_FULLFSYNC is declared... no [20:55:06.550] checking for explicit_bzero... yes [20:55:06.675] checking for getopt... yes [20:55:06.802] checking for getpeereid... no [20:55:06.935] checking for inet_aton... yes [20:55:07.063] checking for mkdtemp... yes [20:55:07.193] checking for strlcat... no [20:55:07.329] checking for strlcpy... no [20:55:07.462] checking for strnlen... yes [20:55:07.590] checking for strsep... yes [20:55:07.719] checking for pthread_barrier_wait... yes [20:55:07.845] checking for getopt_long... yes [20:55:07.973] checking for syslog... yes [20:55:08.102] checking syslog.h usability... yes [20:55:08.110] checking syslog.h presence... yes [20:55:08.140] checking for syslog.h... yes [20:55:08.140] checking for opterr... yes [20:55:08.269] checking for optreset... no [20:55:08.420] checking unicode/ucol.h usability... yes [20:55:08.429] checking unicode/ucol.h presence... yes [20:55:08.465] checking for unicode/ucol.h... yes [20:55:08.470] checking whether LLVMCreateGDBRegistrationListener is declared... yes [20:55:08.485] checking whether LLVMCreatePerfJITEventListener is declared... yes [20:55:08.494] checking for rl_completion_suppress_quote... yes [20:55:08.650] checking for rl_filename_quote_characters... yes [20:55:08.814] checking for rl_filename_quoting_function... yes [20:55:08.955] checking for append_history... yes [20:55:09.091] checking for history_truncate_file... yes [20:55:09.226] checking for rl_completion_matches... yes [20:55:09.363] checking for rl_filename_completion_function... yes [20:55:09.503] checking for rl_reset_screen_size... yes [20:55:09.657] checking for rl_variable_bind... yes [20:55:09.797] checking test program... ok [20:55:09.935] checking whether long int is 64 bits... yes [20:55:10.077] checking for __builtin_mul_overflow... yes [20:55:10.215] checking size of void *... 8 [20:55:10.365] checking size of size_t... 8 [20:55:10.514] checking size of long... 8 [20:55:10.663] checking alignment of short... 2 [20:55:10.812] checking alignment of int... 4 [20:55:10.964] checking alignment of long... 8 [20:55:11.116] checking alignment of double... 8 [20:55:11.268] checking for int8... no [20:55:11.336] checking for uint8... no [20:55:11.403] checking for int64... no [20:55:11.469] checking for uint64... no [20:55:11.536] checking for __int128... yes [20:55:11.667] checking for __int128 alignment bug... ok [20:55:11.802] checking alignment of PG_INT128_TYPE... 16 [20:55:11.954] checking for builtin __sync char locking functions... yes [20:55:12.081] checking for builtin __sync int32 locking functions... yes [20:55:12.211] checking for builtin __sync int32 atomic operations... yes [20:55:12.340] checking for builtin __sync int64 atomic operations... yes [20:55:12.469] checking for builtin __atomic int32 atomic operations... yes [20:55:12.598] checking for builtin __atomic int64 atomic operations... yes [20:55:12.725] checking for __get_cpuid... yes [20:55:12.861] checking for __get_cpuid_count... yes [20:55:12.992] checking for __cpuid... no [20:55:13.051] checking for __cpuidex... no [20:55:13.107] checking for _xgetbv with CFLAGS=... no [20:55:13.414] checking for _xgetbv with CFLAGS=-mxsave... yes [20:55:13.755] checking for _mm512_popcnt_epi64 with CFLAGS=... no [20:55:14.018] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [20:55:14.356] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [20:55:14.443] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [20:55:14.660] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [20:55:14.722] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [20:55:14.775] 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 [20:55:14.840] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [20:55:14.840] checking for library containing sem_init... none required [20:55:14.972] checking which semaphore API to use... unnamed POSIX [20:55:14.973] checking which random number source to use... OpenSSL [20:55:14.974] checking for tclsh... /usr/bin/tclsh [20:55:14.974] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [20:55:15.013] checking tcl.h usability... yes [20:55:15.021] checking tcl.h presence... yes [20:55:15.055] checking for tcl.h... yes [20:55:15.055] checking for perl.h... yes [20:55:15.075] checking for libperl... yes [20:55:15.301] checking Python.h usability... yes [20:55:15.312] checking Python.h presence... yes [20:55:15.376] checking for Python.h... yes [20:55:15.377] checking for xmllint... /usr/bin/xmllint [20:55:15.377] checking for xsltproc... /usr/bin/xsltproc [20:55:15.377] checking for fop... /usr/bin/fop [20:55:15.377] checking for dbtoepub... no [20:55:15.378] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [20:55:15.465] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [20:55:15.585] configure: using compiler=Debian clang version 14.0.6 [20:55:15.585] 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 [20:55:15.585] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [20:55:15.585] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [20:55:15.585] configure: using CXX=ccache clang++-16 [20:55:15.585] 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 [20:55:15.585] configure: using CLANG=ccache clang-16 [20:55:15.585] 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 [20:55:15.585] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [20:55:15.612] configure: updating cache clang.cache [20:55:15.622] configure: creating ./config.status [20:55:15.711] config.status: creating GNUmakefile [20:55:15.724] config.status: creating src/Makefile.global [20:55:15.740] config.status: creating src/include/pg_config.h [20:55:15.753] config.status: creating src/include/pg_config_ext.h [20:55:15.761] config.status: src/include/pg_config_ext.h is unchanged [20:55:15.763] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [20:55:15.770] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [20:55:15.775] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [20:55:15.783] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [20:55:15.790] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [20:55:15.797] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [20:55:15.804] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [20:55:15.839] [20:55:15.839] real 0m23.028s [20:55:15.839] user 0m14.071s [20:55:15.839] sys 0m8.991s [20:55:15.839] make -s -j${BUILD_JOBS} clean [20:55:16.342] time make -s -j${BUILD_JOBS} world-bin [20:55:20.536] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [20:55:20.536] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [20:55:20.536] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [20:55:20.536] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [20:55:20.536] ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [20:55:20.536] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [20:55:20.536] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [20:55:20.536] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [20:55:20.536] ^~~~~~ [20:55:20.536] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [20:55:20.536] ereport(elevel, errmsg_internal(__VA_ARGS__)) [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [20:55:20.536] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [20:55:20.536] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [20:55:20.536] ^~~~~~~~~~~ [20:55:20.536] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [20:55:20.536] int status; [20:55:20.536] ^ [20:55:20.536] = 0 [20:55:20.536] 2 errors generated. [20:55:20.537] make[3]: *** [: backend_startup.o] Error 1 [20:55:20.537] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [20:55:20.537] make[2]: *** Waiting for unfinished jobs.... [20:55:20.976] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [20:55:20.976] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [20:55:20.976] [20:55:20.976] real 0m4.634s [20:55:20.976] user 0m7.527s [20:55:20.976] sys 0m6.135s [20:55:20.976] [20:55:20.976] Exit status: 2