[13:37:29.106] time ./configure \ [13:37:29.106] --cache gcc.cache \ [13:37:29.106] --enable-dtrace \ [13:37:29.106] ${LINUX_CONFIGURE_FEATURES} \ [13:37:29.106] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [13:37:29.315] configure: creating cache gcc.cache [13:37:29.330] checking build system type... x86_64-pc-linux-gnu [13:37:29.557] checking host system type... x86_64-pc-linux-gnu [13:37:29.557] checking which template to use... linux [13:37:29.558] checking whether NLS is wanted... no [13:37:29.558] checking for default port number... 5432 [13:37:29.565] checking for dtrace... /usr/bin/dtrace [13:37:29.566] checking for block size... 8kB [13:37:29.567] checking for segment size... 1GB [13:37:29.570] checking for WAL block size... 8kB [13:37:29.608] checking whether the C compiler works... yes [13:37:29.734] checking for C compiler default output file name... a.out [13:37:29.736] checking for suffix of executables... [13:37:29.777] checking whether we are cross compiling... no [13:37:29.851] checking for suffix of object files... o [13:37:29.861] checking whether we are using the GNU C compiler... yes [13:37:29.871] checking whether ccache gcc accepts -g... yes [13:37:29.878] checking for ccache gcc option to accept ISO C89... none needed [13:37:29.889] checking for ccache gcc option to accept ISO C99... none needed [13:37:29.970] checking whether we are using the GNU C++ compiler... yes [13:37:29.979] checking whether ccache g++ accepts -g... yes [13:37:30.124] checking for gawk... no [13:37:30.124] checking for mawk... mawk [13:37:30.124] checking for LLVM_CONFIG... llvm-config-16 [13:37:30.144] configure: using llvm 16.0.6 [13:37:30.144] checking for CLANG... ccache clang-16 [13:37:30.715] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:37:30.722] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:37:30.730] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:37:30.777] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:37:30.944] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:37:30.951] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:37:30.959] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:37:30.967] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:37:30.974] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:37:30.982] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:37:30.991] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:37:30.999] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:37:31.006] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:37:31.014] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:37:31.022] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:37:31.030] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:37:31.037] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:37:31.076] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:37:31.084] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:37:31.092] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:37:31.100] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:37:31.107] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:37:31.116] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:37:31.140] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:37:31.148] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:37:31.155] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:37:31.195] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:37:31.236] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:37:31.244] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:37:31.251] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:37:31.289] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:37:31.296] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:37:31.304] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:37:31.312] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:37:31.320] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:37:31.327] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:37:31.334] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:37:31.341] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:37:31.348] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:37:31.355] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [13:37:31.362] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [13:37:31.370] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:37:31.378] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:37:31.385] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:37:31.398] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:37:31.411] checking whether the C compiler still works... yes [13:37:31.478] checking how to run the C preprocessor... ccache gcc -E [13:37:31.555] checking for pkg-config... /usr/bin/pkg-config [13:37:31.555] checking pkg-config is at least version 0.9.0... yes [13:37:31.563] checking whether to build with ICU support... yes [13:37:31.563] checking for icu-uc icu-i18n... yes [13:37:31.574] checking whether to build with Tcl... yes [13:37:31.574] checking whether to build Perl modules... yes [13:37:31.574] checking whether to build Python modules... yes [13:37:31.574] checking whether to build with GSSAPI support... yes [13:37:31.575] checking whether to build with PAM support... yes [13:37:31.575] checking whether to build with BSD Authentication support... no [13:37:31.575] checking whether to build with LDAP support... yes [13:37:31.576] checking whether to build with Bonjour support... no [13:37:31.576] checking whether to build with SELinux support... yes [13:37:31.576] checking whether to build with systemd support... yes [13:37:31.576] checking whether to build with XML support... yes [13:37:31.576] checking for libxml-2.0 >= 2.6.23... yes [13:37:31.585] checking whether to build with LZ4 support... yes [13:37:31.586] checking for liblz4... yes [13:37:31.594] checking whether to build with ZSTD support... yes [13:37:31.594] checking for libzstd >= 1.4.0... yes [13:37:31.603] checking for strip... strip [13:37:31.603] checking whether it is possible to strip libraries... yes [13:37:31.606] checking for ar... ar [13:37:31.607] checking for a BSD-compatible install... /usr/bin/install -c [13:37:31.616] checking for tar... /usr/bin/tar [13:37:31.616] checking whether ln -s works... yes [13:37:31.617] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:37:31.619] checking for bison... /usr/bin/bison [13:37:31.625] configure: using bison (GNU Bison) 3.8.2 [13:37:31.628] checking for flex... /usr/bin/flex [13:37:31.647] configure: using flex 2.6.4 [13:37:31.647] checking for perl... /usr/bin/perl [13:37:31.672] configure: using perl 5.36.0 [13:37:31.675] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:37:31.688] checking for Perl privlibexp... /usr/share/perl/5.36 [13:37:31.693] checking for Perl useshrplib... true [13:37:31.703] 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 [13:37:31.710] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:37:31.715] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:37:31.854] checking for python3... /usr/bin/python3 [13:37:31.867] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:37:31.875] checking for Python sysconfig module... yes [13:37:31.889] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:37:31.904] checking Python include directory... -I/usr/include/python3.11 [13:37:31.918] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:37:31.963] checking for a sed that does not truncate output... /usr/bin/sed [13:37:31.969] checking for grep that handles long lines and -e... /usr/bin/grep [13:37:31.971] checking for egrep... /usr/bin/grep -E [13:37:31.973] checking for ANSI C header files... yes [13:37:32.090] checking for sys/types.h... yes [13:37:32.107] checking for sys/stat.h... yes [13:37:32.134] checking for stdlib.h... yes [13:37:32.151] checking for string.h... yes [13:37:32.168] checking for memory.h... yes [13:37:32.184] checking for strings.h... yes [13:37:32.200] checking for inttypes.h... yes [13:37:32.220] checking for stdint.h... yes [13:37:32.238] checking for unistd.h... yes [13:37:32.257] checking whether ccache gcc is Clang... no [13:37:32.271] checking whether pthreads work with -pthread... yes [13:37:32.331] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:37:32.376] checking whether more special flags are required for pthreads... no [13:37:32.376] checking for PTHREAD_PRIO_INHERIT... yes [13:37:32.429] checking pthread.h usability... yes [13:37:32.439] checking pthread.h presence... yes [13:37:32.457] checking for pthread.h... yes [13:37:32.457] checking for strerror_r... yes [13:37:32.502] checking whether strerror_r returns int... no [13:37:32.537] checking for main in -lm... yes [13:37:32.591] checking for library containing setproctitle... no [13:37:32.696] checking for library containing dlsym... none required [13:37:32.741] checking for library containing socket... none required [13:37:32.786] checking for library containing getopt_long... none required [13:37:32.830] checking for library containing shm_open... none required [13:37:32.877] checking for library containing shm_unlink... none required [13:37:32.921] checking for library containing clock_gettime... none required [13:37:32.965] checking for library containing shmget... none required [13:37:33.011] checking for library containing backtrace_symbols... none required [13:37:33.058] checking for library containing pthread_barrier_wait... none required [13:37:33.103] checking for library containing readline... -lreadline [13:37:33.161] checking for inflate in -lz... yes [13:37:33.207] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:37:33.317] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:37:33.388] checking for SSL_new in -lssl... yes [13:37:33.455] checking for SSL_CTX_set_cert_cb... yes [13:37:33.528] checking for OPENSSL_init_ssl... yes [13:37:33.603] checking for BIO_meth_new... yes [13:37:33.684] checking for ASN1_STRING_get0_data... yes [13:37:33.762] checking for HMAC_CTX_new... yes [13:37:33.841] checking for HMAC_CTX_free... yes [13:37:33.917] checking for CRYPTO_lock... no [13:37:33.977] checking for X509_get_signature_info... yes [13:37:34.052] checking for SSL_CTX_set_num_tickets... yes [13:37:34.126] checking for pam_start in -lpam... yes [13:37:34.187] checking for xmlSaveToBuffer in -lxml2... yes [13:37:34.285] checking for xsltCleanupGlobals in -lxslt... yes [13:37:34.376] checking for LZ4_compress_default in -llz4... yes [13:37:34.431] checking for ZSTD_compress in -lzstd... yes [13:37:34.487] checking for ldap_bind in -lldap... yes [13:37:34.583] checking for ldap_initialize... yes [13:37:34.655] checking for ldap_verify_credentials... yes [13:37:34.726] checking for security_compute_create_name in -lselinux... yes [13:37:34.787] checking for uuid_export in -lossp-uuid... yes [13:37:34.848] checking for stdbool.h that conforms to C99... yes [13:37:34.862] checking for _Bool... yes [13:37:34.936] checking atomic.h usability... no [13:37:34.991] checking atomic.h presence... no [13:37:35.011] checking for atomic.h... no [13:37:35.016] checking copyfile.h usability... no [13:37:35.071] checking copyfile.h presence... no [13:37:35.091] checking for copyfile.h... no [13:37:35.094] checking execinfo.h usability... yes [13:37:35.104] checking execinfo.h presence... yes [13:37:35.119] checking for execinfo.h... yes [13:37:35.127] checking getopt.h usability... yes [13:37:35.138] checking getopt.h presence... yes [13:37:35.152] checking for getopt.h... yes [13:37:35.161] checking ifaddrs.h usability... yes [13:37:35.176] checking ifaddrs.h presence... yes [13:37:35.194] checking for ifaddrs.h... yes [13:37:35.202] checking mbarrier.h usability... no [13:37:35.259] checking mbarrier.h presence... no [13:37:35.279] checking for mbarrier.h... no [13:37:35.283] checking sys/epoll.h usability... yes [13:37:35.294] checking sys/epoll.h presence... yes [13:37:35.311] checking for sys/epoll.h... yes [13:37:35.320] checking sys/event.h usability... no [13:37:35.377] checking sys/event.h presence... no [13:37:35.398] checking for sys/event.h... no [13:37:35.402] checking sys/personality.h usability... yes [13:37:35.412] checking sys/personality.h presence... yes [13:37:35.426] checking for sys/personality.h... yes [13:37:35.434] checking sys/prctl.h usability... yes [13:37:35.445] checking sys/prctl.h presence... yes [13:37:35.461] checking for sys/prctl.h... yes [13:37:35.469] checking sys/procctl.h usability... no [13:37:35.524] checking sys/procctl.h presence... no [13:37:35.543] checking for sys/procctl.h... no [13:37:35.547] checking sys/signalfd.h usability... yes [13:37:35.557] checking sys/signalfd.h presence... yes [13:37:35.572] checking for sys/signalfd.h... yes [13:37:35.581] checking sys/ucred.h usability... no [13:37:35.636] checking sys/ucred.h presence... no [13:37:35.655] checking for sys/ucred.h... no [13:37:35.659] checking termios.h usability... yes [13:37:35.674] checking termios.h presence... yes [13:37:35.690] checking for termios.h... yes [13:37:35.698] checking ucred.h usability... no [13:37:35.753] checking ucred.h presence... no [13:37:35.774] checking for ucred.h... no [13:37:35.775] checking readline/readline.h usability... yes [13:37:35.788] checking readline/readline.h presence... yes [13:37:35.807] checking for readline/readline.h... yes [13:37:35.808] checking readline/history.h usability... yes [13:37:35.818] checking readline/history.h presence... yes [13:37:35.836] checking for readline/history.h... yes [13:37:35.839] checking zlib.h usability... yes [13:37:35.851] checking zlib.h presence... yes [13:37:35.871] checking for zlib.h... yes [13:37:35.871] checking for lz4... /usr/bin/lz4 [13:37:35.872] checking lz4.h usability... yes [13:37:35.882] checking lz4.h presence... yes [13:37:35.897] checking for lz4.h... yes [13:37:35.898] checking for zstd... /usr/bin/zstd [13:37:35.898] checking zstd.h usability... yes [13:37:35.909] checking zstd.h presence... yes [13:37:35.924] checking for zstd.h... yes [13:37:35.925] checking gssapi/gssapi.h usability... yes [13:37:35.936] checking gssapi/gssapi.h presence... yes [13:37:35.953] checking for gssapi/gssapi.h... yes [13:37:35.955] checking gssapi/gssapi_ext.h usability... yes [13:37:35.965] checking gssapi/gssapi_ext.h presence... yes [13:37:35.982] checking for gssapi/gssapi_ext.h... yes [13:37:35.983] checking for openssl... /usr/bin/openssl [13:37:35.995] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:37:35.996] checking openssl/ssl.h usability... yes [13:37:36.045] checking openssl/ssl.h presence... yes [13:37:36.094] checking for openssl/ssl.h... yes [13:37:36.095] checking openssl/err.h usability... yes [13:37:36.108] checking openssl/err.h presence... yes [13:37:36.136] checking for openssl/err.h... yes [13:37:36.136] checking security/pam_appl.h usability... yes [13:37:36.148] checking security/pam_appl.h presence... yes [13:37:36.161] checking for security/pam_appl.h... yes [13:37:36.163] checking systemd/sd-daemon.h usability... yes [13:37:36.174] checking systemd/sd-daemon.h presence... yes [13:37:36.193] checking for systemd/sd-daemon.h... yes [13:37:36.194] checking libxml/parser.h usability... yes [13:37:36.230] checking libxml/parser.h presence... yes [13:37:36.261] checking for libxml/parser.h... yes [13:37:36.261] checking libxslt/xslt.h usability... yes [13:37:36.274] checking libxslt/xslt.h presence... yes [13:37:36.306] checking for libxslt/xslt.h... yes [13:37:36.306] checking ldap.h usability... yes [13:37:36.318] checking ldap.h presence... yes [13:37:36.336] checking for ldap.h... yes [13:37:36.336] checking for compatible LDAP implementation... yes [13:37:36.345] checking ossp/uuid.h usability... yes [13:37:36.354] checking ossp/uuid.h presence... yes [13:37:36.373] checking for ossp/uuid.h... yes [13:37:36.393] checking whether byte ordering is bigendian... no [13:37:36.498] checking for inline... inline [13:37:36.507] checking for printf format archetype... gnu_printf [13:37:36.516] checking for _Static_assert... yes [13:37:36.573] checking for typeof... typeof [13:37:36.582] checking for __builtin_types_compatible_p... yes [13:37:36.594] checking for __builtin_constant_p... yes [13:37:36.607] checking for __builtin_unreachable... yes [13:37:36.663] checking for computed goto support... yes [13:37:36.671] checking for struct tm.tm_zone... yes [13:37:36.681] checking for union semun... no [13:37:36.725] checking for socklen_t... yes [13:37:36.776] checking for struct sockaddr.sa_len... no [13:37:36.860] checking for locale_t... yes [13:37:36.870] checking for C/C++ restrict keyword... __restrict [13:37:36.884] checking for struct option... yes [13:37:36.927] checking whether assembler supports x86_64 popcntq... yes [13:37:36.934] checking for special C compiler options needed for large files... no [13:37:36.934] checking for _FILE_OFFSET_BITS value needed for large files... no [13:37:36.942] checking size of off_t... 8 [13:37:37.019] checking size of bool... 1 [13:37:37.090] checking for int timezone... yes [13:37:37.150] checking for wcstombs_l declaration... no [13:37:37.241] checking for backtrace_symbols... yes [13:37:37.308] checking for copyfile... no [13:37:37.377] checking for copy_file_range... yes [13:37:37.443] checking for getifaddrs... yes [13:37:37.510] checking for getpeerucred... no [13:37:37.577] checking for inet_pton... yes [13:37:37.643] checking for kqueue... no [13:37:37.710] checking for mbstowcs_l... no [13:37:37.775] checking for memset_s... no [13:37:37.840] checking for posix_fallocate... yes [13:37:37.905] checking for ppoll... yes [13:37:37.970] checking for pthread_is_threaded_np... no [13:37:38.038] checking for setproctitle... no [13:37:38.102] checking for setproctitle_fast... no [13:37:38.166] checking for strchrnul... yes [13:37:38.228] checking for strsignal... yes [13:37:38.293] checking for syncfs... yes [13:37:38.357] checking for sync_file_range... yes [13:37:38.424] checking for uselocale... yes [13:37:38.489] checking for wcstombs_l... no [13:37:38.551] checking for __builtin_bswap16... yes [13:37:38.612] checking for __builtin_bswap32... yes [13:37:38.676] checking for __builtin_bswap64... yes [13:37:38.740] checking for __builtin_clz... yes [13:37:38.803] checking for __builtin_ctz... yes [13:37:38.866] checking for __builtin_popcount... yes [13:37:38.930] checking for __builtin_frame_address... yes [13:37:38.993] checking for _LARGEFILE_SOURCE value needed for large files... no [13:37:39.056] checking how ccache gcc reports undeclared, standard C functions... error [13:37:39.089] checking for posix_fadvise... yes [13:37:39.152] checking whether posix_fadvise is declared... yes [13:37:39.169] checking whether fdatasync is declared... yes [13:37:39.183] checking whether strlcat is declared... no [13:37:39.248] checking whether strlcpy is declared... no [13:37:39.314] checking whether strnlen is declared... yes [13:37:39.330] checking whether strsep is declared... yes [13:37:39.345] checking whether preadv is declared... yes [13:37:39.361] checking whether pwritev is declared... yes [13:37:39.375] checking whether F_FULLFSYNC is declared... no [13:37:39.414] checking for explicit_bzero... yes [13:37:39.471] checking for getopt... yes [13:37:39.528] checking for getpeereid... no [13:37:39.591] checking for inet_aton... yes [13:37:39.649] checking for mkdtemp... yes [13:37:39.708] checking for strlcat... no [13:37:39.770] checking for strlcpy... no [13:37:39.832] checking for strnlen... yes [13:37:39.894] checking for strsep... yes [13:37:39.952] checking for pthread_barrier_wait... yes [13:37:40.012] checking for getopt_long... yes [13:37:40.069] checking for syslog... yes [13:37:40.125] checking syslog.h usability... yes [13:37:40.135] checking syslog.h presence... yes [13:37:40.150] checking for syslog.h... yes [13:37:40.151] checking for opterr... yes [13:37:40.211] checking for optreset... no [13:37:40.277] checking unicode/ucol.h usability... yes [13:37:40.297] checking unicode/ucol.h presence... yes [13:37:40.322] checking for unicode/ucol.h... yes [13:37:40.328] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:37:40.355] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:37:40.366] checking for rl_completion_suppress_quote... yes [13:37:40.431] checking for rl_filename_quote_characters... yes [13:37:40.497] checking for rl_filename_quoting_function... yes [13:37:40.567] checking for append_history... yes [13:37:40.635] checking for history_truncate_file... yes [13:37:40.705] checking for rl_completion_matches... yes [13:37:40.776] checking for rl_filename_completion_function... yes [13:37:40.846] checking for rl_reset_screen_size... yes [13:37:40.915] checking for rl_variable_bind... yes [13:37:40.981] checking test program... ok [13:37:41.040] checking whether long int is 64 bits... yes [13:37:41.107] checking for __builtin_mul_overflow... yes [13:37:41.166] checking size of void *... 8 [13:37:41.243] checking size of size_t... 8 [13:37:41.318] checking size of long... 8 [13:37:41.393] checking alignment of short... 2 [13:37:41.469] checking alignment of int... 4 [13:37:41.546] checking alignment of long... 8 [13:37:41.622] checking alignment of double... 8 [13:37:41.699] checking for int8... no [13:37:41.737] checking for uint8... no [13:37:41.776] checking for int64... no [13:37:41.816] checking for uint64... no [13:37:41.857] checking for __int128... yes [13:37:41.917] checking for __int128 alignment bug... ok [13:37:41.976] checking alignment of PG_INT128_TYPE... 16 [13:37:42.054] checking for builtin __sync char locking functions... yes [13:37:42.112] checking for builtin __sync int32 locking functions... yes [13:37:42.169] checking for builtin __sync int32 atomic operations... yes [13:37:42.228] checking for builtin __sync int64 atomic operations... yes [13:37:42.288] checking for builtin __atomic int32 atomic operations... yes [13:37:42.345] checking for builtin __atomic int64 atomic operations... yes [13:37:42.402] checking for __get_cpuid... yes [13:37:42.463] checking for __get_cpuid_count... yes [13:37:42.521] checking for __cpuid... no [13:37:42.545] checking for __cpuidex... no [13:37:42.569] checking for _xgetbv with CFLAGS=... no [13:37:42.999] checking for _xgetbv with CFLAGS=-mxsave... yes [13:37:43.401] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:37:43.780] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:37:44.133] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:37:44.181] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:37:44.285] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:37:44.309] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:37:44.329] 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 [13:37:44.402] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:37:44.403] checking for library containing sem_init... none required [13:37:44.461] checking which semaphore API to use... unnamed POSIX [13:37:44.461] checking which random number source to use... OpenSSL [13:37:44.463] checking for tclsh... /usr/bin/tclsh [13:37:44.463] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:37:44.501] checking tcl.h usability... yes [13:37:44.516] checking tcl.h presence... yes [13:37:44.537] checking for tcl.h... yes [13:37:44.537] checking for perl.h... yes [13:37:44.636] checking for libperl... yes [13:37:44.887] checking Python.h usability... yes [13:37:44.952] checking Python.h presence... yes [13:37:45.010] checking for Python.h... yes [13:37:45.010] checking for xmllint... /usr/bin/xmllint [13:37:45.010] checking for xsltproc... /usr/bin/xsltproc [13:37:45.011] checking for fop... /usr/bin/fop [13:37:45.011] checking for dbtoepub... no [13:37:45.011] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:37:45.072] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:37:45.143] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [13:37:45.143] 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 [13:37:45.143] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:37:45.143] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:37:45.144] configure: using CXX=ccache g++ [13:37:45.144] 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 [13:37:45.144] configure: using CLANG=ccache clang-16 [13:37:45.144] 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 [13:37:45.144] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [13:37:45.174] configure: updating cache gcc.cache [13:37:45.184] configure: creating ./config.status [13:37:45.280] config.status: creating GNUmakefile [13:37:45.294] config.status: creating src/Makefile.global [13:37:45.312] config.status: creating src/include/pg_config.h [13:37:45.326] config.status: creating src/include/pg_config_ext.h [13:37:45.339] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:37:45.357] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:37:45.365] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:37:45.373] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:37:45.381] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:37:45.389] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:37:45.427] [13:37:45.427] real 0m16.321s [13:37:45.427] user 0m9.555s [13:37:45.427] sys 0m5.518s [13:37:45.427] make -s -j${BUILD_JOBS} clean [13:37:45.943] time make -s -j${BUILD_JOBS} world-bin [13:38:22.820] In file included from ../../../src/include/postgres.h:46, [13:38:22.820] from backend_startup.c:16: [13:38:22.820] backend_startup.c: In function ‘BackendInitialize’: [13:38:22.820] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [13:38:22.820] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:38:22.820] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:38:22.820] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:38:22.820] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:38:22.820] | ^~~~~~~~~~~ [13:38:22.820] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:38:22.820] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:38:22.820] | ^~~~~~~ [13:38:22.820] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [13:38:22.820] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:38:22.820] | ^~~~ [13:38:22.820] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [13:38:22.820] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:38:22.820] | ^~~~~~~~~~~~~~~ [13:38:22.820] backend_startup.c:126:33: note: ‘status’ was declared here [13:38:22.820] 126 | int status; [13:38:22.820] | ^~~~~~ [13:38:22.820] cc1: all warnings being treated as errors [13:38:22.821] make[3]: *** [: backend_startup.o] Error 1 [13:38:22.822] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [13:38:22.822] make[2]: *** Waiting for unfinished jobs.... [13:38:27.189] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:38:27.189] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:38:27.189] [13:38:27.189] real 0m41.246s [13:38:27.189] user 2m3.223s [13:38:27.189] sys 0m34.187s [13:38:27.189] [13:38:27.189] Exit status: 2