[04:06:35.746] time ./configure \ [04:06:35.746] --cache gcc.cache \ [04:06:35.746] --enable-dtrace \ [04:06:35.746] ${LINUX_CONFIGURE_FEATURES} \ [04:06:35.746] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:06:35.934] configure: creating cache gcc.cache [04:06:35.949] checking build system type... x86_64-pc-linux-gnu [04:06:36.141] checking host system type... x86_64-pc-linux-gnu [04:06:36.142] checking which template to use... linux [04:06:36.142] checking whether NLS is wanted... no [04:06:36.142] checking for default port number... 5432 [04:06:36.149] checking for dtrace... /usr/bin/dtrace [04:06:36.149] checking for block size... 8kB [04:06:36.150] checking for segment size... 1GB [04:06:36.153] checking for WAL block size... 8kB [04:06:36.188] checking whether the C compiler works... yes [04:06:36.293] checking for C compiler default output file name... a.out [04:06:36.295] checking for suffix of executables... [04:06:36.336] checking whether we are cross compiling... no [04:06:36.396] checking for suffix of object files... o [04:06:36.405] checking whether we are using the GNU C compiler... yes [04:06:36.412] checking whether ccache gcc accepts -g... yes [04:06:36.419] checking for ccache gcc option to accept ISO C89... none needed [04:06:36.428] checking for ccache gcc option to accept ISO C99... none needed [04:06:36.495] checking whether we are using the GNU C++ compiler... yes [04:06:36.502] checking whether ccache g++ accepts -g... yes [04:06:36.566] checking for gawk... no [04:06:36.566] checking for mawk... mawk [04:06:36.566] checking for LLVM_CONFIG... llvm-config-16 [04:06:36.583] configure: using llvm 16.0.6 [04:06:36.583] checking for CLANG... ccache clang-16 [04:06:37.081] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:06:37.091] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:06:37.097] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:06:37.142] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:06:37.302] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:06:37.309] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:06:37.317] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:06:37.325] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:06:37.332] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:06:37.339] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:06:37.346] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:06:37.354] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:06:37.361] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:06:37.368] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:06:37.376] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:06:37.383] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:06:37.390] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:06:37.427] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:06:37.435] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:06:37.441] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:06:37.448] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:06:37.455] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:06:37.462] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:06:37.484] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:06:37.491] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:06:37.498] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:06:37.537] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:06:37.577] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:06:37.584] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:06:37.591] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:06:37.627] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:06:37.635] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:06:37.642] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:06:37.650] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:06:37.657] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:06:37.665] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:06:37.672] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:06:37.679] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:06:37.687] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:06:37.694] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:06:37.701] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:06:37.709] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:06:37.721] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:06:37.734] checking whether the C compiler still works... yes [04:06:37.798] checking how to run the C preprocessor... ccache gcc -E [04:06:37.871] checking for pkg-config... /usr/bin/pkg-config [04:06:37.871] checking pkg-config is at least version 0.9.0... yes [04:06:37.879] checking whether to build with ICU support... yes [04:06:37.879] checking for icu-uc icu-i18n... yes [04:06:37.889] checking whether to build with Tcl... yes [04:06:37.889] checking whether to build Perl modules... yes [04:06:37.889] checking whether to build Python modules... yes [04:06:37.890] checking whether to build with GSSAPI support... yes [04:06:37.891] checking whether to build with PAM support... yes [04:06:37.891] checking whether to build with BSD Authentication support... no [04:06:37.891] checking whether to build with LDAP support... yes [04:06:37.891] checking whether to build with Bonjour support... no [04:06:37.891] checking whether to build with SELinux support... yes [04:06:37.891] checking whether to build with systemd support... yes [04:06:37.892] checking whether to build with XML support... yes [04:06:37.892] checking for libxml-2.0 >= 2.6.23... yes [04:06:37.902] checking whether to build with LZ4 support... yes [04:06:37.902] checking for liblz4... yes [04:06:37.910] checking whether to build with ZSTD support... yes [04:06:37.910] checking for libzstd >= 1.4.0... yes [04:06:37.920] checking for strip... strip [04:06:37.920] checking whether it is possible to strip libraries... yes [04:06:37.924] checking for ar... ar [04:06:37.924] checking for a BSD-compatible install... /usr/bin/install -c [04:06:37.933] checking for tar... /usr/bin/tar [04:06:37.933] checking whether ln -s works... yes [04:06:37.933] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:06:37.936] checking for bison... /usr/bin/bison [04:06:37.941] configure: using bison (GNU Bison) 3.8.2 [04:06:37.944] checking for flex... /usr/bin/flex [04:06:37.962] configure: using flex 2.6.4 [04:06:37.962] checking for perl... /usr/bin/perl [04:06:37.981] configure: using perl 5.36.0 [04:06:37.983] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:06:37.996] checking for Perl privlibexp... /usr/share/perl/5.36 [04:06:38.000] checking for Perl useshrplib... true [04:06:38.009] 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 [04:06:38.016] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:06:38.021] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:06:38.157] checking for python3... /usr/bin/python3 [04:06:38.169] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:06:38.176] checking for Python sysconfig module... yes [04:06:38.188] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:06:38.201] checking Python include directory... -I/usr/include/python3.11 [04:06:38.213] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:06:38.255] checking for a sed that does not truncate output... /usr/bin/sed [04:06:38.261] checking for grep that handles long lines and -e... /usr/bin/grep [04:06:38.263] checking for egrep... /usr/bin/grep -E [04:06:38.265] checking for ANSI C header files... yes [04:06:38.376] checking for sys/types.h... yes [04:06:38.392] checking for sys/stat.h... yes [04:06:38.417] checking for stdlib.h... yes [04:06:38.433] checking for string.h... yes [04:06:38.449] checking for memory.h... yes [04:06:38.466] checking for strings.h... yes [04:06:38.482] checking for inttypes.h... yes [04:06:38.500] checking for stdint.h... yes [04:06:38.516] checking for unistd.h... yes [04:06:38.534] checking whether ccache gcc is Clang... no [04:06:38.547] checking whether pthreads work with -pthread... yes [04:06:38.603] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:06:38.649] checking whether more special flags are required for pthreads... no [04:06:38.649] checking for PTHREAD_PRIO_INHERIT... yes [04:06:38.700] checking pthread.h usability... yes [04:06:38.709] checking pthread.h presence... yes [04:06:38.726] checking for pthread.h... yes [04:06:38.727] checking for strerror_r... yes [04:06:38.770] checking whether strerror_r returns int... no [04:06:38.804] checking for main in -lm... yes [04:06:38.856] checking for library containing setproctitle... no [04:06:38.953] checking for library containing dlsym... none required [04:06:38.998] checking for library containing socket... none required [04:06:39.043] checking for library containing getopt_long... none required [04:06:39.087] checking for library containing shm_open... none required [04:06:39.131] checking for library containing shm_unlink... none required [04:06:39.175] checking for library containing clock_gettime... none required [04:06:39.218] checking for library containing shmget... none required [04:06:39.262] checking for library containing backtrace_symbols... none required [04:06:39.306] checking for library containing pthread_barrier_wait... none required [04:06:39.349] checking for library containing readline... -lreadline [04:06:39.402] checking for inflate in -lz... yes [04:06:39.448] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:06:39.556] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:06:39.622] checking for SSL_new in -lssl... yes [04:06:39.688] checking for SSL_CTX_set_ciphersuites... yes [04:06:39.753] checking for SSL_CTX_set_cert_cb... yes [04:06:39.823] checking for X509_get_signature_info... yes [04:06:39.901] checking for SSL_CTX_set_num_tickets... yes [04:06:39.969] checking for pam_start in -lpam... yes [04:06:40.026] checking for xmlSaveToBuffer in -lxml2... yes [04:06:40.117] checking for xsltCleanupGlobals in -lxslt... yes [04:06:40.204] checking for LZ4_compress_default in -llz4... yes [04:06:40.260] checking for ZSTD_compress in -lzstd... yes [04:06:40.315] checking for ldap_bind in -lldap... yes [04:06:40.403] checking for ldap_initialize... yes [04:06:40.470] checking for ldap_verify_credentials... yes [04:06:40.537] checking for security_compute_create_name in -lselinux... yes [04:06:40.594] checking for uuid_export in -lossp-uuid... yes [04:06:40.653] checking for stdbool.h that conforms to C99... yes [04:06:40.664] checking for _Bool... yes [04:06:40.734] checking atomic.h usability... no [04:06:40.787] checking atomic.h presence... no [04:06:40.804] checking for atomic.h... no [04:06:40.808] checking copyfile.h usability... no [04:06:40.861] checking copyfile.h presence... no [04:06:40.879] checking for copyfile.h... no [04:06:40.882] checking execinfo.h usability... yes [04:06:40.891] checking execinfo.h presence... yes [04:06:40.905] checking for execinfo.h... yes [04:06:40.912] checking getopt.h usability... yes [04:06:40.922] checking getopt.h presence... yes [04:06:40.936] checking for getopt.h... yes [04:06:40.943] checking ifaddrs.h usability... yes [04:06:40.956] checking ifaddrs.h presence... yes [04:06:40.973] checking for ifaddrs.h... yes [04:06:40.981] checking mbarrier.h usability... no [04:06:41.034] checking mbarrier.h presence... no [04:06:41.052] checking for mbarrier.h... no [04:06:41.055] checking sys/epoll.h usability... yes [04:06:41.065] checking sys/epoll.h presence... yes [04:06:41.081] checking for sys/epoll.h... yes [04:06:41.088] checking sys/event.h usability... no [04:06:41.142] checking sys/event.h presence... no [04:06:41.160] checking for sys/event.h... no [04:06:41.163] checking sys/personality.h usability... yes [04:06:41.173] checking sys/personality.h presence... yes [04:06:41.186] checking for sys/personality.h... yes [04:06:41.194] checking sys/prctl.h usability... yes [04:06:41.204] checking sys/prctl.h presence... yes [04:06:41.218] checking for sys/prctl.h... yes [04:06:41.226] checking sys/procctl.h usability... no [04:06:41.280] checking sys/procctl.h presence... no [04:06:41.298] checking for sys/procctl.h... no [04:06:41.301] checking sys/signalfd.h usability... yes [04:06:41.311] checking sys/signalfd.h presence... yes [04:06:41.325] checking for sys/signalfd.h... yes [04:06:41.333] checking sys/ucred.h usability... no [04:06:41.386] checking sys/ucred.h presence... no [04:06:41.405] checking for sys/ucred.h... no [04:06:41.408] checking termios.h usability... yes [04:06:41.422] checking termios.h presence... yes [04:06:41.437] checking for termios.h... yes [04:06:41.445] checking ucred.h usability... no [04:06:41.497] checking ucred.h presence... no [04:06:41.516] checking for ucred.h... no [04:06:41.520] checking xlocale.h usability... no [04:06:41.574] checking xlocale.h presence... no [04:06:41.592] checking for xlocale.h... no [04:06:41.594] checking readline/readline.h usability... yes [04:06:41.610] checking readline/readline.h presence... yes [04:06:41.628] checking for readline/readline.h... yes [04:06:41.629] checking readline/history.h usability... yes [04:06:41.638] checking readline/history.h presence... yes [04:06:41.655] checking for readline/history.h... yes [04:06:41.658] checking zlib.h usability... yes [04:06:41.669] checking zlib.h presence... yes [04:06:41.687] checking for zlib.h... yes [04:06:41.687] checking for lz4... /usr/bin/lz4 [04:06:41.688] checking lz4.h usability... yes [04:06:41.697] checking lz4.h presence... yes [04:06:41.712] checking for lz4.h... yes [04:06:41.712] checking for zstd... /usr/bin/zstd [04:06:41.713] checking zstd.h usability... yes [04:06:41.724] checking zstd.h presence... yes [04:06:41.739] checking for zstd.h... yes [04:06:41.740] checking gssapi/gssapi.h usability... yes [04:06:41.751] checking gssapi/gssapi.h presence... yes [04:06:41.767] checking for gssapi/gssapi.h... yes [04:06:41.769] checking gssapi/gssapi_ext.h usability... yes [04:06:41.778] checking gssapi/gssapi_ext.h presence... yes [04:06:41.795] checking for gssapi/gssapi_ext.h... yes [04:06:41.796] checking for openssl... /usr/bin/openssl [04:06:41.806] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:06:41.807] checking openssl/ssl.h usability... yes [04:06:41.851] checking openssl/ssl.h presence... yes [04:06:41.901] checking for openssl/ssl.h... yes [04:06:41.901] checking openssl/err.h usability... yes [04:06:41.914] checking openssl/err.h presence... yes [04:06:41.940] checking for openssl/err.h... yes [04:06:41.941] checking security/pam_appl.h usability... yes [04:06:41.952] checking security/pam_appl.h presence... yes [04:06:41.966] checking for security/pam_appl.h... yes [04:06:41.967] checking systemd/sd-daemon.h usability... yes [04:06:41.978] checking systemd/sd-daemon.h presence... yes [04:06:41.995] checking for systemd/sd-daemon.h... yes [04:06:41.996] checking libxml/parser.h usability... yes [04:06:42.038] checking libxml/parser.h presence... yes [04:06:42.068] checking for libxml/parser.h... yes [04:06:42.068] checking libxslt/xslt.h usability... yes [04:06:42.083] checking libxslt/xslt.h presence... yes [04:06:42.115] checking for libxslt/xslt.h... yes [04:06:42.116] checking ldap.h usability... yes [04:06:42.129] checking ldap.h presence... yes [04:06:42.146] checking for ldap.h... yes [04:06:42.147] checking for compatible LDAP implementation... yes [04:06:42.155] checking ossp/uuid.h usability... yes [04:06:42.165] checking ossp/uuid.h presence... yes [04:06:42.182] checking for ossp/uuid.h... yes [04:06:42.202] checking whether byte ordering is bigendian... no [04:06:42.300] checking for inline... inline [04:06:42.308] checking for printf format archetype... gnu_printf [04:06:42.318] checking for _Static_assert... yes [04:06:42.371] checking for typeof... typeof [04:06:42.379] checking for __builtin_types_compatible_p... yes [04:06:42.390] checking for __builtin_constant_p... yes [04:06:42.402] checking for __builtin_unreachable... yes [04:06:42.456] checking for computed goto support... yes [04:06:42.464] checking for struct tm.tm_zone... yes [04:06:42.473] checking for union semun... no [04:06:42.513] checking for socklen_t... yes [04:06:42.562] checking for struct sockaddr.sa_len... no [04:06:42.642] checking for C/C++ restrict keyword... __restrict [04:06:42.656] checking for struct option... yes [04:06:42.696] checking whether assembler supports x86_64 popcntq... yes [04:06:42.704] checking for special C compiler options needed for large files... no [04:06:42.704] checking for _FILE_OFFSET_BITS value needed for large files... no [04:06:42.711] checking size of off_t... 8 [04:06:42.785] checking size of bool... 1 [04:06:42.853] checking for int timezone... yes [04:06:42.915] checking for backtrace_symbols... yes [04:06:42.978] checking for copyfile... no [04:06:43.043] checking for copy_file_range... yes [04:06:43.107] checking for getifaddrs... yes [04:06:43.170] checking for getpeerucred... no [04:06:43.235] checking for inet_pton... yes [04:06:43.298] checking for kqueue... no [04:06:43.367] checking for mbstowcs_l... no [04:06:43.434] checking for memset_s... no [04:06:43.503] checking for posix_fallocate... yes [04:06:43.569] checking for ppoll... yes [04:06:43.634] checking for pthread_is_threaded_np... no [04:06:43.698] checking for setproctitle... no [04:06:43.762] checking for setproctitle_fast... no [04:06:43.827] checking for strchrnul... yes [04:06:43.892] checking for strsignal... yes [04:06:43.957] checking for syncfs... yes [04:06:44.020] checking for sync_file_range... yes [04:06:44.082] checking for uselocale... yes [04:06:44.146] checking for wcstombs_l... no [04:06:44.208] checking for __builtin_bswap16... yes [04:06:44.270] checking for __builtin_bswap32... yes [04:06:44.332] checking for __builtin_bswap64... yes [04:06:44.394] checking for __builtin_clz... yes [04:06:44.456] checking for __builtin_ctz... yes [04:06:44.517] checking for __builtin_popcount... yes [04:06:44.579] checking for __builtin_frame_address... yes [04:06:44.640] checking for _LARGEFILE_SOURCE value needed for large files... no [04:06:44.703] checking how ccache gcc reports undeclared, standard C functions... error [04:06:44.734] checking for posix_fadvise... yes [04:06:44.797] checking whether posix_fadvise is declared... yes [04:06:44.813] checking whether fdatasync is declared... yes [04:06:44.827] checking whether strlcat is declared... no [04:06:44.892] checking whether strlcpy is declared... no [04:06:44.957] checking whether strnlen is declared... yes [04:06:44.974] checking whether strsep is declared... yes [04:06:44.990] checking whether preadv is declared... yes [04:06:45.007] checking whether pwritev is declared... yes [04:06:45.022] checking whether F_FULLFSYNC is declared... no [04:06:45.060] checking for explicit_bzero... yes [04:06:45.120] checking for getopt... yes [04:06:45.178] checking for getpeereid... no [04:06:45.242] checking for inet_aton... yes [04:06:45.299] checking for mkdtemp... yes [04:06:45.357] checking for strlcat... no [04:06:45.418] checking for strlcpy... no [04:06:45.481] checking for strnlen... yes [04:06:45.543] checking for strsep... yes [04:06:45.600] checking for pthread_barrier_wait... yes [04:06:45.659] checking for getopt_long... yes [04:06:45.719] checking for syslog... yes [04:06:45.776] checking syslog.h usability... yes [04:06:45.786] checking syslog.h presence... yes [04:06:45.801] checking for syslog.h... yes [04:06:45.802] checking for opterr... yes [04:06:45.860] checking for optreset... no [04:06:45.926] checking unicode/ucol.h usability... yes [04:06:45.946] checking unicode/ucol.h presence... yes [04:06:45.970] checking for unicode/ucol.h... yes [04:06:45.976] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:06:46.005] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:06:46.015] checking for rl_completion_suppress_quote... yes [04:06:46.080] checking for rl_filename_quote_characters... yes [04:06:46.146] checking for rl_filename_quoting_function... yes [04:06:46.216] checking for append_history... yes [04:06:46.283] checking for history_truncate_file... yes [04:06:46.349] checking for rl_completion_matches... yes [04:06:46.413] checking for rl_filename_completion_function... yes [04:06:46.479] checking for rl_reset_screen_size... yes [04:06:46.549] checking for rl_variable_bind... yes [04:06:46.614] checking test program... ok [04:06:46.672] checking whether long int is 64 bits... yes [04:06:46.736] checking for __builtin_mul_overflow... yes [04:06:46.791] checking size of void *... 8 [04:06:46.865] checking size of size_t... 8 [04:06:46.938] checking size of long... 8 [04:06:47.012] checking alignment of short... 2 [04:06:47.089] checking alignment of int... 4 [04:06:47.163] checking alignment of long... 8 [04:06:47.237] checking alignment of double... 8 [04:06:47.316] checking for __int128... yes [04:06:47.378] checking for __int128 alignment bug... ok [04:06:47.437] checking alignment of PG_INT128_TYPE... 16 [04:06:47.515] checking for builtin __sync char locking functions... yes [04:06:47.573] checking for builtin __sync int32 locking functions... yes [04:06:47.630] checking for builtin __sync int32 atomic operations... yes [04:06:47.686] checking for builtin __sync int64 atomic operations... yes [04:06:47.742] checking for builtin __atomic int32 atomic operations... yes [04:06:47.799] checking for builtin __atomic int64 atomic operations... yes [04:06:47.853] checking for __get_cpuid... yes [04:06:47.910] checking for __get_cpuid_count... yes [04:06:47.967] checking for __cpuid... no [04:06:47.989] checking for __cpuidex... no [04:06:48.011] checking for _xgetbv with CFLAGS=... no [04:06:48.437] checking for _xgetbv with CFLAGS=-mxsave... yes [04:06:48.835] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:06:49.198] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:06:49.547] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:06:49.594] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:06:49.695] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:06:49.718] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:06:49.736] 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 [04:06:49.807] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:06:49.808] checking for library containing sem_init... none required [04:06:49.863] checking which semaphore API to use... unnamed POSIX [04:06:49.863] checking which random number source to use... OpenSSL [04:06:49.865] checking for tclsh... /usr/bin/tclsh [04:06:49.865] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:06:49.898] checking tcl.h usability... yes [04:06:49.909] checking tcl.h presence... yes [04:06:49.929] checking for tcl.h... yes [04:06:49.930] checking for perl.h... yes [04:06:50.017] checking for libperl... yes [04:06:50.282] checking Python.h usability... yes [04:06:50.339] checking Python.h presence... yes [04:06:50.397] checking for Python.h... yes [04:06:50.397] checking for xmllint... /usr/bin/xmllint [04:06:50.397] checking for xsltproc... /usr/bin/xsltproc [04:06:50.398] checking for fop... /usr/bin/fop [04:06:50.398] checking for dbtoepub... no [04:06:50.399] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:06:50.458] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:06:50.527] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [04:06:50.527] 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 [04:06:50.527] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:06:50.527] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:06:50.527] configure: using CXX=ccache g++ [04:06:50.527] 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 [04:06:50.527] configure: using CLANG=ccache clang-16 [04:06:50.528] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:06:50.528] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:06:50.559] configure: updating cache gcc.cache [04:06:50.570] configure: creating ./config.status [04:06:50.663] config.status: creating GNUmakefile [04:06:50.677] config.status: creating src/Makefile.global [04:06:50.693] config.status: creating src/include/pg_config.h [04:06:50.707] config.status: creating src/include/pg_config_ext.h [04:06:50.720] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:06:50.737] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:06:50.747] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:06:50.755] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:06:50.763] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:06:50.772] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:06:50.808] [04:06:50.808] real 0m15.063s [04:06:50.808] user 0m8.897s [04:06:50.808] sys 0m5.150s [04:06:50.808] make -s -j${BUILD_JOBS} clean [04:06:51.335] time make -s -j${BUILD_JOBS} world-bin [04:06:55.417] In file included from ../../../src/include/postgres.h:46, [04:06:55.417] from backend_startup.c:16: [04:06:55.417] backend_startup.c: In function ‘BackendInitialize’: [04:06:55.417] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [04:06:55.417] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:06:55.417] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:06:55.417] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:06:55.417] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:06:55.417] | ^~~~~~~~~~~ [04:06:55.417] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [04:06:55.417] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:06:55.417] | ^~~~~~~ [04:06:55.417] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [04:06:55.417] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:06:55.417] | ^~~~ [04:06:55.417] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [04:06:55.417] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:06:55.417] | ^~~~~~~~~~~~~~~ [04:06:55.417] backend_startup.c:126:33: note: ‘status’ was declared here [04:06:55.417] 126 | int status; [04:06:55.417] | ^~~~~~ [04:06:55.417] cc1: all warnings being treated as errors [04:06:55.418] make[3]: *** [: backend_startup.o] Error 1 [04:06:55.418] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:06:55.418] make[2]: *** Waiting for unfinished jobs.... [04:06:56.011] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:06:56.011] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:06:56.011] [04:06:56.011] real 0m4.676s [04:06:56.011] user 0m7.816s [04:06:56.011] sys 0m6.133s [04:06:56.012] [04:06:56.012] Exit status: 2