[23:43:06.107] time ./configure \ [23:43:06.107] --cache gcc.cache \ [23:43:06.107] --enable-dtrace \ [23:43:06.107] ${LINUX_CONFIGURE_FEATURES} \ [23:43:06.107] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:43:06.317] configure: creating cache gcc.cache [23:43:06.330] checking build system type... x86_64-pc-linux-gnu [23:43:06.515] checking host system type... x86_64-pc-linux-gnu [23:43:06.515] checking which template to use... linux [23:43:06.515] checking whether NLS is wanted... no [23:43:06.515] checking for default port number... 5432 [23:43:06.521] checking for dtrace... /usr/bin/dtrace [23:43:06.521] checking for block size... 8kB [23:43:06.523] checking for segment size... 1GB [23:43:06.525] checking for WAL block size... 8kB [23:43:06.556] checking whether the C compiler works... yes [23:43:06.662] checking for C compiler default output file name... a.out [23:43:06.663] checking for suffix of executables... [23:43:06.702] checking whether we are cross compiling... no [23:43:06.761] checking for suffix of object files... o [23:43:06.773] checking whether we are using the GNU C compiler... yes [23:43:06.781] checking whether ccache gcc accepts -g... yes [23:43:06.787] checking for ccache gcc option to accept ISO C89... none needed [23:43:06.796] checking for ccache gcc option to accept ISO C99... none needed [23:43:06.868] checking whether we are using the GNU C++ compiler... yes [23:43:06.876] checking whether ccache g++ accepts -g... yes [23:43:06.991] checking for gawk... no [23:43:06.991] checking for mawk... mawk [23:43:06.992] checking for LLVM_CONFIG... llvm-config-16 [23:43:07.006] configure: using llvm 16.0.6 [23:43:07.006] checking for CLANG... ccache clang-16 [23:43:07.490] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:43:07.497] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:43:07.505] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:43:07.574] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:43:07.754] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:43:07.761] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:43:07.768] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:43:07.775] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:43:07.782] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:43:07.788] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:43:07.794] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:43:07.800] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:43:07.807] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:43:07.813] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:43:07.820] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:43:07.827] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:43:07.849] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:43:07.900] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:43:07.907] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:43:07.914] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:43:07.920] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:43:07.928] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:43:07.934] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:43:07.979] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:43:07.986] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:43:07.993] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:43:08.044] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:43:08.150] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:43:08.157] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:43:08.165] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:43:08.213] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:43:08.220] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:43:08.226] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:43:08.233] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:43:08.240] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:43:08.247] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:43:08.254] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:43:08.261] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:43:08.267] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:43:08.274] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:43:08.281] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:43:08.288] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:43:08.313] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:43:08.337] checking whether the C compiler still works... yes [23:43:08.401] checking how to run the C preprocessor... ccache gcc -E [23:43:08.491] checking for pkg-config... /usr/bin/pkg-config [23:43:08.491] checking pkg-config is at least version 0.9.0... yes [23:43:08.496] checking whether to build with ICU support... yes [23:43:08.496] checking for icu-uc icu-i18n... yes [23:43:08.506] checking whether to build with Tcl... yes [23:43:08.506] checking whether to build Perl modules... yes [23:43:08.506] checking whether to build Python modules... yes [23:43:08.506] checking whether to build with GSSAPI support... yes [23:43:08.507] checking whether to build with PAM support... yes [23:43:08.508] checking whether to build with BSD Authentication support... no [23:43:08.508] checking whether to build with LDAP support... yes [23:43:08.508] checking whether to build with Bonjour support... no [23:43:08.508] checking whether to build with SELinux support... yes [23:43:08.508] checking whether to build with systemd support... yes [23:43:08.508] checking whether to build with XML support... yes [23:43:08.508] checking for libxml-2.0 >= 2.6.23... yes [23:43:08.516] checking whether to build with LZ4 support... yes [23:43:08.516] checking for liblz4... yes [23:43:08.525] checking whether to build with ZSTD support... yes [23:43:08.525] checking for libzstd >= 1.4.0... yes [23:43:08.533] checking for strip... strip [23:43:08.533] checking whether it is possible to strip libraries... yes [23:43:08.537] checking for ar... ar [23:43:08.537] checking for a BSD-compatible install... /usr/bin/install -c [23:43:08.546] checking for tar... /usr/bin/tar [23:43:08.546] checking whether ln -s works... yes [23:43:08.546] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:43:08.548] checking for bison... /usr/bin/bison [23:43:08.553] configure: using bison (GNU Bison) 3.8.2 [23:43:08.556] checking for flex... /usr/bin/flex [23:43:08.573] configure: using flex 2.6.4 [23:43:08.573] checking for perl... /usr/bin/perl [23:43:08.594] configure: using perl 5.36.0 [23:43:08.596] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:43:08.607] checking for Perl privlibexp... /usr/share/perl/5.36 [23:43:08.612] checking for Perl useshrplib... true [23:43:08.620] 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 [23:43:08.625] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:43:08.631] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:43:08.755] checking for python3... /usr/bin/python3 [23:43:08.767] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:43:08.773] checking for Python sysconfig module... yes [23:43:08.785] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:43:08.798] checking Python include directory... -I/usr/include/python3.11 [23:43:08.810] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:43:08.851] checking for a sed that does not truncate output... /usr/bin/sed [23:43:08.856] checking for grep that handles long lines and -e... /usr/bin/grep [23:43:08.859] checking for egrep... /usr/bin/grep -E [23:43:08.860] checking for ANSI C header files... yes [23:43:08.964] checking for sys/types.h... yes [23:43:08.979] checking for sys/stat.h... yes [23:43:09.002] checking for stdlib.h... yes [23:43:09.017] checking for string.h... yes [23:43:09.031] checking for memory.h... yes [23:43:09.046] checking for strings.h... yes [23:43:09.060] checking for inttypes.h... yes [23:43:09.076] checking for stdint.h... yes [23:43:09.090] checking for unistd.h... yes [23:43:09.106] checking whether ccache gcc is Clang... no [23:43:09.117] checking whether pthreads work with -pthread... yes [23:43:09.169] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:43:09.211] checking whether more special flags are required for pthreads... no [23:43:09.211] checking for PTHREAD_PRIO_INHERIT... yes [23:43:09.257] checking pthread.h usability... yes [23:43:09.265] checking pthread.h presence... yes [23:43:09.280] checking for pthread.h... yes [23:43:09.280] checking for strerror_r... yes [23:43:09.320] checking whether strerror_r returns int... no [23:43:09.351] checking for main in -lm... yes [23:43:09.398] checking for library containing setproctitle... no [23:43:09.488] checking for library containing dlsym... none required [23:43:09.528] checking for library containing socket... none required [23:43:09.570] checking for library containing getopt_long... none required [23:43:09.613] checking for library containing shm_open... none required [23:43:09.655] checking for library containing shm_unlink... none required [23:43:09.697] checking for library containing clock_gettime... none required [23:43:09.740] checking for library containing shmget... none required [23:43:09.782] checking for library containing backtrace_symbols... none required [23:43:09.825] checking for library containing pthread_barrier_wait... none required [23:43:09.867] checking for library containing readline... -lreadline [23:43:09.922] checking for inflate in -lz... yes [23:43:09.964] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:43:10.066] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:43:10.132] checking for SSL_new in -lssl... yes [23:43:10.194] checking for SSL_CTX_set_ciphersuites... yes [23:43:10.258] checking for SSL_CTX_set_cert_cb... yes [23:43:10.328] checking for X509_get_signature_info... yes [23:43:10.402] checking for SSL_CTX_set_num_tickets... yes [23:43:10.472] checking for pam_start in -lpam... yes [23:43:10.524] checking for xmlSaveToBuffer in -lxml2... yes [23:43:10.609] checking for xsltCleanupGlobals in -lxslt... yes [23:43:10.693] checking for LZ4_compress_default in -llz4... yes [23:43:10.746] checking for ZSTD_compress in -lzstd... yes [23:43:10.798] checking for ldap_bind in -lldap... yes [23:43:10.878] checking for ldap_initialize... yes [23:43:10.942] checking for ldap_verify_credentials... yes [23:43:11.006] checking for security_compute_create_name in -lselinux... yes [23:43:11.061] checking for uuid_export in -lossp-uuid... yes [23:43:11.116] checking for stdbool.h that conforms to C99... yes [23:43:11.126] checking for _Bool... yes [23:43:11.190] checking atomic.h usability... no [23:43:11.239] checking atomic.h presence... no [23:43:11.255] checking for atomic.h... no [23:43:11.259] checking copyfile.h usability... no [23:43:11.310] checking copyfile.h presence... no [23:43:11.327] checking for copyfile.h... no [23:43:11.330] checking execinfo.h usability... yes [23:43:11.339] checking execinfo.h presence... yes [23:43:11.352] checking for execinfo.h... yes [23:43:11.359] checking getopt.h usability... yes [23:43:11.367] checking getopt.h presence... yes [23:43:11.380] checking for getopt.h... yes [23:43:11.387] checking ifaddrs.h usability... yes [23:43:11.399] checking ifaddrs.h presence... yes [23:43:11.415] checking for ifaddrs.h... yes [23:43:11.423] checking mbarrier.h usability... no [23:43:11.474] checking mbarrier.h presence... no [23:43:11.491] checking for mbarrier.h... no [23:43:11.495] checking sys/epoll.h usability... yes [23:43:11.504] checking sys/epoll.h presence... yes [23:43:11.518] checking for sys/epoll.h... yes [23:43:11.525] checking sys/event.h usability... no [23:43:11.574] checking sys/event.h presence... no [23:43:11.590] checking for sys/event.h... no [23:43:11.593] checking sys/personality.h usability... yes [23:43:11.601] checking sys/personality.h presence... yes [23:43:11.613] checking for sys/personality.h... yes [23:43:11.619] checking sys/prctl.h usability... yes [23:43:11.628] checking sys/prctl.h presence... yes [23:43:11.640] checking for sys/prctl.h... yes [23:43:11.647] checking sys/procctl.h usability... no [23:43:11.696] checking sys/procctl.h presence... no [23:43:11.713] checking for sys/procctl.h... no [23:43:11.716] checking sys/signalfd.h usability... yes [23:43:11.725] checking sys/signalfd.h presence... yes [23:43:11.738] checking for sys/signalfd.h... yes [23:43:11.744] checking sys/ucred.h usability... no [23:43:11.794] checking sys/ucred.h presence... no [23:43:11.812] checking for sys/ucred.h... no [23:43:11.815] checking termios.h usability... yes [23:43:11.828] checking termios.h presence... yes [23:43:11.843] checking for termios.h... yes [23:43:11.851] checking ucred.h usability... no [23:43:11.904] checking ucred.h presence... no [23:43:11.922] checking for ucred.h... no [23:43:11.925] checking xlocale.h usability... no [23:43:11.976] checking xlocale.h presence... no [23:43:11.994] checking for xlocale.h... no [23:43:11.996] checking readline/readline.h usability... yes [23:43:12.008] checking readline/readline.h presence... yes [23:43:12.024] checking for readline/readline.h... yes [23:43:12.025] checking readline/history.h usability... yes [23:43:12.034] checking readline/history.h presence... yes [23:43:12.049] checking for readline/history.h... yes [23:43:12.052] checking zlib.h usability... yes [23:43:12.061] checking zlib.h presence... yes [23:43:12.078] checking for zlib.h... yes [23:43:12.079] checking for lz4... /usr/bin/lz4 [23:43:12.079] checking lz4.h usability... yes [23:43:12.087] checking lz4.h presence... yes [23:43:12.101] checking for lz4.h... yes [23:43:12.101] checking for zstd... /usr/bin/zstd [23:43:12.101] checking zstd.h usability... yes [23:43:12.110] checking zstd.h presence... yes [23:43:12.124] checking for zstd.h... yes [23:43:12.124] checking gssapi/gssapi.h usability... yes [23:43:12.133] checking gssapi/gssapi.h presence... yes [23:43:12.147] checking for gssapi/gssapi.h... yes [23:43:12.149] checking gssapi/gssapi_ext.h usability... yes [23:43:12.156] checking gssapi/gssapi_ext.h presence... yes [23:43:12.172] checking for gssapi/gssapi_ext.h... yes [23:43:12.174] checking for openssl... /usr/bin/openssl [23:43:12.184] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:43:12.184] checking openssl/ssl.h usability... yes [23:43:12.225] checking openssl/ssl.h presence... yes [23:43:12.272] checking for openssl/ssl.h... yes [23:43:12.272] checking openssl/err.h usability... yes [23:43:12.283] checking openssl/err.h presence... yes [23:43:12.308] checking for openssl/err.h... yes [23:43:12.308] checking security/pam_appl.h usability... yes [23:43:12.317] checking security/pam_appl.h presence... yes [23:43:12.329] checking for security/pam_appl.h... yes [23:43:12.330] checking systemd/sd-daemon.h usability... yes [23:43:12.339] checking systemd/sd-daemon.h presence... yes [23:43:12.355] checking for systemd/sd-daemon.h... yes [23:43:12.356] checking libxml/parser.h usability... yes [23:43:12.381] checking libxml/parser.h presence... yes [23:43:12.408] checking for libxml/parser.h... yes [23:43:12.408] checking libxslt/xslt.h usability... yes [23:43:12.419] checking libxslt/xslt.h presence... yes [23:43:12.449] checking for libxslt/xslt.h... yes [23:43:12.450] checking ldap.h usability... yes [23:43:12.461] checking ldap.h presence... yes [23:43:12.477] checking for ldap.h... yes [23:43:12.477] checking for compatible LDAP implementation... yes [23:43:12.485] checking ossp/uuid.h usability... yes [23:43:12.494] checking ossp/uuid.h presence... yes [23:43:12.511] checking for ossp/uuid.h... yes [23:43:12.529] checking whether byte ordering is bigendian... no [23:43:12.616] checking for inline... inline [23:43:12.623] checking for printf format archetype... gnu_printf [23:43:12.630] checking for _Static_assert... yes [23:43:12.683] checking for typeof... typeof [23:43:12.691] checking for __builtin_types_compatible_p... yes [23:43:12.701] checking for __builtin_constant_p... yes [23:43:12.711] checking for __builtin_unreachable... yes [23:43:12.762] checking for computed goto support... yes [23:43:12.769] checking for struct tm.tm_zone... yes [23:43:12.778] checking for union semun... no [23:43:12.816] checking for socklen_t... yes [23:43:12.863] checking for struct sockaddr.sa_len... no [23:43:12.940] checking for C/C++ restrict keyword... __restrict [23:43:12.953] checking for struct option... yes [23:43:12.992] checking whether assembler supports x86_64 popcntq... yes [23:43:12.999] checking for special C compiler options needed for large files... no [23:43:12.999] checking for _FILE_OFFSET_BITS value needed for large files... no [23:43:13.007] checking size of off_t... 8 [23:43:13.087] checking size of bool... 1 [23:43:13.155] checking for int timezone... yes [23:43:13.217] checking for backtrace_symbols... yes [23:43:13.278] checking for copyfile... no [23:43:13.343] checking for copy_file_range... yes [23:43:13.407] checking for getifaddrs... yes [23:43:13.471] checking for getpeerucred... no [23:43:13.533] checking for inet_pton... yes [23:43:13.593] checking for kqueue... no [23:43:13.655] checking for mbstowcs_l... no [23:43:13.716] checking for memset_s... no [23:43:13.776] checking for posix_fallocate... yes [23:43:13.835] checking for ppoll... yes [23:43:13.894] checking for pthread_is_threaded_np... no [23:43:13.956] checking for setproctitle... no [23:43:14.017] checking for setproctitle_fast... no [23:43:14.078] checking for strchrnul... yes [23:43:14.138] checking for strsignal... yes [23:43:14.197] checking for syncfs... yes [23:43:14.260] checking for sync_file_range... yes [23:43:14.324] checking for uselocale... yes [23:43:14.385] checking for wcstombs_l... no [23:43:14.445] checking for __builtin_bswap16... yes [23:43:14.503] checking for __builtin_bswap32... yes [23:43:14.563] checking for __builtin_bswap64... yes [23:43:14.622] checking for __builtin_clz... yes [23:43:14.682] checking for __builtin_ctz... yes [23:43:14.740] checking for __builtin_popcount... yes [23:43:14.799] checking for __builtin_frame_address... yes [23:43:14.858] checking for _LARGEFILE_SOURCE value needed for large files... no [23:43:14.919] checking how ccache gcc reports undeclared, standard C functions... error [23:43:14.947] checking for posix_fadvise... yes [23:43:15.008] checking whether posix_fadvise is declared... yes [23:43:15.024] checking whether fdatasync is declared... yes [23:43:15.037] checking whether strlcat is declared... no [23:43:15.099] checking whether strlcpy is declared... no [23:43:15.160] checking whether strnlen is declared... yes [23:43:15.174] checking whether strsep is declared... yes [23:43:15.188] checking whether preadv is declared... yes [23:43:15.202] checking whether pwritev is declared... yes [23:43:15.215] checking whether F_FULLFSYNC is declared... no [23:43:15.249] checking for explicit_bzero... yes [23:43:15.303] checking for getopt... yes [23:43:15.359] checking for getpeereid... no [23:43:15.419] checking for inet_aton... yes [23:43:15.473] checking for mkdtemp... yes [23:43:15.527] checking for strlcat... no [23:43:15.586] checking for strlcpy... no [23:43:15.644] checking for strnlen... yes [23:43:15.702] checking for strsep... yes [23:43:15.755] checking for pthread_barrier_wait... yes [23:43:15.809] checking for getopt_long... yes [23:43:15.863] checking for syslog... yes [23:43:15.917] checking syslog.h usability... yes [23:43:15.926] checking syslog.h presence... yes [23:43:15.939] checking for syslog.h... yes [23:43:15.939] checking for opterr... yes [23:43:15.993] checking for optreset... no [23:43:16.052] checking unicode/ucol.h usability... yes [23:43:16.067] checking unicode/ucol.h presence... yes [23:43:16.089] checking for unicode/ucol.h... yes [23:43:16.093] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:43:16.117] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:43:16.126] checking for rl_completion_suppress_quote... yes [23:43:16.186] checking for rl_filename_quote_characters... yes [23:43:16.248] checking for rl_filename_quoting_function... yes [23:43:16.313] checking for append_history... yes [23:43:16.376] checking for history_truncate_file... yes [23:43:16.438] checking for rl_completion_matches... yes [23:43:16.501] checking for rl_filename_completion_function... yes [23:43:16.562] checking for rl_reset_screen_size... yes [23:43:16.624] checking for rl_variable_bind... yes [23:43:16.684] checking test program... ok [23:43:16.737] checking whether long int is 64 bits... yes [23:43:16.797] checking for __builtin_mul_overflow... yes [23:43:16.849] checking size of void *... 8 [23:43:16.920] checking size of size_t... 8 [23:43:16.992] checking size of long... 8 [23:43:17.062] checking alignment of short... 2 [23:43:17.133] checking alignment of int... 4 [23:43:17.204] checking alignment of long... 8 [23:43:17.275] checking alignment of double... 8 [23:43:17.346] checking for __int128... yes [23:43:17.401] checking for __int128 alignment bug... ok [23:43:17.454] checking alignment of PG_INT128_TYPE... 16 [23:43:17.525] checking for builtin __sync char locking functions... yes [23:43:17.578] checking for builtin __sync int32 locking functions... yes [23:43:17.632] checking for builtin __sync int32 atomic operations... yes [23:43:17.684] checking for builtin __sync int64 atomic operations... yes [23:43:17.736] checking for builtin __atomic int32 atomic operations... yes [23:43:17.788] checking for builtin __atomic int64 atomic operations... yes [23:43:17.841] checking for __get_cpuid... yes [23:43:17.896] checking for __get_cpuid_count... yes [23:43:17.949] checking for __cpuid... no [23:43:17.969] checking for __cpuidex... no [23:43:17.989] checking for _xgetbv with CFLAGS=... no [23:43:18.400] checking for _xgetbv with CFLAGS=-mxsave... yes [23:43:18.795] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:43:19.158] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:43:19.492] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:43:19.536] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:43:19.633] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:43:19.653] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:43:19.669] 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 [23:43:19.736] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:43:19.737] checking for library containing sem_init... none required [23:43:19.789] checking which semaphore API to use... unnamed POSIX [23:43:19.789] checking which random number source to use... OpenSSL [23:43:19.790] checking for tclsh... /usr/bin/tclsh [23:43:19.791] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:43:19.820] checking tcl.h usability... yes [23:43:19.831] checking tcl.h presence... yes [23:43:19.850] checking for tcl.h... yes [23:43:19.850] checking for perl.h... yes [23:43:19.924] checking for libperl... yes [23:43:20.158] checking Python.h usability... yes [23:43:20.211] checking Python.h presence... yes [23:43:20.265] checking for Python.h... yes [23:43:20.265] checking for xmllint... /usr/bin/xmllint [23:43:20.265] checking for xsltproc... /usr/bin/xsltproc [23:43:20.265] checking for fop... /usr/bin/fop [23:43:20.266] checking for dbtoepub... no [23:43:20.266] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:43:20.320] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:43:20.382] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:43:20.382] 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 [23:43:20.382] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:43:20.382] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:43:20.382] configure: using CXX=ccache g++ [23:43:20.382] 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 [23:43:20.382] configure: using CLANG=ccache clang-16 [23:43:20.382] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:43:20.382] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:43:20.408] configure: updating cache gcc.cache [23:43:20.416] configure: creating ./config.status [23:43:20.495] config.status: creating GNUmakefile [23:43:20.506] config.status: creating src/Makefile.global [23:43:20.520] config.status: creating src/include/pg_config.h [23:43:20.531] config.status: creating src/include/pg_config_ext.h [23:43:20.542] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:43:20.556] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:43:20.563] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:43:20.570] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:43:20.576] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:43:20.583] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:43:20.614] [23:43:20.614] real 0m14.507s [23:43:20.614] user 0m8.478s [23:43:20.614] sys 0m4.740s [23:43:20.614] make -s -j${BUILD_JOBS} clean [23:43:21.089] time make -s -j${BUILD_JOBS} world-bin [23:44:06.329] In file included from ../../../../src/include/postgres.h:47, [23:44:06.329] from xlogrecovery.c:25: [23:44:06.329] In function ‘MemoryContextSwitchTo’, [23:44:06.329] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [23:44:06.329] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [23:44:06.329] 128 | CurrentMemoryContext = context; [23:44:06.329] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [23:44:06.329] xlogrecovery.c: In function ‘PerformWalRecovery’: [23:44:06.329] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [23:44:06.329] 1732 | MemoryContext oldCtx; [23:44:06.329] | ^~~~~~ [23:44:06.329] cc1: all warnings being treated as errors [23:44:06.330] make[4]: *** [: xlogrecovery.o] Error 1 [23:44:06.330] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [23:44:06.330] make[2]: *** [common.mk:37: access-recursive] Error 2 [23:44:06.330] make[2]: *** Waiting for unfinished jobs.... [23:44:11.997] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:44:11.997] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:44:11.998] [23:44:11.998] real 0m50.908s [23:44:11.998] user 2m35.502s [23:44:11.998] sys 0m40.714s [23:44:11.998] [23:44:11.998] Exit status: 2