[03:06:53.288] time ./configure \ [03:06:53.288] --cache clang.cache \ [03:06:53.288] ${LINUX_CONFIGURE_FEATURES} \ [03:06:53.288] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [03:06:53.467] configure: creating cache clang.cache [03:06:53.482] checking build system type... x86_64-pc-linux-gnu [03:06:53.586] checking host system type... x86_64-pc-linux-gnu [03:06:53.586] checking which template to use... linux [03:06:53.586] checking whether NLS is wanted... no [03:06:53.586] checking for default port number... 5432 [03:06:53.594] checking for block size... 8kB [03:06:53.595] checking for segment size... 1GB [03:06:53.598] checking for WAL block size... 8kB [03:06:53.718] checking whether the C compiler works... yes [03:06:53.872] checking for C compiler default output file name... a.out [03:06:53.873] checking for suffix of executables... [03:06:53.941] checking whether we are cross compiling... no [03:06:54.032] checking for suffix of object files... o [03:06:54.040] checking whether we are using the GNU C compiler... yes [03:06:54.047] checking whether ccache clang accepts -g... yes [03:06:54.054] checking for ccache clang option to accept ISO C89... none needed [03:06:54.062] checking for ccache clang option to accept ISO C99... none needed [03:06:54.324] checking whether we are using the GNU C++ compiler... yes [03:06:54.332] checking whether ccache clang++-16 accepts -g... yes [03:06:54.470] checking for gawk... no [03:06:54.470] checking for mawk... mawk [03:06:54.471] checking for LLVM_CONFIG... llvm-config-16 [03:06:54.476] configure: using llvm 16.0.6 [03:06:54.476] checking for CLANG... ccache clang-16 [03:06:54.525] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [03:06:54.532] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [03:06:54.539] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [03:06:54.571] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [03:06:54.605] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [03:06:54.612] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [03:06:54.620] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [03:06:54.628] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:06:54.635] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [03:06:54.648] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [03:06:54.661] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [03:06:54.667] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [03:06:54.674] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [03:06:54.687] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [03:06:54.699] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [03:06:54.760] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [03:06:54.794] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [03:06:54.802] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [03:06:54.809] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [03:06:54.816] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [03:06:54.848] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [03:06:54.855] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [03:06:54.868] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [03:06:54.876] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:06:54.908] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:06:54.916] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:06:54.923] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:06:54.931] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:06:54.945] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:06:54.957] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:06:55.025] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:06:55.033] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:06:55.041] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:06:55.076] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [03:06:55.110] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [03:06:55.118] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [03:06:55.125] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [03:06:55.159] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [03:06:55.166] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [03:06:55.174] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [03:06:55.182] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [03:06:55.189] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:06:55.197] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:06:55.205] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:06:55.218] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:06:55.232] checking whether the C compiler still works... yes [03:06:55.403] checking how to run the C preprocessor... ccache clang -E [03:06:55.540] checking for pkg-config... /usr/bin/pkg-config [03:06:55.540] checking pkg-config is at least version 0.9.0... yes [03:06:55.542] checking whether to build with ICU support... yes [03:06:55.542] checking for icu-uc icu-i18n... yes [03:06:55.550] checking whether to build with Tcl... yes [03:06:55.550] checking whether to build Perl modules... yes [03:06:55.550] checking whether to build Python modules... yes [03:06:55.550] checking whether to build with GSSAPI support... yes [03:06:55.552] checking whether to build with PAM support... yes [03:06:55.552] checking whether to build with BSD Authentication support... no [03:06:55.552] checking whether to build with LDAP support... yes [03:06:55.552] checking whether to build with Bonjour support... no [03:06:55.552] checking whether to build with SELinux support... yes [03:06:55.552] checking whether to build with systemd support... yes [03:06:55.552] checking whether to build with XML support... yes [03:06:55.553] checking for libxml-2.0 >= 2.6.23... yes [03:06:55.560] checking whether to build with LZ4 support... yes [03:06:55.560] checking for liblz4... yes [03:06:55.568] checking whether to build with ZSTD support... yes [03:06:55.569] checking for libzstd >= 1.4.0... yes [03:06:55.576] checking for strip... strip [03:06:55.577] checking whether it is possible to strip libraries... yes [03:06:55.579] checking for ar... ar [03:06:55.579] checking for a BSD-compatible install... /usr/bin/install -c [03:06:55.588] checking for tar... /usr/bin/tar [03:06:55.589] checking whether ln -s works... yes [03:06:55.589] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:06:55.591] checking for bison... /usr/bin/bison [03:06:55.593] configure: using bison (GNU Bison) 3.8.2 [03:06:55.597] checking for flex... /usr/bin/flex [03:06:55.609] configure: using flex 2.6.4 [03:06:55.610] checking for perl... /usr/bin/perl [03:06:55.613] configure: using perl 5.36.0 [03:06:55.615] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [03:06:55.620] checking for Perl privlibexp... /usr/share/perl/5.36 [03:06:55.624] checking for Perl useshrplib... true [03:06:55.630] 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 [03:06:55.635] checking for CFLAGS to compile embedded Perl... -DDEBIAN [03:06:55.642] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [03:06:55.733] checking for python3... /usr/bin/python3 [03:06:55.745] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [03:06:55.752] checking for Python sysconfig module... yes [03:06:55.763] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [03:06:55.775] checking Python include directory... -I/usr/include/python3.11 [03:06:55.788] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [03:06:55.828] checking for a sed that does not truncate output... /usr/bin/sed [03:06:55.834] checking for grep that handles long lines and -e... /usr/bin/grep [03:06:55.836] checking for egrep... /usr/bin/grep -E [03:06:55.838] checking for ANSI C header files... yes [03:06:56.032] checking for sys/types.h... yes [03:06:56.048] checking for sys/stat.h... yes [03:06:56.063] checking for stdlib.h... yes [03:06:56.079] checking for string.h... yes [03:06:56.127] checking for memory.h... yes [03:06:56.141] checking for strings.h... yes [03:06:56.155] checking for inttypes.h... yes [03:06:56.170] checking for stdint.h... yes [03:06:56.185] checking for unistd.h... yes [03:06:56.198] checking whether ccache clang is Clang... yes [03:06:56.228] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [03:06:56.407] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [03:06:56.488] checking whether more special flags are required for pthreads... no [03:06:56.488] checking for PTHREAD_PRIO_INHERIT... yes [03:06:56.572] checking pthread.h usability... yes [03:06:56.619] checking pthread.h presence... yes [03:06:56.653] checking for pthread.h... yes [03:06:56.653] checking for strerror_r... yes [03:06:56.727] checking whether strerror_r returns int... no [03:06:56.796] checking for main in -lm... yes [03:06:56.880] checking for library containing setproctitle... no [03:06:57.050] checking for library containing dlsym... none required [03:06:57.129] checking for library containing socket... none required [03:06:57.210] checking for library containing getopt_long... none required [03:06:57.290] checking for library containing shm_open... none required [03:06:57.372] checking for library containing shm_unlink... none required [03:06:57.454] checking for library containing clock_gettime... none required [03:06:57.533] checking for library containing shmget... none required [03:06:57.613] checking for library containing backtrace_symbols... none required [03:06:57.694] checking for library containing pthread_barrier_wait... none required [03:06:57.772] checking for library containing readline... -lreadline [03:06:57.852] checking for inflate in -lz... yes [03:06:57.933] checking for library containing gss_store_cred_into... -lgssapi_krb5 [03:06:58.107] checking for CRYPTO_new_ex_data in -lcrypto... yes [03:06:58.219] checking for SSL_new in -lssl... yes [03:06:58.325] checking for SSL_CTX_set_cert_cb... yes [03:06:58.430] checking for OPENSSL_init_ssl... yes [03:06:58.543] checking for X509_get_signature_info... yes [03:06:58.660] checking for SSL_CTX_set_num_tickets... yes [03:06:58.774] checking for pam_start in -lpam... yes [03:06:58.881] checking for xmlSaveToBuffer in -lxml2... yes [03:06:59.021] checking for xsltCleanupGlobals in -lxslt... yes [03:06:59.161] checking for LZ4_compress_default in -llz4... yes [03:06:59.298] checking for ZSTD_compress in -lzstd... yes [03:06:59.458] checking for ldap_bind in -lldap... yes [03:06:59.640] checking for ldap_initialize... yes [03:06:59.818] checking for ldap_verify_credentials... yes [03:06:59.984] checking for security_compute_create_name in -lselinux... yes [03:07:00.133] checking for uuid_export in -lossp-uuid... yes [03:07:00.277] checking for stdbool.h that conforms to C99... yes [03:07:00.315] checking for _Bool... yes [03:07:00.423] checking atomic.h usability... no [03:07:00.510] checking atomic.h presence... no [03:07:00.547] checking for atomic.h... no [03:07:00.551] checking copyfile.h usability... no [03:07:00.639] checking copyfile.h presence... no [03:07:00.676] checking for copyfile.h... no [03:07:00.681] checking execinfo.h usability... yes [03:07:00.690] checking execinfo.h presence... yes [03:07:00.722] checking for execinfo.h... yes [03:07:00.731] checking getopt.h usability... yes [03:07:00.823] checking getopt.h presence... yes [03:07:00.855] checking for getopt.h... yes [03:07:00.862] checking ifaddrs.h usability... yes [03:07:00.959] checking ifaddrs.h presence... yes [03:07:00.994] checking for ifaddrs.h... yes [03:07:01.002] checking mbarrier.h usability... no [03:07:01.094] checking mbarrier.h presence... no [03:07:01.132] checking for mbarrier.h... no [03:07:01.136] checking sys/epoll.h usability... yes [03:07:01.144] checking sys/epoll.h presence... yes [03:07:01.178] checking for sys/epoll.h... yes [03:07:01.187] checking sys/event.h usability... no [03:07:01.274] checking sys/event.h presence... no [03:07:01.311] checking for sys/event.h... no [03:07:01.315] checking sys/personality.h usability... yes [03:07:01.323] checking sys/personality.h presence... yes [03:07:01.355] checking for sys/personality.h... yes [03:07:01.362] checking sys/prctl.h usability... yes [03:07:01.370] checking sys/prctl.h presence... yes [03:07:01.402] checking for sys/prctl.h... yes [03:07:01.410] checking sys/procctl.h usability... no [03:07:01.497] checking sys/procctl.h presence... no [03:07:01.532] checking for sys/procctl.h... no [03:07:01.535] checking sys/signalfd.h usability... yes [03:07:01.544] checking sys/signalfd.h presence... yes [03:07:01.575] checking for sys/signalfd.h... yes [03:07:01.583] checking sys/ucred.h usability... no [03:07:01.670] checking sys/ucred.h presence... no [03:07:01.707] checking for sys/ucred.h... no [03:07:01.710] checking termios.h usability... yes [03:07:01.756] checking termios.h presence... yes [03:07:01.790] checking for termios.h... yes [03:07:01.798] checking ucred.h usability... no [03:07:01.884] checking ucred.h presence... no [03:07:01.923] checking for ucred.h... no [03:07:01.925] checking readline/readline.h usability... yes [03:07:01.934] checking readline/readline.h presence... yes [03:07:01.970] checking for readline/readline.h... yes [03:07:01.971] checking readline/history.h usability... yes [03:07:02.067] checking readline/history.h presence... yes [03:07:02.102] checking for readline/history.h... yes [03:07:02.105] checking zlib.h usability... yes [03:07:02.115] checking zlib.h presence... yes [03:07:02.150] checking for zlib.h... yes [03:07:02.151] checking for lz4... /usr/bin/lz4 [03:07:02.151] checking lz4.h usability... yes [03:07:02.160] checking lz4.h presence... yes [03:07:02.193] checking for lz4.h... yes [03:07:02.193] checking for zstd... /usr/bin/zstd [03:07:02.194] checking zstd.h usability... yes [03:07:02.203] checking zstd.h presence... yes [03:07:02.237] checking for zstd.h... yes [03:07:02.238] checking gssapi/gssapi.h usability... yes [03:07:02.247] checking gssapi/gssapi.h presence... yes [03:07:02.279] checking for gssapi/gssapi.h... yes [03:07:02.281] checking gssapi/gssapi_ext.h usability... yes [03:07:02.371] checking gssapi/gssapi_ext.h presence... yes [03:07:02.408] checking for gssapi/gssapi_ext.h... yes [03:07:02.409] checking for openssl... /usr/bin/openssl [03:07:02.414] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:07:02.414] checking openssl/ssl.h usability... yes [03:07:02.424] checking openssl/ssl.h presence... yes [03:07:02.489] checking for openssl/ssl.h... yes [03:07:02.489] checking openssl/err.h usability... yes [03:07:02.498] checking openssl/err.h presence... yes [03:07:02.540] checking for openssl/err.h... yes [03:07:02.541] checking security/pam_appl.h usability... yes [03:07:02.549] checking security/pam_appl.h presence... yes [03:07:02.581] checking for security/pam_appl.h... yes [03:07:02.583] checking systemd/sd-daemon.h usability... yes [03:07:02.591] checking systemd/sd-daemon.h presence... yes [03:07:02.626] checking for systemd/sd-daemon.h... yes [03:07:02.627] checking libxml/parser.h usability... yes [03:07:02.637] checking libxml/parser.h presence... yes [03:07:02.681] checking for libxml/parser.h... yes [03:07:02.681] checking libxslt/xslt.h usability... yes [03:07:02.691] checking libxslt/xslt.h presence... yes [03:07:02.735] checking for libxslt/xslt.h... yes [03:07:02.736] checking ldap.h usability... yes [03:07:02.744] checking ldap.h presence... yes [03:07:02.777] checking for ldap.h... yes [03:07:02.778] checking for compatible LDAP implementation... yes [03:07:02.786] checking ossp/uuid.h usability... yes [03:07:02.795] checking ossp/uuid.h presence... yes [03:07:02.829] checking for ossp/uuid.h... yes [03:07:02.865] checking whether byte ordering is bigendian... no [03:07:03.022] checking for inline... inline [03:07:03.034] checking for printf format archetype... printf [03:07:03.062] checking for _Static_assert... yes [03:07:03.225] checking for typeof... typeof [03:07:03.234] checking for __builtin_types_compatible_p... yes [03:07:03.273] checking for __builtin_constant_p... yes [03:07:03.311] checking for __builtin_unreachable... yes [03:07:03.465] checking for computed goto support... yes [03:07:03.478] checking for struct tm.tm_zone... yes [03:07:03.489] checking for union semun... no [03:07:03.563] checking for socklen_t... yes [03:07:03.647] checking for struct sockaddr.sa_len... no [03:07:03.796] checking for locale_t... yes [03:07:03.808] checking for C/C++ restrict keyword... __restrict [03:07:03.880] checking for struct option... yes [03:07:03.954] checking whether assembler supports x86_64 popcntq... yes [03:07:03.962] checking for special C compiler options needed for large files... no [03:07:03.962] checking for _FILE_OFFSET_BITS value needed for large files... no [03:07:03.974] checking size of off_t... 8 [03:07:04.145] checking size of bool... 1 [03:07:04.309] checking for int timezone... yes [03:07:04.463] checking for wcstombs_l declaration... no [03:07:04.623] checking for backtrace_symbols... yes [03:07:04.772] checking for copyfile... no [03:07:04.942] checking for copy_file_range... yes [03:07:05.105] checking for getifaddrs... yes [03:07:05.262] checking for getpeerucred... no [03:07:05.411] checking for inet_pton... yes [03:07:05.567] checking for kqueue... no [03:07:05.723] checking for mbstowcs_l... no [03:07:05.877] checking for memset_s... no [03:07:06.034] checking for posix_fallocate... yes [03:07:06.188] checking for ppoll... yes [03:07:06.341] checking for pthread_is_threaded_np... no [03:07:06.498] checking for setproctitle... no [03:07:06.675] checking for setproctitle_fast... no [03:07:06.827] checking for strchrnul... yes [03:07:06.974] checking for strsignal... yes [03:07:07.134] checking for syncfs... yes [03:07:07.282] checking for sync_file_range... yes [03:07:07.452] checking for uselocale... yes [03:07:07.615] checking for wcstombs_l... no [03:07:07.770] checking for __builtin_bswap16... yes [03:07:07.923] checking for __builtin_bswap32... yes [03:07:08.070] checking for __builtin_bswap64... yes [03:07:08.228] checking for __builtin_clz... yes [03:07:08.370] checking for __builtin_ctz... yes [03:07:08.513] checking for __builtin_popcount... yes [03:07:08.657] checking for __builtin_frame_address... yes [03:07:08.809] checking for _LARGEFILE_SOURCE value needed for large files... no [03:07:08.950] checking how ccache clang reports undeclared, standard C functions... warning [03:07:08.970] checking for posix_fadvise... yes [03:07:09.122] checking whether posix_fadvise is declared... yes [03:07:09.197] checking whether fdatasync is declared... yes [03:07:09.241] checking whether strlcat is declared... no [03:07:09.339] checking whether strlcpy is declared... no [03:07:09.438] checking whether strnlen is declared... yes [03:07:09.453] checking whether strsep is declared... yes [03:07:09.467] checking whether preadv is declared... yes [03:07:09.480] checking whether pwritev is declared... yes [03:07:09.493] checking whether F_FULLFSYNC is declared... no [03:07:09.564] checking for explicit_bzero... yes [03:07:09.703] checking for getopt... yes [03:07:09.843] checking for getpeereid... no [03:07:10.014] checking for inet_aton... yes [03:07:10.157] checking for mkdtemp... yes [03:07:10.306] checking for strlcat... no [03:07:10.463] checking for strlcpy... no [03:07:10.619] checking for strnlen... yes [03:07:10.769] checking for strsep... yes [03:07:10.909] checking for pthread_barrier_wait... yes [03:07:11.067] checking for getopt_long... yes [03:07:11.213] checking for syslog... yes [03:07:11.356] checking syslog.h usability... yes [03:07:11.364] checking syslog.h presence... yes [03:07:11.396] checking for syslog.h... yes [03:07:11.396] checking for opterr... yes [03:07:11.551] checking for optreset... no [03:07:11.705] checking unicode/ucol.h usability... yes [03:07:11.759] checking unicode/ucol.h presence... yes [03:07:11.796] checking for unicode/ucol.h... yes [03:07:11.802] checking whether LLVMCreateGDBRegistrationListener is declared... yes [03:07:11.815] checking whether LLVMCreatePerfJITEventListener is declared... yes [03:07:11.825] checking for rl_completion_suppress_quote... yes [03:07:11.982] checking for rl_filename_quote_characters... yes [03:07:12.141] checking for rl_filename_quoting_function... yes [03:07:12.291] checking for append_history... yes [03:07:12.452] checking for history_truncate_file... yes [03:07:12.604] checking for rl_completion_matches... yes [03:07:12.751] checking for rl_filename_completion_function... yes [03:07:12.889] checking for rl_reset_screen_size... yes [03:07:13.052] checking for rl_variable_bind... yes [03:07:13.200] checking test program... ok [03:07:13.348] checking whether long int is 64 bits... yes [03:07:13.510] checking for __builtin_mul_overflow... yes [03:07:13.658] checking size of void *... 8 [03:07:13.822] checking size of size_t... 8 [03:07:13.981] checking size of long... 8 [03:07:14.142] checking alignment of short... 2 [03:07:14.333] checking alignment of int... 4 [03:07:14.502] checking alignment of long... 8 [03:07:14.658] checking alignment of double... 8 [03:07:14.817] checking for int8... no [03:07:14.887] checking for uint8... no [03:07:14.960] checking for int64... no [03:07:15.032] checking for uint64... no [03:07:15.107] checking for __int128... yes [03:07:15.281] checking for __int128 alignment bug... ok [03:07:15.430] checking alignment of PG_INT128_TYPE... 16 [03:07:15.596] checking for builtin __sync char locking functions... yes [03:07:15.737] checking for builtin __sync int32 locking functions... yes [03:07:15.905] checking for builtin __sync int32 atomic operations... yes [03:07:16.044] checking for builtin __sync int64 atomic operations... yes [03:07:16.205] checking for builtin __atomic int32 atomic operations... yes [03:07:16.360] checking for builtin __atomic int64 atomic operations... yes [03:07:16.518] checking for __get_cpuid... yes [03:07:16.671] checking for __get_cpuid_count... yes [03:07:16.812] checking for __cpuid... no [03:07:16.877] checking for __cpuidex... no [03:07:16.940] checking for _xgetbv with CFLAGS=... no [03:07:17.263] checking for _xgetbv with CFLAGS=-mxsave... yes [03:07:17.623] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:07:17.892] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:07:18.255] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:07:18.350] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:07:18.602] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:07:18.668] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:07:18.727] 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 [03:07:18.802] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:07:18.803] checking for library containing sem_init... none required [03:07:18.942] checking which semaphore API to use... unnamed POSIX [03:07:18.942] checking which random number source to use... OpenSSL [03:07:18.944] checking for tclsh... /usr/bin/tclsh [03:07:18.944] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [03:07:18.983] checking tcl.h usability... yes [03:07:19.083] checking tcl.h presence... yes [03:07:19.118] checking for tcl.h... yes [03:07:19.118] checking for perl.h... yes [03:07:19.138] checking for libperl... yes [03:07:19.373] checking Python.h usability... yes [03:07:19.384] checking Python.h presence... yes [03:07:19.451] checking for Python.h... yes [03:07:19.451] checking for xmllint... /usr/bin/xmllint [03:07:19.451] checking for xsltproc... /usr/bin/xsltproc [03:07:19.452] checking for fop... /usr/bin/fop [03:07:19.452] checking for dbtoepub... no [03:07:19.452] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [03:07:19.543] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [03:07:19.664] configure: using compiler=Debian clang version 14.0.6 [03:07:19.664] 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 [03:07:19.664] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [03:07:19.664] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [03:07:19.664] configure: using CXX=ccache clang++-16 [03:07:19.664] 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 [03:07:19.664] configure: using CLANG=ccache clang-16 [03:07:19.664] 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 [03:07:19.664] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [03:07:19.691] configure: updating cache clang.cache [03:07:19.701] configure: creating ./config.status [03:07:19.786] config.status: creating GNUmakefile [03:07:19.797] config.status: creating src/Makefile.global [03:07:19.812] config.status: creating src/include/pg_config.h [03:07:19.824] config.status: creating src/include/pg_config_ext.h [03:07:19.832] config.status: src/include/pg_config_ext.h is unchanged [03:07:19.834] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:07:19.842] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [03:07:19.847] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:07:19.855] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [03:07:19.862] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [03:07:19.870] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [03:07:19.876] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [03:07:19.909] [03:07:19.909] real 0m26.621s [03:07:19.909] user 0m16.028s [03:07:19.909] sys 0m10.652s [03:07:19.909] make -s -j${BUILD_JOBS} clean [03:07:20.417] time make -s -j${BUILD_JOBS} world-bin [03:08:21.201] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [03:08:21.201] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:08:21.201] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [03:08:21.201] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [03:08:21.201] ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [03:08:21.201] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [03:08:21.201] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [03:08:21.201] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:08:21.201] ^~~~~~ [03:08:21.201] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [03:08:21.201] ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [03:08:21.201] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [03:08:21.201] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [03:08:21.201] ^~~~~~~~~~~ [03:08:21.201] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [03:08:21.201] int status; [03:08:21.201] ^ [03:08:21.201] = 0 [03:08:21.201] 2 errors generated. [03:08:21.202] make[3]: *** [: backend_startup.o] Error 1 [03:08:21.202] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [03:08:21.202] make[2]: *** Waiting for unfinished jobs.... [03:08:30.586] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:08:30.586] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:08:30.586] [03:08:30.586] real 1m10.169s [03:08:30.586] user 3m33.272s [03:08:30.586] sys 1m0.607s [03:08:30.586] [03:08:30.586] Exit status: 2