[07:37:28.956] time ./configure \ [07:37:28.956] --cache gcc.cache \ [07:37:28.956] --enable-dtrace \ [07:37:28.956] ${LINUX_CONFIGURE_FEATURES} \ [07:37:28.956] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [07:37:29.148] configure: creating cache gcc.cache [07:37:29.161] checking build system type... x86_64-pc-linux-gnu [07:37:29.377] checking host system type... x86_64-pc-linux-gnu [07:37:29.377] checking which template to use... linux [07:37:29.378] checking whether NLS is wanted... no [07:37:29.378] checking for default port number... 5432 [07:37:29.385] checking for dtrace... /usr/bin/dtrace [07:37:29.386] checking for block size... 8kB [07:37:29.387] checking for segment size... 1GB [07:37:29.389] checking for WAL block size... 8kB [07:37:29.425] checking whether the C compiler works... yes [07:37:29.538] checking for C compiler default output file name... a.out [07:37:29.539] checking for suffix of executables... [07:37:29.580] checking whether we are cross compiling... no [07:37:29.646] checking for suffix of object files... o [07:37:29.657] checking whether we are using the GNU C compiler... yes [07:37:29.665] checking whether ccache gcc accepts -g... yes [07:37:29.672] checking for ccache gcc option to accept ISO C89... none needed [07:37:29.681] checking for ccache gcc option to accept ISO C99... none needed [07:37:29.750] checking whether we are using the GNU C++ compiler... yes [07:37:29.757] checking whether ccache g++ accepts -g... yes [07:37:29.881] checking for gawk... no [07:37:29.881] checking for mawk... mawk [07:37:29.882] checking for LLVM_CONFIG... llvm-config-16 [07:37:29.899] configure: using llvm 16.0.6 [07:37:29.899] checking for CLANG... ccache clang-16 [07:37:30.450] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:37:30.459] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:37:30.467] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:37:30.518] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:37:30.705] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:37:30.713] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:37:30.722] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:37:30.731] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:37:30.740] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:37:30.749] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:37:30.757] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:37:30.766] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:37:30.775] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:37:30.783] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:37:30.792] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:37:30.801] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:37:30.810] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:37:30.854] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:37:30.862] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:37:30.871] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:37:30.879] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:37:30.887] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:37:30.895] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:37:30.919] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:37:30.928] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:37:30.936] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:37:30.984] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:37:31.028] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:37:31.037] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:37:31.046] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:37:31.086] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:37:31.094] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:37:31.102] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:37:31.112] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:37:31.120] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:37:31.128] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:37:31.135] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:37:31.142] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:37:31.149] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:37:31.155] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:37:31.162] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:37:31.168] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:37:31.174] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:37:31.181] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:37:31.193] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:37:31.207] checking whether the C compiler still works... yes [07:37:31.272] checking how to run the C preprocessor... ccache gcc -E [07:37:31.345] checking for pkg-config... /usr/bin/pkg-config [07:37:31.346] checking pkg-config is at least version 0.9.0... yes [07:37:31.355] checking whether to build with ICU support... yes [07:37:31.355] checking for icu-uc icu-i18n... yes [07:37:31.367] checking whether to build with Tcl... yes [07:37:31.367] checking whether to build Perl modules... yes [07:37:31.367] checking whether to build Python modules... yes [07:37:31.367] checking whether to build with GSSAPI support... yes [07:37:31.368] checking whether to build with PAM support... yes [07:37:31.368] checking whether to build with BSD Authentication support... no [07:37:31.368] checking whether to build with LDAP support... yes [07:37:31.369] checking whether to build with Bonjour support... no [07:37:31.369] checking whether to build with SELinux support... yes [07:37:31.369] checking whether to build with systemd support... yes [07:37:31.369] checking whether to build with XML support... yes [07:37:31.369] checking for libxml-2.0 >= 2.6.23... yes [07:37:31.378] checking whether to build with LZ4 support... yes [07:37:31.378] checking for liblz4... yes [07:37:31.387] checking whether to build with ZSTD support... yes [07:37:31.387] checking for libzstd >= 1.4.0... yes [07:37:31.397] checking for strip... strip [07:37:31.397] checking whether it is possible to strip libraries... yes [07:37:31.401] checking for ar... ar [07:37:31.401] checking for a BSD-compatible install... /usr/bin/install -c [07:37:31.410] checking for tar... /usr/bin/tar [07:37:31.410] checking whether ln -s works... yes [07:37:31.411] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:37:31.413] checking for bison... /usr/bin/bison [07:37:31.423] configure: using bison (GNU Bison) 3.8.2 [07:37:31.426] checking for flex... /usr/bin/flex [07:37:31.446] configure: using flex 2.6.4 [07:37:31.446] checking for perl... /usr/bin/perl [07:37:31.472] configure: using perl 5.36.0 [07:37:31.474] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:37:31.485] checking for Perl privlibexp... /usr/share/perl/5.36 [07:37:31.490] checking for Perl useshrplib... true [07:37:31.499] 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:37:31.505] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:37:31.511] 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:37:31.644] checking for python3... /usr/bin/python3 [07:37:31.657] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [07:37:31.663] checking for Python sysconfig module... yes [07:37:31.675] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:37:31.689] checking Python include directory... -I/usr/include/python3.11 [07:37:31.701] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:37:31.744] checking for a sed that does not truncate output... /usr/bin/sed [07:37:31.749] checking for grep that handles long lines and -e... /usr/bin/grep [07:37:31.752] checking for egrep... /usr/bin/grep -E [07:37:31.753] checking for ANSI C header files... yes [07:37:31.863] checking for sys/types.h... yes [07:37:31.877] checking for sys/stat.h... yes [07:37:31.903] checking for stdlib.h... yes [07:37:31.919] checking for string.h... yes [07:37:31.933] checking for memory.h... yes [07:37:31.948] checking for strings.h... yes [07:37:31.964] checking for inttypes.h... yes [07:37:31.982] checking for stdint.h... yes [07:37:31.998] checking for unistd.h... yes [07:37:32.016] checking whether ccache gcc is Clang... no [07:37:32.029] checking whether pthreads work with -pthread... yes [07:37:32.084] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:37:32.128] checking whether more special flags are required for pthreads... no [07:37:32.128] checking for PTHREAD_PRIO_INHERIT... yes [07:37:32.177] checking pthread.h usability... yes [07:37:32.186] checking pthread.h presence... yes [07:37:32.203] checking for pthread.h... yes [07:37:32.203] checking for strerror_r... yes [07:37:32.246] checking whether strerror_r returns int... no [07:37:32.279] checking for main in -lm... yes [07:37:32.330] checking for library containing setproctitle... no [07:37:32.425] checking for library containing dlsym... none required [07:37:32.470] checking for library containing socket... none required [07:37:32.513] checking for library containing getopt_long... none required [07:37:32.556] checking for library containing shm_open... none required [07:37:32.604] checking for library containing shm_unlink... none required [07:37:32.655] checking for library containing clock_gettime... none required [07:37:32.704] checking for library containing shmget... none required [07:37:32.754] checking for library containing backtrace_symbols... none required [07:37:32.803] checking for library containing pthread_barrier_wait... none required [07:37:32.854] checking for library containing readline... -lreadline [07:37:32.918] checking for inflate in -lz... yes [07:37:32.970] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:37:33.090] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:37:33.161] checking for SSL_new in -lssl... yes [07:37:33.236] checking for SSL_CTX_set_cert_cb... yes [07:37:33.314] checking for OPENSSL_init_ssl... yes [07:37:33.397] checking for BIO_meth_new... yes [07:37:33.478] checking for ASN1_STRING_get0_data... yes [07:37:33.562] checking for HMAC_CTX_new... yes [07:37:33.636] checking for HMAC_CTX_free... yes [07:37:33.708] checking for CRYPTO_lock... no [07:37:33.767] checking for X509_get_signature_info... yes [07:37:33.843] checking for SSL_CTX_set_num_tickets... yes [07:37:33.914] checking for pam_start in -lpam... yes [07:37:33.974] checking for xmlSaveToBuffer in -lxml2... yes [07:37:34.065] checking for xsltCleanupGlobals in -lxslt... yes [07:37:34.149] checking for LZ4_compress_default in -llz4... yes [07:37:34.203] checking for ZSTD_compress in -lzstd... yes [07:37:34.259] checking for ldap_bind in -lldap... yes [07:37:34.350] checking for ldap_initialize... yes [07:37:34.418] checking for ldap_verify_credentials... yes [07:37:34.487] checking for security_compute_create_name in -lselinux... yes [07:37:34.546] checking for uuid_export in -lossp-uuid... yes [07:37:34.605] checking for stdbool.h that conforms to C99... yes [07:37:34.616] checking for _Bool... yes [07:37:34.685] checking atomic.h usability... no [07:37:34.737] checking atomic.h presence... no [07:37:34.755] checking for atomic.h... no [07:37:34.759] checking copyfile.h usability... no [07:37:34.811] checking copyfile.h presence... no [07:37:34.829] checking for copyfile.h... no [07:37:34.832] checking execinfo.h usability... yes [07:37:34.841] checking execinfo.h presence... yes [07:37:34.855] checking for execinfo.h... yes [07:37:34.863] checking getopt.h usability... yes [07:37:34.872] checking getopt.h presence... yes [07:37:34.886] checking for getopt.h... yes [07:37:34.893] checking ifaddrs.h usability... yes [07:37:34.907] checking ifaddrs.h presence... yes [07:37:34.924] checking for ifaddrs.h... yes [07:37:34.932] checking mbarrier.h usability... no [07:37:34.986] checking mbarrier.h presence... no [07:37:35.009] checking for mbarrier.h... no [07:37:35.015] checking sys/epoll.h usability... yes [07:37:35.027] checking sys/epoll.h presence... yes [07:37:35.047] checking for sys/epoll.h... yes [07:37:35.056] checking sys/event.h usability... no [07:37:35.116] checking sys/event.h presence... no [07:37:35.137] checking for sys/event.h... no [07:37:35.141] checking sys/personality.h usability... yes [07:37:35.152] checking sys/personality.h presence... yes [07:37:35.169] checking for sys/personality.h... yes [07:37:35.178] checking sys/prctl.h usability... yes [07:37:35.190] checking sys/prctl.h presence... yes [07:37:35.207] checking for sys/prctl.h... yes [07:37:35.216] checking sys/procctl.h usability... no [07:37:35.275] checking sys/procctl.h presence... no [07:37:35.297] checking for sys/procctl.h... no [07:37:35.302] checking sys/signalfd.h usability... yes [07:37:35.313] checking sys/signalfd.h presence... yes [07:37:35.331] checking for sys/signalfd.h... yes [07:37:35.340] checking sys/ucred.h usability... no [07:37:35.400] checking sys/ucred.h presence... no [07:37:35.422] checking for sys/ucred.h... no [07:37:35.426] checking termios.h usability... yes [07:37:35.442] checking termios.h presence... yes [07:37:35.459] checking for termios.h... yes [07:37:35.468] checking ucred.h usability... no [07:37:35.526] checking ucred.h presence... no [07:37:35.549] checking for ucred.h... no [07:37:35.552] checking readline/readline.h usability... yes [07:37:35.566] checking readline/readline.h presence... yes [07:37:35.587] checking for readline/readline.h... yes [07:37:35.589] checking readline/history.h usability... yes [07:37:35.600] checking readline/history.h presence... yes [07:37:35.620] checking for readline/history.h... yes [07:37:35.623] checking zlib.h usability... yes [07:37:35.635] checking zlib.h presence... yes [07:37:35.655] checking for zlib.h... yes [07:37:35.656] checking for lz4... /usr/bin/lz4 [07:37:35.656] checking lz4.h usability... yes [07:37:35.668] checking lz4.h presence... yes [07:37:35.687] checking for lz4.h... yes [07:37:35.688] checking for zstd... /usr/bin/zstd [07:37:35.688] checking zstd.h usability... yes [07:37:35.700] checking zstd.h presence... yes [07:37:35.719] checking for zstd.h... yes [07:37:35.720] checking gssapi/gssapi.h usability... yes [07:37:35.732] checking gssapi/gssapi.h presence... yes [07:37:35.751] checking for gssapi/gssapi.h... yes [07:37:35.753] checking gssapi/gssapi_ext.h usability... yes [07:37:35.765] checking gssapi/gssapi_ext.h presence... yes [07:37:35.783] checking for gssapi/gssapi_ext.h... yes [07:37:35.785] checking for openssl... /usr/bin/openssl [07:37:35.797] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:37:35.797] checking openssl/ssl.h usability... yes [07:37:35.852] checking openssl/ssl.h presence... yes [07:37:35.904] checking for openssl/ssl.h... yes [07:37:35.904] checking openssl/err.h usability... yes [07:37:35.919] checking openssl/err.h presence... yes [07:37:35.946] checking for openssl/err.h... yes [07:37:35.947] checking security/pam_appl.h usability... yes [07:37:35.958] checking security/pam_appl.h presence... yes [07:37:35.973] checking for security/pam_appl.h... yes [07:37:35.974] checking systemd/sd-daemon.h usability... yes [07:37:35.985] checking systemd/sd-daemon.h presence... yes [07:37:36.003] checking for systemd/sd-daemon.h... yes [07:37:36.003] checking libxml/parser.h usability... yes [07:37:36.041] checking libxml/parser.h presence... yes [07:37:36.071] checking for libxml/parser.h... yes [07:37:36.071] checking libxslt/xslt.h usability... yes [07:37:36.083] checking libxslt/xslt.h presence... yes [07:37:36.114] checking for libxslt/xslt.h... yes [07:37:36.114] checking ldap.h usability... yes [07:37:36.127] checking ldap.h presence... yes [07:37:36.144] checking for ldap.h... yes [07:37:36.144] checking for compatible LDAP implementation... yes [07:37:36.152] checking ossp/uuid.h usability... yes [07:37:36.160] checking ossp/uuid.h presence... yes [07:37:36.178] checking for ossp/uuid.h... yes [07:37:36.197] checking whether byte ordering is bigendian... no [07:37:36.290] checking for inline... inline [07:37:36.298] checking for printf format archetype... gnu_printf [07:37:36.306] checking for _Static_assert... yes [07:37:36.360] checking for typeof... typeof [07:37:36.368] checking for __builtin_types_compatible_p... yes [07:37:36.379] checking for __builtin_constant_p... yes [07:37:36.390] checking for __builtin_unreachable... yes [07:37:36.443] checking for computed goto support... yes [07:37:36.451] checking for struct tm.tm_zone... yes [07:37:36.459] checking for union semun... no [07:37:36.499] checking for socklen_t... yes [07:37:36.547] checking for struct sockaddr.sa_len... no [07:37:36.628] checking for locale_t... yes [07:37:36.637] checking for C/C++ restrict keyword... __restrict [07:37:36.652] checking for struct option... yes [07:37:36.693] checking whether assembler supports x86_64 popcntq... yes [07:37:36.701] checking for special C compiler options needed for large files... no [07:37:36.702] checking for _FILE_OFFSET_BITS value needed for large files... no [07:37:36.709] checking size of off_t... 8 [07:37:36.783] checking size of bool... 1 [07:37:36.853] checking for int timezone... yes [07:37:36.909] checking for wcstombs_l declaration... no [07:37:36.998] checking for backtrace_symbols... yes [07:37:37.060] checking for copyfile... no [07:37:37.123] checking for copy_file_range... yes [07:37:37.187] checking for getifaddrs... yes [07:37:37.249] checking for getpeerucred... no [07:37:37.314] checking for inet_pton... yes [07:37:37.382] checking for kqueue... no [07:37:37.452] checking for mbstowcs_l... no [07:37:37.523] checking for memset_s... no [07:37:37.589] checking for posix_fallocate... yes [07:37:37.659] checking for ppoll... yes [07:37:37.729] checking for pthread_is_threaded_np... no [07:37:37.803] checking for setproctitle... no [07:37:37.875] checking for setproctitle_fast... no [07:37:37.953] checking for strchrnul... yes [07:37:38.027] checking for strsignal... yes [07:37:38.100] checking for syncfs... yes [07:37:38.170] checking for sync_file_range... yes [07:37:38.244] checking for uselocale... yes [07:37:38.312] checking for wcstombs_l... no [07:37:38.376] checking for __builtin_bswap16... yes [07:37:38.440] checking for __builtin_bswap32... yes [07:37:38.499] checking for __builtin_bswap64... yes [07:37:38.557] checking for __builtin_clz... yes [07:37:38.619] checking for __builtin_ctz... yes [07:37:38.679] checking for __builtin_popcount... yes [07:37:38.738] checking for __builtin_frame_address... yes [07:37:38.800] checking for _LARGEFILE_SOURCE value needed for large files... no [07:37:38.861] checking how ccache gcc reports undeclared, standard C functions... error [07:37:38.889] checking for posix_fadvise... yes [07:37:38.949] checking whether posix_fadvise is declared... yes [07:37:38.967] checking whether fdatasync is declared... yes [07:37:38.981] checking whether strlcat is declared... no [07:37:39.045] checking whether strlcpy is declared... no [07:37:39.107] checking whether strnlen is declared... yes [07:37:39.122] checking whether strsep is declared... yes [07:37:39.137] checking whether preadv is declared... yes [07:37:39.153] checking whether pwritev is declared... yes [07:37:39.166] checking whether F_FULLFSYNC is declared... no [07:37:39.202] checking for explicit_bzero... yes [07:37:39.257] checking for getopt... yes [07:37:39.313] checking for getpeereid... no [07:37:39.374] checking for inet_aton... yes [07:37:39.428] checking for mkdtemp... yes [07:37:39.485] checking for strlcat... no [07:37:39.545] checking for strlcpy... no [07:37:39.604] checking for strnlen... yes [07:37:39.664] checking for strsep... yes [07:37:39.720] checking for pthread_barrier_wait... yes [07:37:39.778] checking for getopt_long... yes [07:37:39.842] checking for syslog... yes [07:37:39.904] checking syslog.h usability... yes [07:37:39.916] checking syslog.h presence... yes [07:37:39.932] checking for syslog.h... yes [07:37:39.932] checking for opterr... yes [07:37:39.996] checking for optreset... no [07:37:40.064] checking unicode/ucol.h usability... yes [07:37:40.083] checking unicode/ucol.h presence... yes [07:37:40.108] checking for unicode/ucol.h... yes [07:37:40.113] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:37:40.138] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:37:40.149] checking for rl_completion_suppress_quote... yes [07:37:40.219] checking for rl_filename_quote_characters... yes [07:37:40.287] checking for rl_filename_quoting_function... yes [07:37:40.361] checking for append_history... yes [07:37:40.437] checking for history_truncate_file... yes [07:37:40.508] checking for rl_completion_matches... yes [07:37:40.579] checking for rl_filename_completion_function... yes [07:37:40.650] checking for rl_reset_screen_size... yes [07:37:40.717] checking for rl_variable_bind... yes [07:37:40.781] checking test program... ok [07:37:40.835] checking whether long int is 64 bits... yes [07:37:40.897] checking for __builtin_mul_overflow... yes [07:37:40.951] checking size of void *... 8 [07:37:41.023] checking size of size_t... 8 [07:37:41.095] checking size of long... 8 [07:37:41.168] checking alignment of short... 2 [07:37:41.242] checking alignment of int... 4 [07:37:41.313] checking alignment of long... 8 [07:37:41.385] checking alignment of double... 8 [07:37:41.461] checking for int8... no [07:37:41.498] checking for uint8... no [07:37:41.535] checking for int64... no [07:37:41.572] checking for uint64... no [07:37:41.610] checking for __int128... yes [07:37:41.668] checking for __int128 alignment bug... ok [07:37:41.724] checking alignment of PG_INT128_TYPE... 16 [07:37:41.797] checking for builtin __sync char locking functions... yes [07:37:41.853] checking for builtin __sync int32 locking functions... yes [07:37:41.907] checking for builtin __sync int32 atomic operations... yes [07:37:41.962] checking for builtin __sync int64 atomic operations... yes [07:37:42.015] checking for builtin __atomic int32 atomic operations... yes [07:37:42.069] checking for builtin __atomic int64 atomic operations... yes [07:37:42.122] checking for __get_cpuid... yes [07:37:42.189] checking for __get_cpuid_count... yes [07:37:42.251] checking for __cpuid... no [07:37:42.276] checking for __cpuidex... no [07:37:42.301] checking for _xgetbv with CFLAGS=... no [07:37:42.755] checking for _xgetbv with CFLAGS=-mxsave... yes [07:37:43.161] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:37:43.536] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:37:43.888] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:37:43.935] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:37:44.032] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:37:44.055] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:37:44.073] 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:37:44.144] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:37:44.145] checking for library containing sem_init... none required [07:37:44.200] checking which semaphore API to use... unnamed POSIX [07:37:44.200] checking which random number source to use... OpenSSL [07:37:44.202] checking for tclsh... /usr/bin/tclsh [07:37:44.203] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:37:44.232] checking tcl.h usability... yes [07:37:44.244] checking tcl.h presence... yes [07:37:44.264] checking for tcl.h... yes [07:37:44.264] checking for perl.h... yes [07:37:44.347] checking for libperl... yes [07:37:44.617] checking Python.h usability... yes [07:37:44.671] checking Python.h presence... yes [07:37:44.730] checking for Python.h... yes [07:37:44.730] checking for xmllint... /usr/bin/xmllint [07:37:44.731] checking for xsltproc... /usr/bin/xsltproc [07:37:44.731] checking for fop... /usr/bin/fop [07:37:44.731] checking for dbtoepub... no [07:37:44.732] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:37:44.795] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:37:44.871] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [07:37:44.871] 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:37:44.871] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:37:44.871] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:37:44.871] configure: using CXX=ccache g++ [07:37:44.871] 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:37:44.871] configure: using CLANG=ccache clang-16 [07:37:44.871] 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 [07:37:44.871] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:37:44.904] configure: updating cache gcc.cache [07:37:44.916] configure: creating ./config.status [07:37:45.014] config.status: creating GNUmakefile [07:37:45.030] config.status: creating src/Makefile.global [07:37:45.049] config.status: creating src/include/pg_config.h [07:37:45.063] config.status: creating src/include/pg_config_ext.h [07:37:45.077] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:37:45.094] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:37:45.103] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:37:45.110] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:37:45.117] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:37:45.125] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:37:45.164] [07:37:45.164] real 0m16.208s [07:37:45.164] user 0m9.552s [07:37:45.164] sys 0m5.485s [07:37:45.164] make -s -j${BUILD_JOBS} clean [07:37:45.654] time make -s -j${BUILD_JOBS} world-bin [07:38:46.328] pg_combinebackup.c: In function ‘process_directory_recursively’: [07:38:46.328] pg_combinebackup.c:1120:74: error: ‘mfile’ may be used uninitialized [-Werror=maybe-uninitialized] [07:38:46.328] 1120 | if (checksum_type != CHECKSUM_TYPE_NONE && mfile != NULL && [07:38:46.328] | ^ [07:38:46.328] pg_combinebackup.c:1077:40: note: ‘mfile’ was declared here [07:38:46.328] 1077 | manifest_file *mfile; [07:38:46.328] | ^~~~~ [07:38:46.328] cc1: all warnings being treated as errors [07:38:46.329] make[3]: *** [: pg_combinebackup.o] Error 1 [07:38:46.329] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [07:38:46.329] make[2]: *** Waiting for unfinished jobs.... [07:38:47.317] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [07:38:47.317] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:38:47.317] [07:38:47.317] real 1m1.663s [07:38:47.317] user 2m54.624s [07:38:47.317] sys 0m45.528s [07:38:47.317] [07:38:47.317] Exit status: 2