[04:52:52.215] time ./configure \ [04:52:52.215] --cache gcc.cache \ [04:52:52.215] --enable-dtrace \ [04:52:52.215] ${LINUX_CONFIGURE_FEATURES} \ [04:52:52.215] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:52:52.392] configure: creating cache gcc.cache [04:52:52.406] checking build system type... x86_64-pc-linux-gnu [04:52:52.604] checking host system type... x86_64-pc-linux-gnu [04:52:52.604] checking which template to use... linux [04:52:52.605] checking whether NLS is wanted... no [04:52:52.605] checking for default port number... 5432 [04:52:52.611] checking for dtrace... /usr/bin/dtrace [04:52:52.611] checking for block size... 8kB [04:52:52.613] checking for segment size... 1GB [04:52:52.615] checking for WAL block size... 8kB [04:52:52.649] checking whether the C compiler works... yes [04:52:52.748] checking for C compiler default output file name... a.out [04:52:52.749] checking for suffix of executables... [04:52:52.788] checking whether we are cross compiling... no [04:52:52.852] checking for suffix of object files... o [04:52:52.861] checking whether we are using the GNU C compiler... yes [04:52:52.868] checking whether ccache gcc accepts -g... yes [04:52:52.875] checking for ccache gcc option to accept ISO C89... none needed [04:52:52.884] checking for ccache gcc option to accept ISO C99... none needed [04:52:52.954] checking whether we are using the GNU C++ compiler... yes [04:52:52.961] checking whether ccache g++ accepts -g... yes [04:52:53.024] checking for gawk... no [04:52:53.024] checking for mawk... mawk [04:52:53.024] checking for LLVM_CONFIG... llvm-config-16 [04:52:53.041] configure: using llvm 16.0.6 [04:52:53.041] checking for CLANG... ccache clang-16 [04:52:53.546] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:52:53.553] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:52:53.560] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:52:53.605] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:52:53.766] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:52:53.773] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:52:53.780] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:52:53.786] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:52:53.793] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:52:53.799] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:52:53.806] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:52:53.812] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:52:53.819] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:52:53.825] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:52:53.831] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:52:53.838] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:52:53.844] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:52:53.881] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:52:53.888] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:52:53.895] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:52:53.901] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:52:53.908] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:52:53.914] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:52:53.935] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:52:53.942] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:52:53.948] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:52:53.985] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:52:54.023] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:52:54.030] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:52:54.037] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:52:54.071] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:52:54.078] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:52:54.084] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:52:54.092] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:52:54.098] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:52:54.105] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:52:54.111] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:52:54.117] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:52:54.124] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:52:54.130] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:52:54.141] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:52:54.141] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:52:54.148] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:52:54.154] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:52:54.165] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:52:54.176] checking whether the C compiler still works... yes [04:52:54.236] checking how to run the C preprocessor... ccache gcc -E [04:52:54.304] checking for pkg-config... /usr/bin/pkg-config [04:52:54.304] checking pkg-config is at least version 0.9.0... yes [04:52:54.311] checking whether to build with ICU support... yes [04:52:54.311] checking for icu-uc icu-i18n... yes [04:52:54.320] checking whether to build with Tcl... yes [04:52:54.320] checking whether to build Perl modules... yes [04:52:54.320] checking whether to build Python modules... yes [04:52:54.320] checking whether to build with GSSAPI support... yes [04:52:54.321] checking whether to build with PAM support... yes [04:52:54.321] checking whether to build with BSD Authentication support... no [04:52:54.321] checking whether to build with LDAP support... yes [04:52:54.321] checking whether to build with Bonjour support... no [04:52:54.321] checking whether to build with SELinux support... yes [04:52:54.321] checking whether to build with systemd support... yes [04:52:54.322] checking whether to build with XML support... yes [04:52:54.322] checking for libxml-2.0 >= 2.6.23... yes [04:52:54.329] checking whether to build with LZ4 support... yes [04:52:54.329] checking for liblz4... yes [04:52:54.337] checking whether to build with ZSTD support... yes [04:52:54.337] checking for libzstd >= 1.4.0... yes [04:52:54.344] checking for strip... strip [04:52:54.344] checking whether it is possible to strip libraries... yes [04:52:54.347] checking for ar... ar [04:52:54.348] checking for a BSD-compatible install... /usr/bin/install -c [04:52:54.357] checking for tar... /usr/bin/tar [04:52:54.357] checking whether ln -s works... yes [04:52:54.357] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:52:54.359] checking for bison... /usr/bin/bison [04:52:54.366] configure: using bison (GNU Bison) 3.8.2 [04:52:54.368] checking for flex... /usr/bin/flex [04:52:54.373] configure: using flex 2.6.4 [04:52:54.373] checking for perl... /usr/bin/perl [04:52:54.397] configure: using perl 5.36.0 [04:52:54.399] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:52:54.411] checking for Perl privlibexp... /usr/share/perl/5.36 [04:52:54.415] checking for Perl useshrplib... true [04:52:54.425] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [04:52:54.431] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:52:54.437] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:52:54.567] checking for python3... /usr/bin/python3 [04:52:54.581] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [04:52:54.587] checking for Python sysconfig module... yes [04:52:54.599] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:52:54.614] checking Python include directory... -I/usr/include/python3.11 [04:52:54.626] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:52:54.668] checking for a sed that does not truncate output... /usr/bin/sed [04:52:54.673] checking for grep that handles long lines and -e... /usr/bin/grep [04:52:54.675] checking for egrep... /usr/bin/grep -E [04:52:54.676] checking for ANSI C header files... yes [04:52:54.784] checking for sys/types.h... yes [04:52:54.801] checking for sys/stat.h... yes [04:52:54.830] checking for stdlib.h... yes [04:52:54.844] checking for string.h... yes [04:52:54.858] checking for memory.h... yes [04:52:54.873] checking for strings.h... yes [04:52:54.887] checking for inttypes.h... yes [04:52:54.904] checking for stdint.h... yes [04:52:54.919] checking for unistd.h... yes [04:52:54.937] checking whether ccache gcc is Clang... no [04:52:54.949] checking whether pthreads work with -pthread... yes [04:52:55.005] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:52:55.049] checking whether more special flags are required for pthreads... no [04:52:55.049] checking for PTHREAD_PRIO_INHERIT... yes [04:52:55.098] checking pthread.h usability... yes [04:52:55.107] checking pthread.h presence... yes [04:52:55.123] checking for pthread.h... yes [04:52:55.123] checking for strerror_r... yes [04:52:55.165] checking whether strerror_r returns int... no [04:52:55.198] checking for main in -lm... yes [04:52:55.246] checking for library containing setproctitle... no [04:52:55.338] checking for library containing dlsym... none required [04:52:55.380] checking for library containing socket... none required [04:52:55.422] checking for library containing getopt_long... none required [04:52:55.463] checking for library containing shm_open... none required [04:52:55.505] checking for library containing shm_unlink... none required [04:52:55.548] checking for library containing clock_gettime... none required [04:52:55.590] checking for library containing shmget... none required [04:52:55.632] checking for library containing backtrace_symbols... none required [04:52:55.675] checking for library containing pthread_barrier_wait... none required [04:52:55.718] checking for library containing readline... -lreadline [04:52:55.771] checking for inflate in -lz... yes [04:52:55.817] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:52:55.924] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:52:55.990] checking for SSL_new in -lssl... yes [04:52:56.053] checking for SSL_CTX_set_ciphersuites... yes [04:52:56.117] checking for SSL_CTX_set_cert_cb... yes [04:52:56.184] checking for X509_get_signature_info... yes [04:52:56.257] checking for SSL_CTX_set_num_tickets... yes [04:52:56.325] checking for pam_start in -lpam... yes [04:52:56.377] checking for xmlSaveToBuffer in -lxml2... yes [04:52:56.461] checking for xsltCleanupGlobals in -lxslt... yes [04:52:56.544] checking for LZ4_compress_default in -llz4... yes [04:52:56.599] checking for ZSTD_compress in -lzstd... yes [04:52:56.652] checking for ldap_bind in -lldap... yes [04:52:56.731] checking for ldap_initialize... yes [04:52:56.797] checking for ldap_verify_credentials... yes [04:52:56.863] checking for security_compute_create_name in -lselinux... yes [04:52:56.918] checking for uuid_export in -lossp-uuid... yes [04:52:56.978] checking atomic.h usability... no [04:52:57.031] checking atomic.h presence... no [04:52:57.049] checking for atomic.h... no [04:52:57.052] checking copyfile.h usability... no [04:52:57.104] checking copyfile.h presence... no [04:52:57.121] checking for copyfile.h... no [04:52:57.124] checking execinfo.h usability... yes [04:52:57.133] checking execinfo.h presence... yes [04:52:57.146] checking for execinfo.h... yes [04:52:57.153] checking getopt.h usability... yes [04:52:57.162] checking getopt.h presence... yes [04:52:57.176] checking for getopt.h... yes [04:52:57.183] checking ifaddrs.h usability... yes [04:52:57.195] checking ifaddrs.h presence... yes [04:52:57.212] checking for ifaddrs.h... yes [04:52:57.219] checking mbarrier.h usability... no [04:52:57.272] checking mbarrier.h presence... no [04:52:57.290] checking for mbarrier.h... no [04:52:57.293] checking sys/epoll.h usability... yes [04:52:57.302] checking sys/epoll.h presence... yes [04:52:57.318] checking for sys/epoll.h... yes [04:52:57.325] checking sys/event.h usability... no [04:52:57.377] checking sys/event.h presence... no [04:52:57.395] checking for sys/event.h... no [04:52:57.398] checking sys/personality.h usability... yes [04:52:57.406] checking sys/personality.h presence... yes [04:52:57.419] checking for sys/personality.h... yes [04:52:57.426] checking sys/prctl.h usability... yes [04:52:57.435] checking sys/prctl.h presence... yes [04:52:57.449] checking for sys/prctl.h... yes [04:52:57.456] checking sys/procctl.h usability... no [04:52:57.508] checking sys/procctl.h presence... no [04:52:57.526] checking for sys/procctl.h... no [04:52:57.529] checking sys/signalfd.h usability... yes [04:52:57.538] checking sys/signalfd.h presence... yes [04:52:57.552] checking for sys/signalfd.h... yes [04:52:57.559] checking sys/ucred.h usability... no [04:52:57.610] checking sys/ucred.h presence... no [04:52:57.626] checking for sys/ucred.h... no [04:52:57.630] checking termios.h usability... yes [04:52:57.643] checking termios.h presence... yes [04:52:57.657] checking for termios.h... yes [04:52:57.664] checking ucred.h usability... no [04:52:57.715] checking ucred.h presence... no [04:52:57.732] checking for ucred.h... no [04:52:57.735] checking xlocale.h usability... no [04:52:57.786] checking xlocale.h presence... no [04:52:57.802] checking for xlocale.h... no [04:52:57.804] checking readline/readline.h usability... yes [04:52:57.818] checking readline/readline.h presence... yes [04:52:57.834] checking for readline/readline.h... yes [04:52:57.836] checking readline/history.h usability... yes [04:52:57.844] checking readline/history.h presence... yes [04:52:57.859] checking for readline/history.h... yes [04:52:57.861] checking zlib.h usability... yes [04:52:57.870] checking zlib.h presence... yes [04:52:57.887] checking for zlib.h... yes [04:52:57.888] checking for lz4... /usr/bin/lz4 [04:52:57.888] checking lz4.h usability... yes [04:52:57.896] checking lz4.h presence... yes [04:52:57.910] checking for lz4.h... yes [04:52:57.910] checking for zstd... /usr/bin/zstd [04:52:57.910] checking zstd.h usability... yes [04:52:57.919] checking zstd.h presence... yes [04:52:57.933] checking for zstd.h... yes [04:52:57.933] checking gssapi/gssapi.h usability... yes [04:52:57.943] checking gssapi/gssapi.h presence... yes [04:52:57.958] checking for gssapi/gssapi.h... yes [04:52:57.959] checking gssapi/gssapi_ext.h usability... yes [04:52:57.967] checking gssapi/gssapi_ext.h presence... yes [04:52:57.982] checking for gssapi/gssapi_ext.h... yes [04:52:57.983] checking for openssl... /usr/bin/openssl [04:52:57.993] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:52:57.993] checking openssl/ssl.h usability... yes [04:52:58.038] checking openssl/ssl.h presence... yes [04:52:58.085] checking for openssl/ssl.h... yes [04:52:58.086] checking openssl/err.h usability... yes [04:52:58.100] checking openssl/err.h presence... yes [04:52:58.126] checking for openssl/err.h... yes [04:52:58.126] checking security/pam_appl.h usability... yes [04:52:58.136] checking security/pam_appl.h presence... yes [04:52:58.148] checking for security/pam_appl.h... yes [04:52:58.150] checking systemd/sd-daemon.h usability... yes [04:52:58.159] checking systemd/sd-daemon.h presence... yes [04:52:58.176] checking for systemd/sd-daemon.h... yes [04:52:58.176] checking libxml/parser.h usability... yes [04:52:58.204] checking libxml/parser.h presence... yes [04:52:58.233] checking for libxml/parser.h... yes [04:52:58.233] checking libxslt/xslt.h usability... yes [04:52:58.243] checking libxslt/xslt.h presence... yes [04:52:58.272] checking for libxslt/xslt.h... yes [04:52:58.273] checking ldap.h usability... yes [04:52:58.283] checking ldap.h presence... yes [04:52:58.300] checking for ldap.h... yes [04:52:58.300] checking for compatible LDAP implementation... yes [04:52:58.308] checking ossp/uuid.h usability... yes [04:52:58.317] checking ossp/uuid.h presence... yes [04:52:58.333] checking for ossp/uuid.h... yes [04:52:58.352] checking whether byte ordering is bigendian... no [04:52:58.442] checking for inline... inline [04:52:58.450] checking for printf format archetype... gnu_printf [04:52:58.458] checking for _Static_assert... yes [04:52:58.510] checking for typeof... typeof [04:52:58.517] checking for __builtin_types_compatible_p... yes [04:52:58.529] checking for __builtin_constant_p... yes [04:52:58.540] checking for __builtin_mul_overflow... yes [04:52:58.595] checking for __builtin_unreachable... yes [04:52:58.648] checking for computed goto support... yes [04:52:58.655] checking for struct tm.tm_zone... yes [04:52:58.664] checking for union semun... no [04:52:58.704] checking for socklen_t... yes [04:52:58.752] checking for struct sockaddr.sa_len... no [04:52:58.828] checking for C/C++ restrict keyword... __restrict [04:52:58.842] checking for struct option... yes [04:52:58.881] checking whether assembler supports x86_64 popcntq... yes [04:52:58.889] checking for special C compiler options needed for large files... no [04:52:58.889] checking for _FILE_OFFSET_BITS value needed for large files... no [04:52:58.896] checking size of off_t... 8 [04:52:58.968] checking for int timezone... yes [04:52:59.029] checking for backtrace_symbols... yes [04:52:59.093] checking for copyfile... no [04:52:59.157] checking for copy_file_range... yes [04:52:59.220] checking for elf_aux_info... no [04:52:59.283] checking for getauxval... yes [04:52:59.346] checking for getifaddrs... yes [04:52:59.408] checking for getpeerucred... no [04:52:59.472] checking for inet_pton... yes [04:52:59.535] checking for kqueue... no [04:52:59.599] checking for mbstowcs_l... no [04:52:59.662] checking for memset_s... no [04:52:59.724] checking for posix_fallocate... yes [04:52:59.786] checking for ppoll... yes [04:52:59.849] checking for pthread_is_threaded_np... no [04:52:59.913] checking for setproctitle... no [04:52:59.976] checking for setproctitle_fast... no [04:53:00.040] checking for strchrnul... yes [04:53:00.102] checking for strsignal... yes [04:53:00.163] checking for syncfs... yes [04:53:00.224] checking for sync_file_range... yes [04:53:00.286] checking for uselocale... yes [04:53:00.346] checking for wcstombs_l... no [04:53:00.405] checking for __builtin_bswap16... yes [04:53:00.462] checking for __builtin_bswap32... yes [04:53:00.521] checking for __builtin_bswap64... yes [04:53:00.578] checking for __builtin_clz... yes [04:53:00.636] checking for __builtin_ctz... yes [04:53:00.692] checking for __builtin_popcount... yes [04:53:00.748] checking for __builtin_frame_address... yes [04:53:00.804] checking for _LARGEFILE_SOURCE value needed for large files... no [04:53:00.862] checking how ccache gcc reports undeclared, standard C functions... error [04:53:00.888] checking for posix_fadvise... yes [04:53:00.948] checking whether posix_fadvise is declared... yes [04:53:00.963] checking whether fdatasync is declared... yes [04:53:00.976] checking whether strlcat is declared... no [04:53:01.036] checking whether strlcpy is declared... no [04:53:01.097] checking whether strnlen is declared... yes [04:53:01.111] checking whether strsep is declared... yes [04:53:01.124] checking whether preadv is declared... yes [04:53:01.138] checking whether pwritev is declared... yes [04:53:01.150] checking whether F_FULLFSYNC is declared... no [04:53:01.184] checking for explicit_bzero... yes [04:53:01.238] checking for getopt... yes [04:53:01.293] checking for getpeereid... no [04:53:01.353] checking for inet_aton... yes [04:53:01.409] checking for mkdtemp... yes [04:53:01.464] checking for strlcat... no [04:53:01.525] checking for strlcpy... no [04:53:01.587] checking for strnlen... yes [04:53:01.647] checking for strsep... yes [04:53:01.703] checking for pthread_barrier_wait... yes [04:53:01.760] checking for getopt_long... yes [04:53:01.814] checking for syslog... yes [04:53:01.869] checking syslog.h usability... yes [04:53:01.878] checking syslog.h presence... yes [04:53:01.892] checking for syslog.h... yes [04:53:01.892] checking for opterr... yes [04:53:01.948] checking for optreset... no [04:53:02.008] checking unicode/ucol.h usability... yes [04:53:02.023] checking unicode/ucol.h presence... yes [04:53:02.045] checking for unicode/ucol.h... yes [04:53:02.050] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:53:02.076] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:53:02.085] checking for rl_completion_suppress_quote... yes [04:53:02.147] checking for rl_filename_quote_characters... yes [04:53:02.208] checking for rl_filename_quoting_function... yes [04:53:02.271] checking for append_history... yes [04:53:02.332] checking for history_truncate_file... yes [04:53:02.393] checking for rl_completion_matches... yes [04:53:02.454] checking for rl_filename_completion_function... yes [04:53:02.517] checking for rl_reset_screen_size... yes [04:53:02.579] checking for rl_variable_bind... yes [04:53:02.639] checking test program... ok [04:53:02.690] checking size of void *... 8 [04:53:02.762] checking size of size_t... 8 [04:53:02.832] checking size of long... 8 [04:53:02.901] checking size of long long... 8 [04:53:02.971] checking alignment of short... 2 [04:53:03.042] checking alignment of int... 4 [04:53:03.115] checking alignment of long... 8 [04:53:03.186] checking alignment of int64_t... 8 [04:53:03.258] checking alignment of double... 8 [04:53:03.331] checking for __int128... yes [04:53:03.389] checking for __int128 alignment bug... ok [04:53:03.444] checking alignment of PG_INT128_TYPE... 16 [04:53:03.514] checking for builtin __sync char locking functions... yes [04:53:03.566] checking for builtin __sync int32 locking functions... yes [04:53:03.619] checking for builtin __sync int32 atomic operations... yes [04:53:03.673] checking for builtin __sync int64 atomic operations... yes [04:53:03.727] checking for builtin __atomic int32 atomic operations... yes [04:53:03.780] checking for builtin __atomic int64 atomic operations... yes [04:53:03.835] checking for __get_cpuid... yes [04:53:03.891] checking for __get_cpuid_count... yes [04:53:03.946] checking for __cpuid... no [04:53:03.969] checking for __cpuidex... no [04:53:03.990] checking for _xgetbv... yes [04:53:04.435] checking for _mm512_popcnt_epi64... yes [04:53:04.854] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:53:04.963] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:53:04.984] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:53:05.001] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:53:05.020] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [04:53:05.090] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:53:05.090] checking for library containing sem_init... none required [04:53:05.145] checking which semaphore API to use... unnamed POSIX [04:53:05.145] checking which random number source to use... OpenSSL [04:53:05.147] checking for tclsh... /usr/bin/tclsh [04:53:05.147] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:53:05.175] checking tcl.h usability... yes [04:53:05.186] checking tcl.h presence... yes [04:53:05.206] checking for tcl.h... yes [04:53:05.206] checking for perl.h... yes [04:53:05.281] checking for libperl... yes [04:53:05.525] checking Python.h usability... yes [04:53:05.580] checking Python.h presence... yes [04:53:05.635] checking for Python.h... yes [04:53:05.635] checking for xmllint... /usr/bin/xmllint [04:53:05.635] checking for xsltproc... /usr/bin/xsltproc [04:53:05.635] checking for fop... /usr/bin/fop [04:53:05.636] checking for dbtoepub... no [04:53:05.636] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:53:05.690] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:53:05.754] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [04:53:05.754] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [04:53:05.754] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:53:05.754] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:53:05.754] configure: using CXX=ccache g++ [04:53:05.754] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [04:53:05.754] configure: using CLANG=ccache clang-16 [04:53:05.754] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:53:05.754] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:53:05.780] configure: updating cache gcc.cache [04:53:05.789] configure: creating ./config.status [04:53:05.866] config.status: creating GNUmakefile [04:53:05.877] config.status: creating src/Makefile.global [04:53:05.891] config.status: creating src/include/pg_config.h [04:53:05.903] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:53:05.916] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:53:05.923] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:53:05.929] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:53:05.936] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:53:05.942] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:53:05.974] [04:53:05.974] real 0m13.758s [04:53:05.974] user 0m8.110s [04:53:05.974] sys 0m4.629s [04:53:05.974] make -s -j${BUILD_JOBS} clean [04:53:06.458] time make -s -j${BUILD_JOBS} world-bin [04:53:32.643] In file included from ../../../../src/include/postgres.h:50, [04:53:32.643] from xlogrecovery.c:25: [04:53:32.643] In function ‘MemoryContextSwitchTo’, [04:53:32.643] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1849:3: [04:53:32.643] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [04:53:32.643] 128 | CurrentMemoryContext = context; [04:53:32.643] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [04:53:32.643] xlogrecovery.c: In function ‘PerformWalRecovery’: [04:53:32.643] xlogrecovery.c:1731:31: note: ‘oldCtx’ was declared here [04:53:32.643] 1731 | MemoryContext oldCtx; [04:53:32.643] | ^~~~~~ [04:53:32.643] cc1: all warnings being treated as errors [04:53:32.645] make[4]: *** [: xlogrecovery.o] Error 1 [04:53:32.645] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [04:53:32.645] make[2]: *** [common.mk:37: access-recursive] Error 2 [04:53:32.645] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:53:32.646] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:53:32.646] [04:53:32.646] real 0m26.188s [04:53:32.646] user 1m3.709s [04:53:32.646] sys 0m33.116s [04:53:32.646] [04:53:32.646] Exit status: 2