[03:04:20.190] time ./configure \ [03:04:20.190] --cache gcc.cache \ [03:04:20.190] --enable-dtrace \ [03:04:20.190] ${LINUX_CONFIGURE_FEATURES} \ [03:04:20.190] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [03:04:20.360] configure: creating cache gcc.cache [03:04:20.373] checking build system type... x86_64-pc-linux-gnu [03:04:20.577] checking host system type... x86_64-pc-linux-gnu [03:04:20.577] checking which template to use... linux [03:04:20.577] checking whether NLS is wanted... no [03:04:20.577] checking for default port number... 5432 [03:04:20.583] checking for dtrace... /usr/bin/dtrace [03:04:20.583] checking for block size... 8kB [03:04:20.585] checking for segment size... 1GB [03:04:20.587] checking for WAL block size... 8kB [03:04:20.618] checking whether the C compiler works... yes [03:04:20.727] checking for C compiler default output file name... a.out [03:04:20.728] checking for suffix of executables... [03:04:20.765] checking whether we are cross compiling... no [03:04:20.826] checking for suffix of object files... o [03:04:20.834] checking whether we are using the GNU C compiler... yes [03:04:20.842] checking whether ccache gcc accepts -g... yes [03:04:20.850] checking for ccache gcc option to accept ISO C89... none needed [03:04:20.858] checking for ccache gcc option to accept ISO C99... none needed [03:04:20.925] checking whether we are using the GNU C++ compiler... yes [03:04:20.931] checking whether ccache g++ accepts -g... yes [03:04:21.037] checking for gawk... no [03:04:21.037] checking for mawk... mawk [03:04:21.037] checking for LLVM_CONFIG... llvm-config-16 [03:04:21.054] configure: using llvm 16.0.6 [03:04:21.054] checking for CLANG... ccache clang-16 [03:04:21.565] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:04:21.572] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [03:04:21.578] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:04:21.621] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:04:21.798] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [03:04:21.805] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [03:04:21.811] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:04:21.817] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:04:21.823] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:04:21.829] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:04:21.835] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [03:04:21.842] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:04:21.848] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:04:21.854] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:04:21.860] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [03:04:21.866] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [03:04:21.873] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:04:21.908] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:04:21.914] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:04:21.921] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [03:04:21.927] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [03:04:21.934] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:04:21.941] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:04:21.962] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:04:21.969] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:04:21.975] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:04:22.013] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:04:22.050] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:04:22.057] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:04:22.063] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:04:22.097] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:04:22.104] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:04:22.110] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:04:22.117] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [03:04:22.123] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [03:04:22.130] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [03:04:22.136] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [03:04:22.142] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [03:04:22.148] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [03:04:22.154] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [03:04:22.161] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [03:04:22.167] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:04:22.173] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:04:22.179] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:04:22.191] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:04:22.203] checking whether the C compiler still works... yes [03:04:22.263] checking how to run the C preprocessor... ccache gcc -E [03:04:22.328] checking for pkg-config... /usr/bin/pkg-config [03:04:22.329] checking pkg-config is at least version 0.9.0... yes [03:04:22.340] checking whether to build with ICU support... yes [03:04:22.340] checking for icu-uc icu-i18n... yes [03:04:22.349] checking whether to build with Tcl... yes [03:04:22.349] checking whether to build Perl modules... yes [03:04:22.349] checking whether to build Python modules... yes [03:04:22.349] checking whether to build with GSSAPI support... yes [03:04:22.350] checking whether to build with PAM support... yes [03:04:22.350] checking whether to build with BSD Authentication support... no [03:04:22.351] checking whether to build with LDAP support... yes [03:04:22.351] checking whether to build with Bonjour support... no [03:04:22.351] checking whether to build with SELinux support... yes [03:04:22.351] checking whether to build with systemd support... yes [03:04:22.351] checking whether to build with XML support... yes [03:04:22.351] checking for libxml-2.0 >= 2.6.23... yes [03:04:22.360] checking whether to build with LZ4 support... yes [03:04:22.360] checking for liblz4... yes [03:04:22.370] checking whether to build with ZSTD support... yes [03:04:22.370] checking for libzstd >= 1.4.0... yes [03:04:22.377] checking for strip... strip [03:04:22.377] checking whether it is possible to strip libraries... yes [03:04:22.382] checking for ar... ar [03:04:22.383] checking for a BSD-compatible install... /usr/bin/install -c [03:04:22.391] checking for tar... /usr/bin/tar [03:04:22.391] checking whether ln -s works... yes [03:04:22.392] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:04:22.394] checking for bison... /usr/bin/bison [03:04:22.410] configure: using bison (GNU Bison) 3.8.2 [03:04:22.412] checking for flex... /usr/bin/flex [03:04:22.428] configure: using flex 2.6.4 [03:04:22.428] checking for perl... /usr/bin/perl [03:04:22.460] configure: using perl 5.36.0 [03:04:22.462] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [03:04:22.476] checking for Perl privlibexp... /usr/share/perl/5.36 [03:04:22.480] checking for Perl useshrplib... true [03:04:22.489] 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:04:22.494] checking for CFLAGS to compile embedded Perl... -DDEBIAN [03:04:22.500] 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:04:22.636] checking for python3... /usr/bin/python3 [03:04:22.648] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [03:04:22.655] checking for Python sysconfig module... yes [03:04:22.666] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [03:04:22.679] checking Python include directory... -I/usr/include/python3.11 [03:04:22.691] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [03:04:22.731] checking for a sed that does not truncate output... /usr/bin/sed [03:04:22.736] checking for grep that handles long lines and -e... /usr/bin/grep [03:04:22.738] checking for egrep... /usr/bin/grep -E [03:04:22.739] checking for ANSI C header files... yes [03:04:22.844] checking for sys/types.h... yes [03:04:22.859] checking for sys/stat.h... yes [03:04:22.885] checking for stdlib.h... yes [03:04:22.899] checking for string.h... yes [03:04:22.912] checking for memory.h... yes [03:04:22.926] checking for strings.h... yes [03:04:22.939] checking for inttypes.h... yes [03:04:22.955] checking for stdint.h... yes [03:04:22.968] checking for unistd.h... yes [03:04:22.984] checking whether ccache gcc is Clang... no [03:04:22.996] checking whether pthreads work with -pthread... yes [03:04:23.050] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [03:04:23.091] checking whether more special flags are required for pthreads... no [03:04:23.091] checking for PTHREAD_PRIO_INHERIT... yes [03:04:23.136] checking pthread.h usability... yes [03:04:23.144] checking pthread.h presence... yes [03:04:23.159] checking for pthread.h... yes [03:04:23.159] checking for strerror_r... yes [03:04:23.198] checking whether strerror_r returns int... no [03:04:23.230] checking for main in -lm... yes [03:04:23.279] checking for library containing setproctitle... no [03:04:23.372] checking for library containing dlsym... none required [03:04:23.414] checking for library containing socket... none required [03:04:23.456] checking for library containing getopt_long... none required [03:04:23.498] checking for library containing shm_open... none required [03:04:23.539] checking for library containing shm_unlink... none required [03:04:23.580] checking for library containing clock_gettime... none required [03:04:23.621] checking for library containing shmget... none required [03:04:23.662] checking for library containing backtrace_symbols... none required [03:04:23.703] checking for library containing pthread_barrier_wait... none required [03:04:23.745] checking for library containing readline... -lreadline [03:04:23.803] checking for inflate in -lz... yes [03:04:23.846] checking for library containing gss_store_cred_into... -lgssapi_krb5 [03:04:23.952] checking for CRYPTO_new_ex_data in -lcrypto... yes [03:04:24.018] checking for SSL_new in -lssl... yes [03:04:24.084] checking for SSL_CTX_set_cert_cb... yes [03:04:24.148] checking for OPENSSL_init_ssl... yes [03:04:24.218] checking for X509_get_signature_info... yes [03:04:24.288] checking for SSL_CTX_set_num_tickets... yes [03:04:24.354] checking for pam_start in -lpam... yes [03:04:24.407] checking for xmlSaveToBuffer in -lxml2... yes [03:04:24.493] checking for xsltCleanupGlobals in -lxslt... yes [03:04:24.649] checking for LZ4_compress_default in -llz4... yes [03:04:24.702] checking for ZSTD_compress in -lzstd... yes [03:04:24.755] checking for ldap_bind in -lldap... yes [03:04:24.838] checking for ldap_initialize... yes [03:04:24.907] checking for ldap_verify_credentials... yes [03:04:24.973] checking for security_compute_create_name in -lselinux... yes [03:04:25.030] checking for uuid_export in -lossp-uuid... yes [03:04:25.088] checking for stdbool.h that conforms to C99... yes [03:04:25.099] checking for _Bool... yes [03:04:25.167] checking atomic.h usability... no [03:04:25.217] checking atomic.h presence... no [03:04:25.236] checking for atomic.h... no [03:04:25.240] checking copyfile.h usability... no [03:04:25.292] checking copyfile.h presence... no [03:04:25.310] checking for copyfile.h... no [03:04:25.313] checking execinfo.h usability... yes [03:04:25.322] checking execinfo.h presence... yes [03:04:25.336] checking for execinfo.h... yes [03:04:25.344] checking getopt.h usability... yes [03:04:25.353] checking getopt.h presence... yes [03:04:25.366] checking for getopt.h... yes [03:04:25.373] checking ifaddrs.h usability... yes [03:04:25.386] checking ifaddrs.h presence... yes [03:04:25.402] checking for ifaddrs.h... yes [03:04:25.409] checking mbarrier.h usability... no [03:04:25.461] checking mbarrier.h presence... no [03:04:25.479] checking for mbarrier.h... no [03:04:25.482] checking sys/epoll.h usability... yes [03:04:25.491] checking sys/epoll.h presence... yes [03:04:25.507] checking for sys/epoll.h... yes [03:04:25.515] checking sys/event.h usability... no [03:04:25.566] checking sys/event.h presence... no [03:04:25.583] checking for sys/event.h... no [03:04:25.587] checking sys/personality.h usability... yes [03:04:25.595] checking sys/personality.h presence... yes [03:04:25.608] checking for sys/personality.h... yes [03:04:25.616] checking sys/prctl.h usability... yes [03:04:25.625] checking sys/prctl.h presence... yes [03:04:25.638] checking for sys/prctl.h... yes [03:04:25.645] checking sys/procctl.h usability... no [03:04:25.695] checking sys/procctl.h presence... no [03:04:25.711] checking for sys/procctl.h... no [03:04:25.715] checking sys/signalfd.h usability... yes [03:04:25.723] checking sys/signalfd.h presence... yes [03:04:25.736] checking for sys/signalfd.h... yes [03:04:25.743] checking sys/ucred.h usability... no [03:04:25.792] checking sys/ucred.h presence... no [03:04:25.809] checking for sys/ucred.h... no [03:04:25.813] checking termios.h usability... yes [03:04:25.825] checking termios.h presence... yes [03:04:25.839] checking for termios.h... yes [03:04:25.846] checking ucred.h usability... no [03:04:25.895] checking ucred.h presence... no [03:04:25.911] checking for ucred.h... no [03:04:25.913] checking readline/readline.h usability... yes [03:04:25.930] checking readline/readline.h presence... yes [03:04:25.946] checking for readline/readline.h... yes [03:04:25.947] checking readline/history.h usability... yes [03:04:25.955] checking readline/history.h presence... yes [03:04:25.970] checking for readline/history.h... yes [03:04:25.973] checking zlib.h usability... yes [03:04:25.986] checking zlib.h presence... yes [03:04:26.003] checking for zlib.h... yes [03:04:26.004] checking for lz4... /usr/bin/lz4 [03:04:26.004] checking lz4.h usability... yes [03:04:26.012] checking lz4.h presence... yes [03:04:26.026] checking for lz4.h... yes [03:04:26.026] checking for zstd... /usr/bin/zstd [03:04:26.026] checking zstd.h usability... yes [03:04:26.037] checking zstd.h presence... yes [03:04:26.051] checking for zstd.h... yes [03:04:26.052] checking gssapi/gssapi.h usability... yes [03:04:26.063] checking gssapi/gssapi.h presence... yes [03:04:26.079] checking for gssapi/gssapi.h... yes [03:04:26.080] checking gssapi/gssapi_ext.h usability... yes [03:04:26.088] checking gssapi/gssapi_ext.h presence... yes [03:04:26.103] checking for gssapi/gssapi_ext.h... yes [03:04:26.104] checking for openssl... /usr/bin/openssl [03:04:26.114] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:04:26.114] checking openssl/ssl.h usability... yes [03:04:26.159] checking openssl/ssl.h presence... yes [03:04:26.209] checking for openssl/ssl.h... yes [03:04:26.209] checking openssl/err.h usability... yes [03:04:26.223] checking openssl/err.h presence... yes [03:04:26.248] checking for openssl/err.h... yes [03:04:26.249] checking security/pam_appl.h usability... yes [03:04:26.264] checking security/pam_appl.h presence... yes [03:04:26.277] checking for security/pam_appl.h... yes [03:04:26.279] checking systemd/sd-daemon.h usability... yes [03:04:26.289] checking systemd/sd-daemon.h presence... yes [03:04:26.306] checking for systemd/sd-daemon.h... yes [03:04:26.307] checking libxml/parser.h usability... yes [03:04:26.340] checking libxml/parser.h presence... yes [03:04:26.369] checking for libxml/parser.h... yes [03:04:26.369] checking libxslt/xslt.h usability... yes [03:04:26.383] checking libxslt/xslt.h presence... yes [03:04:26.413] checking for libxslt/xslt.h... yes [03:04:26.414] checking ldap.h usability... yes [03:04:26.427] checking ldap.h presence... yes [03:04:26.443] checking for ldap.h... yes [03:04:26.443] checking for compatible LDAP implementation... yes [03:04:26.451] checking ossp/uuid.h usability... yes [03:04:26.460] checking ossp/uuid.h presence... yes [03:04:26.477] checking for ossp/uuid.h... yes [03:04:26.494] checking whether byte ordering is bigendian... no [03:04:26.582] checking for inline... inline [03:04:26.589] checking for printf format archetype... gnu_printf [03:04:26.597] checking for _Static_assert... yes [03:04:26.648] checking for typeof... typeof [03:04:26.655] checking for __builtin_types_compatible_p... yes [03:04:26.665] checking for __builtin_constant_p... yes [03:04:26.675] checking for __builtin_unreachable... yes [03:04:26.726] checking for computed goto support... yes [03:04:26.734] checking for struct tm.tm_zone... yes [03:04:26.742] checking for union semun... no [03:04:26.781] checking for socklen_t... yes [03:04:26.826] checking for struct sockaddr.sa_len... no [03:04:26.900] checking for locale_t... yes [03:04:26.908] checking for C/C++ restrict keyword... __restrict [03:04:26.920] checking for struct option... yes [03:04:26.958] checking whether assembler supports x86_64 popcntq... yes [03:04:26.965] checking for special C compiler options needed for large files... no [03:04:26.965] checking for _FILE_OFFSET_BITS value needed for large files... no [03:04:26.973] checking size of off_t... 8 [03:04:27.043] checking size of bool... 1 [03:04:27.111] checking for int timezone... yes [03:04:27.167] checking for wcstombs_l declaration... no [03:04:27.254] checking for backtrace_symbols... yes [03:04:27.314] checking for copyfile... no [03:04:27.374] checking for copy_file_range... yes [03:04:27.434] checking for getifaddrs... yes [03:04:27.496] checking for getpeerucred... no [03:04:27.561] checking for inet_pton... yes [03:04:27.621] checking for kqueue... no [03:04:27.682] checking for mbstowcs_l... no [03:04:27.745] checking for memset_s... no [03:04:27.807] checking for posix_fallocate... yes [03:04:27.869] checking for ppoll... yes [03:04:27.932] checking for pthread_is_threaded_np... no [03:04:27.995] checking for setproctitle... no [03:04:28.059] checking for setproctitle_fast... no [03:04:28.121] checking for strchrnul... yes [03:04:28.183] checking for strsignal... yes [03:04:28.246] checking for syncfs... yes [03:04:28.308] checking for sync_file_range... yes [03:04:28.369] checking for uselocale... yes [03:04:28.431] checking for wcstombs_l... no [03:04:28.490] checking for __builtin_bswap16... yes [03:04:28.547] checking for __builtin_bswap32... yes [03:04:28.605] checking for __builtin_bswap64... yes [03:04:28.661] checking for __builtin_clz... yes [03:04:28.719] checking for __builtin_ctz... yes [03:04:28.775] checking for __builtin_popcount... yes [03:04:28.832] checking for __builtin_frame_address... yes [03:04:28.891] checking for _LARGEFILE_SOURCE value needed for large files... no [03:04:28.949] checking how ccache gcc reports undeclared, standard C functions... error [03:04:28.976] checking for posix_fadvise... yes [03:04:29.035] checking whether posix_fadvise is declared... yes [03:04:29.051] checking whether fdatasync is declared... yes [03:04:29.064] checking whether strlcat is declared... no [03:04:29.122] checking whether strlcpy is declared... no [03:04:29.185] checking whether strnlen is declared... yes [03:04:29.199] checking whether strsep is declared... yes [03:04:29.214] checking whether preadv is declared... yes [03:04:29.228] checking whether pwritev is declared... yes [03:04:29.242] checking whether F_FULLFSYNC is declared... no [03:04:29.274] checking for explicit_bzero... yes [03:04:29.328] checking for getopt... yes [03:04:29.381] checking for getpeereid... no [03:04:29.439] checking for inet_aton... yes [03:04:29.493] checking for mkdtemp... yes [03:04:29.547] checking for strlcat... no [03:04:29.606] checking for strlcpy... no [03:04:29.667] checking for strnlen... yes [03:04:29.726] checking for strsep... yes [03:04:29.782] checking for pthread_barrier_wait... yes [03:04:29.837] checking for getopt_long... yes [03:04:29.893] checking for syslog... yes [03:04:29.947] checking syslog.h usability... yes [03:04:29.958] checking syslog.h presence... yes [03:04:29.972] checking for syslog.h... yes [03:04:29.972] checking for opterr... yes [03:04:30.030] checking for optreset... no [03:04:30.092] checking unicode/ucol.h usability... yes [03:04:30.109] checking unicode/ucol.h presence... yes [03:04:30.131] checking for unicode/ucol.h... yes [03:04:30.136] checking whether LLVMCreateGDBRegistrationListener is declared... yes [03:04:30.167] checking whether LLVMCreatePerfJITEventListener is declared... yes [03:04:30.176] checking for rl_completion_suppress_quote... yes [03:04:30.236] checking for rl_filename_quote_characters... yes [03:04:30.299] checking for rl_filename_quoting_function... yes [03:04:30.363] checking for append_history... yes [03:04:30.427] checking for history_truncate_file... yes [03:04:30.489] checking for rl_completion_matches... yes [03:04:30.553] checking for rl_filename_completion_function... yes [03:04:30.615] checking for rl_reset_screen_size... yes [03:04:30.677] checking for rl_variable_bind... yes [03:04:30.738] checking test program... ok [03:04:30.792] checking whether long int is 64 bits... yes [03:04:30.853] checking for __builtin_mul_overflow... yes [03:04:30.906] checking size of void *... 8 [03:04:30.976] checking size of size_t... 8 [03:04:31.046] checking size of long... 8 [03:04:31.116] checking alignment of short... 2 [03:04:31.186] checking alignment of int... 4 [03:04:31.257] checking alignment of long... 8 [03:04:31.329] checking alignment of double... 8 [03:04:31.401] checking for int8... no [03:04:31.438] checking for uint8... no [03:04:31.473] checking for int64... no [03:04:31.509] checking for uint64... no [03:04:31.544] checking for __int128... yes [03:04:31.599] checking for __int128 alignment bug... ok [03:04:31.652] checking alignment of PG_INT128_TYPE... 16 [03:04:31.725] checking for builtin __sync char locking functions... yes [03:04:31.778] checking for builtin __sync int32 locking functions... yes [03:04:31.831] checking for builtin __sync int32 atomic operations... yes [03:04:31.883] checking for builtin __sync int64 atomic operations... yes [03:04:31.936] checking for builtin __atomic int32 atomic operations... yes [03:04:31.989] checking for builtin __atomic int64 atomic operations... yes [03:04:32.045] checking for __get_cpuid... yes [03:04:32.100] checking for __get_cpuid_count... yes [03:04:32.154] checking for __cpuid... no [03:04:32.174] checking for __cpuidex... no [03:04:32.195] checking for _xgetbv with CFLAGS=... no [03:04:32.602] checking for _xgetbv with CFLAGS=-mxsave... yes [03:04:32.996] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:04:33.363] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:04:33.698] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:04:33.742] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:04:33.836] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:04:33.856] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:04:33.873] 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:04:33.941] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:04:33.941] checking for library containing sem_init... none required [03:04:33.996] checking which semaphore API to use... unnamed POSIX [03:04:33.996] checking which random number source to use... OpenSSL [03:04:33.998] checking for tclsh... /usr/bin/tclsh [03:04:33.998] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [03:04:34.036] checking tcl.h usability... yes [03:04:34.050] checking tcl.h presence... yes [03:04:34.069] checking for tcl.h... yes [03:04:34.069] checking for perl.h... yes [03:04:34.147] checking for libperl... yes [03:04:34.379] checking Python.h usability... yes [03:04:34.438] checking Python.h presence... yes [03:04:34.493] checking for Python.h... yes [03:04:34.493] checking for xmllint... /usr/bin/xmllint [03:04:34.494] checking for xsltproc... /usr/bin/xsltproc [03:04:34.495] checking for fop... /usr/bin/fop [03:04:34.495] checking for dbtoepub... no [03:04:34.495] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [03:04:34.551] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [03:04:34.617] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [03:04:34.617] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [03:04:34.617] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [03:04:34.617] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [03:04:34.617] configure: using CXX=ccache g++ [03:04:34.617] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [03:04:34.617] configure: using CLANG=ccache clang-16 [03:04:34.617] 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:04:34.617] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [03:04:34.645] configure: updating cache gcc.cache [03:04:34.654] configure: creating ./config.status [03:04:34.736] config.status: creating GNUmakefile [03:04:34.748] config.status: creating src/Makefile.global [03:04:34.762] config.status: creating src/include/pg_config.h [03:04:34.774] config.status: creating src/include/pg_config_ext.h [03:04:34.785] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:04:34.799] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:04:34.806] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [03:04:34.812] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [03:04:34.819] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [03:04:34.825] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [03:04:34.859] [03:04:34.859] real 0m14.669s [03:04:34.859] user 0m8.582s [03:04:34.859] sys 0m4.804s [03:04:34.859] make -s -j${BUILD_JOBS} clean [03:04:35.336] time make -s -j${BUILD_JOBS} world-bin [03:05:32.113] In file included from ../../../src/include/postgres.h:46, [03:05:32.113] from backend_startup.c:16: [03:05:32.113] backend_startup.c: In function ‘BackendInitialize’: [03:05:32.113] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [03:05:32.113] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:05:32.113] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:05:32.113] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [03:05:32.113] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [03:05:32.113] | ^~~~~~~~~~~ [03:05:32.113] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [03:05:32.113] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:05:32.113] | ^~~~~~~ [03:05:32.113] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [03:05:32.113] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [03:05:32.113] | ^~~~ [03:05:32.113] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [03:05:32.113] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [03:05:32.113] | ^~~~~~~~~~~~~~~ [03:05:32.113] backend_startup.c:126:33: note: ‘status’ was declared here [03:05:32.113] 126 | int status; [03:05:32.113] | ^~~~~~ [03:05:32.113] cc1: all warnings being treated as errors [03:05:32.113] make[3]: *** [: backend_startup.o] Error 1 [03:05:32.113] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [03:05:32.113] make[2]: *** Waiting for unfinished jobs.... [03:05:39.939] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:05:39.939] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:05:39.939] [03:05:39.939] real 1m4.603s [03:05:39.939] user 3m17.197s [03:05:39.939] sys 0m52.694s [03:05:39.940] [03:05:39.940] Exit status: 2