[12:01:45.230] time ./configure \ [12:01:45.230] --cache gcc.cache \ [12:01:45.230] --enable-dtrace \ [12:01:45.230] ${LINUX_CONFIGURE_FEATURES} \ [12:01:45.230] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:01:45.417] configure: creating cache gcc.cache [12:01:45.433] checking build system type... x86_64-pc-linux-gnu [12:01:45.652] checking host system type... x86_64-pc-linux-gnu [12:01:45.652] checking which template to use... linux [12:01:45.652] checking whether NLS is wanted... no [12:01:45.652] checking for default port number... 5432 [12:01:45.659] checking for dtrace... /usr/bin/dtrace [12:01:45.659] checking for block size... 8kB [12:01:45.661] checking for segment size... 1GB [12:01:45.663] checking for WAL block size... 8kB [12:01:45.696] checking whether the C compiler works... yes [12:01:45.812] checking for C compiler default output file name... a.out [12:01:45.813] checking for suffix of executables... [12:01:45.851] checking whether we are cross compiling... no [12:01:45.909] checking for suffix of object files... o [12:01:45.919] checking whether we are using the GNU C compiler... yes [12:01:45.925] checking whether ccache gcc accepts -g... yes [12:01:45.932] checking for ccache gcc option to accept ISO C89... none needed [12:01:45.940] checking for ccache gcc option to accept ISO C99... none needed [12:01:46.005] checking whether we are using the GNU C++ compiler... yes [12:01:46.012] checking whether ccache g++ accepts -g... yes [12:01:46.076] checking for gawk... no [12:01:46.076] checking for mawk... mawk [12:01:46.077] checking for LLVM_CONFIG... llvm-config-16 [12:01:46.094] configure: using llvm 16.0.6 [12:01:46.094] checking for CLANG... ccache clang-16 [12:01:46.639] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:01:46.646] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:01:46.653] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:01:46.699] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:01:46.865] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:01:46.873] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:01:46.880] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:01:46.886] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:01:46.893] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:01:46.900] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:01:46.907] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:01:46.913] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:01:46.920] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:01:46.927] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:01:46.934] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:01:46.941] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:01:46.948] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:01:46.985] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:01:46.993] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:01:47.000] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:01:47.007] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:01:47.013] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:01:47.021] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:01:47.042] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:01:47.049] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:01:47.055] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:01:47.093] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:01:47.131] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:01:47.138] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:01:47.144] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:01:47.180] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:01:47.187] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:01:47.194] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:01:47.201] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:01:47.207] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:01:47.214] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:01:47.220] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:01:47.227] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:01:47.233] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:01:47.240] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:01:47.246] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:01:47.253] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:01:47.264] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:01:47.276] checking whether the C compiler still works... yes [12:01:47.339] checking how to run the C preprocessor... ccache gcc -E [12:01:47.408] checking for pkg-config... /usr/bin/pkg-config [12:01:47.408] checking pkg-config is at least version 0.9.0... yes [12:01:47.414] checking whether to build with ICU support... yes [12:01:47.415] checking for icu-uc icu-i18n... yes [12:01:47.424] checking whether to build with Tcl... yes [12:01:47.424] checking whether to build Perl modules... yes [12:01:47.424] checking whether to build Python modules... yes [12:01:47.425] checking whether to build with GSSAPI support... yes [12:01:47.426] checking whether to build with PAM support... yes [12:01:47.426] checking whether to build with BSD Authentication support... no [12:01:47.426] checking whether to build with LDAP support... yes [12:01:47.426] checking whether to build with Bonjour support... no [12:01:47.426] checking whether to build with SELinux support... yes [12:01:47.426] checking whether to build with systemd support... yes [12:01:47.427] checking whether to build with XML support... yes [12:01:47.427] checking for libxml-2.0 >= 2.6.23... yes [12:01:47.436] checking whether to build with LZ4 support... yes [12:01:47.436] checking for liblz4... yes [12:01:47.445] checking whether to build with ZSTD support... yes [12:01:47.445] checking for libzstd >= 1.4.0... yes [12:01:47.454] checking for strip... strip [12:01:47.454] checking whether it is possible to strip libraries... yes [12:01:47.458] checking for ar... ar [12:01:47.459] checking for a BSD-compatible install... /usr/bin/install -c [12:01:47.467] checking for tar... /usr/bin/tar [12:01:47.467] checking whether ln -s works... yes [12:01:47.467] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:01:47.469] checking for bison... /usr/bin/bison [12:01:47.476] configure: using bison (GNU Bison) 3.8.2 [12:01:47.479] checking for flex... /usr/bin/flex [12:01:47.497] configure: using flex 2.6.4 [12:01:47.498] checking for perl... /usr/bin/perl [12:01:47.521] configure: using perl 5.36.0 [12:01:47.523] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:01:47.537] checking for Perl privlibexp... /usr/share/perl/5.36 [12:01:47.542] checking for Perl useshrplib... true [12:01:47.551] 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:01:47.557] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:01:47.563] 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:01:47.697] checking for python3... /usr/bin/python3 [12:01:47.709] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [12:01:47.716] checking for Python sysconfig module... yes [12:01:47.728] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:01:47.742] checking Python include directory... -I/usr/include/python3.11 [12:01:47.754] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:01:47.796] checking for a sed that does not truncate output... /usr/bin/sed [12:01:47.802] checking for grep that handles long lines and -e... /usr/bin/grep [12:01:47.804] checking for egrep... /usr/bin/grep -E [12:01:47.805] checking for ANSI C header files... yes [12:01:47.915] checking for sys/types.h... yes [12:01:47.930] checking for sys/stat.h... yes [12:01:47.956] checking for stdlib.h... yes [12:01:47.970] checking for string.h... yes [12:01:47.985] checking for memory.h... yes [12:01:47.999] checking for strings.h... yes [12:01:48.014] checking for inttypes.h... yes [12:01:48.029] checking for stdint.h... yes [12:01:48.044] checking for unistd.h... yes [12:01:48.060] checking whether ccache gcc is Clang... no [12:01:48.072] checking whether pthreads work with -pthread... yes [12:01:48.127] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:01:48.169] checking whether more special flags are required for pthreads... no [12:01:48.170] checking for PTHREAD_PRIO_INHERIT... yes [12:01:48.218] checking pthread.h usability... yes [12:01:48.226] checking pthread.h presence... yes [12:01:48.242] checking for pthread.h... yes [12:01:48.243] checking for strerror_r... yes [12:01:48.284] checking whether strerror_r returns int... no [12:01:48.317] checking for main in -lm... yes [12:01:48.366] checking for library containing setproctitle... no [12:01:48.475] checking for library containing dlsym... none required [12:01:48.517] checking for library containing socket... none required [12:01:48.560] checking for library containing getopt_long... none required [12:01:48.604] checking for library containing shm_open... none required [12:01:48.646] checking for library containing shm_unlink... none required [12:01:48.689] checking for library containing clock_gettime... none required [12:01:48.730] checking for library containing shmget... none required [12:01:48.772] checking for library containing backtrace_symbols... none required [12:01:48.814] checking for library containing pthread_barrier_wait... none required [12:01:48.855] checking for library containing readline... -lreadline [12:01:48.909] checking for inflate in -lz... yes [12:01:48.953] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:01:49.060] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:01:49.128] checking for SSL_new in -lssl... yes [12:01:49.192] checking for SSL_CTX_set_ciphersuites... yes [12:01:49.258] checking for SSL_CTX_set_cert_cb... yes [12:01:49.327] checking for X509_get_signature_info... yes [12:01:49.400] checking for SSL_CTX_set_num_tickets... yes [12:01:49.468] checking for pam_start in -lpam... yes [12:01:49.523] checking for xmlSaveToBuffer in -lxml2... yes [12:01:49.609] checking for xsltCleanupGlobals in -lxslt... yes [12:01:49.690] checking for LZ4_compress_default in -llz4... yes [12:01:49.743] checking for ZSTD_compress in -lzstd... yes [12:01:49.797] checking for ldap_bind in -lldap... yes [12:01:49.879] checking for ldap_initialize... yes [12:01:49.945] checking for ldap_verify_credentials... yes [12:01:50.010] checking for security_compute_create_name in -lselinux... yes [12:01:50.065] checking for uuid_export in -lossp-uuid... yes [12:01:50.120] checking for stdbool.h that conforms to C99... yes [12:01:50.131] checking for _Bool... yes [12:01:50.197] checking atomic.h usability... no [12:01:50.247] checking atomic.h presence... no [12:01:50.264] checking for atomic.h... no [12:01:50.267] checking copyfile.h usability... no [12:01:50.318] checking copyfile.h presence... no [12:01:50.335] checking for copyfile.h... no [12:01:50.339] checking execinfo.h usability... yes [12:01:50.347] checking execinfo.h presence... yes [12:01:50.360] checking for execinfo.h... yes [12:01:50.367] checking getopt.h usability... yes [12:01:50.375] checking getopt.h presence... yes [12:01:50.388] checking for getopt.h... yes [12:01:50.395] checking ifaddrs.h usability... yes [12:01:50.409] checking ifaddrs.h presence... yes [12:01:50.425] checking for ifaddrs.h... yes [12:01:50.432] checking mbarrier.h usability... no [12:01:50.483] checking mbarrier.h presence... no [12:01:50.501] checking for mbarrier.h... no [12:01:50.504] checking sys/epoll.h usability... yes [12:01:50.514] checking sys/epoll.h presence... yes [12:01:50.529] checking for sys/epoll.h... yes [12:01:50.537] checking sys/event.h usability... no [12:01:50.590] checking sys/event.h presence... no [12:01:50.609] checking for sys/event.h... no [12:01:50.612] checking sys/personality.h usability... yes [12:01:50.620] checking sys/personality.h presence... yes [12:01:50.633] checking for sys/personality.h... yes [12:01:50.640] checking sys/prctl.h usability... yes [12:01:50.649] checking sys/prctl.h presence... yes [12:01:50.663] checking for sys/prctl.h... yes [12:01:50.670] checking sys/procctl.h usability... no [12:01:50.722] checking sys/procctl.h presence... no [12:01:50.739] checking for sys/procctl.h... no [12:01:50.742] checking sys/signalfd.h usability... yes [12:01:50.751] checking sys/signalfd.h presence... yes [12:01:50.765] checking for sys/signalfd.h... yes [12:01:50.772] checking sys/ucred.h usability... no [12:01:50.824] checking sys/ucred.h presence... no [12:01:50.841] checking for sys/ucred.h... no [12:01:50.844] checking termios.h usability... yes [12:01:50.857] checking termios.h presence... yes [12:01:50.871] checking for termios.h... yes [12:01:50.878] checking ucred.h usability... no [12:01:50.928] checking ucred.h presence... no [12:01:50.945] checking for ucred.h... no [12:01:50.948] checking xlocale.h usability... no [12:01:50.998] checking xlocale.h presence... no [12:01:51.017] checking for xlocale.h... no [12:01:51.018] checking readline/readline.h usability... yes [12:01:51.030] checking readline/readline.h presence... yes [12:01:51.047] checking for readline/readline.h... yes [12:01:51.049] checking readline/history.h usability... yes [12:01:51.057] checking readline/history.h presence... yes [12:01:51.073] checking for readline/history.h... yes [12:01:51.076] checking zlib.h usability... yes [12:01:51.086] checking zlib.h presence... yes [12:01:51.104] checking for zlib.h... yes [12:01:51.104] checking for lz4... /usr/bin/lz4 [12:01:51.105] checking lz4.h usability... yes [12:01:51.113] checking lz4.h presence... yes [12:01:51.128] checking for lz4.h... yes [12:01:51.128] checking for zstd... /usr/bin/zstd [12:01:51.128] checking zstd.h usability... yes [12:01:51.138] checking zstd.h presence... yes [12:01:51.153] checking for zstd.h... yes [12:01:51.153] checking gssapi/gssapi.h usability... yes [12:01:51.163] checking gssapi/gssapi.h presence... yes [12:01:51.178] checking for gssapi/gssapi.h... yes [12:01:51.179] checking gssapi/gssapi_ext.h usability... yes [12:01:51.188] checking gssapi/gssapi_ext.h presence... yes [12:01:51.204] checking for gssapi/gssapi_ext.h... yes [12:01:51.205] checking for openssl... /usr/bin/openssl [12:01:51.219] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:01:51.219] checking openssl/ssl.h usability... yes [12:01:51.268] checking openssl/ssl.h presence... yes [12:01:51.319] checking for openssl/ssl.h... yes [12:01:51.319] checking openssl/err.h usability... yes [12:01:51.331] checking openssl/err.h presence... yes [12:01:51.358] checking for openssl/err.h... yes [12:01:51.358] checking security/pam_appl.h usability... yes [12:01:51.369] checking security/pam_appl.h presence... yes [12:01:51.382] checking for security/pam_appl.h... yes [12:01:51.384] checking systemd/sd-daemon.h usability... yes [12:01:51.395] checking systemd/sd-daemon.h presence... yes [12:01:51.413] checking for systemd/sd-daemon.h... yes [12:01:51.413] checking libxml/parser.h usability... yes [12:01:51.445] checking libxml/parser.h presence... yes [12:01:51.475] checking for libxml/parser.h... yes [12:01:51.475] checking libxslt/xslt.h usability... yes [12:01:51.486] checking libxslt/xslt.h presence... yes [12:01:51.517] checking for libxslt/xslt.h... yes [12:01:51.517] checking ldap.h usability... yes [12:01:51.530] checking ldap.h presence... yes [12:01:51.549] checking for ldap.h... yes [12:01:51.549] checking for compatible LDAP implementation... yes [12:01:51.558] checking ossp/uuid.h usability... yes [12:01:51.567] checking ossp/uuid.h presence... yes [12:01:51.586] checking for ossp/uuid.h... yes [12:01:51.605] checking whether byte ordering is bigendian... no [12:01:51.694] checking for inline... inline [12:01:51.701] checking for printf format archetype... gnu_printf [12:01:51.709] checking for _Static_assert... yes [12:01:51.761] checking for typeof... typeof [12:01:51.768] checking for __builtin_types_compatible_p... yes [12:01:51.779] checking for __builtin_constant_p... yes [12:01:51.789] checking for __builtin_unreachable... yes [12:01:51.841] checking for computed goto support... yes [12:01:51.848] checking for struct tm.tm_zone... yes [12:01:51.857] checking for union semun... no [12:01:51.896] checking for socklen_t... yes [12:01:51.945] checking for struct sockaddr.sa_len... no [12:01:52.021] checking for C/C++ restrict keyword... __restrict [12:01:52.035] checking for struct option... yes [12:01:52.073] checking whether assembler supports x86_64 popcntq... yes [12:01:52.080] checking for special C compiler options needed for large files... no [12:01:52.081] checking for _FILE_OFFSET_BITS value needed for large files... no [12:01:52.088] checking size of off_t... 8 [12:01:52.159] checking size of bool... 1 [12:01:52.225] checking for int timezone... yes [12:01:52.288] checking for backtrace_symbols... yes [12:01:52.353] checking for copyfile... no [12:01:52.418] checking for copy_file_range... yes [12:01:52.481] checking for getifaddrs... yes [12:01:52.544] checking for getpeerucred... no [12:01:52.608] checking for inet_pton... yes [12:01:52.669] checking for kqueue... no [12:01:52.733] checking for mbstowcs_l... no [12:01:52.795] checking for memset_s... no [12:01:52.857] checking for posix_fallocate... yes [12:01:52.919] checking for ppoll... yes [12:01:52.980] checking for pthread_is_threaded_np... no [12:01:53.042] checking for setproctitle... no [12:01:53.106] checking for setproctitle_fast... no [12:01:53.170] checking for strchrnul... yes [12:01:53.233] checking for strsignal... yes [12:01:53.294] checking for syncfs... yes [12:01:53.357] checking for sync_file_range... yes [12:01:53.421] checking for uselocale... yes [12:01:53.487] checking for wcstombs_l... no [12:01:53.547] checking for __builtin_bswap16... yes [12:01:53.606] checking for __builtin_bswap32... yes [12:01:53.664] checking for __builtin_bswap64... yes [12:01:53.723] checking for __builtin_clz... yes [12:01:53.782] checking for __builtin_ctz... yes [12:01:53.841] checking for __builtin_popcount... yes [12:01:53.900] checking for __builtin_frame_address... yes [12:01:53.958] checking for _LARGEFILE_SOURCE value needed for large files... no [12:01:54.018] checking how ccache gcc reports undeclared, standard C functions... error [12:01:54.045] checking for posix_fadvise... yes [12:01:54.104] checking whether posix_fadvise is declared... yes [12:01:54.119] checking whether fdatasync is declared... yes [12:01:54.131] checking whether strlcat is declared... no [12:01:54.191] checking whether strlcpy is declared... no [12:01:54.250] checking whether strnlen is declared... yes [12:01:54.263] checking whether strsep is declared... yes [12:01:54.277] checking whether preadv is declared... yes [12:01:54.292] checking whether pwritev is declared... yes [12:01:54.305] checking whether F_FULLFSYNC is declared... no [12:01:54.340] checking for explicit_bzero... yes [12:01:54.394] checking for getopt... yes [12:01:54.449] checking for getpeereid... no [12:01:54.508] checking for inet_aton... yes [12:01:54.564] checking for mkdtemp... yes [12:01:54.619] checking for strlcat... no [12:01:54.680] checking for strlcpy... no [12:01:54.739] checking for strnlen... yes [12:01:54.797] checking for strsep... yes [12:01:54.853] checking for pthread_barrier_wait... yes [12:01:54.908] checking for getopt_long... yes [12:01:54.965] checking for syslog... yes [12:01:55.021] checking syslog.h usability... yes [12:01:55.031] checking syslog.h presence... yes [12:01:55.045] checking for syslog.h... yes [12:01:55.046] checking for opterr... yes [12:01:55.104] checking for optreset... no [12:01:55.168] checking unicode/ucol.h usability... yes [12:01:55.183] checking unicode/ucol.h presence... yes [12:01:55.207] checking for unicode/ucol.h... yes [12:01:55.212] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:01:55.240] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:01:55.249] checking for rl_completion_suppress_quote... yes [12:01:55.313] checking for rl_filename_quote_characters... yes [12:01:55.379] checking for rl_filename_quoting_function... yes [12:01:55.447] checking for append_history... yes [12:01:55.512] checking for history_truncate_file... yes [12:01:55.577] checking for rl_completion_matches... yes [12:01:55.643] checking for rl_filename_completion_function... yes [12:01:55.708] checking for rl_reset_screen_size... yes [12:01:55.773] checking for rl_variable_bind... yes [12:01:55.834] checking test program... ok [12:01:55.886] checking whether long int is 64 bits... yes [12:01:55.947] checking for __builtin_mul_overflow... yes [12:01:56.001] checking size of void *... 8 [12:01:56.072] checking size of size_t... 8 [12:01:56.144] checking size of long... 8 [12:01:56.215] checking alignment of short... 2 [12:01:56.286] checking alignment of int... 4 [12:01:56.359] checking alignment of long... 8 [12:01:56.430] checking alignment of double... 8 [12:01:56.502] checking for __int128... yes [12:01:56.559] checking for __int128 alignment bug... ok [12:01:56.614] checking alignment of PG_INT128_TYPE... 16 [12:01:56.686] checking for builtin __sync char locking functions... yes [12:01:56.738] checking for builtin __sync int32 locking functions... yes [12:01:56.792] checking for builtin __sync int32 atomic operations... yes [12:01:56.845] checking for builtin __sync int64 atomic operations... yes [12:01:56.899] checking for builtin __atomic int32 atomic operations... yes [12:01:56.953] checking for builtin __atomic int64 atomic operations... yes [12:01:57.005] checking for __get_cpuid... yes [12:01:57.061] checking for __get_cpuid_count... yes [12:01:57.116] checking for __cpuid... no [12:01:57.138] checking for __cpuidex... no [12:01:57.159] checking for _xgetbv... yes [12:01:57.612] checking for _mm512_popcnt_epi64... yes [12:01:58.030] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:01:58.075] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:01:58.172] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:01:58.192] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:01:58.209] 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:01:58.276] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:01:58.277] checking for library containing sem_init... none required [12:01:58.331] checking which semaphore API to use... unnamed POSIX [12:01:58.331] checking which random number source to use... OpenSSL [12:01:58.333] checking for tclsh... /usr/bin/tclsh [12:01:58.333] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:01:58.366] checking tcl.h usability... yes [12:01:58.377] checking tcl.h presence... yes [12:01:58.396] checking for tcl.h... yes [12:01:58.396] checking for perl.h... yes [12:01:58.478] checking for libperl... yes [12:01:58.723] checking Python.h usability... yes [12:01:58.782] checking Python.h presence... yes [12:01:58.837] checking for Python.h... yes [12:01:58.837] checking for xmllint... /usr/bin/xmllint [12:01:58.838] checking for xsltproc... /usr/bin/xsltproc [12:01:58.838] checking for fop... /usr/bin/fop [12:01:58.838] checking for dbtoepub... no [12:01:58.839] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:01:58.897] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:01:58.964] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:01:58.964] 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 [12:01:58.964] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:01:58.964] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:01:58.965] configure: using CXX=ccache g++ [12:01:58.965] 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 [12:01:58.965] configure: using CLANG=ccache clang-16 [12:01:58.965] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:01:58.965] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:01:58.996] configure: updating cache gcc.cache [12:01:59.006] configure: creating ./config.status [12:01:59.093] config.status: creating GNUmakefile [12:01:59.106] config.status: creating src/Makefile.global [12:01:59.122] config.status: creating src/include/pg_config.h [12:01:59.136] config.status: creating src/include/pg_config_ext.h [12:01:59.148] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:01:59.163] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:01:59.170] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:01:59.178] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:01:59.185] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:01:59.193] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:01:59.229] [12:01:59.229] real 0m13.999s [12:01:59.229] user 0m8.164s [12:01:59.229] sys 0m4.699s [12:01:59.229] make -s -j${BUILD_JOBS} clean [12:01:59.719] time make -s -j${BUILD_JOBS} world-bin [12:02:03.834] In file included from ../../../src/include/postgres.h:46, [12:02:03.834] from backend_startup.c:16: [12:02:03.834] backend_startup.c: In function ‘BackendInitialize’: [12:02:03.834] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [12:02:03.834] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:02:03.834] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:02:03.834] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:02:03.834] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:02:03.834] | ^~~~~~~~~~~ [12:02:03.834] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:02:03.834] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:02:03.834] | ^~~~~~~ [12:02:03.834] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [12:02:03.834] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:02:03.834] | ^~~~ [12:02:03.834] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [12:02:03.834] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:02:03.834] | ^~~~~~~~~~~~~~~ [12:02:03.834] backend_startup.c:126:33: note: ‘status’ was declared here [12:02:03.834] 126 | int status; [12:02:03.834] | ^~~~~~ [12:02:03.834] cc1: all warnings being treated as errors [12:02:03.835] make[3]: *** [: backend_startup.o] Error 1 [12:02:03.835] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:02:03.835] make[2]: *** Waiting for unfinished jobs.... [12:02:04.399] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:02:04.399] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:02:04.400] [12:02:04.400] real 0m4.681s [12:02:04.400] user 0m7.861s [12:02:04.400] sys 0m5.994s [12:02:04.400] [12:02:04.400] Exit status: 2