[07:21:01.905] time ./configure \ [07:21:01.905] --cache gcc.cache \ [07:21:01.905] --enable-dtrace \ [07:21:01.905] ${LINUX_CONFIGURE_FEATURES} \ [07:21:01.905] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [07:21:02.075] configure: creating cache gcc.cache [07:21:02.088] checking build system type... x86_64-pc-linux-gnu [07:21:02.281] checking host system type... x86_64-pc-linux-gnu [07:21:02.281] checking which template to use... linux [07:21:02.281] checking whether NLS is wanted... no [07:21:02.281] checking for default port number... 5432 [07:21:02.287] checking for dtrace... /usr/bin/dtrace [07:21:02.288] checking for block size... 8kB [07:21:02.289] checking for segment size... 1GB [07:21:02.291] checking for WAL block size... 8kB [07:21:02.322] checking whether the C compiler works... yes [07:21:02.429] checking for C compiler default output file name... a.out [07:21:02.430] checking for suffix of executables... [07:21:02.468] checking whether we are cross compiling... no [07:21:02.525] checking for suffix of object files... o [07:21:02.534] checking whether we are using the GNU C compiler... yes [07:21:02.541] checking whether ccache gcc accepts -g... yes [07:21:02.548] checking for ccache gcc option to accept ISO C89... none needed [07:21:02.557] checking for ccache gcc option to accept ISO C99... none needed [07:21:02.620] checking whether we are using the GNU C++ compiler... yes [07:21:02.626] checking whether ccache g++ accepts -g... yes [07:21:02.739] checking for gawk... no [07:21:02.739] checking for mawk... mawk [07:21:02.740] checking for LLVM_CONFIG... llvm-config-16 [07:21:02.757] configure: using llvm 16.0.6 [07:21:02.757] checking for CLANG... ccache clang-16 [07:21:03.260] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:21:03.267] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:21:03.275] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:21:03.320] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:21:03.462] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:21:03.469] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:21:03.476] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:21:03.483] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:21:03.490] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:21:03.496] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:21:03.503] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:21:03.509] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:21:03.516] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:21:03.522] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:21:03.528] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:21:03.535] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:21:03.541] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:21:03.578] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:21:03.585] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:21:03.592] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:21:03.598] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:21:03.605] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:21:03.612] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:21:03.634] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:21:03.640] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:21:03.647] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:21:03.686] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:21:03.726] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:21:03.734] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:21:03.741] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:21:03.777] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:21:03.785] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:21:03.793] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:21:03.801] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:21:03.808] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:21:03.816] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:21:03.823] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:21:03.830] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:21:03.837] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:21:03.845] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:21:03.852] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:21:03.859] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:21:03.871] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:21:03.884] checking whether the C compiler still works... yes [07:21:03.949] checking how to run the C preprocessor... ccache gcc -E [07:21:04.023] checking for pkg-config... /usr/bin/pkg-config [07:21:04.023] checking pkg-config is at least version 0.9.0... yes [07:21:04.032] checking whether to build with ICU support... yes [07:21:04.033] checking for icu-uc icu-i18n... yes [07:21:04.042] checking whether to build with Tcl... yes [07:21:04.042] checking whether to build Perl modules... yes [07:21:04.042] checking whether to build Python modules... yes [07:21:04.042] checking whether to build with GSSAPI support... yes [07:21:04.043] checking whether to build with PAM support... yes [07:21:04.044] checking whether to build with BSD Authentication support... no [07:21:04.044] checking whether to build with LDAP support... yes [07:21:04.044] checking whether to build with Bonjour support... no [07:21:04.044] checking whether to build with SELinux support... yes [07:21:04.044] checking whether to build with systemd support... yes [07:21:04.044] checking whether to build with XML support... yes [07:21:04.045] checking for libxml-2.0 >= 2.6.23... yes [07:21:04.052] checking whether to build with LZ4 support... yes [07:21:04.052] checking for liblz4... yes [07:21:04.060] checking whether to build with ZSTD support... yes [07:21:04.060] checking for libzstd >= 1.4.0... yes [07:21:04.068] checking for strip... strip [07:21:04.068] checking whether it is possible to strip libraries... yes [07:21:04.072] checking for ar... ar [07:21:04.073] checking for a BSD-compatible install... /usr/bin/install -c [07:21:04.082] checking for tar... /usr/bin/tar [07:21:04.082] checking whether ln -s works... yes [07:21:04.082] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:21:04.084] checking for bison... /usr/bin/bison [07:21:04.089] configure: using bison (GNU Bison) 3.8.2 [07:21:04.092] checking for flex... /usr/bin/flex [07:21:04.110] configure: using flex 2.6.4 [07:21:04.110] checking for perl... /usr/bin/perl [07:21:04.132] configure: using perl 5.36.0 [07:21:04.133] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:21:04.144] checking for Perl privlibexp... /usr/share/perl/5.36 [07:21:04.149] checking for Perl useshrplib... true [07:21:04.157] 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 [07:21:04.163] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:21:04.169] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:21:04.299] checking for python3... /usr/bin/python3 [07:21:04.311] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [07:21:04.317] checking for Python sysconfig module... yes [07:21:04.328] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:21:04.342] checking Python include directory... -I/usr/include/python3.11 [07:21:04.354] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:21:04.396] checking for a sed that does not truncate output... /usr/bin/sed [07:21:04.401] checking for grep that handles long lines and -e... /usr/bin/grep [07:21:04.403] checking for egrep... /usr/bin/grep -E [07:21:04.404] checking for ANSI C header files... yes [07:21:04.510] checking for sys/types.h... yes [07:21:04.524] checking for sys/stat.h... yes [07:21:04.550] checking for stdlib.h... yes [07:21:04.564] checking for string.h... yes [07:21:04.577] checking for memory.h... yes [07:21:04.591] checking for strings.h... yes [07:21:04.605] checking for inttypes.h... yes [07:21:04.620] checking for stdint.h... yes [07:21:04.634] checking for unistd.h... yes [07:21:04.650] checking whether ccache gcc is Clang... no [07:21:04.662] checking whether pthreads work with -pthread... yes [07:21:04.714] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:21:04.757] checking whether more special flags are required for pthreads... no [07:21:04.757] checking for PTHREAD_PRIO_INHERIT... yes [07:21:04.805] checking pthread.h usability... yes [07:21:04.814] checking pthread.h presence... yes [07:21:04.830] checking for pthread.h... yes [07:21:04.830] checking for strerror_r... yes [07:21:04.872] checking whether strerror_r returns int... no [07:21:04.905] checking for main in -lm... yes [07:21:04.954] checking for library containing setproctitle... no [07:21:05.049] checking for library containing dlsym... none required [07:21:05.091] checking for library containing socket... none required [07:21:05.135] checking for library containing getopt_long... none required [07:21:05.178] checking for library containing shm_open... none required [07:21:05.220] checking for library containing shm_unlink... none required [07:21:05.262] checking for library containing clock_gettime... none required [07:21:05.304] checking for library containing shmget... none required [07:21:05.346] checking for library containing backtrace_symbols... none required [07:21:05.388] checking for library containing pthread_barrier_wait... none required [07:21:05.431] checking for library containing readline... -lreadline [07:21:05.484] checking for inflate in -lz... yes [07:21:05.528] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:21:05.635] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:21:05.702] checking for SSL_new in -lssl... yes [07:21:05.769] checking for SSL_CTX_set_ciphersuites... yes [07:21:05.836] checking for SSL_CTX_set_cert_cb... yes [07:21:05.906] checking for X509_get_signature_info... yes [07:21:05.983] checking for SSL_CTX_set_num_tickets... yes [07:21:06.051] checking for pam_start in -lpam... yes [07:21:06.109] checking for xmlSaveToBuffer in -lxml2... yes [07:21:06.194] checking for xsltCleanupGlobals in -lxslt... yes [07:21:06.276] checking for LZ4_compress_default in -llz4... yes [07:21:06.329] checking for ZSTD_compress in -lzstd... yes [07:21:06.383] checking for ldap_bind in -lldap... yes [07:21:06.464] checking for ldap_initialize... yes [07:21:06.530] checking for ldap_verify_credentials... yes [07:21:06.595] checking for security_compute_create_name in -lselinux... yes [07:21:06.650] checking for uuid_export in -lossp-uuid... yes [07:21:06.706] checking for stdbool.h that conforms to C99... yes [07:21:06.717] checking for _Bool... yes [07:21:06.784] checking atomic.h usability... no [07:21:06.835] checking atomic.h presence... no [07:21:06.852] checking for atomic.h... no [07:21:06.855] checking copyfile.h usability... no [07:21:06.906] checking copyfile.h presence... no [07:21:06.923] checking for copyfile.h... no [07:21:06.926] checking execinfo.h usability... yes [07:21:06.935] checking execinfo.h presence... yes [07:21:06.948] checking for execinfo.h... yes [07:21:06.955] checking getopt.h usability... yes [07:21:06.963] checking getopt.h presence... yes [07:21:06.976] checking for getopt.h... yes [07:21:06.983] checking ifaddrs.h usability... yes [07:21:06.996] checking ifaddrs.h presence... yes [07:21:07.012] checking for ifaddrs.h... yes [07:21:07.018] checking mbarrier.h usability... no [07:21:07.069] checking mbarrier.h presence... no [07:21:07.085] checking for mbarrier.h... no [07:21:07.089] checking sys/epoll.h usability... yes [07:21:07.097] checking sys/epoll.h presence... yes [07:21:07.112] checking for sys/epoll.h... yes [07:21:07.119] checking sys/event.h usability... no [07:21:07.169] checking sys/event.h presence... no [07:21:07.186] checking for sys/event.h... no [07:21:07.189] checking sys/personality.h usability... yes [07:21:07.197] checking sys/personality.h presence... yes [07:21:07.209] checking for sys/personality.h... yes [07:21:07.216] checking sys/prctl.h usability... yes [07:21:07.225] checking sys/prctl.h presence... yes [07:21:07.238] checking for sys/prctl.h... yes [07:21:07.245] checking sys/procctl.h usability... no [07:21:07.295] checking sys/procctl.h presence... no [07:21:07.312] checking for sys/procctl.h... no [07:21:07.315] checking sys/signalfd.h usability... yes [07:21:07.323] checking sys/signalfd.h presence... yes [07:21:07.337] checking for sys/signalfd.h... yes [07:21:07.343] checking sys/ucred.h usability... no [07:21:07.394] checking sys/ucred.h presence... no [07:21:07.410] checking for sys/ucred.h... no [07:21:07.413] checking termios.h usability... yes [07:21:07.425] checking termios.h presence... yes [07:21:07.439] checking for termios.h... yes [07:21:07.445] checking ucred.h usability... no [07:21:07.495] checking ucred.h presence... no [07:21:07.511] checking for ucred.h... no [07:21:07.514] checking xlocale.h usability... no [07:21:07.564] checking xlocale.h presence... no [07:21:07.580] checking for xlocale.h... no [07:21:07.582] checking readline/readline.h usability... yes [07:21:07.593] checking readline/readline.h presence... yes [07:21:07.609] checking for readline/readline.h... yes [07:21:07.610] checking readline/history.h usability... yes [07:21:07.619] checking readline/history.h presence... yes [07:21:07.634] checking for readline/history.h... yes [07:21:07.636] checking zlib.h usability... yes [07:21:07.647] checking zlib.h presence... yes [07:21:07.664] checking for zlib.h... yes [07:21:07.664] checking for lz4... /usr/bin/lz4 [07:21:07.665] checking lz4.h usability... yes [07:21:07.673] checking lz4.h presence... yes [07:21:07.686] checking for lz4.h... yes [07:21:07.687] checking for zstd... /usr/bin/zstd [07:21:07.687] checking zstd.h usability... yes [07:21:07.696] checking zstd.h presence... yes [07:21:07.710] checking for zstd.h... yes [07:21:07.710] checking gssapi/gssapi.h usability... yes [07:21:07.719] checking gssapi/gssapi.h presence... yes [07:21:07.734] checking for gssapi/gssapi.h... yes [07:21:07.735] checking gssapi/gssapi_ext.h usability... yes [07:21:07.743] checking gssapi/gssapi_ext.h presence... yes [07:21:07.758] checking for gssapi/gssapi_ext.h... yes [07:21:07.759] checking for openssl... /usr/bin/openssl [07:21:07.768] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [07:21:07.768] checking openssl/ssl.h usability... yes [07:21:07.812] checking openssl/ssl.h presence... yes [07:21:07.861] checking for openssl/ssl.h... yes [07:21:07.861] checking openssl/err.h usability... yes [07:21:07.873] checking openssl/err.h presence... yes [07:21:07.898] checking for openssl/err.h... yes [07:21:07.899] checking security/pam_appl.h usability... yes [07:21:07.908] checking security/pam_appl.h presence... yes [07:21:07.920] checking for security/pam_appl.h... yes [07:21:07.922] checking systemd/sd-daemon.h usability... yes [07:21:07.931] checking systemd/sd-daemon.h presence... yes [07:21:07.947] checking for systemd/sd-daemon.h... yes [07:21:07.947] checking libxml/parser.h usability... yes [07:21:07.975] checking libxml/parser.h presence... yes [07:21:08.003] checking for libxml/parser.h... yes [07:21:08.004] checking libxslt/xslt.h usability... yes [07:21:08.014] checking libxslt/xslt.h presence... yes [07:21:08.043] checking for libxslt/xslt.h... yes [07:21:08.043] checking ldap.h usability... yes [07:21:08.054] checking ldap.h presence... yes [07:21:08.070] checking for ldap.h... yes [07:21:08.070] checking for compatible LDAP implementation... yes [07:21:08.077] checking ossp/uuid.h usability... yes [07:21:08.085] checking ossp/uuid.h presence... yes [07:21:08.102] checking for ossp/uuid.h... yes [07:21:08.121] checking whether byte ordering is bigendian... no [07:21:08.209] checking for inline... inline [07:21:08.216] checking for printf format archetype... gnu_printf [07:21:08.224] checking for _Static_assert... yes [07:21:08.277] checking for typeof... typeof [07:21:08.284] checking for __builtin_types_compatible_p... yes [07:21:08.295] checking for __builtin_constant_p... yes [07:21:08.305] checking for __builtin_unreachable... yes [07:21:08.356] checking for computed goto support... yes [07:21:08.363] checking for struct tm.tm_zone... yes [07:21:08.372] checking for union semun... no [07:21:08.410] checking for socklen_t... yes [07:21:08.455] checking for struct sockaddr.sa_len... no [07:21:08.530] checking for C/C++ restrict keyword... __restrict [07:21:08.543] checking for struct option... yes [07:21:08.580] checking whether assembler supports x86_64 popcntq... yes [07:21:08.587] checking for special C compiler options needed for large files... no [07:21:08.587] checking for _FILE_OFFSET_BITS value needed for large files... no [07:21:08.594] checking size of off_t... 8 [07:21:08.665] checking size of bool... 1 [07:21:08.732] checking for int timezone... yes [07:21:08.792] checking for backtrace_symbols... yes [07:21:08.854] checking for copyfile... no [07:21:08.917] checking for copy_file_range... yes [07:21:08.978] checking for getifaddrs... yes [07:21:09.041] checking for getpeerucred... no [07:21:09.104] checking for inet_pton... yes [07:21:09.166] checking for kqueue... no [07:21:09.228] checking for mbstowcs_l... no [07:21:09.290] checking for memset_s... no [07:21:09.352] checking for posix_fallocate... yes [07:21:09.413] checking for ppoll... yes [07:21:09.474] checking for pthread_is_threaded_np... no [07:21:09.537] checking for setproctitle... no [07:21:09.599] checking for setproctitle_fast... no [07:21:09.662] checking for strchrnul... yes [07:21:09.723] checking for strsignal... yes [07:21:09.785] checking for syncfs... yes [07:21:09.846] checking for sync_file_range... yes [07:21:09.906] checking for uselocale... yes [07:21:09.966] checking for wcstombs_l... no [07:21:10.024] checking for __builtin_bswap16... yes [07:21:10.082] checking for __builtin_bswap32... yes [07:21:10.141] checking for __builtin_bswap64... yes [07:21:10.199] checking for __builtin_clz... yes [07:21:10.258] checking for __builtin_ctz... yes [07:21:10.317] checking for __builtin_popcount... yes [07:21:10.375] checking for __builtin_frame_address... yes [07:21:10.435] checking for _LARGEFILE_SOURCE value needed for large files... no [07:21:10.495] checking how ccache gcc reports undeclared, standard C functions... error [07:21:10.525] checking for posix_fadvise... yes [07:21:10.586] checking whether posix_fadvise is declared... yes [07:21:10.601] checking whether fdatasync is declared... yes [07:21:10.615] checking whether strlcat is declared... no [07:21:10.680] checking whether strlcpy is declared... no [07:21:10.748] checking whether strnlen is declared... yes [07:21:10.763] checking whether strsep is declared... yes [07:21:10.778] checking whether preadv is declared... yes [07:21:10.793] checking whether pwritev is declared... yes [07:21:10.806] checking whether F_FULLFSYNC is declared... no [07:21:10.840] checking for explicit_bzero... yes [07:21:10.895] checking for getopt... yes [07:21:10.950] checking for getpeereid... no [07:21:11.009] checking for inet_aton... yes [07:21:11.065] checking for mkdtemp... yes [07:21:11.124] checking for strlcat... no [07:21:11.185] checking for strlcpy... no [07:21:11.249] checking for strnlen... yes [07:21:11.309] checking for strsep... yes [07:21:11.364] checking for pthread_barrier_wait... yes [07:21:11.421] checking for getopt_long... yes [07:21:11.478] checking for syslog... yes [07:21:11.535] checking syslog.h usability... yes [07:21:11.545] checking syslog.h presence... yes [07:21:11.558] checking for syslog.h... yes [07:21:11.559] checking for opterr... yes [07:21:11.616] checking for optreset... no [07:21:11.681] checking unicode/ucol.h usability... yes [07:21:11.700] checking unicode/ucol.h presence... yes [07:21:11.724] checking for unicode/ucol.h... yes [07:21:11.729] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:21:11.760] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:21:11.771] checking for rl_completion_suppress_quote... yes [07:21:11.838] checking for rl_filename_quote_characters... yes [07:21:11.903] checking for rl_filename_quoting_function... yes [07:21:11.970] checking for append_history... yes [07:21:12.038] checking for history_truncate_file... yes [07:21:12.106] checking for rl_completion_matches... yes [07:21:12.175] checking for rl_filename_completion_function... yes [07:21:12.243] checking for rl_reset_screen_size... yes [07:21:12.310] checking for rl_variable_bind... yes [07:21:12.375] checking test program... ok [07:21:12.432] checking whether long int is 64 bits... yes [07:21:12.498] checking for __builtin_mul_overflow... yes [07:21:12.557] checking size of void *... 8 [07:21:12.633] checking size of size_t... 8 [07:21:12.710] checking size of long... 8 [07:21:12.785] checking alignment of short... 2 [07:21:12.860] checking alignment of int... 4 [07:21:12.935] checking alignment of long... 8 [07:21:13.010] checking alignment of double... 8 [07:21:13.087] checking for __int128... yes [07:21:13.148] checking for __int128 alignment bug... ok [07:21:13.205] checking alignment of PG_INT128_TYPE... 16 [07:21:13.280] checking for builtin __sync char locking functions... yes [07:21:13.337] checking for builtin __sync int32 locking functions... yes [07:21:13.393] checking for builtin __sync int32 atomic operations... yes [07:21:13.449] checking for builtin __sync int64 atomic operations... yes [07:21:13.505] checking for builtin __atomic int32 atomic operations... yes [07:21:13.561] checking for builtin __atomic int64 atomic operations... yes [07:21:13.617] checking for __get_cpuid... yes [07:21:13.678] checking for __get_cpuid_count... yes [07:21:13.738] checking for __cpuid... no [07:21:13.761] checking for __cpuidex... no [07:21:13.784] checking for _xgetbv... yes [07:21:14.250] checking for _mm512_popcnt_epi64... yes [07:21:14.680] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:21:14.731] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:21:14.840] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:21:14.865] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:21:14.885] 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 [07:21:14.959] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:21:14.959] checking for library containing sem_init... none required [07:21:15.021] checking which semaphore API to use... unnamed POSIX [07:21:15.021] checking which random number source to use... OpenSSL [07:21:15.023] checking for tclsh... /usr/bin/tclsh [07:21:15.023] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:21:15.057] checking tcl.h usability... yes [07:21:15.070] checking tcl.h presence... yes [07:21:15.092] checking for tcl.h... yes [07:21:15.092] checking for perl.h... yes [07:21:15.169] checking for libperl... yes [07:21:15.429] checking Python.h usability... yes [07:21:15.485] checking Python.h presence... yes [07:21:15.540] checking for Python.h... yes [07:21:15.541] checking for xmllint... /usr/bin/xmllint [07:21:15.541] checking for xsltproc... /usr/bin/xsltproc [07:21:15.541] checking for fop... /usr/bin/fop [07:21:15.541] checking for dbtoepub... no [07:21:15.542] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:21:15.599] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:21:15.666] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [07:21:15.666] 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 [07:21:15.666] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:21:15.666] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:21:15.666] configure: using CXX=ccache g++ [07:21:15.666] 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 [07:21:15.666] configure: using CLANG=ccache clang-16 [07:21:15.666] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [07:21:15.666] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:21:15.695] configure: updating cache gcc.cache [07:21:15.705] configure: creating ./config.status [07:21:15.797] config.status: creating GNUmakefile [07:21:15.810] config.status: creating src/Makefile.global [07:21:15.827] config.status: creating src/include/pg_config.h [07:21:15.840] config.status: creating src/include/pg_config_ext.h [07:21:15.853] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:21:15.868] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:21:15.877] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:21:15.884] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:21:15.892] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:21:15.900] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:21:15.934] [07:21:15.934] real 0m14.029s [07:21:15.934] user 0m8.360s [07:21:15.934] sys 0m4.632s [07:21:15.934] make -s -j${BUILD_JOBS} clean [07:21:16.463] time make -s -j${BUILD_JOBS} world-bin [07:22:04.318] In file included from ../../../../src/include/postgres.h:47, [07:22:04.318] from xlogrecovery.c:25: [07:22:04.318] In function ‘MemoryContextSwitchTo’, [07:22:04.318] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1849:3: [07:22:04.318] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [07:22:04.318] 128 | CurrentMemoryContext = context; [07:22:04.318] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [07:22:04.318] xlogrecovery.c: In function ‘PerformWalRecovery’: [07:22:04.318] xlogrecovery.c:1731:31: note: ‘oldCtx’ was declared here [07:22:04.318] 1731 | MemoryContext oldCtx; [07:22:04.318] | ^~~~~~ [07:22:04.318] cc1: all warnings being treated as errors [07:22:04.319] make[4]: *** [: xlogrecovery.o] Error 1 [07:22:04.319] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [07:22:04.319] make[2]: *** [common.mk:37: access-recursive] Error 2 [07:22:04.319] make[2]: *** Waiting for unfinished jobs.... [07:22:11.395] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:22:11.395] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:22:11.396] [07:22:11.396] real 0m54.932s [07:22:11.396] user 2m48.689s [07:22:11.396] sys 0m42.440s [07:22:11.396] [07:22:11.396] Exit status: 2