[18:13:34.448] time ./configure \ [18:13:34.448] --cache gcc.cache \ [18:13:34.448] --enable-dtrace \ [18:13:34.448] ${LINUX_CONFIGURE_FEATURES} \ [18:13:34.448] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [18:13:34.622] configure: creating cache gcc.cache [18:13:34.636] checking build system type... x86_64-pc-linux-gnu [18:13:34.840] checking host system type... x86_64-pc-linux-gnu [18:13:34.840] checking which template to use... linux [18:13:34.841] checking whether NLS is wanted... no [18:13:34.841] checking for default port number... 5432 [18:13:34.848] checking for dtrace... /usr/bin/dtrace [18:13:34.848] checking for block size... 8kB [18:13:34.849] checking for segment size... 1GB [18:13:34.852] checking for WAL block size... 8kB [18:13:34.884] checking whether the C compiler works... yes [18:13:34.990] checking for C compiler default output file name... a.out [18:13:34.991] checking for suffix of executables... [18:13:35.026] checking whether we are cross compiling... no [18:13:35.081] checking for suffix of object files... o [18:13:35.092] checking whether we are using the GNU C compiler... yes [18:13:35.098] checking whether ccache gcc accepts -g... yes [18:13:35.104] checking for ccache gcc option to accept ISO C89... none needed [18:13:35.112] checking for ccache gcc option to accept ISO C99... none needed [18:13:35.171] checking whether we are using the GNU C++ compiler... yes [18:13:35.177] checking whether ccache g++ accepts -g... yes [18:13:35.237] checking for gawk... no [18:13:35.237] checking for mawk... mawk [18:13:35.237] checking for LLVM_CONFIG... llvm-config-16 [18:13:35.259] configure: using llvm 16.0.6 [18:13:35.259] checking for CLANG... ccache clang-16 [18:13:35.763] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:13:35.770] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [18:13:35.777] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:13:35.823] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:13:35.983] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [18:13:35.991] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [18:13:35.998] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:13:36.006] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:13:36.013] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:13:36.021] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:13:36.028] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [18:13:36.035] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:13:36.042] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:13:36.050] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:13:36.057] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [18:13:36.065] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [18:13:36.072] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:13:36.110] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:13:36.117] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:13:36.125] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [18:13:36.132] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [18:13:36.139] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:13:36.146] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:13:36.170] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:13:36.177] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:13:36.184] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:13:36.222] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:13:36.262] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:13:36.270] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:13:36.276] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:13:36.312] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:13:36.319] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:13:36.326] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:13:36.335] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:13:36.342] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:13:36.349] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [18:13:36.356] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:13:36.363] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:13:36.370] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:13:36.377] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [18:13:36.385] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [18:13:36.392] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:13:36.399] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:13:36.406] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:13:36.418] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:13:36.431] checking whether the C compiler still works... yes [18:13:36.495] checking how to run the C preprocessor... ccache gcc -E [18:13:36.571] checking for pkg-config... /usr/bin/pkg-config [18:13:36.571] checking pkg-config is at least version 0.9.0... yes [18:13:36.582] checking whether to build with ICU support... yes [18:13:36.582] checking for icu-uc icu-i18n... yes [18:13:36.593] checking whether to build with Tcl... yes [18:13:36.593] checking whether to build Perl modules... yes [18:13:36.593] checking whether to build Python modules... yes [18:13:36.593] checking whether to build with GSSAPI support... yes [18:13:36.595] checking whether to build with PAM support... yes [18:13:36.595] checking whether to build with BSD Authentication support... no [18:13:36.595] checking whether to build with LDAP support... yes [18:13:36.595] checking whether to build with Bonjour support... no [18:13:36.595] checking whether to build with SELinux support... yes [18:13:36.595] checking whether to build with systemd support... yes [18:13:36.595] checking whether to build with XML support... yes [18:13:36.596] checking for libxml-2.0 >= 2.6.23... yes [18:13:36.606] checking whether to build with LZ4 support... yes [18:13:36.606] checking for liblz4... yes [18:13:36.614] checking whether to build with ZSTD support... yes [18:13:36.614] checking for libzstd >= 1.4.0... yes [18:13:36.622] checking for strip... strip [18:13:36.622] checking whether it is possible to strip libraries... yes [18:13:36.626] checking for ar... ar [18:13:36.626] checking for a BSD-compatible install... /usr/bin/install -c [18:13:36.635] checking for tar... /usr/bin/tar [18:13:36.636] checking whether ln -s works... yes [18:13:36.636] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:13:36.638] checking for bison... /usr/bin/bison [18:13:36.645] configure: using bison (GNU Bison) 3.8.2 [18:13:36.648] checking for flex... /usr/bin/flex [18:13:36.666] configure: using flex 2.6.4 [18:13:36.666] checking for perl... /usr/bin/perl [18:13:36.691] configure: using perl 5.36.0 [18:13:36.693] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [18:13:36.706] checking for Perl privlibexp... /usr/share/perl/5.36 [18:13:36.711] checking for Perl useshrplib... true [18:13:36.722] 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 [18:13:36.728] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:13:36.734] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:13:36.872] checking for python3... /usr/bin/python3 [18:13:36.885] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [18:13:36.891] checking for Python sysconfig module... yes [18:13:36.903] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [18:13:36.917] checking Python include directory... -I/usr/include/python3.11 [18:13:36.928] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [18:13:36.971] checking for a sed that does not truncate output... /usr/bin/sed [18:13:36.976] checking for grep that handles long lines and -e... /usr/bin/grep [18:13:36.978] checking for egrep... /usr/bin/grep -E [18:13:36.980] checking for ANSI C header files... yes [18:13:37.088] checking for sys/types.h... yes [18:13:37.105] checking for sys/stat.h... yes [18:13:37.137] checking for stdlib.h... yes [18:13:37.152] checking for string.h... yes [18:13:37.167] checking for memory.h... yes [18:13:37.182] checking for strings.h... yes [18:13:37.197] checking for inttypes.h... yes [18:13:37.213] checking for stdint.h... yes [18:13:37.227] checking for unistd.h... yes [18:13:37.244] checking whether ccache gcc is Clang... no [18:13:37.257] checking whether pthreads work with -pthread... yes [18:13:37.311] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:13:37.354] checking whether more special flags are required for pthreads... no [18:13:37.354] checking for PTHREAD_PRIO_INHERIT... yes [18:13:37.402] checking pthread.h usability... yes [18:13:37.410] checking pthread.h presence... yes [18:13:37.426] checking for pthread.h... yes [18:13:37.426] checking for strerror_r... yes [18:13:37.469] checking whether strerror_r returns int... no [18:13:37.501] checking for main in -lm... yes [18:13:37.549] checking for library containing setproctitle... no [18:13:37.645] checking for library containing dlsym... none required [18:13:37.687] checking for library containing socket... none required [18:13:37.730] checking for library containing getopt_long... none required [18:13:37.772] checking for library containing shm_open... none required [18:13:37.815] checking for library containing shm_unlink... none required [18:13:37.857] checking for library containing clock_gettime... none required [18:13:37.902] checking for library containing shmget... none required [18:13:37.945] checking for library containing backtrace_symbols... none required [18:13:37.986] checking for library containing pthread_barrier_wait... none required [18:13:38.027] checking for library containing readline... -lreadline [18:13:38.081] checking for inflate in -lz... yes [18:13:38.125] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:13:38.234] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:13:38.302] checking for SSL_new in -lssl... yes [18:13:38.370] checking for SSL_CTX_set_cert_cb... yes [18:13:38.435] checking for OPENSSL_init_ssl... yes [18:13:38.502] checking for X509_get_signature_info... yes [18:13:38.575] checking for SSL_CTX_set_num_tickets... yes [18:13:38.641] checking for pam_start in -lpam... yes [18:13:38.694] checking for xmlSaveToBuffer in -lxml2... yes [18:13:38.785] checking for xsltCleanupGlobals in -lxslt... yes [18:13:38.871] checking for LZ4_compress_default in -llz4... yes [18:13:38.926] checking for ZSTD_compress in -lzstd... yes [18:13:38.979] checking for ldap_bind in -lldap... yes [18:13:39.060] checking for ldap_initialize... yes [18:13:39.128] checking for ldap_verify_credentials... yes [18:13:39.193] checking for security_compute_create_name in -lselinux... yes [18:13:39.248] checking for uuid_export in -lossp-uuid... yes [18:13:39.304] checking for stdbool.h that conforms to C99... yes [18:13:39.314] checking for _Bool... yes [18:13:39.380] checking atomic.h usability... no [18:13:39.431] checking atomic.h presence... no [18:13:39.448] checking for atomic.h... no [18:13:39.451] checking copyfile.h usability... no [18:13:39.502] checking copyfile.h presence... no [18:13:39.520] checking for copyfile.h... no [18:13:39.523] checking execinfo.h usability... yes [18:13:39.531] checking execinfo.h presence... yes [18:13:39.544] checking for execinfo.h... yes [18:13:39.551] checking getopt.h usability... yes [18:13:39.559] checking getopt.h presence... yes [18:13:39.573] checking for getopt.h... yes [18:13:39.579] checking ifaddrs.h usability... yes [18:13:39.592] checking ifaddrs.h presence... yes [18:13:39.608] checking for ifaddrs.h... yes [18:13:39.615] checking mbarrier.h usability... no [18:13:39.666] checking mbarrier.h presence... no [18:13:39.683] checking for mbarrier.h... no [18:13:39.686] checking sys/epoll.h usability... yes [18:13:39.695] checking sys/epoll.h presence... yes [18:13:39.710] checking for sys/epoll.h... yes [18:13:39.717] checking sys/event.h usability... no [18:13:39.769] checking sys/event.h presence... no [18:13:39.786] checking for sys/event.h... no [18:13:39.789] checking sys/personality.h usability... yes [18:13:39.798] checking sys/personality.h presence... yes [18:13:39.811] checking for sys/personality.h... yes [18:13:39.818] checking sys/prctl.h usability... yes [18:13:39.828] checking sys/prctl.h presence... yes [18:13:39.842] checking for sys/prctl.h... yes [18:13:39.849] checking sys/procctl.h usability... no [18:13:39.900] checking sys/procctl.h presence... no [18:13:39.917] checking for sys/procctl.h... no [18:13:39.920] checking sys/signalfd.h usability... yes [18:13:39.929] checking sys/signalfd.h presence... yes [18:13:39.943] checking for sys/signalfd.h... yes [18:13:39.949] checking sys/ucred.h usability... no [18:13:40.000] checking sys/ucred.h presence... no [18:13:40.018] checking for sys/ucred.h... no [18:13:40.021] checking termios.h usability... yes [18:13:40.034] checking termios.h presence... yes [18:13:40.048] checking for termios.h... yes [18:13:40.055] checking ucred.h usability... no [18:13:40.107] checking ucred.h presence... no [18:13:40.124] checking for ucred.h... no [18:13:40.126] checking readline/readline.h usability... yes [18:13:40.139] checking readline/readline.h presence... yes [18:13:40.156] checking for readline/readline.h... yes [18:13:40.158] checking readline/history.h usability... yes [18:13:40.166] checking readline/history.h presence... yes [18:13:40.182] checking for readline/history.h... yes [18:13:40.185] checking zlib.h usability... yes [18:13:40.196] checking zlib.h presence... yes [18:13:40.215] checking for zlib.h... yes [18:13:40.215] checking for lz4... /usr/bin/lz4 [18:13:40.216] checking lz4.h usability... yes [18:13:40.226] checking lz4.h presence... yes [18:13:40.241] checking for lz4.h... yes [18:13:40.242] checking for zstd... /usr/bin/zstd [18:13:40.242] checking zstd.h usability... yes [18:13:40.252] checking zstd.h presence... yes [18:13:40.268] checking for zstd.h... yes [18:13:40.269] checking gssapi/gssapi.h usability... yes [18:13:40.281] checking gssapi/gssapi.h presence... yes [18:13:40.297] checking for gssapi/gssapi.h... yes [18:13:40.298] checking gssapi/gssapi_ext.h usability... yes [18:13:40.308] checking gssapi/gssapi_ext.h presence... yes [18:13:40.324] checking for gssapi/gssapi_ext.h... yes [18:13:40.325] checking for openssl... /usr/bin/openssl [18:13:40.336] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [18:13:40.336] checking openssl/ssl.h usability... yes [18:13:40.388] checking openssl/ssl.h presence... yes [18:13:40.438] checking for openssl/ssl.h... yes [18:13:40.438] checking openssl/err.h usability... yes [18:13:40.452] checking openssl/err.h presence... yes [18:13:40.478] checking for openssl/err.h... yes [18:13:40.479] checking security/pam_appl.h usability... yes [18:13:40.492] checking security/pam_appl.h presence... yes [18:13:40.506] checking for security/pam_appl.h... yes [18:13:40.508] checking systemd/sd-daemon.h usability... yes [18:13:40.518] checking systemd/sd-daemon.h presence... yes [18:13:40.537] checking for systemd/sd-daemon.h... yes [18:13:40.537] checking libxml/parser.h usability... yes [18:13:40.576] checking libxml/parser.h presence... yes [18:13:40.606] checking for libxml/parser.h... yes [18:13:40.607] checking libxslt/xslt.h usability... yes [18:13:40.618] checking libxslt/xslt.h presence... yes [18:13:40.648] checking for libxslt/xslt.h... yes [18:13:40.649] checking ldap.h usability... yes [18:13:40.661] checking ldap.h presence... yes [18:13:40.678] checking for ldap.h... yes [18:13:40.678] checking for compatible LDAP implementation... yes [18:13:40.686] checking ossp/uuid.h usability... yes [18:13:40.697] checking ossp/uuid.h presence... yes [18:13:40.714] checking for ossp/uuid.h... yes [18:13:40.733] checking whether byte ordering is bigendian... no [18:13:40.828] checking for inline... inline [18:13:40.835] checking for printf format archetype... gnu_printf [18:13:40.844] checking for _Static_assert... yes [18:13:40.896] checking for typeof... typeof [18:13:40.904] checking for __builtin_types_compatible_p... yes [18:13:40.916] checking for __builtin_constant_p... yes [18:13:40.928] checking for __builtin_unreachable... yes [18:13:40.982] checking for computed goto support... yes [18:13:40.989] checking for struct tm.tm_zone... yes [18:13:40.998] checking for union semun... no [18:13:41.036] checking for socklen_t... yes [18:13:41.083] checking for struct sockaddr.sa_len... no [18:13:41.157] checking for locale_t... yes [18:13:41.165] checking for C/C++ restrict keyword... __restrict [18:13:41.178] checking for struct option... yes [18:13:41.216] checking whether assembler supports x86_64 popcntq... yes [18:13:41.223] checking for special C compiler options needed for large files... no [18:13:41.223] checking for _FILE_OFFSET_BITS value needed for large files... no [18:13:41.231] checking size of off_t... 8 [18:13:41.300] checking size of bool... 1 [18:13:41.366] checking for int timezone... yes [18:13:41.421] checking for wcstombs_l declaration... no [18:13:41.504] checking for backtrace_symbols... yes [18:13:41.563] checking for copyfile... no [18:13:41.623] checking for copy_file_range... yes [18:13:41.682] checking for getifaddrs... yes [18:13:41.741] checking for getpeerucred... no [18:13:41.803] checking for inet_pton... yes [18:13:41.866] checking for kqueue... no [18:13:41.930] checking for mbstowcs_l... no [18:13:41.991] checking for memset_s... no [18:13:42.052] checking for posix_fallocate... yes [18:13:42.112] checking for ppoll... yes [18:13:42.171] checking for pthread_is_threaded_np... no [18:13:42.233] checking for setproctitle... no [18:13:42.296] checking for setproctitle_fast... no [18:13:42.359] checking for strchrnul... yes [18:13:42.419] checking for strsignal... yes [18:13:42.479] checking for syncfs... yes [18:13:42.538] checking for sync_file_range... yes [18:13:42.597] checking for uselocale... yes [18:13:42.657] checking for wcstombs_l... no [18:13:42.716] checking for __builtin_bswap16... yes [18:13:42.774] checking for __builtin_bswap32... yes [18:13:42.832] checking for __builtin_bswap64... yes [18:13:42.891] checking for __builtin_clz... yes [18:13:42.950] checking for __builtin_ctz... yes [18:13:43.008] checking for __builtin_popcount... yes [18:13:43.066] checking for __builtin_frame_address... yes [18:13:43.123] checking for _LARGEFILE_SOURCE value needed for large files... no [18:13:43.183] checking how ccache gcc reports undeclared, standard C functions... error [18:13:43.211] checking for posix_fadvise... yes [18:13:43.269] checking whether posix_fadvise is declared... yes [18:13:43.283] checking whether fdatasync is declared... yes [18:13:43.297] checking whether strlcat is declared... no [18:13:43.359] checking whether strlcpy is declared... no [18:13:43.425] checking whether strnlen is declared... yes [18:13:43.441] checking whether strsep is declared... yes [18:13:43.456] checking whether preadv is declared... yes [18:13:43.470] checking whether pwritev is declared... yes [18:13:43.485] checking whether F_FULLFSYNC is declared... no [18:13:43.522] checking for explicit_bzero... yes [18:13:43.580] checking for getopt... yes [18:13:43.638] checking for getpeereid... no [18:13:43.698] checking for inet_aton... yes [18:13:43.753] checking for mkdtemp... yes [18:13:43.810] checking for strlcat... no [18:13:43.869] checking for strlcpy... no [18:13:43.928] checking for strnlen... yes [18:13:43.989] checking for strsep... yes [18:13:44.044] checking for pthread_barrier_wait... yes [18:13:44.098] checking for getopt_long... yes [18:13:44.153] checking for syslog... yes [18:13:44.208] checking syslog.h usability... yes [18:13:44.217] checking syslog.h presence... yes [18:13:44.231] checking for syslog.h... yes [18:13:44.231] checking for opterr... yes [18:13:44.292] checking for optreset... no [18:13:44.358] checking unicode/ucol.h usability... yes [18:13:44.374] checking unicode/ucol.h presence... yes [18:13:44.397] checking for unicode/ucol.h... yes [18:13:44.403] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:13:44.432] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:13:44.442] checking for rl_completion_suppress_quote... yes [18:13:44.510] checking for rl_filename_quote_characters... yes [18:13:44.576] checking for rl_filename_quoting_function... yes [18:13:44.645] checking for append_history... yes [18:13:44.714] checking for history_truncate_file... yes [18:13:44.782] checking for rl_completion_matches... yes [18:13:44.850] checking for rl_filename_completion_function... yes [18:13:44.917] checking for rl_reset_screen_size... yes [18:13:44.982] checking for rl_variable_bind... yes [18:13:45.045] checking test program... ok [18:13:45.102] checking whether long int is 64 bits... yes [18:13:45.168] checking for __builtin_mul_overflow... yes [18:13:45.226] checking size of void *... 8 [18:13:45.303] checking size of size_t... 8 [18:13:45.375] checking size of long... 8 [18:13:45.448] checking alignment of short... 2 [18:13:45.525] checking alignment of int... 4 [18:13:45.598] checking alignment of long... 8 [18:13:45.673] checking alignment of double... 8 [18:13:45.748] checking for int8... no [18:13:45.786] checking for uint8... no [18:13:45.822] checking for int64... no [18:13:45.862] checking for uint64... no [18:13:45.902] checking for __int128... yes [18:13:45.963] checking for __int128 alignment bug... ok [18:13:46.020] checking alignment of PG_INT128_TYPE... 16 [18:13:46.092] checking for builtin __sync char locking functions... yes [18:13:46.150] checking for builtin __sync int32 locking functions... yes [18:13:46.205] checking for builtin __sync int32 atomic operations... yes [18:13:46.261] checking for builtin __sync int64 atomic operations... yes [18:13:46.316] checking for builtin __atomic int32 atomic operations... yes [18:13:46.371] checking for builtin __atomic int64 atomic operations... yes [18:13:46.427] checking for __get_cpuid... yes [18:13:46.485] checking for __get_cpuid_count... yes [18:13:46.541] checking for __cpuid... no [18:13:46.562] checking for __cpuidex... no [18:13:46.583] checking for _xgetbv with CFLAGS=... no [18:13:47.005] checking for _xgetbv with CFLAGS=-mxsave... yes [18:13:47.405] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:13:47.773] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:13:48.122] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:13:48.170] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:13:48.271] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:13:48.293] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:13:48.312] 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 [18:13:48.384] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:13:48.385] checking for library containing sem_init... none required [18:13:48.441] checking which semaphore API to use... unnamed POSIX [18:13:48.442] checking which random number source to use... OpenSSL [18:13:48.443] checking for tclsh... /usr/bin/tclsh [18:13:48.444] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:13:48.477] checking tcl.h usability... yes [18:13:48.489] checking tcl.h presence... yes [18:13:48.509] checking for tcl.h... yes [18:13:48.509] checking for perl.h... yes [18:13:48.588] checking for libperl... yes [18:13:48.839] checking Python.h usability... yes [18:13:48.894] checking Python.h presence... yes [18:13:48.950] checking for Python.h... yes [18:13:48.951] checking for xmllint... /usr/bin/xmllint [18:13:48.951] checking for xsltproc... /usr/bin/xsltproc [18:13:48.951] checking for fop... /usr/bin/fop [18:13:48.952] checking for dbtoepub... no [18:13:48.952] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [18:13:49.010] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:13:49.075] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [18:13:49.075] 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 [18:13:49.075] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:13:49.075] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [18:13:49.075] configure: using CXX=ccache g++ [18:13:49.075] 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 [18:13:49.075] configure: using CLANG=ccache clang-16 [18:13:49.075] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [18:13:49.075] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [18:13:49.104] configure: updating cache gcc.cache [18:13:49.113] configure: creating ./config.status [18:13:49.193] config.status: creating GNUmakefile [18:13:49.204] config.status: creating src/Makefile.global [18:13:49.219] config.status: creating src/include/pg_config.h [18:13:49.230] config.status: creating src/include/pg_config_ext.h [18:13:49.241] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:13:49.255] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:13:49.262] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:13:49.269] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:13:49.275] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:13:49.282] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:13:49.314] [18:13:49.314] real 0m14.866s [18:13:49.314] user 0m8.941s [18:13:49.314] sys 0m4.837s [18:13:49.314] make -s -j${BUILD_JOBS} clean [18:13:49.810] time make -s -j${BUILD_JOBS} world-bin [18:14:15.261] In file included from ../../../../src/include/postgres.h:47, [18:14:15.261] from xlogrecovery.c:25: [18:14:15.261] In function ‘MemoryContextSwitchTo’, [18:14:15.261] inlined from ‘PerformWalRecovery’ at xlogrecovery.c:1860:3: [18:14:15.261] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-uninitialized] [18:14:15.261] 128 | CurrentMemoryContext = context; [18:14:15.261] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [18:14:15.261] xlogrecovery.c: In function ‘PerformWalRecovery’: [18:14:15.261] xlogrecovery.c:1732:31: note: ‘oldCtx’ was declared here [18:14:15.261] 1732 | MemoryContext oldCtx; [18:14:15.261] | ^~~~~~ [18:14:15.261] cc1: all warnings being treated as errors [18:14:15.262] make[4]: *** [: xlogrecovery.o] Error 1 [18:14:15.262] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [18:14:15.263] make[2]: *** [common.mk:37: access-recursive] Error 2 [18:14:15.263] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:14:15.263] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:14:15.263] [18:14:15.263] real 0m25.454s [18:14:15.263] user 1m0.695s [18:14:15.263] sys 0m32.857s [18:14:15.264] [18:14:15.264] Exit status: 2