[21:55:12.292] time ./configure \ [21:55:12.292] --cache gcc.cache \ [21:55:12.292] --enable-dtrace \ [21:55:12.292] ${LINUX_CONFIGURE_FEATURES} \ [21:55:12.292] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:55:12.491] configure: creating cache gcc.cache [21:55:12.506] checking build system type... x86_64-pc-linux-gnu [21:55:12.760] checking host system type... x86_64-pc-linux-gnu [21:55:12.760] checking which template to use... linux [21:55:12.761] checking whether NLS is wanted... no [21:55:12.761] checking for default port number... 5432 [21:55:12.770] checking for dtrace... /usr/bin/dtrace [21:55:12.770] checking for block size... 8kB [21:55:12.771] checking for segment size... 1GB [21:55:12.774] checking for WAL block size... 8kB [21:55:12.813] checking whether the C compiler works... yes [21:55:12.936] checking for C compiler default output file name... a.out [21:55:12.937] checking for suffix of executables... [21:55:12.978] checking whether we are cross compiling... no [21:55:13.052] checking for suffix of object files... o [21:55:13.064] checking whether we are using the GNU C compiler... yes [21:55:13.072] checking whether ccache gcc accepts -g... yes [21:55:13.081] checking for ccache gcc option to accept ISO C89... none needed [21:55:13.090] checking for ccache gcc option to accept ISO C99... none needed [21:55:13.165] checking whether we are using the GNU C++ compiler... yes [21:55:13.174] checking whether ccache g++ accepts -g... yes [21:55:13.301] checking for gawk... no [21:55:13.302] checking for mawk... mawk [21:55:13.302] checking for LLVM_CONFIG... llvm-config-16 [21:55:13.321] configure: using llvm 16.0.6 [21:55:13.321] checking for CLANG... ccache clang-16 [21:55:13.888] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:55:13.896] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:55:13.904] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:55:13.951] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:55:14.122] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:55:14.130] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:55:14.138] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:55:14.146] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:55:14.154] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:55:14.162] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:55:14.170] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:55:14.178] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:55:14.187] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:55:14.195] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:55:14.203] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:55:14.211] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:55:14.219] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:55:14.259] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:55:14.268] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:55:14.276] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:55:14.283] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:55:14.290] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:55:14.297] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:55:14.320] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:55:14.327] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:55:14.335] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:55:14.376] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:55:14.417] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:55:14.424] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:55:14.431] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:55:14.467] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:55:14.475] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:55:14.483] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:55:14.491] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:55:14.498] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:55:14.506] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:55:14.513] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:55:14.521] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:55:14.528] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:55:14.535] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:55:14.542] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:55:14.550] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:55:14.562] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:55:14.576] checking whether the C compiler still works... yes [21:55:14.644] checking how to run the C preprocessor... ccache gcc -E [21:55:14.719] checking for pkg-config... /usr/bin/pkg-config [21:55:14.719] checking pkg-config is at least version 0.9.0... yes [21:55:14.725] checking whether to build with ICU support... yes [21:55:14.726] checking for icu-uc icu-i18n... yes [21:55:14.736] checking whether to build with Tcl... yes [21:55:14.736] checking whether to build Perl modules... yes [21:55:14.737] checking whether to build Python modules... yes [21:55:14.737] checking whether to build with GSSAPI support... yes [21:55:14.738] checking whether to build with PAM support... yes [21:55:14.738] checking whether to build with BSD Authentication support... no [21:55:14.738] checking whether to build with LDAP support... yes [21:55:14.738] checking whether to build with Bonjour support... no [21:55:14.738] checking whether to build with SELinux support... yes [21:55:14.739] checking whether to build with systemd support... yes [21:55:14.739] checking whether to build with XML support... yes [21:55:14.739] checking for libxml-2.0 >= 2.6.23... yes [21:55:14.749] checking whether to build with LZ4 support... yes [21:55:14.749] checking for liblz4... yes [21:55:14.758] checking whether to build with ZSTD support... yes [21:55:14.758] checking for libzstd >= 1.4.0... yes [21:55:14.766] checking for strip... strip [21:55:14.767] checking whether it is possible to strip libraries... yes [21:55:14.771] checking for ar... ar [21:55:14.771] checking for a BSD-compatible install... /usr/bin/install -c [21:55:14.780] checking for tar... /usr/bin/tar [21:55:14.781] checking whether ln -s works... yes [21:55:14.781] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:55:14.783] checking for bison... /usr/bin/bison [21:55:14.789] configure: using bison (GNU Bison) 3.8.2 [21:55:14.792] checking for flex... /usr/bin/flex [21:55:14.812] configure: using flex 2.6.4 [21:55:14.813] checking for perl... /usr/bin/perl [21:55:14.837] configure: using perl 5.36.0 [21:55:14.839] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:55:14.853] checking for Perl privlibexp... /usr/share/perl/5.36 [21:55:14.858] checking for Perl useshrplib... true [21:55:14.867] 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 [21:55:14.873] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:55:14.880] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:55:15.020] checking for python3... /usr/bin/python3 [21:55:15.033] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:55:15.040] checking for Python sysconfig module... yes [21:55:15.053] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:55:15.069] checking Python include directory... -I/usr/include/python3.11 [21:55:15.081] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:55:15.125] checking for a sed that does not truncate output... /usr/bin/sed [21:55:15.131] checking for grep that handles long lines and -e... /usr/bin/grep [21:55:15.133] checking for egrep... /usr/bin/grep -E [21:55:15.135] checking for ANSI C header files... yes [21:55:15.250] checking for sys/types.h... yes [21:55:15.267] checking for sys/stat.h... yes [21:55:15.294] checking for stdlib.h... yes [21:55:15.311] checking for string.h... yes [21:55:15.326] checking for memory.h... yes [21:55:15.343] checking for strings.h... yes [21:55:15.359] checking for inttypes.h... yes [21:55:15.376] checking for stdint.h... yes [21:55:15.391] checking for unistd.h... yes [21:55:15.409] checking whether ccache gcc is Clang... no [21:55:15.422] checking whether pthreads work with -pthread... yes [21:55:15.481] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:55:15.527] checking whether more special flags are required for pthreads... no [21:55:15.527] checking for PTHREAD_PRIO_INHERIT... yes [21:55:15.580] checking pthread.h usability... yes [21:55:15.589] checking pthread.h presence... yes [21:55:15.607] checking for pthread.h... yes [21:55:15.607] checking for strerror_r... yes [21:55:15.652] checking whether strerror_r returns int... no [21:55:15.689] checking for main in -lm... yes [21:55:15.744] checking for library containing setproctitle... no [21:55:15.843] checking for library containing dlsym... none required [21:55:15.891] checking for library containing socket... none required [21:55:15.935] checking for library containing getopt_long... none required [21:55:15.979] checking for library containing shm_open... none required [21:55:16.024] checking for library containing shm_unlink... none required [21:55:16.069] checking for library containing clock_gettime... none required [21:55:16.114] checking for library containing shmget... none required [21:55:16.160] checking for library containing backtrace_symbols... none required [21:55:16.205] checking for library containing pthread_barrier_wait... none required [21:55:16.250] checking for library containing readline... -lreadline [21:55:16.308] checking for inflate in -lz... yes [21:55:16.354] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:55:16.465] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:55:16.536] checking for SSL_new in -lssl... yes [21:55:16.604] checking for SSL_CTX_set_ciphersuites... yes [21:55:16.673] checking for SSL_CTX_set_cert_cb... yes [21:55:16.744] checking for X509_get_signature_info... yes [21:55:16.821] checking for SSL_CTX_set_num_tickets... yes [21:55:16.894] checking for pam_start in -lpam... yes [21:55:16.955] checking for xmlSaveToBuffer in -lxml2... yes [21:55:17.052] checking for xsltCleanupGlobals in -lxslt... yes [21:55:17.142] checking for LZ4_compress_default in -llz4... yes [21:55:17.200] checking for ZSTD_compress in -lzstd... yes [21:55:17.261] checking for ldap_bind in -lldap... yes [21:55:17.355] checking for ldap_initialize... yes [21:55:17.429] checking for ldap_verify_credentials... yes [21:55:17.503] checking for security_compute_create_name in -lselinux... yes [21:55:17.567] checking for uuid_export in -lossp-uuid... yes [21:55:17.629] checking for stdbool.h that conforms to C99... yes [21:55:17.642] checking for _Bool... yes [21:55:17.723] checking atomic.h usability... no [21:55:17.791] checking atomic.h presence... no [21:55:17.812] checking for atomic.h... no [21:55:17.816] checking copyfile.h usability... no [21:55:17.871] checking copyfile.h presence... no [21:55:17.891] checking for copyfile.h... no [21:55:17.894] checking execinfo.h usability... yes [21:55:17.904] checking execinfo.h presence... yes [21:55:17.919] checking for execinfo.h... yes [21:55:17.927] checking getopt.h usability... yes [21:55:17.936] checking getopt.h presence... yes [21:55:17.950] checking for getopt.h... yes [21:55:17.958] checking ifaddrs.h usability... yes [21:55:17.973] checking ifaddrs.h presence... yes [21:55:17.990] checking for ifaddrs.h... yes [21:55:17.999] checking mbarrier.h usability... no [21:55:18.057] checking mbarrier.h presence... no [21:55:18.078] checking for mbarrier.h... no [21:55:18.082] checking sys/epoll.h usability... yes [21:55:18.092] checking sys/epoll.h presence... yes [21:55:18.110] checking for sys/epoll.h... yes [21:55:18.118] checking sys/event.h usability... no [21:55:18.177] checking sys/event.h presence... no [21:55:18.197] checking for sys/event.h... no [21:55:18.202] checking sys/personality.h usability... yes [21:55:18.212] checking sys/personality.h presence... yes [21:55:18.228] checking for sys/personality.h... yes [21:55:18.237] checking sys/prctl.h usability... yes [21:55:18.248] checking sys/prctl.h presence... yes [21:55:18.264] checking for sys/prctl.h... yes [21:55:18.273] checking sys/procctl.h usability... no [21:55:18.330] checking sys/procctl.h presence... no [21:55:18.349] checking for sys/procctl.h... no [21:55:18.353] checking sys/signalfd.h usability... yes [21:55:18.363] checking sys/signalfd.h presence... yes [21:55:18.379] checking for sys/signalfd.h... yes [21:55:18.387] checking sys/ucred.h usability... no [21:55:18.443] checking sys/ucred.h presence... no [21:55:18.463] checking for sys/ucred.h... no [21:55:18.467] checking termios.h usability... yes [21:55:18.481] checking termios.h presence... yes [21:55:18.496] checking for termios.h... yes [21:55:18.504] checking ucred.h usability... no [21:55:18.560] checking ucred.h presence... no [21:55:18.579] checking for ucred.h... no [21:55:18.583] checking xlocale.h usability... no [21:55:18.637] checking xlocale.h presence... no [21:55:18.658] checking for xlocale.h... no [21:55:18.660] checking readline/readline.h usability... yes [21:55:18.674] checking readline/readline.h presence... yes [21:55:18.694] checking for readline/readline.h... yes [21:55:18.695] checking readline/history.h usability... yes [21:55:18.704] checking readline/history.h presence... yes [21:55:18.723] checking for readline/history.h... yes [21:55:18.726] checking zlib.h usability... yes [21:55:18.738] checking zlib.h presence... yes [21:55:18.759] checking for zlib.h... yes [21:55:18.759] checking for lz4... /usr/bin/lz4 [21:55:18.760] checking lz4.h usability... yes [21:55:18.773] checking lz4.h presence... yes [21:55:18.789] checking for lz4.h... yes [21:55:18.789] checking for zstd... /usr/bin/zstd [21:55:18.789] checking zstd.h usability... yes [21:55:18.803] checking zstd.h presence... yes [21:55:18.820] checking for zstd.h... yes [21:55:18.821] checking gssapi/gssapi.h usability... yes [21:55:18.832] checking gssapi/gssapi.h presence... yes [21:55:18.851] checking for gssapi/gssapi.h... yes [21:55:18.853] checking gssapi/gssapi_ext.h usability... yes [21:55:18.864] checking gssapi/gssapi_ext.h presence... yes [21:55:18.883] checking for gssapi/gssapi_ext.h... yes [21:55:18.885] checking for openssl... /usr/bin/openssl [21:55:18.897] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:55:18.898] checking openssl/ssl.h usability... yes [21:55:18.952] checking openssl/ssl.h presence... yes [21:55:19.005] checking for openssl/ssl.h... yes [21:55:19.005] checking openssl/err.h usability... yes [21:55:19.019] checking openssl/err.h presence... yes [21:55:19.047] checking for openssl/err.h... yes [21:55:19.047] checking security/pam_appl.h usability... yes [21:55:19.059] checking security/pam_appl.h presence... yes [21:55:19.073] checking for security/pam_appl.h... yes [21:55:19.075] checking systemd/sd-daemon.h usability... yes [21:55:19.086] checking systemd/sd-daemon.h presence... yes [21:55:19.105] checking for systemd/sd-daemon.h... yes [21:55:19.105] checking libxml/parser.h usability... yes [21:55:19.139] checking libxml/parser.h presence... yes [21:55:19.171] checking for libxml/parser.h... yes [21:55:19.172] checking libxslt/xslt.h usability... yes [21:55:19.184] checking libxslt/xslt.h presence... yes [21:55:19.216] checking for libxslt/xslt.h... yes [21:55:19.216] checking ldap.h usability... yes [21:55:19.229] checking ldap.h presence... yes [21:55:19.248] checking for ldap.h... yes [21:55:19.248] checking for compatible LDAP implementation... yes [21:55:19.257] checking ossp/uuid.h usability... yes [21:55:19.270] checking ossp/uuid.h presence... yes [21:55:19.290] checking for ossp/uuid.h... yes [21:55:19.312] checking whether byte ordering is bigendian... no [21:55:19.412] checking for inline... inline [21:55:19.420] checking for printf format archetype... gnu_printf [21:55:19.429] checking for _Static_assert... yes [21:55:19.487] checking for typeof... typeof [21:55:19.495] checking for __builtin_types_compatible_p... yes [21:55:19.507] checking for __builtin_constant_p... yes [21:55:19.520] checking for __builtin_unreachable... yes [21:55:19.575] checking for computed goto support... yes [21:55:19.583] checking for struct tm.tm_zone... yes [21:55:19.594] checking for union semun... no [21:55:19.636] checking for socklen_t... yes [21:55:19.687] checking for struct sockaddr.sa_len... no [21:55:19.770] checking for C/C++ restrict keyword... __restrict [21:55:19.785] checking for struct option... yes [21:55:19.828] checking whether assembler supports x86_64 popcntq... yes [21:55:19.837] checking for special C compiler options needed for large files... no [21:55:19.837] checking for _FILE_OFFSET_BITS value needed for large files... no [21:55:19.845] checking size of off_t... 8 [21:55:19.922] checking size of bool... 1 [21:55:19.991] checking for int timezone... yes [21:55:20.059] checking for backtrace_symbols... yes [21:55:20.127] checking for copyfile... no [21:55:20.199] checking for copy_file_range... yes [21:55:20.269] checking for getifaddrs... yes [21:55:20.338] checking for getpeerucred... no [21:55:20.407] checking for inet_pton... yes [21:55:20.477] checking for kqueue... no [21:55:20.548] checking for mbstowcs_l... no [21:55:20.619] checking for memset_s... no [21:55:20.689] checking for posix_fallocate... yes [21:55:20.758] checking for ppoll... yes [21:55:20.826] checking for pthread_is_threaded_np... no [21:55:20.896] checking for setproctitle... no [21:55:20.964] checking for setproctitle_fast... no [21:55:21.033] checking for strchrnul... yes [21:55:21.101] checking for strsignal... yes [21:55:21.167] checking for syncfs... yes [21:55:21.231] checking for sync_file_range... yes [21:55:21.296] checking for uselocale... yes [21:55:21.360] checking for wcstombs_l... no [21:55:21.423] checking for __builtin_bswap16... yes [21:55:21.488] checking for __builtin_bswap32... yes [21:55:21.551] checking for __builtin_bswap64... yes [21:55:21.616] checking for __builtin_clz... yes [21:55:21.681] checking for __builtin_ctz... yes [21:55:21.742] checking for __builtin_popcount... yes [21:55:21.806] checking for __builtin_frame_address... yes [21:55:21.869] checking for _LARGEFILE_SOURCE value needed for large files... no [21:55:21.933] checking how ccache gcc reports undeclared, standard C functions... error [21:55:21.965] checking for posix_fadvise... yes [21:55:22.031] checking whether posix_fadvise is declared... yes [21:55:22.051] checking whether fdatasync is declared... yes [21:55:22.067] checking whether strlcat is declared... no [21:55:22.137] checking whether strlcpy is declared... no [21:55:22.205] checking whether strnlen is declared... yes [21:55:22.220] checking whether strsep is declared... yes [21:55:22.235] checking whether preadv is declared... yes [21:55:22.250] checking whether pwritev is declared... yes [21:55:22.265] checking whether F_FULLFSYNC is declared... no [21:55:22.305] checking for explicit_bzero... yes [21:55:22.365] checking for getopt... yes [21:55:22.424] checking for getpeereid... no [21:55:22.492] checking for inet_aton... yes [21:55:22.554] checking for mkdtemp... yes [21:55:22.616] checking for strlcat... no [21:55:22.684] checking for strlcpy... no [21:55:22.753] checking for strnlen... yes [21:55:22.815] checking for strsep... yes [21:55:22.874] checking for pthread_barrier_wait... yes [21:55:22.937] checking for getopt_long... yes [21:55:22.997] checking for syslog... yes [21:55:23.056] checking syslog.h usability... yes [21:55:23.068] checking syslog.h presence... yes [21:55:23.083] checking for syslog.h... yes [21:55:23.083] checking for opterr... yes [21:55:23.145] checking for optreset... no [21:55:23.213] checking unicode/ucol.h usability... yes [21:55:23.232] checking unicode/ucol.h presence... yes [21:55:23.257] checking for unicode/ucol.h... yes [21:55:23.263] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:55:23.294] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:55:23.304] checking for rl_completion_suppress_quote... yes [21:55:23.372] checking for rl_filename_quote_characters... yes [21:55:23.440] checking for rl_filename_quoting_function... yes [21:55:23.510] checking for append_history... yes [21:55:23.580] checking for history_truncate_file... yes [21:55:23.648] checking for rl_completion_matches... yes [21:55:23.714] checking for rl_filename_completion_function... yes [21:55:23.782] checking for rl_reset_screen_size... yes [21:55:23.850] checking for rl_variable_bind... yes [21:55:23.917] checking test program... ok [21:55:23.975] checking whether long int is 64 bits... yes [21:55:24.041] checking for __builtin_mul_overflow... yes [21:55:24.100] checking size of void *... 8 [21:55:24.179] checking size of size_t... 8 [21:55:24.257] checking size of long... 8 [21:55:24.336] checking alignment of short... 2 [21:55:24.416] checking alignment of int... 4 [21:55:24.493] checking alignment of long... 8 [21:55:24.570] checking alignment of double... 8 [21:55:24.648] checking for __int128... yes [21:55:24.707] checking for __int128 alignment bug... ok [21:55:24.768] checking alignment of PG_INT128_TYPE... 16 [21:55:24.848] checking for builtin __sync char locking functions... yes [21:55:24.905] checking for builtin __sync int32 locking functions... yes [21:55:24.963] checking for builtin __sync int32 atomic operations... yes [21:55:25.022] checking for builtin __sync int64 atomic operations... yes [21:55:25.078] checking for builtin __atomic int32 atomic operations... yes [21:55:25.135] checking for builtin __atomic int64 atomic operations... yes [21:55:25.193] checking for __get_cpuid... yes [21:55:25.252] checking for __get_cpuid_count... yes [21:55:25.310] checking for __cpuid... no [21:55:25.331] checking for __cpuidex... no [21:55:25.353] checking for _xgetbv with CFLAGS=... no [21:55:25.779] checking for _xgetbv with CFLAGS=-mxsave... yes [21:55:26.187] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:55:26.571] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:55:26.932] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:55:26.980] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:55:27.087] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:55:27.111] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:55:27.131] 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 [21:55:27.204] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:55:27.205] checking for library containing sem_init... none required [21:55:27.263] checking which semaphore API to use... unnamed POSIX [21:55:27.263] checking which random number source to use... OpenSSL [21:55:27.265] checking for tclsh... /usr/bin/tclsh [21:55:27.265] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:55:27.299] checking tcl.h usability... yes [21:55:27.381] checking tcl.h presence... yes [21:55:27.403] checking for tcl.h... yes [21:55:27.404] checking for perl.h... yes [21:55:27.488] checking for libperl... yes [21:55:27.748] checking Python.h usability... yes [21:55:27.804] checking Python.h presence... yes [21:55:27.864] checking for Python.h... yes [21:55:27.864] checking for xmllint... /usr/bin/xmllint [21:55:27.864] checking for xsltproc... /usr/bin/xsltproc [21:55:27.865] checking for fop... /usr/bin/fop [21:55:27.865] checking for dbtoepub... no [21:55:27.865] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:55:27.927] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:55:27.998] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:55:27.998] 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 [21:55:27.998] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:55:27.998] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:55:27.998] configure: using CXX=ccache g++ [21:55:27.998] 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 [21:55:27.998] configure: using CLANG=ccache clang-16 [21:55:27.998] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:55:27.998] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:55:28.029] configure: updating cache gcc.cache [21:55:28.040] configure: creating ./config.status [21:55:28.135] config.status: creating GNUmakefile [21:55:28.149] config.status: creating src/Makefile.global [21:55:28.167] config.status: creating src/include/pg_config.h [21:55:28.182] config.status: creating src/include/pg_config_ext.h [21:55:28.195] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:55:28.212] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:55:28.219] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:55:28.227] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:55:28.234] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:55:28.242] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:55:28.278] [21:55:28.278] real 0m15.986s [21:55:28.278] user 0m9.471s [21:55:28.278] sys 0m5.284s [21:55:28.278] make -s -j${BUILD_JOBS} clean [21:55:28.793] time make -s -j${BUILD_JOBS} world-bin [21:56:34.352] In file included from ../../../../src/include/postgres.h:47, [21:56:34.352] from xlogrecovery.c:25: [21:56:34.352] In function ‘MemoryContextSwitchTo’, [21:56:34.352] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [21:56:34.352] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [21:56:34.352] 128 | CurrentMemoryContext = context; [21:56:34.352] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [21:56:34.352] xlogrecovery.c: In function ‘PerformWalRecovery’: [21:56:34.352] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [21:56:34.352] 1732 | MemoryContext oldCtx; [21:56:34.352] | ^~~~~~ [21:56:34.352] cc1: all warnings being treated as errors [21:56:34.353] make[4]: *** [: xlogrecovery.o] Error 1 [21:56:34.353] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [21:56:34.353] make[2]: *** [common.mk:37: access-recursive] Error 2 [21:56:34.353] make[2]: *** Waiting for unfinished jobs.... [21:56:37.526] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:56:37.526] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:56:37.526] [21:56:37.526] real 1m8.733s [21:56:37.526] user 3m24.593s [21:56:37.526] sys 0m58.251s [21:56:37.527] [21:56:37.527] Exit status: 2