[13:30:38.105] time ./configure \ [13:30:38.105] --cache gcc.cache \ [13:30:38.105] --enable-dtrace \ [13:30:38.105] ${LINUX_CONFIGURE_FEATURES} \ [13:30:38.105] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [13:30:38.302] configure: creating cache gcc.cache [13:30:38.317] checking build system type... x86_64-pc-linux-gnu [13:30:38.516] checking host system type... x86_64-pc-linux-gnu [13:30:38.516] checking which template to use... linux [13:30:38.516] checking whether NLS is wanted... no [13:30:38.516] checking for default port number... 5432 [13:30:38.524] checking for dtrace... /usr/bin/dtrace [13:30:38.524] checking for block size... 8kB [13:30:38.525] checking for segment size... 1GB [13:30:38.528] checking for WAL block size... 8kB [13:30:38.561] checking whether the C compiler works... yes [13:30:38.660] checking for C compiler default output file name... a.out [13:30:38.661] checking for suffix of executables... [13:30:38.698] checking whether we are cross compiling... no [13:30:38.756] checking for suffix of object files... o [13:30:38.766] checking whether we are using the GNU C compiler... yes [13:30:38.773] checking whether ccache gcc accepts -g... yes [13:30:38.780] checking for ccache gcc option to accept ISO C89... none needed [13:30:38.790] checking for ccache gcc option to accept ISO C99... none needed [13:30:38.858] checking whether we are using the GNU C++ compiler... yes [13:30:38.865] checking whether ccache g++ accepts -g... yes [13:30:38.932] checking for gawk... no [13:30:38.932] checking for mawk... mawk [13:30:38.932] checking for LLVM_CONFIG... llvm-config-16 [13:30:38.947] configure: using llvm 16.0.6 [13:30:38.947] checking for CLANG... ccache clang-16 [13:30:39.431] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:30:39.439] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:30:39.446] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:30:39.493] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:30:39.645] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:30:39.652] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:30:39.659] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:30:39.666] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:30:39.673] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:30:39.679] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:30:39.686] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:30:39.692] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:30:39.699] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:30:39.705] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:30:39.712] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:30:39.718] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:30:39.725] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:30:39.762] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:30:39.769] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:30:39.777] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:30:39.784] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:30:39.792] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:30:39.799] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:30:39.822] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:30:39.830] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:30:39.838] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:30:39.878] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:30:39.918] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:30:39.926] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:30:39.933] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:30:39.969] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:30:39.976] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:30:39.983] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:30:39.992] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:30:39.999] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:30:40.006] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:30:40.014] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:30:40.021] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:30:40.028] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:30:40.035] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [13:30:40.042] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [13:30:40.049] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:30:40.056] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:30:40.063] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:30:40.074] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:30:40.087] checking whether the C compiler still works... yes [13:30:40.153] checking how to run the C preprocessor... ccache gcc -E [13:30:40.229] checking for pkg-config... /usr/bin/pkg-config [13:30:40.229] checking pkg-config is at least version 0.9.0... yes [13:30:40.236] checking whether to build with ICU support... yes [13:30:40.236] checking for icu-uc icu-i18n... yes [13:30:40.248] checking whether to build with Tcl... yes [13:30:40.248] checking whether to build Perl modules... yes [13:30:40.248] checking whether to build Python modules... yes [13:30:40.248] checking whether to build with GSSAPI support... yes [13:30:40.249] checking whether to build with PAM support... yes [13:30:40.250] checking whether to build with BSD Authentication support... no [13:30:40.250] checking whether to build with LDAP support... yes [13:30:40.250] checking whether to build with Bonjour support... no [13:30:40.250] checking whether to build with SELinux support... yes [13:30:40.250] checking whether to build with systemd support... yes [13:30:40.250] checking whether to build with XML support... yes [13:30:40.250] checking for libxml-2.0 >= 2.6.23... yes [13:30:40.259] checking whether to build with LZ4 support... yes [13:30:40.259] checking for liblz4... yes [13:30:40.267] checking whether to build with ZSTD support... yes [13:30:40.267] checking for libzstd >= 1.4.0... yes [13:30:40.275] checking for strip... strip [13:30:40.275] checking whether it is possible to strip libraries... yes [13:30:40.278] checking for ar... ar [13:30:40.278] checking for a BSD-compatible install... /usr/bin/install -c [13:30:40.289] checking for tar... /usr/bin/tar [13:30:40.289] checking whether ln -s works... yes [13:30:40.289] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:30:40.292] checking for bison... /usr/bin/bison [13:30:40.298] configure: using bison (GNU Bison) 3.8.2 [13:30:40.301] checking for flex... /usr/bin/flex [13:30:40.319] configure: using flex 2.6.4 [13:30:40.319] checking for perl... /usr/bin/perl [13:30:40.338] configure: using perl 5.36.0 [13:30:40.341] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:30:40.354] checking for Perl privlibexp... /usr/share/perl/5.36 [13:30:40.359] checking for Perl useshrplib... true [13:30:40.369] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [13:30:40.375] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:30:40.381] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:30:40.510] checking for python3... /usr/bin/python3 [13:30:40.522] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [13:30:40.529] checking for Python sysconfig module... yes [13:30:40.541] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:30:40.554] checking Python include directory... -I/usr/include/python3.11 [13:30:40.568] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:30:40.612] checking for a sed that does not truncate output... /usr/bin/sed [13:30:40.618] checking for grep that handles long lines and -e... /usr/bin/grep [13:30:40.620] checking for egrep... /usr/bin/grep -E [13:30:40.622] checking for ANSI C header files... yes [13:30:40.733] checking for sys/types.h... yes [13:30:40.749] checking for sys/stat.h... yes [13:30:40.773] checking for stdlib.h... yes [13:30:40.789] checking for string.h... yes [13:30:40.805] checking for memory.h... yes [13:30:40.821] checking for strings.h... yes [13:30:40.838] checking for inttypes.h... yes [13:30:40.855] checking for stdint.h... yes [13:30:40.872] checking for unistd.h... yes [13:30:40.890] checking whether ccache gcc is Clang... no [13:30:40.903] checking whether pthreads work with -pthread... yes [13:30:40.958] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:30:41.004] checking whether more special flags are required for pthreads... no [13:30:41.004] checking for PTHREAD_PRIO_INHERIT... yes [13:30:41.055] checking pthread.h usability... yes [13:30:41.064] checking pthread.h presence... yes [13:30:41.081] checking for pthread.h... yes [13:30:41.081] checking for strerror_r... yes [13:30:41.126] checking whether strerror_r returns int... no [13:30:41.162] checking for main in -lm... yes [13:30:41.213] checking for library containing setproctitle... no [13:30:41.311] checking for library containing dlsym... none required [13:30:41.355] checking for library containing socket... none required [13:30:41.398] checking for library containing getopt_long... none required [13:30:41.444] checking for library containing shm_open... none required [13:30:41.488] checking for library containing shm_unlink... none required [13:30:41.531] checking for library containing clock_gettime... none required [13:30:41.576] checking for library containing shmget... none required [13:30:41.621] checking for library containing backtrace_symbols... none required [13:30:41.666] checking for library containing pthread_barrier_wait... none required [13:30:41.711] checking for library containing readline... -lreadline [13:30:41.767] checking for inflate in -lz... yes [13:30:41.814] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:30:41.921] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:30:41.986] checking for SSL_new in -lssl... yes [13:30:42.049] checking for SSL_CTX_set_cert_cb... yes [13:30:42.115] checking for OPENSSL_init_ssl... yes [13:30:42.184] checking for X509_get_signature_info... yes [13:30:42.271] checking for SSL_CTX_set_num_tickets... yes [13:30:42.341] checking for pam_start in -lpam... yes [13:30:42.398] checking for xmlSaveToBuffer in -lxml2... yes [13:30:42.487] checking for xsltCleanupGlobals in -lxslt... yes [13:30:42.574] checking for LZ4_compress_default in -llz4... yes [13:30:42.629] checking for ZSTD_compress in -lzstd... yes [13:30:42.686] checking for ldap_bind in -lldap... yes [13:30:42.776] checking for ldap_initialize... yes [13:30:42.846] checking for ldap_verify_credentials... yes [13:30:42.916] checking for security_compute_create_name in -lselinux... yes [13:30:42.973] checking for uuid_export in -lossp-uuid... yes [13:30:43.030] checking for stdbool.h that conforms to C99... yes [13:30:43.041] checking for _Bool... yes [13:30:43.110] checking atomic.h usability... no [13:30:43.164] checking atomic.h presence... no [13:30:43.184] checking for atomic.h... no [13:30:43.188] checking copyfile.h usability... no [13:30:43.243] checking copyfile.h presence... no [13:30:43.261] checking for copyfile.h... no [13:30:43.264] checking execinfo.h usability... yes [13:30:43.274] checking execinfo.h presence... yes [13:30:43.288] checking for execinfo.h... yes [13:30:43.296] checking getopt.h usability... yes [13:30:43.306] checking getopt.h presence... yes [13:30:43.320] checking for getopt.h... yes [13:30:43.328] checking ifaddrs.h usability... yes [13:30:43.341] checking ifaddrs.h presence... yes [13:30:43.358] checking for ifaddrs.h... yes [13:30:43.366] checking mbarrier.h usability... no [13:30:43.418] checking mbarrier.h presence... no [13:30:43.437] checking for mbarrier.h... no [13:30:43.440] checking sys/epoll.h usability... yes [13:30:43.450] checking sys/epoll.h presence... yes [13:30:43.466] checking for sys/epoll.h... yes [13:30:43.474] checking sys/event.h usability... no [13:30:43.528] checking sys/event.h presence... no [13:30:43.545] checking for sys/event.h... no [13:30:43.548] checking sys/personality.h usability... yes [13:30:43.557] checking sys/personality.h presence... yes [13:30:43.571] checking for sys/personality.h... yes [13:30:43.578] checking sys/prctl.h usability... yes [13:30:43.588] checking sys/prctl.h presence... yes [13:30:43.603] checking for sys/prctl.h... yes [13:30:43.610] checking sys/procctl.h usability... no [13:30:43.664] checking sys/procctl.h presence... no [13:30:43.682] checking for sys/procctl.h... no [13:30:43.686] checking sys/signalfd.h usability... yes [13:30:43.696] checking sys/signalfd.h presence... yes [13:30:43.711] checking for sys/signalfd.h... yes [13:30:43.718] checking sys/ucred.h usability... no [13:30:43.773] checking sys/ucred.h presence... no [13:30:43.791] checking for sys/ucred.h... no [13:30:43.795] checking termios.h usability... yes [13:30:43.808] checking termios.h presence... yes [13:30:43.822] checking for termios.h... yes [13:30:43.830] checking ucred.h usability... no [13:30:43.885] checking ucred.h presence... no [13:30:43.904] checking for ucred.h... no [13:30:43.905] checking readline/readline.h usability... yes [13:30:43.921] checking readline/readline.h presence... yes [13:30:43.939] checking for readline/readline.h... yes [13:30:43.940] checking readline/history.h usability... yes [13:30:43.950] checking readline/history.h presence... yes [13:30:43.967] checking for readline/history.h... yes [13:30:43.970] checking zlib.h usability... yes [13:30:43.981] checking zlib.h presence... yes [13:30:44.000] checking for zlib.h... yes [13:30:44.000] checking for lz4... /usr/bin/lz4 [13:30:44.000] checking lz4.h usability... yes [13:30:44.010] checking lz4.h presence... yes [13:30:44.025] checking for lz4.h... yes [13:30:44.025] checking for zstd... /usr/bin/zstd [13:30:44.026] checking zstd.h usability... yes [13:30:44.035] checking zstd.h presence... yes [13:30:44.051] checking for zstd.h... yes [13:30:44.051] checking gssapi/gssapi.h usability... yes [13:30:44.063] checking gssapi/gssapi.h presence... yes [13:30:44.081] checking for gssapi/gssapi.h... yes [13:30:44.082] checking gssapi/gssapi_ext.h usability... yes [13:30:44.093] checking gssapi/gssapi_ext.h presence... yes [13:30:44.110] checking for gssapi/gssapi_ext.h... yes [13:30:44.112] checking for openssl... /usr/bin/openssl [13:30:44.122] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:30:44.122] checking openssl/ssl.h usability... yes [13:30:44.165] checking openssl/ssl.h presence... yes [13:30:44.216] checking for openssl/ssl.h... yes [13:30:44.216] checking openssl/err.h usability... yes [13:30:44.230] checking openssl/err.h presence... yes [13:30:44.256] checking for openssl/err.h... yes [13:30:44.257] checking security/pam_appl.h usability... yes [13:30:44.269] checking security/pam_appl.h presence... yes [13:30:44.284] checking for security/pam_appl.h... yes [13:30:44.285] checking systemd/sd-daemon.h usability... yes [13:30:44.297] checking systemd/sd-daemon.h presence... yes [13:30:44.315] checking for systemd/sd-daemon.h... yes [13:30:44.315] checking libxml/parser.h usability... yes [13:30:44.347] checking libxml/parser.h presence... yes [13:30:44.377] checking for libxml/parser.h... yes [13:30:44.377] checking libxslt/xslt.h usability... yes [13:30:44.388] checking libxslt/xslt.h presence... yes [13:30:44.418] checking for libxslt/xslt.h... yes [13:30:44.419] checking ldap.h usability... yes [13:30:44.430] checking ldap.h presence... yes [13:30:44.447] checking for ldap.h... yes [13:30:44.447] checking for compatible LDAP implementation... yes [13:30:44.455] checking ossp/uuid.h usability... yes [13:30:44.464] checking ossp/uuid.h presence... yes [13:30:44.482] checking for ossp/uuid.h... yes [13:30:44.501] checking whether byte ordering is bigendian... no [13:30:44.598] checking for inline... inline [13:30:44.606] checking for printf format archetype... gnu_printf [13:30:44.615] checking for _Static_assert... yes [13:30:44.670] checking for typeof... typeof [13:30:44.678] checking for __builtin_types_compatible_p... yes [13:30:44.690] checking for __builtin_constant_p... yes [13:30:44.701] checking for __builtin_unreachable... yes [13:30:44.757] checking for computed goto support... yes [13:30:44.766] checking for struct tm.tm_zone... yes [13:30:44.776] checking for union semun... no [13:30:44.818] checking for socklen_t... yes [13:30:44.869] checking for struct sockaddr.sa_len... no [13:30:44.952] checking for locale_t... yes [13:30:44.961] checking for C/C++ restrict keyword... __restrict [13:30:44.975] checking for struct option... yes [13:30:45.018] checking whether assembler supports x86_64 popcntq... yes [13:30:45.027] checking for special C compiler options needed for large files... no [13:30:45.027] checking for _FILE_OFFSET_BITS value needed for large files... no [13:30:45.036] checking size of off_t... 8 [13:30:45.112] checking size of bool... 1 [13:30:45.182] checking for int timezone... yes [13:30:45.241] checking for wcstombs_l declaration... no [13:30:45.330] checking for backtrace_symbols... yes [13:30:45.395] checking for copyfile... no [13:30:45.458] checking for copy_file_range... yes [13:30:45.523] checking for getifaddrs... yes [13:30:45.588] checking for getpeerucred... no [13:30:45.654] checking for inet_pton... yes [13:30:45.719] checking for kqueue... no [13:30:45.786] checking for mbstowcs_l... no [13:30:45.852] checking for memset_s... no [13:30:45.917] checking for posix_fallocate... yes [13:30:45.984] checking for ppoll... yes [13:30:46.048] checking for pthread_is_threaded_np... no [13:30:46.114] checking for setproctitle... no [13:30:46.181] checking for setproctitle_fast... no [13:30:46.246] checking for strchrnul... yes [13:30:46.311] checking for strsignal... yes [13:30:46.377] checking for syncfs... yes [13:30:46.442] checking for sync_file_range... yes [13:30:46.508] checking for uselocale... yes [13:30:46.574] checking for wcstombs_l... no [13:30:46.637] checking for __builtin_bswap16... yes [13:30:46.700] checking for __builtin_bswap32... yes [13:30:46.760] checking for __builtin_bswap64... yes [13:30:46.822] checking for __builtin_clz... yes [13:30:46.885] checking for __builtin_ctz... yes [13:30:46.946] checking for __builtin_popcount... yes [13:30:47.006] checking for __builtin_frame_address... yes [13:30:47.069] checking for _LARGEFILE_SOURCE value needed for large files... no [13:30:47.131] checking how ccache gcc reports undeclared, standard C functions... error [13:30:47.161] checking for posix_fadvise... yes [13:30:47.227] checking whether posix_fadvise is declared... yes [13:30:47.244] checking whether fdatasync is declared... yes [13:30:47.262] checking whether strlcat is declared... no [13:30:47.327] checking whether strlcpy is declared... no [13:30:47.390] checking whether strnlen is declared... yes [13:30:47.404] checking whether strsep is declared... yes [13:30:47.417] checking whether preadv is declared... yes [13:30:47.431] checking whether pwritev is declared... yes [13:30:47.444] checking whether F_FULLFSYNC is declared... no [13:30:47.481] checking for explicit_bzero... yes [13:30:47.537] checking for getopt... yes [13:30:47.594] checking for getpeereid... no [13:30:47.657] checking for inet_aton... yes [13:30:47.714] checking for mkdtemp... yes [13:30:47.772] checking for strlcat... no [13:30:47.835] checking for strlcpy... no [13:30:47.896] checking for strnlen... yes [13:30:47.955] checking for strsep... yes [13:30:48.011] checking for pthread_barrier_wait... yes [13:30:48.067] checking for getopt_long... yes [13:30:48.123] checking for syslog... yes [13:30:48.178] checking syslog.h usability... yes [13:30:48.188] checking syslog.h presence... yes [13:30:48.202] checking for syslog.h... yes [13:30:48.203] checking for opterr... yes [13:30:48.260] checking for optreset... no [13:30:48.324] checking unicode/ucol.h usability... yes [13:30:48.344] checking unicode/ucol.h presence... yes [13:30:48.367] checking for unicode/ucol.h... yes [13:30:48.372] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:30:48.401] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:30:48.410] checking for rl_completion_suppress_quote... yes [13:30:48.473] checking for rl_filename_quote_characters... yes [13:30:48.537] checking for rl_filename_quoting_function... yes [13:30:48.605] checking for append_history... yes [13:30:48.673] checking for history_truncate_file... yes [13:30:48.740] checking for rl_completion_matches... yes [13:30:48.809] checking for rl_filename_completion_function... yes [13:30:48.876] checking for rl_reset_screen_size... yes [13:30:48.942] checking for rl_variable_bind... yes [13:30:49.006] checking test program... ok [13:30:49.061] checking whether long int is 64 bits... yes [13:30:49.124] checking for __builtin_mul_overflow... yes [13:30:49.180] checking size of void *... 8 [13:30:49.256] checking size of size_t... 8 [13:30:49.332] checking size of long... 8 [13:30:49.406] checking alignment of short... 2 [13:30:49.479] checking alignment of int... 4 [13:30:49.551] checking alignment of long... 8 [13:30:49.625] checking alignment of double... 8 [13:30:49.701] checking for int8... no [13:30:49.741] checking for uint8... no [13:30:49.780] checking for int64... no [13:30:49.817] checking for uint64... no [13:30:49.855] checking for __int128... yes [13:30:49.914] checking for __int128 alignment bug... ok [13:30:49.971] checking alignment of PG_INT128_TYPE... 16 [13:30:50.044] checking for builtin __sync char locking functions... yes [13:30:50.099] checking for builtin __sync int32 locking functions... yes [13:30:50.155] checking for builtin __sync int32 atomic operations... yes [13:30:50.211] checking for builtin __sync int64 atomic operations... yes [13:30:50.269] checking for builtin __atomic int32 atomic operations... yes [13:30:50.326] checking for builtin __atomic int64 atomic operations... yes [13:30:50.385] checking for __get_cpuid... yes [13:30:50.443] checking for __get_cpuid_count... yes [13:30:50.502] checking for __cpuid... no [13:30:50.524] checking for __cpuidex... no [13:30:50.548] checking for _xgetbv with CFLAGS=... no [13:30:50.959] checking for _xgetbv with CFLAGS=-mxsave... yes [13:30:51.356] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:30:51.735] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:30:52.082] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:30:52.130] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:30:52.230] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:30:52.256] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:30:52.276] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [13:30:52.348] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:30:52.348] checking for library containing sem_init... none required [13:30:52.405] checking which semaphore API to use... unnamed POSIX [13:30:52.405] checking which random number source to use... OpenSSL [13:30:52.407] checking for tclsh... /usr/bin/tclsh [13:30:52.407] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:30:52.439] checking tcl.h usability... yes [13:30:52.454] checking tcl.h presence... yes [13:30:52.474] checking for tcl.h... yes [13:30:52.475] checking for perl.h... yes [13:30:52.560] checking for libperl... yes [13:30:52.802] checking Python.h usability... yes [13:30:52.856] checking Python.h presence... yes [13:30:52.914] checking for Python.h... yes [13:30:52.914] checking for xmllint... /usr/bin/xmllint [13:30:52.914] checking for xsltproc... /usr/bin/xsltproc [13:30:52.915] checking for fop... /usr/bin/fop [13:30:52.915] checking for dbtoepub... no [13:30:52.916] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:30:52.976] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:30:53.045] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [13:30:53.045] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [13:30:53.045] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:30:53.045] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:30:53.045] configure: using CXX=ccache g++ [13:30:53.045] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [13:30:53.045] configure: using CLANG=ccache clang-16 [13:30:53.045] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:30:53.045] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [13:30:53.075] configure: updating cache gcc.cache [13:30:53.086] configure: creating ./config.status [13:30:53.178] config.status: creating GNUmakefile [13:30:53.191] config.status: creating src/Makefile.global [13:30:53.209] config.status: creating src/include/pg_config.h [13:30:53.222] config.status: creating src/include/pg_config_ext.h [13:30:53.235] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:30:53.253] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:30:53.261] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:30:53.269] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:30:53.276] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:30:53.285] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:30:53.320] [13:30:53.320] real 0m15.215s [13:30:53.320] user 0m8.974s [13:30:53.320] sys 0m5.276s [13:30:53.320] make -s -j${BUILD_JOBS} clean [13:30:53.828] time make -s -j${BUILD_JOBS} world-bin [13:31:20.217] In file included from ../../../../src/include/postgres.h:47, [13:31:20.217] from xlogrecovery.c:25: [13:31:20.217] In function ‘MemoryContextSwitchTo’, [13:31:20.217] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [13:31:20.217] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [13:31:20.217] 128 | CurrentMemoryContext = context; [13:31:20.217] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [13:31:20.217] xlogrecovery.c: In function ‘PerformWalRecovery’: [13:31:20.217] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [13:31:20.217] 1732 | MemoryContext oldCtx; [13:31:20.217] | ^~~~~~ [13:31:20.217] cc1: all warnings being treated as errors [13:31:20.218] make[4]: *** [: xlogrecovery.o] Error 1 [13:31:20.218] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [13:31:20.218] make[2]: *** [common.mk:37: access-recursive] Error 2 [13:31:20.218] make[2]: *** Waiting for unfinished jobs.... [13:31:22.689] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:31:22.690] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:31:22.690] [13:31:22.690] real 0m28.862s [13:31:22.690] user 1m11.833s [13:31:22.690] sys 0m35.381s [13:31:22.690] [13:31:22.690] Exit status: 2