[11:32:38.524] time ./configure \ [11:32:38.524] --cache gcc.cache \ [11:32:38.524] --enable-dtrace \ [11:32:38.524] ${LINUX_CONFIGURE_FEATURES} \ [11:32:38.524] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [11:32:38.697] configure: creating cache gcc.cache [11:32:38.711] checking build system type... x86_64-pc-linux-gnu [11:32:38.872] checking host system type... x86_64-pc-linux-gnu [11:32:38.872] checking which template to use... linux [11:32:38.872] checking whether NLS is wanted... no [11:32:38.872] checking for default port number... 5432 [11:32:38.878] checking for dtrace... /usr/bin/dtrace [11:32:38.879] checking for block size... 8kB [11:32:38.880] checking for segment size... 1GB [11:32:38.882] checking for WAL block size... 8kB [11:32:38.912] checking whether the C compiler works... yes [11:32:38.998] checking for C compiler default output file name... a.out [11:32:38.999] checking for suffix of executables... [11:32:39.036] checking whether we are cross compiling... no [11:32:39.089] checking for suffix of object files... o [11:32:39.098] checking whether we are using the GNU C compiler... yes [11:32:39.104] checking whether ccache gcc accepts -g... yes [11:32:39.110] checking for ccache gcc option to accept ISO C89... none needed [11:32:39.118] checking for ccache gcc option to accept ISO C99... none needed [11:32:39.174] checking whether we are using the GNU C++ compiler... yes [11:32:39.181] checking whether ccache g++ accepts -g... yes [11:32:39.239] checking for gawk... no [11:32:39.239] checking for mawk... mawk [11:32:39.239] checking for LLVM_CONFIG... llvm-config-16 [11:32:39.252] configure: using llvm 16.0.6 [11:32:39.252] checking for CLANG... ccache clang-16 [11:32:39.682] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:32:39.688] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [11:32:39.694] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:32:39.738] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:32:39.867] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [11:32:39.873] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [11:32:39.879] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:32:39.886] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:32:39.892] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:32:39.898] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:32:39.904] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [11:32:39.910] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:32:39.917] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:32:39.923] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:32:39.929] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [11:32:39.936] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [11:32:39.942] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:32:39.979] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:32:39.985] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:32:39.992] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [11:32:39.999] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [11:32:40.006] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:32:40.012] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:32:40.034] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:32:40.040] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:32:40.047] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:32:40.084] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:32:40.122] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:32:40.128] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:32:40.135] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:32:40.169] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:32:40.175] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:32:40.182] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:32:40.189] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:32:40.195] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:32:40.201] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [11:32:40.207] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:32:40.214] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:32:40.220] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:32:40.226] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:32:40.232] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:32:40.239] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:32:40.250] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:32:40.263] checking whether the C compiler still works... yes [11:32:40.325] checking how to run the C preprocessor... ccache gcc -E [11:32:40.394] checking for pkg-config... /usr/bin/pkg-config [11:32:40.395] checking pkg-config is at least version 0.9.0... yes [11:32:40.402] checking whether to build with ICU support... yes [11:32:40.402] checking for icu-uc icu-i18n... yes [11:32:40.413] checking whether to build with Tcl... yes [11:32:40.413] checking whether to build Perl modules... yes [11:32:40.413] checking whether to build Python modules... yes [11:32:40.413] checking whether to build with GSSAPI support... yes [11:32:40.415] checking whether to build with PAM support... yes [11:32:40.415] checking whether to build with BSD Authentication support... no [11:32:40.415] checking whether to build with LDAP support... yes [11:32:40.415] checking whether to build with Bonjour support... no [11:32:40.415] checking whether to build with SELinux support... yes [11:32:40.415] checking whether to build with systemd support... yes [11:32:40.415] checking whether to build with XML support... yes [11:32:40.416] checking for libxml-2.0 >= 2.6.23... yes [11:32:40.423] checking whether to build with LZ4 support... yes [11:32:40.423] checking for liblz4... yes [11:32:40.431] checking whether to build with ZSTD support... yes [11:32:40.431] checking for libzstd >= 1.4.0... yes [11:32:40.440] checking for strip... strip [11:32:40.440] checking whether it is possible to strip libraries... yes [11:32:40.443] checking for ar... ar [11:32:40.443] checking for a BSD-compatible install... /usr/bin/install -c [11:32:40.451] checking for tar... /usr/bin/tar [11:32:40.451] checking whether ln -s works... yes [11:32:40.451] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:32:40.453] checking for bison... /usr/bin/bison [11:32:40.458] configure: using bison (GNU Bison) 3.8.2 [11:32:40.461] checking for flex... /usr/bin/flex [11:32:40.477] configure: using flex 2.6.4 [11:32:40.477] checking for perl... /usr/bin/perl [11:32:40.496] configure: using perl 5.36.0 [11:32:40.498] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [11:32:40.509] checking for Perl privlibexp... /usr/share/perl/5.36 [11:32:40.513] checking for Perl useshrplib... true [11:32:40.521] 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 [11:32:40.526] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:32:40.532] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:32:40.650] checking for python3... /usr/bin/python3 [11:32:40.662] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [11:32:40.668] checking for Python sysconfig module... yes [11:32:40.679] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [11:32:40.693] checking Python include directory... -I/usr/include/python3.11 [11:32:40.705] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [11:32:40.745] checking for a sed that does not truncate output... /usr/bin/sed [11:32:40.750] checking for grep that handles long lines and -e... /usr/bin/grep [11:32:40.752] checking for egrep... /usr/bin/grep -E [11:32:40.754] checking for ANSI C header files... yes [11:32:40.856] checking for sys/types.h... yes [11:32:40.871] checking for sys/stat.h... yes [11:32:40.892] checking for stdlib.h... yes [11:32:40.907] checking for string.h... yes [11:32:40.921] checking for memory.h... yes [11:32:40.935] checking for strings.h... yes [11:32:40.950] checking for inttypes.h... yes [11:32:40.965] checking for stdint.h... yes [11:32:40.979] checking for unistd.h... yes [11:32:40.995] checking whether ccache gcc is Clang... no [11:32:41.007] checking whether pthreads work with -pthread... yes [11:32:41.058] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:32:41.099] checking whether more special flags are required for pthreads... no [11:32:41.099] checking for PTHREAD_PRIO_INHERIT... yes [11:32:41.146] checking pthread.h usability... yes [11:32:41.154] checking pthread.h presence... yes [11:32:41.170] checking for pthread.h... yes [11:32:41.170] checking for strerror_r... yes [11:32:41.211] checking whether strerror_r returns int... no [11:32:41.243] checking for main in -lm... yes [11:32:41.289] checking for library containing setproctitle... no [11:32:41.378] checking for library containing dlsym... none required [11:32:41.419] checking for library containing socket... none required [11:32:41.460] checking for library containing getopt_long... none required [11:32:41.501] checking for library containing shm_open... none required [11:32:41.542] checking for library containing shm_unlink... none required [11:32:41.583] checking for library containing clock_gettime... none required [11:32:41.624] checking for library containing shmget... none required [11:32:41.666] checking for library containing backtrace_symbols... none required [11:32:41.707] checking for library containing pthread_barrier_wait... none required [11:32:41.749] checking for library containing readline... -lreadline [11:32:41.802] checking for inflate in -lz... yes [11:32:41.845] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:32:41.945] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:32:42.011] checking for SSL_new in -lssl... yes [11:32:42.074] checking for SSL_CTX_set_cert_cb... yes [11:32:42.138] checking for OPENSSL_init_ssl... yes [11:32:42.205] checking for X509_get_signature_info... yes [11:32:42.277] checking for SSL_CTX_set_num_tickets... yes [11:32:42.344] checking for pam_start in -lpam... yes [11:32:42.398] checking for xmlSaveToBuffer in -lxml2... yes [11:32:42.481] checking for xsltCleanupGlobals in -lxslt... yes [11:32:42.564] checking for LZ4_compress_default in -llz4... yes [11:32:42.618] checking for ZSTD_compress in -lzstd... yes [11:32:42.671] checking for ldap_bind in -lldap... yes [11:32:42.754] checking for ldap_initialize... yes [11:32:42.821] checking for ldap_verify_credentials... yes [11:32:42.892] checking for security_compute_create_name in -lselinux... yes [11:32:42.949] checking for uuid_export in -lossp-uuid... yes [11:32:43.003] checking for stdbool.h that conforms to C99... yes [11:32:43.014] checking for _Bool... yes [11:32:43.081] checking atomic.h usability... no [11:32:43.132] checking atomic.h presence... no [11:32:43.150] checking for atomic.h... no [11:32:43.153] checking copyfile.h usability... no [11:32:43.203] checking copyfile.h presence... no [11:32:43.220] checking for copyfile.h... no [11:32:43.223] checking execinfo.h usability... yes [11:32:43.231] checking execinfo.h presence... yes [11:32:43.243] checking for execinfo.h... yes [11:32:43.250] checking getopt.h usability... yes [11:32:43.258] checking getopt.h presence... yes [11:32:43.271] checking for getopt.h... yes [11:32:43.278] checking ifaddrs.h usability... yes [11:32:43.289] checking ifaddrs.h presence... yes [11:32:43.305] checking for ifaddrs.h... yes [11:32:43.313] checking mbarrier.h usability... no [11:32:43.364] checking mbarrier.h presence... no [11:32:43.381] checking for mbarrier.h... no [11:32:43.384] checking sys/epoll.h usability... yes [11:32:43.393] checking sys/epoll.h presence... yes [11:32:43.409] checking for sys/epoll.h... yes [11:32:43.416] checking sys/event.h usability... no [11:32:43.467] checking sys/event.h presence... no [11:32:43.483] checking for sys/event.h... no [11:32:43.486] checking sys/personality.h usability... yes [11:32:43.495] checking sys/personality.h presence... yes [11:32:43.508] checking for sys/personality.h... yes [11:32:43.515] checking sys/prctl.h usability... yes [11:32:43.525] checking sys/prctl.h presence... yes [11:32:43.539] checking for sys/prctl.h... yes [11:32:43.546] checking sys/procctl.h usability... no [11:32:43.598] checking sys/procctl.h presence... no [11:32:43.616] checking for sys/procctl.h... no [11:32:43.619] checking sys/signalfd.h usability... yes [11:32:43.628] checking sys/signalfd.h presence... yes [11:32:43.643] checking for sys/signalfd.h... yes [11:32:43.650] checking sys/ucred.h usability... no [11:32:43.701] checking sys/ucred.h presence... no [11:32:43.718] checking for sys/ucred.h... no [11:32:43.722] checking termios.h usability... yes [11:32:43.733] checking termios.h presence... yes [11:32:43.747] checking for termios.h... yes [11:32:43.754] checking ucred.h usability... no [11:32:43.803] checking ucred.h presence... no [11:32:43.820] checking for ucred.h... no [11:32:43.823] checking xlocale.h usability... no [11:32:43.873] checking xlocale.h presence... no [11:32:43.890] checking for xlocale.h... no [11:32:43.891] checking readline/readline.h usability... yes [11:32:43.903] checking readline/readline.h presence... yes [11:32:43.920] checking for readline/readline.h... yes [11:32:43.921] checking readline/history.h usability... yes [11:32:43.929] checking readline/history.h presence... yes [11:32:43.945] checking for readline/history.h... yes [11:32:43.948] checking zlib.h usability... yes [11:32:43.958] checking zlib.h presence... yes [11:32:43.975] checking for zlib.h... yes [11:32:43.975] checking for lz4... /usr/bin/lz4 [11:32:43.976] checking lz4.h usability... yes [11:32:43.986] checking lz4.h presence... yes [11:32:44.000] checking for lz4.h... yes [11:32:44.000] checking for zstd... /usr/bin/zstd [11:32:44.000] checking zstd.h usability... yes [11:32:44.009] checking zstd.h presence... yes [11:32:44.023] checking for zstd.h... yes [11:32:44.023] checking gssapi/gssapi.h usability... yes [11:32:44.033] checking gssapi/gssapi.h presence... yes [11:32:44.048] checking for gssapi/gssapi.h... yes [11:32:44.049] checking gssapi/gssapi_ext.h usability... yes [11:32:44.059] checking gssapi/gssapi_ext.h presence... yes [11:32:44.075] checking for gssapi/gssapi_ext.h... yes [11:32:44.076] checking for openssl... /usr/bin/openssl [11:32:44.085] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:32:44.085] checking openssl/ssl.h usability... yes [11:32:44.122] checking openssl/ssl.h presence... yes [11:32:44.169] checking for openssl/ssl.h... yes [11:32:44.169] checking openssl/err.h usability... yes [11:32:44.181] checking openssl/err.h presence... yes [11:32:44.206] checking for openssl/err.h... yes [11:32:44.206] checking security/pam_appl.h usability... yes [11:32:44.215] checking security/pam_appl.h presence... yes [11:32:44.227] checking for security/pam_appl.h... yes [11:32:44.228] checking systemd/sd-daemon.h usability... yes [11:32:44.238] checking systemd/sd-daemon.h presence... yes [11:32:44.254] checking for systemd/sd-daemon.h... yes [11:32:44.254] checking libxml/parser.h usability... yes [11:32:44.283] checking libxml/parser.h presence... yes [11:32:44.311] checking for libxml/parser.h... yes [11:32:44.311] checking libxslt/xslt.h usability... yes [11:32:44.321] checking libxslt/xslt.h presence... yes [11:32:44.349] checking for libxslt/xslt.h... yes [11:32:44.349] checking ldap.h usability... yes [11:32:44.359] checking ldap.h presence... yes [11:32:44.375] checking for ldap.h... yes [11:32:44.375] checking for compatible LDAP implementation... yes [11:32:44.383] checking ossp/uuid.h usability... yes [11:32:44.392] checking ossp/uuid.h presence... yes [11:32:44.408] checking for ossp/uuid.h... yes [11:32:44.425] checking whether byte ordering is bigendian... no [11:32:44.510] checking for inline... inline [11:32:44.517] checking for printf format archetype... gnu_printf [11:32:44.525] checking for _Static_assert... yes [11:32:44.576] checking for typeof... typeof [11:32:44.582] checking for __builtin_types_compatible_p... yes [11:32:44.592] checking for __builtin_constant_p... yes [11:32:44.602] checking for __builtin_unreachable... yes [11:32:44.653] checking for computed goto support... yes [11:32:44.661] checking for struct tm.tm_zone... yes [11:32:44.669] checking for union semun... no [11:32:44.705] checking for socklen_t... yes [11:32:44.750] checking for struct sockaddr.sa_len... no [11:32:44.827] checking for C/C++ restrict keyword... __restrict [11:32:44.841] checking for struct option... yes [11:32:44.881] checking whether assembler supports x86_64 popcntq... yes [11:32:44.888] checking for special C compiler options needed for large files... no [11:32:44.888] checking for _FILE_OFFSET_BITS value needed for large files... no [11:32:44.895] checking size of off_t... 8 [11:32:44.965] checking size of bool... 1 [11:32:45.030] checking for int timezone... yes [11:32:45.090] checking for backtrace_symbols... yes [11:32:45.149] checking for copyfile... no [11:32:45.211] checking for copy_file_range... yes [11:32:45.270] checking for getifaddrs... yes [11:32:45.331] checking for getpeerucred... no [11:32:45.391] checking for inet_pton... yes [11:32:45.451] checking for kqueue... no [11:32:45.511] checking for mbstowcs_l... no [11:32:45.574] checking for memset_s... no [11:32:45.636] checking for posix_fallocate... yes [11:32:45.697] checking for ppoll... yes [11:32:45.757] checking for pthread_is_threaded_np... no [11:32:45.819] checking for setproctitle... no [11:32:45.881] checking for setproctitle_fast... no [11:32:45.944] checking for strchrnul... yes [11:32:46.005] checking for strsignal... yes [11:32:46.066] checking for syncfs... yes [11:32:46.126] checking for sync_file_range... yes [11:32:46.186] checking for uselocale... yes [11:32:46.249] checking for wcstombs_l... no [11:32:46.308] checking for __builtin_bswap16... yes [11:32:46.367] checking for __builtin_bswap32... yes [11:32:46.426] checking for __builtin_bswap64... yes [11:32:46.485] checking for __builtin_clz... yes [11:32:46.544] checking for __builtin_ctz... yes [11:32:46.602] checking for __builtin_popcount... yes [11:32:46.661] checking for __builtin_frame_address... yes [11:32:46.718] checking for _LARGEFILE_SOURCE value needed for large files... no [11:32:46.777] checking how ccache gcc reports undeclared, standard C functions... error [11:32:46.805] checking for posix_fadvise... yes [11:32:46.865] checking whether posix_fadvise is declared... yes [11:32:46.879] checking whether fdatasync is declared... yes [11:32:46.892] checking whether strlcat is declared... no [11:32:46.952] checking whether strlcpy is declared... no [11:32:47.013] checking whether strnlen is declared... yes [11:32:47.027] checking whether strsep is declared... yes [11:32:47.041] checking whether preadv is declared... yes [11:32:47.054] checking whether pwritev is declared... yes [11:32:47.068] checking whether F_FULLFSYNC is declared... no [11:32:47.101] checking for explicit_bzero... yes [11:32:47.154] checking for getopt... yes [11:32:47.208] checking for getpeereid... no [11:32:47.267] checking for inet_aton... yes [11:32:47.321] checking for mkdtemp... yes [11:32:47.376] checking for strlcat... no [11:32:47.435] checking for strlcpy... no [11:32:47.494] checking for strnlen... yes [11:32:47.551] checking for strsep... yes [11:32:47.604] checking for pthread_barrier_wait... yes [11:32:47.659] checking for getopt_long... yes [11:32:47.712] checking for syslog... yes [11:32:47.766] checking syslog.h usability... yes [11:32:47.776] checking syslog.h presence... yes [11:32:47.789] checking for syslog.h... yes [11:32:47.789] checking for opterr... yes [11:32:47.844] checking for optreset... no [11:32:47.906] checking unicode/ucol.h usability... yes [11:32:47.921] checking unicode/ucol.h presence... yes [11:32:47.943] checking for unicode/ucol.h... yes [11:32:47.948] checking whether LLVMCreateGDBRegistrationListener is declared... yes [11:32:47.974] checking whether LLVMCreatePerfJITEventListener is declared... yes [11:32:47.983] checking for rl_completion_suppress_quote... yes [11:32:48.044] checking for rl_filename_quote_characters... yes [11:32:48.104] checking for rl_filename_quoting_function... yes [11:32:48.168] checking for append_history... yes [11:32:48.232] checking for history_truncate_file... yes [11:32:48.296] checking for rl_completion_matches... yes [11:32:48.358] checking for rl_filename_completion_function... yes [11:32:48.420] checking for rl_reset_screen_size... yes [11:32:48.482] checking for rl_variable_bind... yes [11:32:48.541] checking test program... ok [11:32:48.594] checking whether long int is 64 bits... yes [11:32:48.656] checking for __builtin_mul_overflow... yes [11:32:48.709] checking size of void *... 8 [11:32:48.779] checking size of size_t... 8 [11:32:48.850] checking size of long... 8 [11:32:48.920] checking alignment of short... 2 [11:32:48.990] checking alignment of int... 4 [11:32:49.061] checking alignment of long... 8 [11:32:49.131] checking alignment of double... 8 [11:32:49.204] checking for __int128... yes [11:32:49.259] checking for __int128 alignment bug... ok [11:32:49.312] checking alignment of PG_INT128_TYPE... 16 [11:32:49.381] checking for builtin __sync char locking functions... yes [11:32:49.433] checking for builtin __sync int32 locking functions... yes [11:32:49.483] checking for builtin __sync int32 atomic operations... yes [11:32:49.535] checking for builtin __sync int64 atomic operations... yes [11:32:49.587] checking for builtin __atomic int32 atomic operations... yes [11:32:49.638] checking for builtin __atomic int64 atomic operations... yes [11:32:49.690] checking for __get_cpuid... yes [11:32:49.744] checking for __get_cpuid_count... yes [11:32:49.798] checking for __cpuid... no [11:32:49.818] checking for __cpuidex... no [11:32:49.838] checking for _xgetbv with CFLAGS=... no [11:32:50.244] checking for _xgetbv with CFLAGS=-mxsave... yes [11:32:50.639] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:32:51.003] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:32:51.339] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:32:51.384] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:32:51.479] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:32:51.499] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:32:51.516] 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 [11:32:51.582] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:32:51.582] checking for library containing sem_init... none required [11:32:51.636] checking which semaphore API to use... unnamed POSIX [11:32:51.637] checking which random number source to use... OpenSSL [11:32:51.638] checking for tclsh... /usr/bin/tclsh [11:32:51.638] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:32:51.670] checking tcl.h usability... yes [11:32:51.680] checking tcl.h presence... yes [11:32:51.698] checking for tcl.h... yes [11:32:51.699] checking for perl.h... yes [11:32:51.771] checking for libperl... yes [11:32:52.000] checking Python.h usability... yes [11:32:52.046] checking Python.h presence... yes [11:32:52.101] checking for Python.h... yes [11:32:52.101] checking for xmllint... /usr/bin/xmllint [11:32:52.101] checking for xsltproc... /usr/bin/xsltproc [11:32:52.101] checking for fop... /usr/bin/fop [11:32:52.102] checking for dbtoepub... no [11:32:52.102] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [11:32:52.158] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:32:52.224] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [11:32:52.224] 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 [11:32:52.224] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:32:52.224] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [11:32:52.224] configure: using CXX=ccache g++ [11:32:52.224] 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 [11:32:52.224] configure: using CLANG=ccache clang-16 [11:32:52.224] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [11:32:52.224] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:32:52.250] configure: updating cache gcc.cache [11:32:52.259] configure: creating ./config.status [11:32:52.336] config.status: creating GNUmakefile [11:32:52.348] config.status: creating src/Makefile.global [11:32:52.362] config.status: creating src/include/pg_config.h [11:32:52.374] config.status: creating src/include/pg_config_ext.h [11:32:52.385] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:32:52.399] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:32:52.406] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:32:52.413] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:32:52.419] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:32:52.426] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:32:52.457] [11:32:52.457] real 0m13.933s [11:32:52.457] user 0m8.424s [11:32:52.457] sys 0m4.712s [11:32:52.457] make -s -j${BUILD_JOBS} clean [11:32:52.937] time make -s -j${BUILD_JOBS} world-bin [11:33:19.451] In file included from ../../../../src/include/postgres.h:47, [11:33:19.451] from xlogrecovery.c:25: [11:33:19.451] In function ‘MemoryContextSwitchTo’, [11:33:19.451] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [11:33:19.451] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [11:33:19.451] 128 | CurrentMemoryContext = context; [11:33:19.451] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [11:33:19.451] xlogrecovery.c: In function ‘PerformWalRecovery’: [11:33:19.451] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [11:33:19.451] 1732 | MemoryContext oldCtx; [11:33:19.451] | ^~~~~~ [11:33:19.451] cc1: all warnings being treated as errors [11:33:19.452] make[4]: *** [: xlogrecovery.o] Error 1 [11:33:19.452] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [11:33:19.453] make[2]: *** [common.mk:37: access-recursive] Error 2 [11:33:19.453] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:33:19.453] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:33:19.453] [11:33:19.453] real 0m26.516s [11:33:19.453] user 1m4.225s [11:33:19.453] sys 0m32.978s [11:33:19.454] [11:33:19.454] Exit status: 2