[21:16:04.135] time ./configure \ [21:16:04.135] --cache gcc.cache \ [21:16:04.135] --enable-dtrace \ [21:16:04.135] ${LINUX_CONFIGURE_FEATURES} \ [21:16:04.135] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:16:04.318] configure: creating cache gcc.cache [21:16:04.333] checking build system type... x86_64-pc-linux-gnu [21:16:04.517] checking host system type... x86_64-pc-linux-gnu [21:16:04.518] checking which template to use... linux [21:16:04.518] checking whether NLS is wanted... no [21:16:04.518] checking for default port number... 5432 [21:16:04.525] checking for dtrace... /usr/bin/dtrace [21:16:04.525] checking for block size... 8kB [21:16:04.526] checking for segment size... 1GB [21:16:04.529] checking for WAL block size... 8kB [21:16:04.563] checking whether the C compiler works... yes [21:16:04.665] checking for C compiler default output file name... a.out [21:16:04.666] checking for suffix of executables... [21:16:04.704] checking whether we are cross compiling... no [21:16:04.765] checking for suffix of object files... o [21:16:04.776] checking whether we are using the GNU C compiler... yes [21:16:04.784] checking whether ccache gcc accepts -g... yes [21:16:04.792] checking for ccache gcc option to accept ISO C89... none needed [21:16:04.801] checking for ccache gcc option to accept ISO C99... none needed [21:16:04.869] checking whether we are using the GNU C++ compiler... yes [21:16:04.877] checking whether ccache g++ accepts -g... yes [21:16:04.989] checking for gawk... no [21:16:04.989] checking for mawk... mawk [21:16:04.989] checking for LLVM_CONFIG... llvm-config-16 [21:16:05.006] configure: using llvm 16.0.6 [21:16:05.006] checking for CLANG... ccache clang-16 [21:16:05.498] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:16:05.505] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:16:05.511] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:16:05.557] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:16:05.713] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:16:05.720] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:16:05.726] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:16:05.733] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:16:05.740] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:16:05.747] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:16:05.754] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:16:05.761] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:16:05.768] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:16:05.775] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:16:05.782] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:16:05.789] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:16:05.796] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:16:05.833] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:16:05.840] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:16:05.847] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:16:05.853] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:16:05.860] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:16:05.867] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:16:05.889] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:16:05.895] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:16:05.902] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:16:05.940] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:16:05.979] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:16:05.986] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:16:05.992] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:16:06.026] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:16:06.033] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:16:06.040] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:16:06.048] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:16:06.054] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:16:06.061] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:16:06.067] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:16:06.074] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:16:06.081] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:16:06.087] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:16:06.094] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:16:06.100] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:16:06.112] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:16:06.123] checking whether the C compiler still works... yes [21:16:06.185] checking how to run the C preprocessor... ccache gcc -E [21:16:06.259] checking for pkg-config... /usr/bin/pkg-config [21:16:06.260] checking pkg-config is at least version 0.9.0... yes [21:16:06.267] checking whether to build with ICU support... yes [21:16:06.268] checking for icu-uc icu-i18n... yes [21:16:06.279] checking whether to build with Tcl... yes [21:16:06.279] checking whether to build Perl modules... yes [21:16:06.279] checking whether to build Python modules... yes [21:16:06.279] checking whether to build with GSSAPI support... yes [21:16:06.280] checking whether to build with PAM support... yes [21:16:06.280] checking whether to build with BSD Authentication support... no [21:16:06.280] checking whether to build with LDAP support... yes [21:16:06.281] checking whether to build with Bonjour support... no [21:16:06.281] checking whether to build with SELinux support... yes [21:16:06.281] checking whether to build with systemd support... yes [21:16:06.281] checking whether to build with XML support... yes [21:16:06.281] checking for libxml-2.0 >= 2.6.23... yes [21:16:06.291] checking whether to build with LZ4 support... yes [21:16:06.291] checking for liblz4... yes [21:16:06.299] checking whether to build with ZSTD support... yes [21:16:06.299] checking for libzstd >= 1.4.0... yes [21:16:06.307] checking for strip... strip [21:16:06.308] checking whether it is possible to strip libraries... yes [21:16:06.312] checking for ar... ar [21:16:06.313] checking for a BSD-compatible install... /usr/bin/install -c [21:16:06.322] checking for tar... /usr/bin/tar [21:16:06.322] checking whether ln -s works... yes [21:16:06.322] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:16:06.324] checking for bison... /usr/bin/bison [21:16:06.332] configure: using bison (GNU Bison) 3.8.2 [21:16:06.334] checking for flex... /usr/bin/flex [21:16:06.352] configure: using flex 2.6.4 [21:16:06.352] checking for perl... /usr/bin/perl [21:16:06.372] configure: using perl 5.36.0 [21:16:06.373] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:16:06.384] checking for Perl privlibexp... /usr/share/perl/5.36 [21:16:06.389] checking for Perl useshrplib... true [21:16:06.397] 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:16:06.402] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:16:06.408] 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:16:06.531] checking for python3... /usr/bin/python3 [21:16:06.543] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:16:06.550] checking for Python sysconfig module... yes [21:16:06.562] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:16:06.575] checking Python include directory... -I/usr/include/python3.11 [21:16:06.587] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:16:06.628] checking for a sed that does not truncate output... /usr/bin/sed [21:16:06.633] checking for grep that handles long lines and -e... /usr/bin/grep [21:16:06.635] checking for egrep... /usr/bin/grep -E [21:16:06.637] checking for ANSI C header files... yes [21:16:06.745] checking for sys/types.h... yes [21:16:06.761] checking for sys/stat.h... yes [21:16:06.787] checking for stdlib.h... yes [21:16:06.802] checking for string.h... yes [21:16:06.816] checking for memory.h... yes [21:16:06.831] checking for strings.h... yes [21:16:06.845] checking for inttypes.h... yes [21:16:06.861] checking for stdint.h... yes [21:16:06.877] checking for unistd.h... yes [21:16:06.900] checking whether ccache gcc is Clang... no [21:16:06.912] checking whether pthreads work with -pthread... yes [21:16:06.969] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:16:07.013] checking whether more special flags are required for pthreads... no [21:16:07.013] checking for PTHREAD_PRIO_INHERIT... yes [21:16:07.061] checking pthread.h usability... yes [21:16:07.069] checking pthread.h presence... yes [21:16:07.087] checking for pthread.h... yes [21:16:07.087] checking for strerror_r... yes [21:16:07.131] checking whether strerror_r returns int... no [21:16:07.164] checking for main in -lm... yes [21:16:07.214] checking for library containing setproctitle... no [21:16:07.315] checking for library containing dlsym... none required [21:16:07.358] checking for library containing socket... none required [21:16:07.402] checking for library containing getopt_long... none required [21:16:07.444] checking for library containing shm_open... none required [21:16:07.488] checking for library containing shm_unlink... none required [21:16:07.532] checking for library containing clock_gettime... none required [21:16:07.577] checking for library containing shmget... none required [21:16:07.622] checking for library containing backtrace_symbols... none required [21:16:07.669] checking for library containing pthread_barrier_wait... none required [21:16:07.713] checking for library containing readline... -lreadline [21:16:07.767] checking for inflate in -lz... yes [21:16:07.813] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:16:07.923] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:16:07.987] checking for SSL_new in -lssl... yes [21:16:08.051] checking for SSL_CTX_set_ciphersuites... yes [21:16:08.119] checking for SSL_CTX_set_cert_cb... yes [21:16:08.190] checking for X509_get_signature_info... yes [21:16:08.264] checking for SSL_CTX_set_num_tickets... yes [21:16:08.338] checking for pam_start in -lpam... yes [21:16:08.393] checking for xmlSaveToBuffer in -lxml2... yes [21:16:08.485] checking for xsltCleanupGlobals in -lxslt... yes [21:16:08.572] checking for LZ4_compress_default in -llz4... yes [21:16:08.626] checking for ZSTD_compress in -lzstd... yes [21:16:08.682] checking for ldap_bind in -lldap... yes [21:16:08.765] checking for ldap_initialize... yes [21:16:08.832] checking for ldap_verify_credentials... yes [21:16:08.901] checking for security_compute_create_name in -lselinux... yes [21:16:08.960] checking for uuid_export in -lossp-uuid... yes [21:16:09.018] checking for stdbool.h that conforms to C99... yes [21:16:09.029] checking for _Bool... yes [21:16:09.099] checking atomic.h usability... no [21:16:09.149] checking atomic.h presence... no [21:16:09.166] checking for atomic.h... no [21:16:09.169] checking copyfile.h usability... no [21:16:09.220] checking copyfile.h presence... no [21:16:09.238] checking for copyfile.h... no [21:16:09.241] checking execinfo.h usability... yes [21:16:09.249] checking execinfo.h presence... yes [21:16:09.263] checking for execinfo.h... yes [21:16:09.270] checking getopt.h usability... yes [21:16:09.279] checking getopt.h presence... yes [21:16:09.292] checking for getopt.h... yes [21:16:09.299] checking ifaddrs.h usability... yes [21:16:09.313] checking ifaddrs.h presence... yes [21:16:09.331] checking for ifaddrs.h... yes [21:16:09.340] checking mbarrier.h usability... no [21:16:09.394] checking mbarrier.h presence... no [21:16:09.412] checking for mbarrier.h... no [21:16:09.415] checking sys/epoll.h usability... yes [21:16:09.425] checking sys/epoll.h presence... yes [21:16:09.441] checking for sys/epoll.h... yes [21:16:09.449] checking sys/event.h usability... no [21:16:09.504] checking sys/event.h presence... no [21:16:09.523] checking for sys/event.h... no [21:16:09.527] checking sys/personality.h usability... yes [21:16:09.536] checking sys/personality.h presence... yes [21:16:09.550] checking for sys/personality.h... yes [21:16:09.558] checking sys/prctl.h usability... yes [21:16:09.568] checking sys/prctl.h presence... yes [21:16:09.583] checking for sys/prctl.h... yes [21:16:09.590] checking sys/procctl.h usability... no [21:16:09.644] checking sys/procctl.h presence... no [21:16:09.663] checking for sys/procctl.h... no [21:16:09.667] checking sys/signalfd.h usability... yes [21:16:09.677] checking sys/signalfd.h presence... yes [21:16:09.692] checking for sys/signalfd.h... yes [21:16:09.700] checking sys/ucred.h usability... no [21:16:09.753] checking sys/ucred.h presence... no [21:16:09.771] checking for sys/ucred.h... no [21:16:09.775] checking termios.h usability... yes [21:16:09.790] checking termios.h presence... yes [21:16:09.805] checking for termios.h... yes [21:16:09.813] checking ucred.h usability... no [21:16:09.867] checking ucred.h presence... no [21:16:09.886] checking for ucred.h... no [21:16:09.889] checking xlocale.h usability... no [21:16:09.945] checking xlocale.h presence... no [21:16:09.964] checking for xlocale.h... no [21:16:09.965] checking readline/readline.h usability... yes [21:16:09.978] checking readline/readline.h presence... yes [21:16:09.997] checking for readline/readline.h... yes [21:16:09.998] checking readline/history.h usability... yes [21:16:10.008] checking readline/history.h presence... yes [21:16:10.026] checking for readline/history.h... yes [21:16:10.029] checking zlib.h usability... yes [21:16:10.042] checking zlib.h presence... yes [21:16:10.061] checking for zlib.h... yes [21:16:10.062] checking for lz4... /usr/bin/lz4 [21:16:10.062] checking lz4.h usability... yes [21:16:10.073] checking lz4.h presence... yes [21:16:10.089] checking for lz4.h... yes [21:16:10.089] checking for zstd... /usr/bin/zstd [21:16:10.089] checking zstd.h usability... yes [21:16:10.099] checking zstd.h presence... yes [21:16:10.114] checking for zstd.h... yes [21:16:10.115] checking gssapi/gssapi.h usability... yes [21:16:10.126] checking gssapi/gssapi.h presence... yes [21:16:10.142] checking for gssapi/gssapi.h... yes [21:16:10.143] checking gssapi/gssapi_ext.h usability... yes [21:16:10.154] checking gssapi/gssapi_ext.h presence... yes [21:16:10.170] checking for gssapi/gssapi_ext.h... yes [21:16:10.172] checking for openssl... /usr/bin/openssl [21:16:10.182] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:16:10.182] checking openssl/ssl.h usability... yes [21:16:10.227] checking openssl/ssl.h presence... yes [21:16:10.278] checking for openssl/ssl.h... yes [21:16:10.278] checking openssl/err.h usability... yes [21:16:10.292] checking openssl/err.h presence... yes [21:16:10.320] checking for openssl/err.h... yes [21:16:10.320] checking security/pam_appl.h usability... yes [21:16:10.331] checking security/pam_appl.h presence... yes [21:16:10.344] checking for security/pam_appl.h... yes [21:16:10.345] checking systemd/sd-daemon.h usability... yes [21:16:10.355] checking systemd/sd-daemon.h presence... yes [21:16:10.372] checking for systemd/sd-daemon.h... yes [21:16:10.373] checking libxml/parser.h usability... yes [21:16:10.410] checking libxml/parser.h presence... yes [21:16:10.440] checking for libxml/parser.h... yes [21:16:10.441] checking libxslt/xslt.h usability... yes [21:16:10.451] checking libxslt/xslt.h presence... yes [21:16:10.482] checking for libxslt/xslt.h... yes [21:16:10.482] checking ldap.h usability... yes [21:16:10.493] checking ldap.h presence... yes [21:16:10.510] checking for ldap.h... yes [21:16:10.510] checking for compatible LDAP implementation... yes [21:16:10.518] checking ossp/uuid.h usability... yes [21:16:10.527] checking ossp/uuid.h presence... yes [21:16:10.544] checking for ossp/uuid.h... yes [21:16:10.564] checking whether byte ordering is bigendian... no [21:16:10.658] checking for inline... inline [21:16:10.665] checking for printf format archetype... gnu_printf [21:16:10.673] checking for _Static_assert... yes [21:16:10.728] checking for typeof... typeof [21:16:10.736] checking for __builtin_types_compatible_p... yes [21:16:10.746] checking for __builtin_constant_p... yes [21:16:10.757] checking for __builtin_unreachable... yes [21:16:10.811] checking for computed goto support... yes [21:16:10.819] checking for struct tm.tm_zone... yes [21:16:10.827] checking for union semun... no [21:16:10.874] checking for socklen_t... yes [21:16:10.922] checking for struct sockaddr.sa_len... no [21:16:10.999] checking for C/C++ restrict keyword... __restrict [21:16:11.012] checking for struct option... yes [21:16:11.052] checking whether assembler supports x86_64 popcntq... yes [21:16:11.060] checking for special C compiler options needed for large files... no [21:16:11.060] checking for _FILE_OFFSET_BITS value needed for large files... no [21:16:11.068] checking size of off_t... 8 [21:16:11.140] checking size of bool... 1 [21:16:11.207] checking for int timezone... yes [21:16:11.268] checking for backtrace_symbols... yes [21:16:11.330] checking for copyfile... no [21:16:11.394] checking for copy_file_range... yes [21:16:11.455] checking for getifaddrs... yes [21:16:11.517] checking for getpeerucred... no [21:16:11.581] checking for inet_pton... yes [21:16:11.643] checking for kqueue... no [21:16:11.707] checking for mbstowcs_l... no [21:16:11.770] checking for memset_s... no [21:16:11.833] checking for posix_fallocate... yes [21:16:11.896] checking for ppoll... yes [21:16:11.961] checking for pthread_is_threaded_np... no [21:16:12.027] checking for setproctitle... no [21:16:12.091] checking for setproctitle_fast... no [21:16:12.155] checking for strchrnul... yes [21:16:12.218] checking for strsignal... yes [21:16:12.280] checking for syncfs... yes [21:16:12.341] checking for sync_file_range... yes [21:16:12.403] checking for uselocale... yes [21:16:12.468] checking for wcstombs_l... no [21:16:12.530] checking for __builtin_bswap16... yes [21:16:12.592] checking for __builtin_bswap32... yes [21:16:12.653] checking for __builtin_bswap64... yes [21:16:12.713] checking for __builtin_clz... yes [21:16:12.773] checking for __builtin_ctz... yes [21:16:12.835] checking for __builtin_popcount... yes [21:16:12.897] checking for __builtin_frame_address... yes [21:16:12.957] checking for _LARGEFILE_SOURCE value needed for large files... no [21:16:13.019] checking how ccache gcc reports undeclared, standard C functions... error [21:16:13.047] checking for posix_fadvise... yes [21:16:13.109] checking whether posix_fadvise is declared... yes [21:16:13.124] checking whether fdatasync is declared... yes [21:16:13.137] checking whether strlcat is declared... no [21:16:13.201] checking whether strlcpy is declared... no [21:16:13.265] checking whether strnlen is declared... yes [21:16:13.279] checking whether strsep is declared... yes [21:16:13.292] checking whether preadv is declared... yes [21:16:13.306] checking whether pwritev is declared... yes [21:16:13.319] checking whether F_FULLFSYNC is declared... no [21:16:13.356] checking for explicit_bzero... yes [21:16:13.411] checking for getopt... yes [21:16:13.466] checking for getpeereid... no [21:16:13.526] checking for inet_aton... yes [21:16:13.585] checking for mkdtemp... yes [21:16:13.641] checking for strlcat... no [21:16:13.700] checking for strlcpy... no [21:16:13.761] checking for strnlen... yes [21:16:13.820] checking for strsep... yes [21:16:13.875] checking for pthread_barrier_wait... yes [21:16:13.930] checking for getopt_long... yes [21:16:13.987] checking for syslog... yes [21:16:14.043] checking syslog.h usability... yes [21:16:14.052] checking syslog.h presence... yes [21:16:14.066] checking for syslog.h... yes [21:16:14.067] checking for opterr... yes [21:16:14.124] checking for optreset... no [21:16:14.185] checking unicode/ucol.h usability... yes [21:16:14.201] checking unicode/ucol.h presence... yes [21:16:14.223] checking for unicode/ucol.h... yes [21:16:14.228] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:16:14.253] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:16:14.262] checking for rl_completion_suppress_quote... yes [21:16:14.325] checking for rl_filename_quote_characters... yes [21:16:14.389] checking for rl_filename_quoting_function... yes [21:16:14.458] checking for append_history... yes [21:16:14.521] checking for history_truncate_file... yes [21:16:14.585] checking for rl_completion_matches... yes [21:16:14.651] checking for rl_filename_completion_function... yes [21:16:14.717] checking for rl_reset_screen_size... yes [21:16:14.780] checking for rl_variable_bind... yes [21:16:14.842] checking test program... ok [21:16:14.896] checking whether long int is 64 bits... yes [21:16:14.959] checking for __builtin_mul_overflow... yes [21:16:15.015] checking size of void *... 8 [21:16:15.089] checking size of size_t... 8 [21:16:15.164] checking size of long... 8 [21:16:15.237] checking alignment of short... 2 [21:16:15.313] checking alignment of int... 4 [21:16:15.387] checking alignment of long... 8 [21:16:15.460] checking alignment of double... 8 [21:16:15.534] checking for __int128... yes [21:16:15.591] checking for __int128 alignment bug... ok [21:16:15.648] checking alignment of PG_INT128_TYPE... 16 [21:16:15.722] checking for builtin __sync char locking functions... yes [21:16:15.777] checking for builtin __sync int32 locking functions... yes [21:16:15.831] checking for builtin __sync int32 atomic operations... yes [21:16:15.886] checking for builtin __sync int64 atomic operations... yes [21:16:15.941] checking for builtin __atomic int32 atomic operations... yes [21:16:15.994] checking for builtin __atomic int64 atomic operations... yes [21:16:16.047] checking for __get_cpuid... yes [21:16:16.102] checking for __get_cpuid_count... yes [21:16:16.158] checking for __cpuid... no [21:16:16.179] checking for __cpuidex... no [21:16:16.200] checking for _xgetbv with CFLAGS=... no [21:16:16.629] checking for _xgetbv with CFLAGS=-mxsave... yes [21:16:17.053] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:16:17.438] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:16:17.807] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:16:17.855] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:16:17.969] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:16:17.993] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:16:18.013] 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:16:18.087] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:16:18.088] checking for library containing sem_init... none required [21:16:18.148] checking which semaphore API to use... unnamed POSIX [21:16:18.148] checking which random number source to use... OpenSSL [21:16:18.151] checking for tclsh... /usr/bin/tclsh [21:16:18.151] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:16:18.183] checking tcl.h usability... yes [21:16:18.198] checking tcl.h presence... yes [21:16:18.220] checking for tcl.h... yes [21:16:18.221] checking for perl.h... yes [21:16:18.303] checking for libperl... yes [21:16:18.589] checking Python.h usability... yes [21:16:18.638] checking Python.h presence... yes [21:16:18.699] checking for Python.h... yes [21:16:18.700] checking for xmllint... /usr/bin/xmllint [21:16:18.700] checking for xsltproc... /usr/bin/xsltproc [21:16:18.700] checking for fop... /usr/bin/fop [21:16:18.700] checking for dbtoepub... no [21:16:18.701] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:16:18.765] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:16:18.837] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:16:18.837] 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:16:18.837] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:16:18.837] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:16:18.837] configure: using CXX=ccache g++ [21:16:18.837] 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:16:18.837] configure: using CLANG=ccache clang-16 [21:16:18.837] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:16:18.837] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:16:18.867] configure: updating cache gcc.cache [21:16:18.879] configure: creating ./config.status [21:16:18.976] config.status: creating GNUmakefile [21:16:18.988] config.status: creating src/Makefile.global [21:16:19.007] config.status: creating src/include/pg_config.h [21:16:19.022] config.status: creating src/include/pg_config_ext.h [21:16:19.038] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:16:19.057] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:16:19.066] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:16:19.075] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:16:19.085] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:16:19.094] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:16:19.134] [21:16:19.134] real 0m14.999s [21:16:19.134] user 0m8.942s [21:16:19.134] sys 0m5.055s [21:16:19.134] make -s -j${BUILD_JOBS} clean [21:16:19.679] time make -s -j${BUILD_JOBS} world-bin [21:16:57.655] In file included from ../../../../src/include/postgres.h:47, [21:16:57.655] from xlogrecovery.c:25: [21:16:57.655] In function ‘MemoryContextSwitchTo’, [21:16:57.655] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [21:16:57.655] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [21:16:57.655] 128 | CurrentMemoryContext = context; [21:16:57.655] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [21:16:57.655] xlogrecovery.c: In function ‘PerformWalRecovery’: [21:16:57.655] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [21:16:57.655] 1732 | MemoryContext oldCtx; [21:16:57.655] | ^~~~~~ [21:16:57.655] cc1: all warnings being treated as errors [21:16:57.656] make[4]: *** [: xlogrecovery.o] Error 1 [21:16:57.656] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [21:16:57.656] make[2]: *** [common.mk:37: access-recursive] Error 2 [21:16:57.656] make[2]: *** Waiting for unfinished jobs.... [21:17:00.413] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:17:00.413] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:17:00.413] [21:17:00.413] real 0m40.734s [21:17:00.413] user 1m59.829s [21:17:00.413] sys 0m34.934s [21:17:00.414] [21:17:00.414] Exit status: 2