[23:42:33.769] time ./configure \ [23:42:33.769] --cache gcc.cache \ [23:42:33.769] --enable-dtrace \ [23:42:33.769] ${LINUX_CONFIGURE_FEATURES} \ [23:42:33.769] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:42:33.964] configure: creating cache gcc.cache [23:42:33.979] checking build system type... x86_64-pc-linux-gnu [23:42:34.183] checking host system type... x86_64-pc-linux-gnu [23:42:34.183] checking which template to use... linux [23:42:34.184] checking whether NLS is wanted... no [23:42:34.184] checking for default port number... 5432 [23:42:34.191] checking for dtrace... /usr/bin/dtrace [23:42:34.191] checking for block size... 8kB [23:42:34.192] checking for segment size... 1GB [23:42:34.195] checking for WAL block size... 8kB [23:42:34.231] checking whether the C compiler works... yes [23:42:34.334] checking for C compiler default output file name... a.out [23:42:34.336] checking for suffix of executables... [23:42:34.377] checking whether we are cross compiling... no [23:42:34.439] checking for suffix of object files... o [23:42:34.449] checking whether we are using the GNU C compiler... yes [23:42:34.457] checking whether ccache gcc accepts -g... yes [23:42:34.464] checking for ccache gcc option to accept ISO C89... none needed [23:42:34.473] checking for ccache gcc option to accept ISO C99... none needed [23:42:34.540] checking whether we are using the GNU C++ compiler... yes [23:42:34.548] checking whether ccache g++ accepts -g... yes [23:42:34.624] checking for gawk... no [23:42:34.624] checking for mawk... mawk [23:42:34.625] checking for LLVM_CONFIG... llvm-config-16 [23:42:34.641] configure: using llvm 16.0.6 [23:42:34.641] checking for CLANG... ccache clang-16 [23:42:35.123] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:42:35.130] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:42:35.137] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:42:35.185] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:42:35.324] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:42:35.332] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:42:35.341] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:42:35.349] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:42:35.356] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:42:35.364] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:42:35.371] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:42:35.379] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:42:35.386] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:42:35.394] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:42:35.402] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:42:35.409] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:42:35.417] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:42:35.456] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:42:35.463] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:42:35.470] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:42:35.477] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:42:35.484] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:42:35.491] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:42:35.514] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:42:35.521] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:42:35.528] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:42:35.567] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:42:35.608] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:42:35.616] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:42:35.624] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:42:35.659] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:42:35.667] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:42:35.674] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:42:35.682] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:42:35.688] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:42:35.695] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:42:35.702] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:42:35.709] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:42:35.716] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:42:35.724] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:42:35.730] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:42:35.737] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:42:35.750] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:42:35.762] checking whether the C compiler still works... yes [23:42:35.826] checking how to run the C preprocessor... ccache gcc -E [23:42:35.899] checking for pkg-config... /usr/bin/pkg-config [23:42:35.899] checking pkg-config is at least version 0.9.0... yes [23:42:35.907] checking whether to build with ICU support... yes [23:42:35.907] checking for icu-uc icu-i18n... yes [23:42:35.920] checking whether to build with Tcl... yes [23:42:35.920] checking whether to build Perl modules... yes [23:42:35.920] checking whether to build Python modules... yes [23:42:35.920] checking whether to build with GSSAPI support... yes [23:42:35.921] checking whether to build with PAM support... yes [23:42:35.921] checking whether to build with BSD Authentication support... no [23:42:35.921] checking whether to build with LDAP support... yes [23:42:35.922] checking whether to build with Bonjour support... no [23:42:35.922] checking whether to build with SELinux support... yes [23:42:35.922] checking whether to build with systemd support... yes [23:42:35.922] checking whether to build with XML support... yes [23:42:35.922] checking for libxml-2.0 >= 2.6.23... yes [23:42:35.931] checking whether to build with LZ4 support... yes [23:42:35.931] checking for liblz4... yes [23:42:35.940] checking whether to build with ZSTD support... yes [23:42:35.940] checking for libzstd >= 1.4.0... yes [23:42:35.949] checking for strip... strip [23:42:35.949] checking whether it is possible to strip libraries... yes [23:42:35.954] checking for ar... ar [23:42:35.954] checking for a BSD-compatible install... /usr/bin/install -c [23:42:35.963] checking for tar... /usr/bin/tar [23:42:35.963] checking whether ln -s works... yes [23:42:35.963] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:42:35.965] checking for bison... /usr/bin/bison [23:42:35.973] configure: using bison (GNU Bison) 3.8.2 [23:42:35.975] checking for flex... /usr/bin/flex [23:42:35.993] configure: using flex 2.6.4 [23:42:35.993] checking for perl... /usr/bin/perl [23:42:36.013] configure: using perl 5.36.0 [23:42:36.015] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:42:36.027] checking for Perl privlibexp... /usr/share/perl/5.36 [23:42:36.032] checking for Perl useshrplib... true [23:42:36.041] 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:42:36.047] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:42:36.053] 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:42:36.187] checking for python3... /usr/bin/python3 [23:42:36.200] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:42:36.206] checking for Python sysconfig module... yes [23:42:36.219] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:42:36.233] checking Python include directory... -I/usr/include/python3.11 [23:42:36.246] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:42:36.290] checking for a sed that does not truncate output... /usr/bin/sed [23:42:36.296] checking for grep that handles long lines and -e... /usr/bin/grep [23:42:36.298] checking for egrep... /usr/bin/grep -E [23:42:36.300] checking for ANSI C header files... yes [23:42:36.416] checking for sys/types.h... yes [23:42:36.436] checking for sys/stat.h... yes [23:42:36.462] checking for stdlib.h... yes [23:42:36.478] checking for string.h... yes [23:42:36.493] checking for memory.h... yes [23:42:36.510] checking for strings.h... yes [23:42:36.526] checking for inttypes.h... yes [23:42:36.544] checking for stdint.h... yes [23:42:36.559] checking for unistd.h... yes [23:42:36.577] checking whether ccache gcc is Clang... no [23:42:36.590] checking whether pthreads work with -pthread... yes [23:42:36.648] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:42:36.693] checking whether more special flags are required for pthreads... no [23:42:36.693] checking for PTHREAD_PRIO_INHERIT... yes [23:42:36.744] checking pthread.h usability... yes [23:42:36.753] checking pthread.h presence... yes [23:42:36.770] checking for pthread.h... yes [23:42:36.770] checking for strerror_r... yes [23:42:36.814] checking whether strerror_r returns int... no [23:42:36.849] checking for main in -lm... yes [23:42:36.900] checking for library containing setproctitle... no [23:42:36.997] checking for library containing dlsym... none required [23:42:37.041] checking for library containing socket... none required [23:42:37.085] checking for library containing getopt_long... none required [23:42:37.130] checking for library containing shm_open... none required [23:42:37.177] checking for library containing shm_unlink... none required [23:42:37.221] checking for library containing clock_gettime... none required [23:42:37.266] checking for library containing shmget... none required [23:42:37.309] checking for library containing backtrace_symbols... none required [23:42:37.354] checking for library containing pthread_barrier_wait... none required [23:42:37.398] checking for library containing readline... -lreadline [23:42:37.460] checking for inflate in -lz... yes [23:42:37.506] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:42:37.614] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:42:37.682] checking for SSL_new in -lssl... yes [23:42:37.749] checking for SSL_CTX_set_cert_cb... yes [23:42:37.818] checking for OPENSSL_init_ssl... yes [23:42:37.889] checking for X509_get_signature_info... yes [23:42:37.965] checking for SSL_CTX_set_num_tickets... yes [23:42:38.037] checking for pam_start in -lpam... yes [23:42:38.095] checking for xmlSaveToBuffer in -lxml2... yes [23:42:38.183] checking for xsltCleanupGlobals in -lxslt... yes [23:42:38.283] checking for LZ4_compress_default in -llz4... yes [23:42:38.338] checking for ZSTD_compress in -lzstd... yes [23:42:38.394] checking for ldap_bind in -lldap... yes [23:42:38.476] checking for ldap_initialize... yes [23:42:38.545] checking for ldap_verify_credentials... yes [23:42:38.614] checking for security_compute_create_name in -lselinux... yes [23:42:38.677] checking for uuid_export in -lossp-uuid... yes [23:42:38.736] checking for stdbool.h that conforms to C99... yes [23:42:38.747] checking for _Bool... yes [23:42:38.818] checking atomic.h usability... no [23:42:38.872] checking atomic.h presence... no [23:42:38.891] checking for atomic.h... no [23:42:38.894] checking copyfile.h usability... no [23:42:38.950] checking copyfile.h presence... no [23:42:38.968] checking for copyfile.h... no [23:42:38.972] checking execinfo.h usability... yes [23:42:38.981] checking execinfo.h presence... yes [23:42:38.995] checking for execinfo.h... yes [23:42:39.002] checking getopt.h usability... yes [23:42:39.011] checking getopt.h presence... yes [23:42:39.025] checking for getopt.h... yes [23:42:39.032] checking ifaddrs.h usability... yes [23:42:39.045] checking ifaddrs.h presence... yes [23:42:39.063] checking for ifaddrs.h... yes [23:42:39.070] checking mbarrier.h usability... no [23:42:39.123] checking mbarrier.h presence... no [23:42:39.141] checking for mbarrier.h... no [23:42:39.145] checking sys/epoll.h usability... yes [23:42:39.155] checking sys/epoll.h presence... yes [23:42:39.171] checking for sys/epoll.h... yes [23:42:39.179] checking sys/event.h usability... no [23:42:39.234] checking sys/event.h presence... no [23:42:39.252] checking for sys/event.h... no [23:42:39.255] checking sys/personality.h usability... yes [23:42:39.264] checking sys/personality.h presence... yes [23:42:39.278] checking for sys/personality.h... yes [23:42:39.285] checking sys/prctl.h usability... yes [23:42:39.296] checking sys/prctl.h presence... yes [23:42:39.310] checking for sys/prctl.h... yes [23:42:39.317] checking sys/procctl.h usability... no [23:42:39.371] checking sys/procctl.h presence... no [23:42:39.389] checking for sys/procctl.h... no [23:42:39.392] checking sys/signalfd.h usability... yes [23:42:39.402] checking sys/signalfd.h presence... yes [23:42:39.416] checking for sys/signalfd.h... yes [23:42:39.424] checking sys/ucred.h usability... no [23:42:39.477] checking sys/ucred.h presence... no [23:42:39.496] checking for sys/ucred.h... no [23:42:39.500] checking termios.h usability... yes [23:42:39.513] checking termios.h presence... yes [23:42:39.528] checking for termios.h... yes [23:42:39.535] checking ucred.h usability... no [23:42:39.590] checking ucred.h presence... no [23:42:39.609] checking for ucred.h... no [23:42:39.613] checking xlocale.h usability... no [23:42:39.667] checking xlocale.h presence... no [23:42:39.685] checking for xlocale.h... no [23:42:39.687] checking readline/readline.h usability... yes [23:42:39.701] checking readline/readline.h presence... yes [23:42:39.719] checking for readline/readline.h... yes [23:42:39.720] checking readline/history.h usability... yes [23:42:39.729] checking readline/history.h presence... yes [23:42:39.746] checking for readline/history.h... yes [23:42:39.749] checking zlib.h usability... yes [23:42:39.761] checking zlib.h presence... yes [23:42:39.780] checking for zlib.h... yes [23:42:39.780] checking for lz4... /usr/bin/lz4 [23:42:39.780] checking lz4.h usability... yes [23:42:39.791] checking lz4.h presence... yes [23:42:39.807] checking for lz4.h... yes [23:42:39.807] checking for zstd... /usr/bin/zstd [23:42:39.808] checking zstd.h usability... yes [23:42:39.818] checking zstd.h presence... yes [23:42:39.835] checking for zstd.h... yes [23:42:39.835] checking gssapi/gssapi.h usability... yes [23:42:39.846] checking gssapi/gssapi.h presence... yes [23:42:39.864] checking for gssapi/gssapi.h... yes [23:42:39.866] checking gssapi/gssapi_ext.h usability... yes [23:42:39.878] checking gssapi/gssapi_ext.h presence... yes [23:42:39.896] checking for gssapi/gssapi_ext.h... yes [23:42:39.898] checking for openssl... /usr/bin/openssl [23:42:39.908] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:42:39.908] checking openssl/ssl.h usability... yes [23:42:39.957] checking openssl/ssl.h presence... yes [23:42:40.008] checking for openssl/ssl.h... yes [23:42:40.008] checking openssl/err.h usability... yes [23:42:40.021] checking openssl/err.h presence... yes [23:42:40.049] checking for openssl/err.h... yes [23:42:40.049] checking security/pam_appl.h usability... yes [23:42:40.060] checking security/pam_appl.h presence... yes [23:42:40.074] checking for security/pam_appl.h... yes [23:42:40.075] checking systemd/sd-daemon.h usability... yes [23:42:40.086] checking systemd/sd-daemon.h presence... yes [23:42:40.105] checking for systemd/sd-daemon.h... yes [23:42:40.105] checking libxml/parser.h usability... yes [23:42:40.143] checking libxml/parser.h presence... yes [23:42:40.173] checking for libxml/parser.h... yes [23:42:40.173] checking libxslt/xslt.h usability... yes [23:42:40.185] checking libxslt/xslt.h presence... yes [23:42:40.217] checking for libxslt/xslt.h... yes [23:42:40.217] checking ldap.h usability... yes [23:42:40.230] checking ldap.h presence... yes [23:42:40.248] checking for ldap.h... yes [23:42:40.248] checking for compatible LDAP implementation... yes [23:42:40.257] checking ossp/uuid.h usability... yes [23:42:40.267] checking ossp/uuid.h presence... yes [23:42:40.286] checking for ossp/uuid.h... yes [23:42:40.306] checking whether byte ordering is bigendian... no [23:42:40.404] checking for inline... inline [23:42:40.411] checking for printf format archetype... gnu_printf [23:42:40.420] checking for _Static_assert... yes [23:42:40.476] checking for typeof... typeof [23:42:40.484] checking for __builtin_types_compatible_p... yes [23:42:40.495] checking for __builtin_constant_p... yes [23:42:40.506] checking for __builtin_unreachable... yes [23:42:40.561] checking for computed goto support... yes [23:42:40.569] checking for struct tm.tm_zone... yes [23:42:40.579] checking for union semun... no [23:42:40.622] checking for socklen_t... yes [23:42:40.676] checking for struct sockaddr.sa_len... no [23:42:40.760] checking for C/C++ restrict keyword... __restrict [23:42:40.774] checking for struct option... yes [23:42:40.816] checking whether assembler supports x86_64 popcntq... yes [23:42:40.824] checking for special C compiler options needed for large files... no [23:42:40.824] checking for _FILE_OFFSET_BITS value needed for large files... no [23:42:40.832] checking size of off_t... 8 [23:42:40.908] checking size of bool... 1 [23:42:40.980] checking for int timezone... yes [23:42:41.045] checking for backtrace_symbols... yes [23:42:41.112] checking for copyfile... no [23:42:41.178] checking for copy_file_range... yes [23:42:41.243] checking for getifaddrs... yes [23:42:41.308] checking for getpeerucred... no [23:42:41.376] checking for inet_pton... yes [23:42:41.444] checking for kqueue... no [23:42:41.511] checking for mbstowcs_l... no [23:42:41.575] checking for memset_s... no [23:42:41.642] checking for posix_fallocate... yes [23:42:41.706] checking for ppoll... yes [23:42:41.770] checking for pthread_is_threaded_np... no [23:42:41.837] checking for setproctitle... no [23:42:41.903] checking for setproctitle_fast... no [23:42:41.968] checking for strchrnul... yes [23:42:42.032] checking for strsignal... yes [23:42:42.098] checking for syncfs... yes [23:42:42.162] checking for sync_file_range... yes [23:42:42.225] checking for uselocale... yes [23:42:42.286] checking for wcstombs_l... no [23:42:42.346] checking for __builtin_bswap16... yes [23:42:42.407] checking for __builtin_bswap32... yes [23:42:42.466] checking for __builtin_bswap64... yes [23:42:42.527] checking for __builtin_clz... yes [23:42:42.589] checking for __builtin_ctz... yes [23:42:42.649] checking for __builtin_popcount... yes [23:42:42.710] checking for __builtin_frame_address... yes [23:42:42.771] checking for _LARGEFILE_SOURCE value needed for large files... no [23:42:42.833] checking how ccache gcc reports undeclared, standard C functions... error [23:42:42.862] checking for posix_fadvise... yes [23:42:42.924] checking whether posix_fadvise is declared... yes [23:42:42.940] checking whether fdatasync is declared... yes [23:42:42.955] checking whether strlcat is declared... no [23:42:43.017] checking whether strlcpy is declared... no [23:42:43.081] checking whether strnlen is declared... yes [23:42:43.096] checking whether strsep is declared... yes [23:42:43.111] checking whether preadv is declared... yes [23:42:43.126] checking whether pwritev is declared... yes [23:42:43.140] checking whether F_FULLFSYNC is declared... no [23:42:43.176] checking for explicit_bzero... yes [23:42:43.233] checking for getopt... yes [23:42:43.291] checking for getpeereid... no [23:42:43.352] checking for inet_aton... yes [23:42:43.409] checking for mkdtemp... yes [23:42:43.466] checking for strlcat... no [23:42:43.529] checking for strlcpy... no [23:42:43.592] checking for strnlen... yes [23:42:43.654] checking for strsep... yes [23:42:43.714] checking for pthread_barrier_wait... yes [23:42:43.773] checking for getopt_long... yes [23:42:43.832] checking for syslog... yes [23:42:43.889] checking syslog.h usability... yes [23:42:43.899] checking syslog.h presence... yes [23:42:43.915] checking for syslog.h... yes [23:42:43.915] checking for opterr... yes [23:42:43.975] checking for optreset... no [23:42:44.040] checking unicode/ucol.h usability... yes [23:42:44.058] checking unicode/ucol.h presence... yes [23:42:44.082] checking for unicode/ucol.h... yes [23:42:44.088] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:42:44.113] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:42:44.123] checking for rl_completion_suppress_quote... yes [23:42:44.190] checking for rl_filename_quote_characters... yes [23:42:44.256] checking for rl_filename_quoting_function... yes [23:42:44.326] checking for append_history... yes [23:42:44.394] checking for history_truncate_file... yes [23:42:44.462] checking for rl_completion_matches... yes [23:42:44.530] checking for rl_filename_completion_function... yes [23:42:44.597] checking for rl_reset_screen_size... yes [23:42:44.665] checking for rl_variable_bind... yes [23:42:44.728] checking test program... ok [23:42:44.784] checking whether long int is 64 bits... yes [23:42:44.849] checking for __builtin_mul_overflow... yes [23:42:44.907] checking size of void *... 8 [23:42:44.985] checking size of size_t... 8 [23:42:45.069] checking size of long... 8 [23:42:45.146] checking alignment of short... 2 [23:42:45.222] checking alignment of int... 4 [23:42:45.297] checking alignment of long... 8 [23:42:45.374] checking alignment of double... 8 [23:42:45.450] checking for int8... no [23:42:45.489] checking for uint8... no [23:42:45.527] checking for int64... no [23:42:45.566] checking for uint64... no [23:42:45.605] checking for __int128... yes [23:42:45.664] checking for __int128 alignment bug... ok [23:42:45.721] checking alignment of PG_INT128_TYPE... 16 [23:42:45.794] checking for builtin __sync char locking functions... yes [23:42:45.851] checking for builtin __sync int32 locking functions... yes [23:42:45.907] checking for builtin __sync int32 atomic operations... yes [23:42:45.962] checking for builtin __sync int64 atomic operations... yes [23:42:46.018] checking for builtin __atomic int32 atomic operations... yes [23:42:46.074] checking for builtin __atomic int64 atomic operations... yes [23:42:46.129] checking for __get_cpuid... yes [23:42:46.185] checking for __get_cpuid_count... yes [23:42:46.241] checking for __cpuid... no [23:42:46.263] checking for __cpuidex... no [23:42:46.286] checking for _xgetbv with CFLAGS=... no [23:42:46.715] checking for _xgetbv with CFLAGS=-mxsave... yes [23:42:47.125] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:42:47.523] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:42:47.893] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:42:47.943] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:42:48.048] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:42:48.072] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:42:48.092] 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:42:48.164] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:42:48.164] checking for library containing sem_init... none required [23:42:48.222] checking which semaphore API to use... unnamed POSIX [23:42:48.222] checking which random number source to use... OpenSSL [23:42:48.224] checking for tclsh... /usr/bin/tclsh [23:42:48.224] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:42:48.257] checking tcl.h usability... yes [23:42:48.273] checking tcl.h presence... yes [23:42:48.294] checking for tcl.h... yes [23:42:48.294] checking for perl.h... yes [23:42:48.384] checking for libperl... yes [23:42:48.650] checking Python.h usability... yes [23:42:48.708] checking Python.h presence... yes [23:42:48.767] checking for Python.h... yes [23:42:48.767] checking for xmllint... /usr/bin/xmllint [23:42:48.768] checking for xsltproc... /usr/bin/xsltproc [23:42:48.768] checking for fop... /usr/bin/fop [23:42:48.769] checking for dbtoepub... no [23:42:48.769] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:42:48.832] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:42:48.906] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:42:48.906] 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:42:48.906] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:42:48.906] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:42:48.906] configure: using CXX=ccache g++ [23:42:48.906] 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:42:48.906] configure: using CLANG=ccache clang-16 [23:42:48.906] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:42:48.906] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:42:48.936] configure: updating cache gcc.cache [23:42:48.947] configure: creating ./config.status [23:42:49.041] config.status: creating GNUmakefile [23:42:49.055] config.status: creating src/Makefile.global [23:42:49.071] config.status: creating src/include/pg_config.h [23:42:49.085] config.status: creating src/include/pg_config_ext.h [23:42:49.097] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:42:49.114] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:42:49.123] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:42:49.130] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:42:49.138] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:42:49.146] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:42:49.186] [23:42:49.186] real 0m15.417s [23:42:49.186] user 0m9.215s [23:42:49.186] sys 0m5.212s [23:42:49.186] make -s -j${BUILD_JOBS} clean [23:42:49.704] time make -s -j${BUILD_JOBS} world-bin [23:43:14.326] In file included from ../../../../src/include/postgres.h:47, [23:43:14.326] from xlogrecovery.c:25: [23:43:14.326] In function ‘MemoryContextSwitchTo’, [23:43:14.326] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [23:43:14.326] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [23:43:14.326] 128 | CurrentMemoryContext = context; [23:43:14.326] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [23:43:14.326] xlogrecovery.c: In function ‘PerformWalRecovery’: [23:43:14.326] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [23:43:14.326] 1732 | MemoryContext oldCtx; [23:43:14.326] | ^~~~~~ [23:43:14.326] cc1: all warnings being treated as errors [23:43:14.327] make[4]: *** [: xlogrecovery.o] Error 1 [23:43:14.327] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [23:43:14.327] make[2]: *** [common.mk:37: access-recursive] Error 2 [23:43:14.327] make[2]: *** Waiting for unfinished jobs.... [23:43:16.024] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:43:16.025] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:43:16.025] [23:43:16.025] real 0m26.321s [23:43:16.025] user 1m2.272s [23:43:16.025] sys 0m33.947s [23:43:16.025] [23:43:16.025] Exit status: 2