[12:58:28.716] time ./configure \ [12:58:28.716] --cache gcc.cache \ [12:58:28.716] --enable-dtrace \ [12:58:28.716] ${LINUX_CONFIGURE_FEATURES} \ [12:58:28.716] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:58:28.920] configure: creating cache gcc.cache [12:58:28.935] checking build system type... x86_64-pc-linux-gnu [12:58:29.137] checking host system type... x86_64-pc-linux-gnu [12:58:29.137] checking which template to use... linux [12:58:29.137] checking whether NLS is wanted... no [12:58:29.137] checking for default port number... 5432 [12:58:29.145] checking for dtrace... /usr/bin/dtrace [12:58:29.146] checking for block size... 8kB [12:58:29.147] checking for segment size... 1GB [12:58:29.150] checking for WAL block size... 8kB [12:58:29.193] checking whether the C compiler works... yes [12:58:29.306] checking for C compiler default output file name... a.out [12:58:29.308] checking for suffix of executables... [12:58:29.350] checking whether we are cross compiling... no [12:58:29.414] checking for suffix of object files... o [12:58:29.425] checking whether we are using the GNU C compiler... yes [12:58:29.433] checking whether ccache gcc accepts -g... yes [12:58:29.442] checking for ccache gcc option to accept ISO C89... none needed [12:58:29.455] checking for ccache gcc option to accept ISO C99... none needed [12:58:29.532] checking whether we are using the GNU C++ compiler... yes [12:58:29.542] checking whether ccache g++ accepts -g... yes [12:58:29.677] checking for gawk... no [12:58:29.677] checking for mawk... mawk [12:58:29.678] checking for LLVM_CONFIG... llvm-config-16 [12:58:29.694] configure: using llvm 16.0.6 [12:58:29.694] checking for CLANG... ccache clang-16 [12:58:30.265] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:58:30.275] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:58:30.285] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:58:30.365] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:58:30.560] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:58:30.569] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:58:30.577] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:58:30.586] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:58:30.595] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:58:30.604] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:58:30.612] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:58:30.622] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:58:30.631] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:58:30.640] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:58:30.649] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:58:30.658] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:58:30.666] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:58:30.721] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:58:30.730] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:58:30.738] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:58:30.746] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:58:30.755] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:58:30.763] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:58:30.787] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:58:30.795] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:58:30.802] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:58:30.843] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:58:30.884] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:58:30.892] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:58:30.900] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:58:30.937] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:58:30.944] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:58:30.953] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:58:30.963] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:58:30.972] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:58:30.980] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:58:30.988] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:58:30.997] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:58:31.006] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:58:31.014] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:58:31.022] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:58:31.031] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:58:31.047] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:58:31.062] checking whether the C compiler still works... yes [12:58:31.135] checking how to run the C preprocessor... ccache gcc -E [12:58:31.214] checking for pkg-config... /usr/bin/pkg-config [12:58:31.214] checking pkg-config is at least version 0.9.0... yes [12:58:31.222] checking whether to build with ICU support... yes [12:58:31.223] checking for icu-uc icu-i18n... yes [12:58:31.235] checking whether to build with Tcl... yes [12:58:31.236] checking whether to build Perl modules... yes [12:58:31.236] checking whether to build Python modules... yes [12:58:31.236] checking whether to build with GSSAPI support... yes [12:58:31.237] checking whether to build with PAM support... yes [12:58:31.237] checking whether to build with BSD Authentication support... no [12:58:31.237] checking whether to build with LDAP support... yes [12:58:31.237] checking whether to build with Bonjour support... no [12:58:31.237] checking whether to build with SELinux support... yes [12:58:31.238] checking whether to build with systemd support... yes [12:58:31.238] checking whether to build with XML support... yes [12:58:31.238] checking for libxml-2.0 >= 2.6.23... yes [12:58:31.247] checking whether to build with LZ4 support... yes [12:58:31.248] checking for liblz4... yes [12:58:31.256] checking whether to build with ZSTD support... yes [12:58:31.256] checking for libzstd >= 1.4.0... yes [12:58:31.265] checking for strip... strip [12:58:31.265] checking whether it is possible to strip libraries... yes [12:58:31.269] checking for ar... ar [12:58:31.270] checking for a BSD-compatible install... /usr/bin/install -c [12:58:31.279] checking for tar... /usr/bin/tar [12:58:31.280] checking whether ln -s works... yes [12:58:31.280] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:58:31.282] checking for bison... /usr/bin/bison [12:58:31.287] configure: using bison (GNU Bison) 3.8.2 [12:58:31.290] checking for flex... /usr/bin/flex [12:58:31.310] configure: using flex 2.6.4 [12:58:31.311] checking for perl... /usr/bin/perl [12:58:31.333] configure: using perl 5.36.0 [12:58:31.335] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:58:31.349] checking for Perl privlibexp... /usr/share/perl/5.36 [12:58:31.354] checking for Perl useshrplib... true [12:58:31.363] 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:58:31.370] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:58:31.376] 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:58:31.511] checking for python3... /usr/bin/python3 [12:58:31.525] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:58:31.533] checking for Python sysconfig module... yes [12:58:31.548] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:58:31.564] checking Python include directory... -I/usr/include/python3.11 [12:58:31.578] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:58:31.620] checking for a sed that does not truncate output... /usr/bin/sed [12:58:31.626] checking for grep that handles long lines and -e... /usr/bin/grep [12:58:31.629] checking for egrep... /usr/bin/grep -E [12:58:31.631] checking for ANSI C header files... yes [12:58:31.745] checking for sys/types.h... yes [12:58:31.762] checking for sys/stat.h... yes [12:58:31.788] checking for stdlib.h... yes [12:58:31.805] checking for string.h... yes [12:58:31.824] checking for memory.h... yes [12:58:31.843] checking for strings.h... yes [12:58:31.860] checking for inttypes.h... yes [12:58:31.879] checking for stdint.h... yes [12:58:31.896] checking for unistd.h... yes [12:58:31.916] checking whether ccache gcc is Clang... no [12:58:31.930] checking whether pthreads work with -pthread... yes [12:58:31.987] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:58:32.034] checking whether more special flags are required for pthreads... no [12:58:32.035] checking for PTHREAD_PRIO_INHERIT... yes [12:58:32.088] checking pthread.h usability... yes [12:58:32.099] checking pthread.h presence... yes [12:58:32.118] checking for pthread.h... yes [12:58:32.119] checking for strerror_r... yes [12:58:32.167] checking whether strerror_r returns int... no [12:58:32.205] checking for main in -lm... yes [12:58:32.258] checking for library containing setproctitle... no [12:58:32.362] checking for library containing dlsym... none required [12:58:32.410] checking for library containing socket... none required [12:58:32.459] checking for library containing getopt_long... none required [12:58:32.506] checking for library containing shm_open... none required [12:58:32.554] checking for library containing shm_unlink... none required [12:58:32.604] checking for library containing clock_gettime... none required [12:58:32.655] checking for library containing shmget... none required [12:58:32.704] checking for library containing backtrace_symbols... none required [12:58:32.753] checking for library containing pthread_barrier_wait... none required [12:58:32.815] checking for library containing readline... -lreadline [12:58:32.876] checking for inflate in -lz... yes [12:58:32.931] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:58:33.048] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:58:33.123] checking for SSL_new in -lssl... yes [12:58:33.197] checking for SSL_CTX_set_cert_cb... yes [12:58:33.271] checking for OPENSSL_init_ssl... yes [12:58:33.350] checking for X509_get_signature_info... yes [12:58:33.435] checking for SSL_CTX_set_num_tickets... yes [12:58:33.514] checking for pam_start in -lpam... yes [12:58:33.576] checking for xmlSaveToBuffer in -lxml2... yes [12:58:33.691] checking for xsltCleanupGlobals in -lxslt... yes [12:58:33.786] checking for LZ4_compress_default in -llz4... yes [12:58:33.845] checking for ZSTD_compress in -lzstd... yes [12:58:33.905] checking for ldap_bind in -lldap... yes [12:58:34.004] checking for ldap_initialize... yes [12:58:34.081] checking for ldap_verify_credentials... yes [12:58:34.151] checking for security_compute_create_name in -lselinux... yes [12:58:34.211] checking for uuid_export in -lossp-uuid... yes [12:58:34.272] checking for stdbool.h that conforms to C99... yes [12:58:34.285] checking for _Bool... yes [12:58:34.359] checking atomic.h usability... no [12:58:34.417] checking atomic.h presence... no [12:58:34.437] checking for atomic.h... no [12:58:34.442] checking copyfile.h usability... no [12:58:34.501] checking copyfile.h presence... no [12:58:34.522] checking for copyfile.h... no [12:58:34.526] checking execinfo.h usability... yes [12:58:34.535] checking execinfo.h presence... yes [12:58:34.549] checking for execinfo.h... yes [12:58:34.556] checking getopt.h usability... yes [12:58:34.565] checking getopt.h presence... yes [12:58:34.580] checking for getopt.h... yes [12:58:34.587] checking ifaddrs.h usability... yes [12:58:34.599] checking ifaddrs.h presence... yes [12:58:34.616] checking for ifaddrs.h... yes [12:58:34.625] checking mbarrier.h usability... no [12:58:34.682] checking mbarrier.h presence... no [12:58:34.702] checking for mbarrier.h... no [12:58:34.706] checking sys/epoll.h usability... yes [12:58:34.717] checking sys/epoll.h presence... yes [12:58:34.735] checking for sys/epoll.h... yes [12:58:34.744] checking sys/event.h usability... no [12:58:34.815] checking sys/event.h presence... no [12:58:34.836] checking for sys/event.h... no [12:58:34.840] checking sys/personality.h usability... yes [12:58:34.851] checking sys/personality.h presence... yes [12:58:34.867] checking for sys/personality.h... yes [12:58:34.877] checking sys/prctl.h usability... yes [12:58:34.889] checking sys/prctl.h presence... yes [12:58:34.905] checking for sys/prctl.h... yes [12:58:34.915] checking sys/procctl.h usability... no [12:58:34.972] checking sys/procctl.h presence... no [12:58:34.994] checking for sys/procctl.h... no [12:58:34.998] checking sys/signalfd.h usability... yes [12:58:35.009] checking sys/signalfd.h presence... yes [12:58:35.025] checking for sys/signalfd.h... yes [12:58:35.035] checking sys/ucred.h usability... no [12:58:35.089] checking sys/ucred.h presence... no [12:58:35.109] checking for sys/ucred.h... no [12:58:35.113] checking termios.h usability... yes [12:58:35.129] checking termios.h presence... yes [12:58:35.146] checking for termios.h... yes [12:58:35.156] checking ucred.h usability... no [12:58:35.215] checking ucred.h presence... no [12:58:35.237] checking for ucred.h... no [12:58:35.241] checking xlocale.h usability... no [12:58:35.301] checking xlocale.h presence... no [12:58:35.322] checking for xlocale.h... no [12:58:35.324] checking readline/readline.h usability... yes [12:58:35.340] checking readline/readline.h presence... yes [12:58:35.359] checking for readline/readline.h... yes [12:58:35.360] checking readline/history.h usability... yes [12:58:35.371] checking readline/history.h presence... yes [12:58:35.388] checking for readline/history.h... yes [12:58:35.391] checking zlib.h usability... yes [12:58:35.404] checking zlib.h presence... yes [12:58:35.424] checking for zlib.h... yes [12:58:35.424] checking for lz4... /usr/bin/lz4 [12:58:35.424] checking lz4.h usability... yes [12:58:35.434] checking lz4.h presence... yes [12:58:35.452] checking for lz4.h... yes [12:58:35.452] checking for zstd... /usr/bin/zstd [12:58:35.452] checking zstd.h usability... yes [12:58:35.466] checking zstd.h presence... yes [12:58:35.483] checking for zstd.h... yes [12:58:35.483] checking gssapi/gssapi.h usability... yes [12:58:35.494] checking gssapi/gssapi.h presence... yes [12:58:35.513] checking for gssapi/gssapi.h... yes [12:58:35.515] checking gssapi/gssapi_ext.h usability... yes [12:58:35.526] checking gssapi/gssapi_ext.h presence... yes [12:58:35.547] checking for gssapi/gssapi_ext.h... yes [12:58:35.549] checking for openssl... /usr/bin/openssl [12:58:35.560] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:58:35.560] checking openssl/ssl.h usability... yes [12:58:35.608] checking openssl/ssl.h presence... yes [12:58:35.662] checking for openssl/ssl.h... yes [12:58:35.662] checking openssl/err.h usability... yes [12:58:35.675] checking openssl/err.h presence... yes [12:58:35.704] checking for openssl/err.h... yes [12:58:35.704] checking security/pam_appl.h usability... yes [12:58:35.718] checking security/pam_appl.h presence... yes [12:58:35.733] checking for security/pam_appl.h... yes [12:58:35.735] checking systemd/sd-daemon.h usability... yes [12:58:35.747] checking systemd/sd-daemon.h presence... yes [12:58:35.766] checking for systemd/sd-daemon.h... yes [12:58:35.766] checking libxml/parser.h usability... yes [12:58:35.800] checking libxml/parser.h presence... yes [12:58:35.831] checking for libxml/parser.h... yes [12:58:35.832] checking libxslt/xslt.h usability... yes [12:58:35.844] checking libxslt/xslt.h presence... yes [12:58:35.876] checking for libxslt/xslt.h... yes [12:58:35.877] checking ldap.h usability... yes [12:58:35.889] checking ldap.h presence... yes [12:58:35.909] checking for ldap.h... yes [12:58:35.909] checking for compatible LDAP implementation... yes [12:58:35.918] checking ossp/uuid.h usability... yes [12:58:35.930] checking ossp/uuid.h presence... yes [12:58:35.950] checking for ossp/uuid.h... yes [12:58:35.971] checking whether byte ordering is bigendian... no [12:58:36.072] checking for inline... inline [12:58:36.081] checking for printf format archetype... gnu_printf [12:58:36.090] checking for _Static_assert... yes [12:58:36.147] checking for typeof... typeof [12:58:36.155] checking for __builtin_types_compatible_p... yes [12:58:36.167] checking for __builtin_constant_p... yes [12:58:36.178] checking for __builtin_unreachable... yes [12:58:36.233] checking for computed goto support... yes [12:58:36.241] checking for struct tm.tm_zone... yes [12:58:36.250] checking for union semun... no [12:58:36.292] checking for socklen_t... yes [12:58:36.343] checking for struct sockaddr.sa_len... no [12:58:36.422] checking for C/C++ restrict keyword... __restrict [12:58:36.436] checking for struct option... yes [12:58:36.479] checking whether assembler supports x86_64 popcntq... yes [12:58:36.488] checking for special C compiler options needed for large files... no [12:58:36.488] checking for _FILE_OFFSET_BITS value needed for large files... no [12:58:36.496] checking size of off_t... 8 [12:58:36.575] checking size of bool... 1 [12:58:36.648] checking for int timezone... yes [12:58:36.714] checking for backtrace_symbols... yes [12:58:36.780] checking for copyfile... no [12:58:36.851] checking for copy_file_range... yes [12:58:36.920] checking for getifaddrs... yes [12:58:36.991] checking for getpeerucred... no [12:58:37.063] checking for inet_pton... yes [12:58:37.131] checking for kqueue... no [12:58:37.203] checking for mbstowcs_l... no [12:58:37.274] checking for memset_s... no [12:58:37.345] checking for posix_fallocate... yes [12:58:37.413] checking for ppoll... yes [12:58:37.483] checking for pthread_is_threaded_np... no [12:58:37.550] checking for setproctitle... no [12:58:37.620] checking for setproctitle_fast... no [12:58:37.689] checking for strchrnul... yes [12:58:37.758] checking for strsignal... yes [12:58:37.830] checking for syncfs... yes [12:58:37.901] checking for sync_file_range... yes [12:58:37.972] checking for uselocale... yes [12:58:38.041] checking for wcstombs_l... no [12:58:38.107] checking for __builtin_bswap16... yes [12:58:38.171] checking for __builtin_bswap32... yes [12:58:38.233] checking for __builtin_bswap64... yes [12:58:38.294] checking for __builtin_clz... yes [12:58:38.358] checking for __builtin_ctz... yes [12:58:38.419] checking for __builtin_popcount... yes [12:58:38.488] checking for __builtin_frame_address... yes [12:58:38.554] checking for _LARGEFILE_SOURCE value needed for large files... no [12:58:38.620] checking how ccache gcc reports undeclared, standard C functions... error [12:58:38.651] checking for posix_fadvise... yes [12:58:38.720] checking whether posix_fadvise is declared... yes [12:58:38.737] checking whether fdatasync is declared... yes [12:58:38.751] checking whether strlcat is declared... no [12:58:38.819] checking whether strlcpy is declared... no [12:58:38.885] checking whether strnlen is declared... yes [12:58:38.900] checking whether strsep is declared... yes [12:58:38.916] checking whether preadv is declared... yes [12:58:38.933] checking whether pwritev is declared... yes [12:58:38.948] checking whether F_FULLFSYNC is declared... no [12:58:38.987] checking for explicit_bzero... yes [12:58:39.048] checking for getopt... yes [12:58:39.109] checking for getpeereid... no [12:58:39.174] checking for inet_aton... yes [12:58:39.233] checking for mkdtemp... yes [12:58:39.293] checking for strlcat... no [12:58:39.359] checking for strlcpy... no [12:58:39.425] checking for strnlen... yes [12:58:39.488] checking for strsep... yes [12:58:39.549] checking for pthread_barrier_wait... yes [12:58:39.609] checking for getopt_long... yes [12:58:39.667] checking for syslog... yes [12:58:39.729] checking syslog.h usability... yes [12:58:39.741] checking syslog.h presence... yes [12:58:39.757] checking for syslog.h... yes [12:58:39.758] checking for opterr... yes [12:58:39.822] checking for optreset... no [12:58:39.893] checking unicode/ucol.h usability... yes [12:58:39.912] checking unicode/ucol.h presence... yes [12:58:39.936] checking for unicode/ucol.h... yes [12:58:39.942] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:58:39.976] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:58:39.987] checking for rl_completion_suppress_quote... yes [12:58:40.054] checking for rl_filename_quote_characters... yes [12:58:40.121] checking for rl_filename_quoting_function... yes [12:58:40.195] checking for append_history... yes [12:58:40.263] checking for history_truncate_file... yes [12:58:40.332] checking for rl_completion_matches... yes [12:58:40.403] checking for rl_filename_completion_function... yes [12:58:40.472] checking for rl_reset_screen_size... yes [12:58:40.542] checking for rl_variable_bind... yes [12:58:40.606] checking test program... ok [12:58:40.664] checking whether long int is 64 bits... yes [12:58:40.730] checking for __builtin_mul_overflow... yes [12:58:40.793] checking size of void *... 8 [12:58:40.874] checking size of size_t... 8 [12:58:40.953] checking size of long... 8 [12:58:41.031] checking alignment of short... 2 [12:58:41.105] checking alignment of int... 4 [12:58:41.183] checking alignment of long... 8 [12:58:41.261] checking alignment of double... 8 [12:58:41.338] checking for __int128... yes [12:58:41.398] checking for __int128 alignment bug... ok [12:58:41.456] checking alignment of PG_INT128_TYPE... 16 [12:58:41.534] checking for builtin __sync char locking functions... yes [12:58:41.589] checking for builtin __sync int32 locking functions... yes [12:58:41.649] checking for builtin __sync int32 atomic operations... yes [12:58:41.708] checking for builtin __sync int64 atomic operations... yes [12:58:41.768] checking for builtin __atomic int32 atomic operations... yes [12:58:41.825] checking for builtin __atomic int64 atomic operations... yes [12:58:41.881] checking for __get_cpuid... yes [12:58:41.943] checking for __get_cpuid_count... yes [12:58:42.004] checking for __cpuid... no [12:58:42.029] checking for __cpuidex... no [12:58:42.055] checking for _xgetbv with CFLAGS=... no [12:58:42.485] checking for _xgetbv with CFLAGS=-mxsave... yes [12:58:42.929] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:58:43.299] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:58:43.658] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:58:43.709] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:58:43.825] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:58:43.850] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:58:43.870] 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:58:43.948] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:58:43.948] checking for library containing sem_init... none required [12:58:44.008] checking which semaphore API to use... unnamed POSIX [12:58:44.009] checking which random number source to use... OpenSSL [12:58:44.011] checking for tclsh... /usr/bin/tclsh [12:58:44.011] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:58:44.047] checking tcl.h usability... yes [12:58:44.060] checking tcl.h presence... yes [12:58:44.082] checking for tcl.h... yes [12:58:44.082] checking for perl.h... yes [12:58:44.164] checking for libperl... yes [12:58:44.452] checking Python.h usability... yes [12:58:44.505] checking Python.h presence... yes [12:58:44.562] checking for Python.h... yes [12:58:44.562] checking for xmllint... /usr/bin/xmllint [12:58:44.563] checking for xsltproc... /usr/bin/xsltproc [12:58:44.563] checking for fop... /usr/bin/fop [12:58:44.563] checking for dbtoepub... no [12:58:44.564] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:58:44.626] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:58:44.702] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:58:44.702] 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:58:44.702] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:58:44.702] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:58:44.702] configure: using CXX=ccache g++ [12:58:44.702] 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:58:44.702] configure: using CLANG=ccache clang-16 [12:58:44.702] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [12:58:44.702] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [12:58:44.733] configure: updating cache gcc.cache [12:58:44.744] configure: creating ./config.status [12:58:44.846] config.status: creating GNUmakefile [12:58:44.860] config.status: creating src/Makefile.global [12:58:44.878] config.status: creating src/include/pg_config.h [12:58:44.892] config.status: creating src/include/pg_config_ext.h [12:58:44.906] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:58:44.924] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:58:44.933] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:58:44.942] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:58:44.951] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:58:44.959] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:58:44.997] [12:58:44.997] real 0m16.281s [12:58:44.997] user 0m9.559s [12:58:44.997] sys 0m5.550s [12:58:44.997] make -s -j${BUILD_JOBS} clean [12:58:45.541] time make -s -j${BUILD_JOBS} world-bin [12:58:49.987] In file included from ../../../src/include/postgres.h:46, [12:58:49.987] from backend_startup.c:16: [12:58:49.987] backend_startup.c: In function ‘BackendInitialize’: [12:58:49.987] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [12:58:49.987] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:58:49.987] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:58:49.987] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [12:58:49.987] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:58:49.987] | ^~~~~~~~~~~ [12:58:49.987] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [12:58:49.987] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:58:49.987] | ^~~~~~~ [12:58:49.987] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [12:58:49.987] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [12:58:49.987] | ^~~~ [12:58:49.987] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [12:58:49.987] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [12:58:49.987] | ^~~~~~~~~~~~~~~ [12:58:49.987] backend_startup.c:126:33: note: ‘status’ was declared here [12:58:49.987] 126 | int status; [12:58:49.987] | ^~~~~~ [12:58:49.987] cc1: all warnings being treated as errors [12:58:49.988] make[3]: *** [: backend_startup.o] Error 1 [12:58:49.988] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [12:58:49.988] make[2]: *** Waiting for unfinished jobs.... [12:58:50.781] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:58:50.781] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:58:50.781] [12:58:50.781] real 0m5.240s [12:58:50.781] user 0m8.857s [12:58:50.781] sys 0m7.093s [12:58:50.782] [12:58:50.782] Exit status: 2