[12:58:59.778] time ./configure \ [12:58:59.778] --cache clang.cache \ [12:58:59.778] ${LINUX_CONFIGURE_FEATURES} \ [12:58:59.778] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [12:58:59.974] configure: creating cache clang.cache [12:58:59.988] checking build system type... x86_64-pc-linux-gnu [12:59:00.095] checking host system type... x86_64-pc-linux-gnu [12:59:00.095] checking which template to use... linux [12:59:00.095] checking whether NLS is wanted... no [12:59:00.096] checking for default port number... 5432 [12:59:00.103] checking for block size... 8kB [12:59:00.104] checking for segment size... 1GB [12:59:00.107] checking for WAL block size... 8kB [12:59:00.236] checking whether the C compiler works... yes [12:59:00.400] checking for C compiler default output file name... a.out [12:59:00.401] checking for suffix of executables... [12:59:00.474] checking whether we are cross compiling... no [12:59:00.571] checking for suffix of object files... o [12:59:00.580] checking whether we are using the GNU C compiler... yes [12:59:00.587] checking whether ccache clang accepts -g... yes [12:59:00.594] checking for ccache clang option to accept ISO C89... none needed [12:59:00.604] checking for ccache clang option to accept ISO C99... none needed [12:59:00.742] checking whether we are using the GNU C++ compiler... yes [12:59:00.750] checking whether ccache clang++-16 accepts -g... yes [12:59:00.900] checking for gawk... no [12:59:00.900] checking for mawk... mawk [12:59:00.900] checking for LLVM_CONFIG... llvm-config-16 [12:59:00.906] configure: using llvm 16.0.6 [12:59:00.906] checking for CLANG... ccache clang-16 [12:59:00.960] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [12:59:00.968] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [12:59:00.975] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [12:59:00.983] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [12:59:00.991] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [12:59:00.998] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [12:59:01.005] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [12:59:01.013] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:59:01.020] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [12:59:01.034] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [12:59:01.049] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [12:59:01.058] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [12:59:01.065] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [12:59:01.079] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [12:59:01.093] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [12:59:01.101] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [12:59:01.109] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [12:59:01.117] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [12:59:01.125] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [12:59:01.133] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [12:59:01.140] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [12:59:01.148] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [12:59:01.162] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [12:59:01.170] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:59:01.178] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:59:01.186] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:59:01.194] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:59:01.201] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:59:01.214] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:59:01.228] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:59:01.242] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:59:01.250] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:59:01.258] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:59:01.266] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:59:01.274] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:59:01.282] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:59:01.290] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:59:01.298] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:59:01.306] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:59:01.314] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:59:01.321] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:59:01.329] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:59:01.342] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:59:01.356] checking whether the C compiler still works... yes [12:59:01.477] checking how to run the C preprocessor... ccache clang -E [12:59:01.630] checking for pkg-config... /usr/bin/pkg-config [12:59:01.630] checking pkg-config is at least version 0.9.0... yes [12:59:01.632] checking whether to build with ICU support... yes [12:59:01.632] checking for icu-uc icu-i18n... yes [12:59:01.641] checking whether to build with Tcl... yes [12:59:01.641] checking whether to build Perl modules... yes [12:59:01.641] checking whether to build Python modules... yes [12:59:01.641] checking whether to build with GSSAPI support... yes [12:59:01.643] checking whether to build with PAM support... yes [12:59:01.643] checking whether to build with BSD Authentication support... no [12:59:01.643] checking whether to build with LDAP support... yes [12:59:01.643] checking whether to build with Bonjour support... no [12:59:01.643] checking whether to build with SELinux support... yes [12:59:01.643] checking whether to build with systemd support... yes [12:59:01.643] checking whether to build with XML support... yes [12:59:01.644] checking for libxml-2.0 >= 2.6.23... yes [12:59:01.652] checking whether to build with LZ4 support... yes [12:59:01.652] checking for liblz4... yes [12:59:01.660] checking whether to build with ZSTD support... yes [12:59:01.660] checking for libzstd >= 1.4.0... yes [12:59:01.668] checking for strip... strip [12:59:01.668] checking whether it is possible to strip libraries... yes [12:59:01.671] checking for ar... ar [12:59:01.671] checking for a BSD-compatible install... /usr/bin/install -c [12:59:01.681] checking for tar... /usr/bin/tar [12:59:01.681] checking whether ln -s works... yes [12:59:01.681] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:59:01.683] checking for bison... /usr/bin/bison [12:59:01.686] configure: using bison (GNU Bison) 3.8.2 [12:59:01.689] checking for flex... /usr/bin/flex [12:59:01.704] configure: using flex 2.6.4 [12:59:01.704] checking for perl... /usr/bin/perl [12:59:01.707] configure: using perl 5.36.0 [12:59:01.709] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:59:01.714] checking for Perl privlibexp... /usr/share/perl/5.36 [12:59:01.719] checking for Perl useshrplib... true [12:59:01.726] 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 [12:59:01.733] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:59:01.739] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:59:01.837] checking for python3... /usr/bin/python3 [12:59:01.850] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:59:01.857] checking for Python sysconfig module... yes [12:59:01.870] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:59:01.884] checking Python include directory... -I/usr/include/python3.11 [12:59:01.898] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:59:01.947] checking for a sed that does not truncate output... /usr/bin/sed [12:59:01.953] checking for grep that handles long lines and -e... /usr/bin/grep [12:59:01.955] checking for egrep... /usr/bin/grep -E [12:59:01.958] checking for ANSI C header files... yes [12:59:02.165] checking for sys/types.h... yes [12:59:02.183] checking for sys/stat.h... yes [12:59:02.200] checking for stdlib.h... yes [12:59:02.218] checking for string.h... yes [12:59:02.236] checking for memory.h... yes [12:59:02.254] checking for strings.h... yes [12:59:02.272] checking for inttypes.h... yes [12:59:02.290] checking for stdint.h... yes [12:59:02.307] checking for unistd.h... yes [12:59:02.322] checking whether ccache clang is Clang... yes [12:59:02.356] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [12:59:02.489] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:59:02.569] checking whether more special flags are required for pthreads... no [12:59:02.570] checking for PTHREAD_PRIO_INHERIT... yes [12:59:02.672] checking pthread.h usability... yes [12:59:02.681] checking pthread.h presence... yes [12:59:02.715] checking for pthread.h... yes [12:59:02.715] checking for strerror_r... yes [12:59:02.794] checking whether strerror_r returns int... no [12:59:02.867] checking for main in -lm... yes [12:59:02.957] checking for library containing setproctitle... no [12:59:03.152] checking for library containing dlsym... none required [12:59:03.241] checking for library containing socket... none required [12:59:03.326] checking for library containing getopt_long... none required [12:59:03.411] checking for library containing shm_open... none required [12:59:03.496] checking for library containing shm_unlink... none required [12:59:03.581] checking for library containing clock_gettime... none required [12:59:03.666] checking for library containing shmget... none required [12:59:03.749] checking for library containing backtrace_symbols... none required [12:59:03.834] checking for library containing pthread_barrier_wait... none required [12:59:03.921] checking for library containing readline... -lreadline [12:59:04.007] checking for inflate in -lz... yes [12:59:04.096] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:59:04.280] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:59:04.400] checking for SSL_new in -lssl... yes [12:59:04.540] checking for SSL_CTX_set_cert_cb... yes [12:59:04.663] checking for OPENSSL_init_ssl... yes [12:59:04.786] checking for X509_get_signature_info... yes [12:59:04.911] checking for SSL_CTX_set_num_tickets... yes [12:59:05.035] checking for pam_start in -lpam... yes [12:59:05.168] checking for xmlSaveToBuffer in -lxml2... yes [12:59:05.361] checking for xsltCleanupGlobals in -lxslt... yes [12:59:05.532] checking for LZ4_compress_default in -llz4... yes [12:59:05.726] checking for ZSTD_compress in -lzstd... yes [12:59:05.933] checking for ldap_bind in -lldap... yes [12:59:06.149] checking for ldap_initialize... yes [12:59:06.358] checking for ldap_verify_credentials... yes [12:59:06.550] checking for security_compute_create_name in -lselinux... yes [12:59:06.723] checking for uuid_export in -lossp-uuid... yes [12:59:06.898] checking for stdbool.h that conforms to C99... yes [12:59:06.910] checking for _Bool... yes [12:59:07.022] checking atomic.h usability... no [12:59:07.112] checking atomic.h presence... no [12:59:07.150] checking for atomic.h... no [12:59:07.154] checking copyfile.h usability... no [12:59:07.247] checking copyfile.h presence... no [12:59:07.287] checking for copyfile.h... no [12:59:07.292] checking execinfo.h usability... yes [12:59:07.301] checking execinfo.h presence... yes [12:59:07.334] checking for execinfo.h... yes [12:59:07.342] checking getopt.h usability... yes [12:59:07.351] checking getopt.h presence... yes [12:59:07.385] checking for getopt.h... yes [12:59:07.393] checking ifaddrs.h usability... yes [12:59:07.401] checking ifaddrs.h presence... yes [12:59:07.436] checking for ifaddrs.h... yes [12:59:07.445] checking mbarrier.h usability... no [12:59:07.537] checking mbarrier.h presence... no [12:59:07.575] checking for mbarrier.h... no [12:59:07.579] checking sys/epoll.h usability... yes [12:59:07.588] checking sys/epoll.h presence... yes [12:59:07.622] checking for sys/epoll.h... yes [12:59:07.630] checking sys/event.h usability... no [12:59:07.719] checking sys/event.h presence... no [12:59:07.756] checking for sys/event.h... no [12:59:07.760] checking sys/personality.h usability... yes [12:59:07.769] checking sys/personality.h presence... yes [12:59:07.801] checking for sys/personality.h... yes [12:59:07.809] checking sys/prctl.h usability... yes [12:59:07.818] checking sys/prctl.h presence... yes [12:59:07.852] checking for sys/prctl.h... yes [12:59:07.860] checking sys/procctl.h usability... no [12:59:07.950] checking sys/procctl.h presence... no [12:59:07.987] checking for sys/procctl.h... no [12:59:07.991] checking sys/signalfd.h usability... yes [12:59:07.999] checking sys/signalfd.h presence... yes [12:59:08.034] checking for sys/signalfd.h... yes [12:59:08.042] checking sys/ucred.h usability... no [12:59:08.130] checking sys/ucred.h presence... no [12:59:08.169] checking for sys/ucred.h... no [12:59:08.173] checking termios.h usability... yes [12:59:08.182] checking termios.h presence... yes [12:59:08.215] checking for termios.h... yes [12:59:08.223] checking ucred.h usability... no [12:59:08.313] checking ucred.h presence... no [12:59:08.351] checking for ucred.h... no [12:59:08.355] checking xlocale.h usability... no [12:59:08.446] checking xlocale.h presence... no [12:59:08.481] checking for xlocale.h... no [12:59:08.483] checking readline/readline.h usability... yes [12:59:08.491] checking readline/readline.h presence... yes [12:59:08.526] checking for readline/readline.h... yes [12:59:08.527] checking readline/history.h usability... yes [12:59:08.536] checking readline/history.h presence... yes [12:59:08.571] checking for readline/history.h... yes [12:59:08.575] checking zlib.h usability... yes [12:59:08.584] checking zlib.h presence... yes [12:59:08.621] checking for zlib.h... yes [12:59:08.621] checking for lz4... /usr/bin/lz4 [12:59:08.622] checking lz4.h usability... yes [12:59:08.631] checking lz4.h presence... yes [12:59:08.665] checking for lz4.h... yes [12:59:08.665] checking for zstd... /usr/bin/zstd [12:59:08.666] checking zstd.h usability... yes [12:59:08.675] checking zstd.h presence... yes [12:59:08.717] checking for zstd.h... yes [12:59:08.718] checking gssapi/gssapi.h usability... yes [12:59:08.727] checking gssapi/gssapi.h presence... yes [12:59:08.762] checking for gssapi/gssapi.h... yes [12:59:08.764] checking gssapi/gssapi_ext.h usability... yes [12:59:08.773] checking gssapi/gssapi_ext.h presence... yes [12:59:08.809] checking for gssapi/gssapi_ext.h... yes [12:59:08.810] checking for openssl... /usr/bin/openssl [12:59:08.815] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:59:08.815] checking openssl/ssl.h usability... yes [12:59:08.827] checking openssl/ssl.h presence... yes [12:59:08.894] checking for openssl/ssl.h... yes [12:59:08.895] checking openssl/err.h usability... yes [12:59:08.906] checking openssl/err.h presence... yes [12:59:08.950] checking for openssl/err.h... yes [12:59:08.950] checking security/pam_appl.h usability... yes [12:59:08.960] checking security/pam_appl.h presence... yes [12:59:08.992] checking for security/pam_appl.h... yes [12:59:08.994] checking systemd/sd-daemon.h usability... yes [12:59:09.003] checking systemd/sd-daemon.h presence... yes [12:59:09.041] checking for systemd/sd-daemon.h... yes [12:59:09.041] checking libxml/parser.h usability... yes [12:59:09.051] checking libxml/parser.h presence... yes [12:59:09.099] checking for libxml/parser.h... yes [12:59:09.100] checking libxslt/xslt.h usability... yes [12:59:09.110] checking libxslt/xslt.h presence... yes [12:59:09.159] checking for libxslt/xslt.h... yes [12:59:09.159] checking ldap.h usability... yes [12:59:09.168] checking ldap.h presence... yes [12:59:09.203] checking for ldap.h... yes [12:59:09.204] checking for compatible LDAP implementation... yes [12:59:09.214] checking ossp/uuid.h usability... yes [12:59:09.223] checking ossp/uuid.h presence... yes [12:59:09.264] checking for ossp/uuid.h... yes [12:59:09.303] checking whether byte ordering is bigendian... no [12:59:09.473] checking for inline... inline [12:59:09.484] checking for printf format archetype... printf [12:59:09.514] checking for _Static_assert... yes [12:59:09.704] checking for typeof... typeof [12:59:09.711] checking for __builtin_types_compatible_p... yes [12:59:09.724] checking for __builtin_constant_p... yes [12:59:09.736] checking for __builtin_unreachable... yes [12:59:09.919] checking for computed goto support... yes [12:59:09.927] checking for struct tm.tm_zone... yes [12:59:09.936] checking for union semun... no [12:59:10.013] checking for socklen_t... yes [12:59:10.100] checking for struct sockaddr.sa_len... no [12:59:10.258] checking for C/C++ restrict keyword... __restrict [12:59:10.273] checking for struct option... yes [12:59:10.355] checking whether assembler supports x86_64 popcntq... yes [12:59:10.363] checking for special C compiler options needed for large files... no [12:59:10.363] checking for _FILE_OFFSET_BITS value needed for large files... no [12:59:10.376] checking size of off_t... 8 [12:59:10.598] checking size of bool... 1 [12:59:10.811] checking for int timezone... yes [12:59:11.017] checking for backtrace_symbols... yes [12:59:11.220] checking for copyfile... no [12:59:11.423] checking for copy_file_range... yes [12:59:11.621] checking for getifaddrs... yes [12:59:11.817] checking for getpeerucred... no [12:59:12.008] checking for inet_pton... yes [12:59:12.204] checking for kqueue... no [12:59:12.360] checking for mbstowcs_l... no [12:59:12.516] checking for memset_s... no [12:59:12.705] checking for posix_fallocate... yes [12:59:12.905] checking for ppoll... yes [12:59:13.104] checking for pthread_is_threaded_np... no [12:59:13.294] checking for setproctitle... no [12:59:13.483] checking for setproctitle_fast... no [12:59:13.691] checking for strchrnul... yes [12:59:13.882] checking for strsignal... yes [12:59:14.079] checking for syncfs... yes [12:59:14.227] checking for sync_file_range... yes [12:59:14.399] checking for uselocale... yes [12:59:14.597] checking for wcstombs_l... no [12:59:14.799] checking for __builtin_bswap16... yes [12:59:15.004] checking for __builtin_bswap32... yes [12:59:15.202] checking for __builtin_bswap64... yes [12:59:15.397] checking for __builtin_clz... yes [12:59:15.596] checking for __builtin_ctz... yes [12:59:15.797] checking for __builtin_popcount... yes [12:59:15.987] checking for __builtin_frame_address... yes [12:59:16.171] checking for _LARGEFILE_SOURCE value needed for large files... no [12:59:16.361] checking how ccache clang reports undeclared, standard C functions... warning [12:59:16.381] checking for posix_fadvise... yes [12:59:16.581] checking whether posix_fadvise is declared... yes [12:59:16.596] checking whether fdatasync is declared... yes [12:59:16.609] checking whether strlcat is declared... no [12:59:16.713] checking whether strlcpy is declared... no [12:59:16.815] checking whether strnlen is declared... yes [12:59:16.831] checking whether strsep is declared... yes [12:59:16.846] checking whether preadv is declared... yes [12:59:16.860] checking whether pwritev is declared... yes [12:59:16.875] checking whether F_FULLFSYNC is declared... no [12:59:16.959] checking for explicit_bzero... yes [12:59:17.159] checking for getopt... yes [12:59:17.357] checking for getpeereid... no [12:59:17.551] checking for inet_aton... yes [12:59:17.734] checking for mkdtemp... yes [12:59:17.936] checking for strlcat... no [12:59:18.141] checking for strlcpy... no [12:59:18.348] checking for strnlen... yes [12:59:18.542] checking for strsep... yes [12:59:18.731] checking for pthread_barrier_wait... yes [12:59:18.917] checking for getopt_long... yes [12:59:19.122] checking for syslog... yes [12:59:19.326] checking syslog.h usability... yes [12:59:19.336] checking syslog.h presence... yes [12:59:19.370] checking for syslog.h... yes [12:59:19.370] checking for opterr... yes [12:59:19.575] checking for optreset... no [12:59:19.748] checking unicode/ucol.h usability... yes [12:59:19.758] checking unicode/ucol.h presence... yes [12:59:19.799] checking for unicode/ucol.h... yes [12:59:19.804] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:59:19.820] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:59:19.830] checking for rl_completion_suppress_quote... yes [12:59:20.017] checking for rl_filename_quote_characters... yes [12:59:20.220] checking for rl_filename_quoting_function... yes [12:59:20.430] checking for append_history... yes [12:59:20.640] checking for history_truncate_file... yes [12:59:20.787] checking for rl_completion_matches... yes [12:59:20.995] checking for rl_filename_completion_function... yes [12:59:21.191] checking for rl_reset_screen_size... yes [12:59:21.403] checking for rl_variable_bind... yes [12:59:21.594] checking test program... ok [12:59:21.789] checking whether long int is 64 bits... yes [12:59:21.990] checking for __builtin_mul_overflow... yes [12:59:22.187] checking size of void *... 8 [12:59:22.397] checking size of size_t... 8 [12:59:22.617] checking size of long... 8 [12:59:22.845] checking alignment of short... 2 [12:59:23.046] checking alignment of int... 4 [12:59:23.254] checking alignment of long... 8 [12:59:23.475] checking alignment of double... 8 [12:59:23.697] checking for __int128... yes [12:59:23.899] checking for __int128 alignment bug... ok [12:59:24.094] checking alignment of PG_INT128_TYPE... 16 [12:59:24.268] checking for builtin __sync char locking functions... yes [12:59:24.422] checking for builtin __sync int32 locking functions... yes [12:59:24.614] checking for builtin __sync int32 atomic operations... yes [12:59:24.802] checking for builtin __sync int64 atomic operations... yes [12:59:25.004] checking for builtin __atomic int32 atomic operations... yes [12:59:25.196] checking for builtin __atomic int64 atomic operations... yes [12:59:25.332] checking for __get_cpuid... yes [12:59:25.531] checking for __get_cpuid_count... yes [12:59:25.725] checking for __cpuid... no [12:59:25.791] checking for __cpuidex... no [12:59:25.855] checking for _xgetbv with CFLAGS=... no [12:59:26.188] checking for _xgetbv with CFLAGS=-mxsave... yes [12:59:26.575] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:59:26.854] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:59:27.254] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:59:27.355] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:59:27.635] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:59:27.706] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:59:27.769] 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 [12:59:27.847] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:59:27.847] checking for library containing sem_init... none required [12:59:28.032] checking which semaphore API to use... unnamed POSIX [12:59:28.033] checking which random number source to use... OpenSSL [12:59:28.034] checking for tclsh... /usr/bin/tclsh [12:59:28.035] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:59:28.077] checking tcl.h usability... yes [12:59:28.087] checking tcl.h presence... yes [12:59:28.126] checking for tcl.h... yes [12:59:28.126] checking for perl.h... yes [12:59:28.149] checking for libperl... yes [12:59:28.395] checking Python.h usability... yes [12:59:28.405] checking Python.h presence... yes [12:59:28.474] checking for Python.h... yes [12:59:28.475] checking for xmllint... /usr/bin/xmllint [12:59:28.475] checking for xsltproc... /usr/bin/xsltproc [12:59:28.475] checking for fop... /usr/bin/fop [12:59:28.475] checking for dbtoepub... no [12:59:28.476] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [12:59:28.575] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:59:28.708] configure: using compiler=Debian clang version 14.0.6 [12:59:28.708] 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 [12:59:28.708] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:59:28.708] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:59:28.708] configure: using CXX=ccache clang++-16 [12:59:28.708] 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 [12:59:28.708] configure: using CLANG=ccache clang-16 [12:59:28.708] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:59:28.708] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:59:28.735] configure: updating cache clang.cache [12:59:28.746] configure: creating ./config.status [12:59:28.839] config.status: creating GNUmakefile [12:59:28.853] config.status: creating src/Makefile.global [12:59:28.869] config.status: creating src/include/pg_config.h [12:59:28.885] config.status: creating src/include/pg_config_ext.h [12:59:28.893] config.status: src/include/pg_config_ext.h is unchanged [12:59:28.896] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:59:28.904] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [12:59:28.910] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:59:28.918] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:59:28.925] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:59:28.933] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:59:28.941] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:59:28.980] [12:59:28.980] real 0m29.202s [12:59:28.980] user 0m19.081s [12:59:28.980] sys 0m10.165s [12:59:28.980] make -s -j${BUILD_JOBS} clean [12:59:29.531] time make -s -j${BUILD_JOBS} world-bin [12:59:33.829] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [12:59:33.829] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:59:33.829] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [12:59:33.829] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [12:59:33.829] ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [12:59:33.829] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [12:59:33.829] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [12:59:33.829] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:59:33.829] ^~~~~~ [12:59:33.829] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [12:59:33.829] ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [12:59:33.829] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [12:59:33.829] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:59:33.829] ^~~~~~~~~~~ [12:59:33.829] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [12:59:33.829] int status; [12:59:33.829] ^ [12:59:33.829] = 0 [12:59:33.829] 2 errors generated. [12:59:33.830] make[3]: *** [: backend_startup.o] Error 1 [12:59:33.830] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:59:33.830] make[2]: *** Waiting for unfinished jobs.... [12:59:34.600] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:59:34.600] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:59:34.601] [12:59:34.601] real 0m5.070s [12:59:34.601] user 0m8.477s [12:59:34.601] sys 0m6.945s [12:59:34.601] [12:59:34.601] Exit status: 2