[12:27:23.975] time ./configure \ [12:27:23.975] --cache gcc.cache \ [12:27:23.975] --enable-dtrace \ [12:27:23.975] ${LINUX_CONFIGURE_FEATURES} \ [12:27:23.975] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:27:24.153] configure: creating cache gcc.cache [12:27:24.167] checking build system type... x86_64-pc-linux-gnu [12:27:24.365] checking host system type... x86_64-pc-linux-gnu [12:27:24.366] checking which template to use... linux [12:27:24.366] checking whether NLS is wanted... no [12:27:24.366] checking for default port number... 5432 [12:27:24.372] checking for dtrace... /usr/bin/dtrace [12:27:24.373] checking for block size... 8kB [12:27:24.374] checking for segment size... 1GB [12:27:24.376] checking for WAL block size... 8kB [12:27:24.407] checking whether the C compiler works... yes [12:27:24.508] checking for C compiler default output file name... a.out [12:27:24.509] checking for suffix of executables... [12:27:24.549] checking whether we are cross compiling... no [12:27:24.608] checking for suffix of object files... o [12:27:24.617] checking whether we are using the GNU C compiler... yes [12:27:24.624] checking whether ccache gcc accepts -g... yes [12:27:24.630] checking for ccache gcc option to accept ISO C89... none needed [12:27:24.639] checking for ccache gcc option to accept ISO C99... none needed [12:27:24.705] checking whether we are using the GNU C++ compiler... yes [12:27:24.712] checking whether ccache g++ accepts -g... yes [12:27:24.773] checking for gawk... no [12:27:24.773] checking for mawk... mawk [12:27:24.774] checking for LLVM_CONFIG... llvm-config-16 [12:27:24.788] configure: using llvm 16.0.6 [12:27:24.788] checking for CLANG... ccache clang-16 [12:27:25.256] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:27:25.263] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:27:25.270] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:27:25.316] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:27:25.466] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:27:25.474] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:27:25.481] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:27:25.487] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:27:25.494] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:27:25.501] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:27:25.508] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:27:25.514] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:27:25.521] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:27:25.528] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:27:25.534] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:27:25.541] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:27:25.547] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:27:25.584] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:27:25.590] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:27:25.597] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:27:25.603] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:27:25.609] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:27:25.616] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:27:25.637] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:27:25.644] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:27:25.650] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:27:25.687] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:27:25.726] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:27:25.732] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:27:25.739] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:27:25.774] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:27:25.781] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:27:25.788] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:27:25.795] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:27:25.801] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:27:25.808] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:27:25.814] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:27:25.821] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:27:25.828] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:27:25.838] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [12:27:25.846] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [12:27:25.853] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:27:25.859] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:27:25.866] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:27:25.877] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:27:25.888] checking whether the C compiler still works... yes [12:27:25.950] checking how to run the C preprocessor... ccache gcc -E [12:27:26.021] checking for pkg-config... /usr/bin/pkg-config [12:27:26.021] checking pkg-config is at least version 0.9.0... yes [12:27:26.027] checking whether to build with ICU support... yes [12:27:26.027] checking for icu-uc icu-i18n... yes [12:27:26.036] checking whether to build with Tcl... yes [12:27:26.036] checking whether to build Perl modules... yes [12:27:26.036] checking whether to build Python modules... yes [12:27:26.036] checking whether to build with GSSAPI support... yes [12:27:26.037] checking whether to build with PAM support... yes [12:27:26.037] checking whether to build with BSD Authentication support... no [12:27:26.037] checking whether to build with LDAP support... yes [12:27:26.037] checking whether to build with Bonjour support... no [12:27:26.038] checking whether to build with SELinux support... yes [12:27:26.038] checking whether to build with systemd support... yes [12:27:26.038] checking whether to build with XML support... yes [12:27:26.038] checking for libxml-2.0 >= 2.6.23... yes [12:27:26.046] checking whether to build with LZ4 support... yes [12:27:26.046] checking for liblz4... yes [12:27:26.053] checking whether to build with ZSTD support... yes [12:27:26.053] checking for libzstd >= 1.4.0... yes [12:27:26.062] checking for strip... strip [12:27:26.063] checking whether it is possible to strip libraries... yes [12:27:26.067] checking for ar... ar [12:27:26.067] checking for a BSD-compatible install... /usr/bin/install -c [12:27:26.076] checking for tar... /usr/bin/tar [12:27:26.076] checking whether ln -s works... yes [12:27:26.076] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:27:26.078] checking for bison... /usr/bin/bison [12:27:26.085] configure: using bison (GNU Bison) 3.8.2 [12:27:26.088] checking for flex... /usr/bin/flex [12:27:26.106] configure: using flex 2.6.4 [12:27:26.106] checking for perl... /usr/bin/perl [12:27:26.141] configure: using perl 5.36.0 [12:27:26.143] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:27:26.158] checking for Perl privlibexp... /usr/share/perl/5.36 [12:27:26.163] checking for Perl useshrplib... true [12:27:26.172] 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 [12:27:26.178] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:27:26.183] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:27:26.313] checking for python3... /usr/bin/python3 [12:27:26.325] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [12:27:26.331] checking for Python sysconfig module... yes [12:27:26.343] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:27:26.357] checking Python include directory... -I/usr/include/python3.11 [12:27:26.370] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:27:26.411] checking for a sed that does not truncate output... /usr/bin/sed [12:27:26.416] checking for grep that handles long lines and -e... /usr/bin/grep [12:27:26.418] checking for egrep... /usr/bin/grep -E [12:27:26.420] checking for ANSI C header files... yes [12:27:26.527] checking for sys/types.h... yes [12:27:26.544] checking for sys/stat.h... yes [12:27:26.572] checking for stdlib.h... yes [12:27:26.587] checking for string.h... yes [12:27:26.602] checking for memory.h... yes [12:27:26.618] checking for strings.h... yes [12:27:26.634] checking for inttypes.h... yes [12:27:26.651] checking for stdint.h... yes [12:27:26.666] checking for unistd.h... yes [12:27:26.683] checking whether ccache gcc is Clang... no [12:27:26.696] checking whether pthreads work with -pthread... yes [12:27:26.752] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:27:26.795] checking whether more special flags are required for pthreads... no [12:27:26.795] checking for PTHREAD_PRIO_INHERIT... yes [12:27:26.844] checking pthread.h usability... yes [12:27:26.852] checking pthread.h presence... yes [12:27:26.869] checking for pthread.h... yes [12:27:26.869] checking for strerror_r... yes [12:27:26.911] checking whether strerror_r returns int... no [12:27:26.943] checking for main in -lm... yes [12:27:26.992] checking for library containing setproctitle... no [12:27:27.086] checking for library containing dlsym... none required [12:27:27.127] checking for library containing socket... none required [12:27:27.170] checking for library containing getopt_long... none required [12:27:27.212] checking for library containing shm_open... none required [12:27:27.254] checking for library containing shm_unlink... none required [12:27:27.295] checking for library containing clock_gettime... none required [12:27:27.337] checking for library containing shmget... none required [12:27:27.380] checking for library containing backtrace_symbols... none required [12:27:27.423] checking for library containing pthread_barrier_wait... none required [12:27:27.465] checking for library containing readline... -lreadline [12:27:27.519] checking for inflate in -lz... yes [12:27:27.562] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:27:27.666] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:27:27.732] checking for SSL_new in -lssl... yes [12:27:27.795] checking for SSL_CTX_set_cert_cb... yes [12:27:27.864] checking for OPENSSL_init_ssl... yes [12:27:27.934] checking for BIO_meth_new... yes [12:27:28.009] checking for ASN1_STRING_get0_data... yes [12:27:28.079] checking for HMAC_CTX_new... yes [12:27:28.152] checking for HMAC_CTX_free... yes [12:27:28.224] checking for CRYPTO_lock... no [12:27:28.282] checking for X509_get_signature_info... yes [12:27:28.354] checking for SSL_CTX_set_num_tickets... yes [12:27:28.422] checking for pam_start in -lpam... yes [12:27:28.477] checking for xmlSaveToBuffer in -lxml2... yes [12:27:28.566] checking for xsltCleanupGlobals in -lxslt... yes [12:27:28.648] checking for LZ4_compress_default in -llz4... yes [12:27:28.700] checking for ZSTD_compress in -lzstd... yes [12:27:28.755] checking for ldap_bind in -lldap... yes [12:27:28.841] checking for ldap_initialize... yes [12:27:28.909] checking for ldap_verify_credentials... yes [12:27:28.976] checking for security_compute_create_name in -lselinux... yes [12:27:29.034] checking for uuid_export in -lossp-uuid... yes [12:27:29.091] checking for stdbool.h that conforms to C99... yes [12:27:29.103] checking for _Bool... yes [12:27:29.171] checking atomic.h usability... no [12:27:29.222] checking atomic.h presence... no [12:27:29.239] checking for atomic.h... no [12:27:29.243] checking copyfile.h usability... no [12:27:29.296] checking copyfile.h presence... no [12:27:29.315] checking for copyfile.h... no [12:27:29.319] checking execinfo.h usability... yes [12:27:29.328] checking execinfo.h presence... yes [12:27:29.342] checking for execinfo.h... yes [12:27:29.350] checking getopt.h usability... yes [12:27:29.359] checking getopt.h presence... yes [12:27:29.373] checking for getopt.h... yes [12:27:29.381] checking ifaddrs.h usability... yes [12:27:29.395] checking ifaddrs.h presence... yes [12:27:29.412] checking for ifaddrs.h... yes [12:27:29.420] checking mbarrier.h usability... no [12:27:29.473] checking mbarrier.h presence... no [12:27:29.491] checking for mbarrier.h... no [12:27:29.494] checking sys/epoll.h usability... yes [12:27:29.504] checking sys/epoll.h presence... yes [12:27:29.520] checking for sys/epoll.h... yes [12:27:29.528] checking sys/event.h usability... no [12:27:29.580] checking sys/event.h presence... no [12:27:29.599] checking for sys/event.h... no [12:27:29.602] checking sys/personality.h usability... yes [12:27:29.611] checking sys/personality.h presence... yes [12:27:29.625] checking for sys/personality.h... yes [12:27:29.632] checking sys/prctl.h usability... yes [12:27:29.645] checking sys/prctl.h presence... yes [12:27:29.659] checking for sys/prctl.h... yes [12:27:29.667] checking sys/procctl.h usability... no [12:27:29.719] checking sys/procctl.h presence... no [12:27:29.737] checking for sys/procctl.h... no [12:27:29.740] checking sys/signalfd.h usability... yes [12:27:29.750] checking sys/signalfd.h presence... yes [12:27:29.764] checking for sys/signalfd.h... yes [12:27:29.772] checking sys/ucred.h usability... no [12:27:29.825] checking sys/ucred.h presence... no [12:27:29.843] checking for sys/ucred.h... no [12:27:29.846] checking termios.h usability... yes [12:27:29.859] checking termios.h presence... yes [12:27:29.874] checking for termios.h... yes [12:27:29.882] checking ucred.h usability... no [12:27:29.934] checking ucred.h presence... no [12:27:29.953] checking for ucred.h... no [12:27:29.955] checking readline/readline.h usability... yes [12:27:29.967] checking readline/readline.h presence... yes [12:27:29.984] checking for readline/readline.h... yes [12:27:29.986] checking readline/history.h usability... yes [12:27:29.996] checking readline/history.h presence... yes [12:27:30.013] checking for readline/history.h... yes [12:27:30.016] checking zlib.h usability... yes [12:27:30.025] checking zlib.h presence... yes [12:27:30.044] checking for zlib.h... yes [12:27:30.044] checking for lz4... /usr/bin/lz4 [12:27:30.044] checking lz4.h usability... yes [12:27:30.054] checking lz4.h presence... yes [12:27:30.069] checking for lz4.h... yes [12:27:30.069] checking for zstd... /usr/bin/zstd [12:27:30.069] checking zstd.h usability... yes [12:27:30.080] checking zstd.h presence... yes [12:27:30.094] checking for zstd.h... yes [12:27:30.095] checking gssapi/gssapi.h usability... yes [12:27:30.105] checking gssapi/gssapi.h presence... yes [12:27:30.121] checking for gssapi/gssapi.h... yes [12:27:30.122] checking gssapi/gssapi_ext.h usability... yes [12:27:30.131] checking gssapi/gssapi_ext.h presence... yes [12:27:30.148] checking for gssapi/gssapi_ext.h... yes [12:27:30.149] checking for openssl... /usr/bin/openssl [12:27:30.159] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [12:27:30.159] checking openssl/ssl.h usability... yes [12:27:30.200] checking openssl/ssl.h presence... yes [12:27:30.249] checking for openssl/ssl.h... yes [12:27:30.249] checking openssl/err.h usability... yes [12:27:30.262] checking openssl/err.h presence... yes [12:27:30.289] checking for openssl/err.h... yes [12:27:30.290] checking security/pam_appl.h usability... yes [12:27:30.300] checking security/pam_appl.h presence... yes [12:27:30.313] checking for security/pam_appl.h... yes [12:27:30.314] checking systemd/sd-daemon.h usability... yes [12:27:30.324] checking systemd/sd-daemon.h presence... yes [12:27:30.342] checking for systemd/sd-daemon.h... yes [12:27:30.342] checking libxml/parser.h usability... yes [12:27:30.372] checking libxml/parser.h presence... yes [12:27:30.402] checking for libxml/parser.h... yes [12:27:30.402] checking libxslt/xslt.h usability... yes [12:27:30.414] checking libxslt/xslt.h presence... yes [12:27:30.445] checking for libxslt/xslt.h... yes [12:27:30.445] checking ldap.h usability... yes [12:27:30.457] checking ldap.h presence... yes [12:27:30.474] checking for ldap.h... yes [12:27:30.474] checking for compatible LDAP implementation... yes [12:27:30.482] checking ossp/uuid.h usability... yes [12:27:30.491] checking ossp/uuid.h presence... yes [12:27:30.509] checking for ossp/uuid.h... yes [12:27:30.528] checking whether byte ordering is bigendian... no [12:27:30.622] checking for inline... inline [12:27:30.629] checking for printf format archetype... gnu_printf [12:27:30.638] checking for _Static_assert... yes [12:27:30.690] checking for typeof... typeof [12:27:30.698] checking for __builtin_types_compatible_p... yes [12:27:30.709] checking for __builtin_constant_p... yes [12:27:30.720] checking for __builtin_unreachable... yes [12:27:30.772] checking for computed goto support... yes [12:27:30.780] checking for struct tm.tm_zone... yes [12:27:30.789] checking for union semun... no [12:27:30.829] checking for socklen_t... yes [12:27:30.881] checking for struct sockaddr.sa_len... no [12:27:30.960] checking for locale_t... yes [12:27:30.969] checking for C/C++ restrict keyword... __restrict [12:27:30.982] checking for struct option... yes [12:27:31.023] checking whether assembler supports x86_64 popcntq... yes [12:27:31.031] checking for special C compiler options needed for large files... no [12:27:31.031] checking for _FILE_OFFSET_BITS value needed for large files... no [12:27:31.039] checking size of off_t... 8 [12:27:31.113] checking size of bool... 1 [12:27:31.181] checking for int timezone... yes [12:27:31.239] checking for wcstombs_l declaration... no [12:27:31.328] checking for backtrace_symbols... yes [12:27:31.391] checking for copyfile... no [12:27:31.452] checking for copy_file_range... yes [12:27:31.514] checking for getifaddrs... yes [12:27:31.575] checking for getpeerucred... no [12:27:31.638] checking for inet_pton... yes [12:27:31.700] checking for kqueue... no [12:27:31.763] checking for mbstowcs_l... no [12:27:31.826] checking for memset_s... no [12:27:31.889] checking for posix_fallocate... yes [12:27:31.951] checking for ppoll... yes [12:27:32.011] checking for pthread_is_threaded_np... no [12:27:32.071] checking for setproctitle... no [12:27:32.132] checking for setproctitle_fast... no [12:27:32.192] checking for strchrnul... yes [12:27:32.253] checking for strsignal... yes [12:27:32.315] checking for syncfs... yes [12:27:32.378] checking for sync_file_range... yes [12:27:32.441] checking for uselocale... yes [12:27:32.504] checking for wcstombs_l... no [12:27:32.564] checking for __builtin_bswap16... yes [12:27:32.623] checking for __builtin_bswap32... yes [12:27:32.684] checking for __builtin_bswap64... yes [12:27:32.744] checking for __builtin_clz... yes [12:27:32.804] checking for __builtin_ctz... yes [12:27:32.864] checking for __builtin_popcount... yes [12:27:32.923] checking for __builtin_frame_address... yes [12:27:32.982] checking for _LARGEFILE_SOURCE value needed for large files... no [12:27:33.042] checking how ccache gcc reports undeclared, standard C functions... error [12:27:33.072] checking for posix_fadvise... yes [12:27:33.132] checking whether posix_fadvise is declared... yes [12:27:33.147] checking whether fdatasync is declared... yes [12:27:33.160] checking whether strlcat is declared... no [12:27:33.221] checking whether strlcpy is declared... no [12:27:33.282] checking whether strnlen is declared... yes [12:27:33.295] checking whether strsep is declared... yes [12:27:33.308] checking whether preadv is declared... yes [12:27:33.322] checking whether pwritev is declared... yes [12:27:33.334] checking whether F_FULLFSYNC is declared... no [12:27:33.369] checking for explicit_bzero... yes [12:27:33.423] checking for getopt... yes [12:27:33.476] checking for getpeereid... no [12:27:33.535] checking for inet_aton... yes [12:27:33.588] checking for mkdtemp... yes [12:27:33.642] checking for strlcat... no [12:27:33.702] checking for strlcpy... no [12:27:33.761] checking for strnlen... yes [12:27:33.821] checking for strsep... yes [12:27:33.876] checking for pthread_barrier_wait... yes [12:27:33.933] checking for getopt_long... yes [12:27:33.991] checking for syslog... yes [12:27:34.045] checking syslog.h usability... yes [12:27:34.054] checking syslog.h presence... yes [12:27:34.068] checking for syslog.h... yes [12:27:34.068] checking for opterr... yes [12:27:34.122] checking for optreset... no [12:27:34.182] checking unicode/ucol.h usability... yes [12:27:34.198] checking unicode/ucol.h presence... yes [12:27:34.219] checking for unicode/ucol.h... yes [12:27:34.224] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:27:34.246] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:27:34.255] checking for rl_completion_suppress_quote... yes [12:27:34.317] checking for rl_filename_quote_characters... yes [12:27:34.379] checking for rl_filename_quoting_function... yes [12:27:34.444] checking for append_history... yes [12:27:34.507] checking for history_truncate_file... yes [12:27:34.569] checking for rl_completion_matches... yes [12:27:34.634] checking for rl_filename_completion_function... yes [12:27:34.696] checking for rl_reset_screen_size... yes [12:27:34.760] checking for rl_variable_bind... yes [12:27:34.821] checking test program... ok [12:27:34.874] checking whether long int is 64 bits... yes [12:27:34.936] checking for __builtin_mul_overflow... yes [12:27:34.990] checking size of void *... 8 [12:27:35.063] checking size of size_t... 8 [12:27:35.136] checking size of long... 8 [12:27:35.208] checking alignment of short... 2 [12:27:35.279] checking alignment of int... 4 [12:27:35.350] checking alignment of long... 8 [12:27:35.424] checking alignment of double... 8 [12:27:35.499] checking for int8... no [12:27:35.536] checking for uint8... no [12:27:35.572] checking for int64... no [12:27:35.609] checking for uint64... no [12:27:35.646] checking for __int128... yes [12:27:35.704] checking for __int128 alignment bug... ok [12:27:35.761] checking alignment of PG_INT128_TYPE... 16 [12:27:35.836] checking for builtin __sync char locking functions... yes [12:27:35.891] checking for builtin __sync int32 locking functions... yes [12:27:35.947] checking for builtin __sync int32 atomic operations... yes [12:27:36.000] checking for builtin __sync int64 atomic operations... yes [12:27:36.054] checking for builtin __atomic int32 atomic operations... yes [12:27:36.109] checking for builtin __atomic int64 atomic operations... yes [12:27:36.164] checking for __get_cpuid... yes [12:27:36.220] checking for __get_cpuid_count... yes [12:27:36.276] checking for __cpuid... no [12:27:36.297] checking for __cpuidex... no [12:27:36.318] checking for _xgetbv with CFLAGS=... no [12:27:36.738] checking for _xgetbv with CFLAGS=-mxsave... yes [12:27:37.138] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:27:37.513] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:27:37.857] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:27:37.903] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:27:38.002] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:27:38.024] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:27:38.042] 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 [12:27:38.112] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:27:38.113] checking for library containing sem_init... none required [12:27:38.168] checking which semaphore API to use... unnamed POSIX [12:27:38.168] checking which random number source to use... OpenSSL [12:27:38.170] checking for tclsh... /usr/bin/tclsh [12:27:38.170] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:27:38.200] checking tcl.h usability... yes [12:27:38.212] checking tcl.h presence... yes [12:27:38.231] checking for tcl.h... yes [12:27:38.232] checking for perl.h... yes [12:27:38.311] checking for libperl... yes [12:27:38.550] checking Python.h usability... yes [12:27:38.601] checking Python.h presence... yes [12:27:38.656] checking for Python.h... yes [12:27:38.657] checking for xmllint... /usr/bin/xmllint [12:27:38.657] checking for xsltproc... /usr/bin/xsltproc [12:27:38.657] checking for fop... /usr/bin/fop [12:27:38.657] checking for dbtoepub... no [12:27:38.658] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:27:38.717] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:27:38.783] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:27:38.783] 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 [12:27:38.783] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:27:38.783] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:27:38.784] configure: using CXX=ccache g++ [12:27:38.784] 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 [12:27:38.784] configure: using CLANG=ccache clang-16 [12:27:38.784] 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 [12:27:38.784] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [12:27:38.810] configure: updating cache gcc.cache [12:27:38.820] configure: creating ./config.status [12:27:38.905] config.status: creating GNUmakefile [12:27:38.917] config.status: creating src/Makefile.global [12:27:38.932] config.status: creating src/include/pg_config.h [12:27:38.943] config.status: creating src/include/pg_config_ext.h [12:27:38.955] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:27:38.970] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:27:38.977] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:27:38.984] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:27:38.991] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:27:38.998] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:27:39.030] [12:27:39.030] real 0m15.055s [12:27:39.030] user 0m9.041s [12:27:39.030] sys 0m5.038s [12:27:39.030] make -s -j${BUILD_JOBS} clean [12:27:39.516] time make -s -j${BUILD_JOBS} world-bin [12:28:00.339] pg_combinebackup.c: In function ‘process_directory_recursively’: [12:28:00.339] pg_combinebackup.c:1120:74: error: ‘mfile’ may be used uninitialized [-Werror=maybe-uninitialized] [12:28:00.339] 1120 | if (checksum_type != CHECKSUM_TYPE_NONE && mfile != NULL && [12:28:00.339] | ^ [12:28:00.339] pg_combinebackup.c:1077:40: note: ‘mfile’ was declared here [12:28:00.339] 1077 | manifest_file *mfile; [12:28:00.339] | ^~~~~ [12:28:00.339] cc1: all warnings being treated as errors [12:28:00.340] make[3]: *** [: pg_combinebackup.o] Error 1 [12:28:00.340] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [12:28:00.340] make[2]: *** Waiting for unfinished jobs.... [12:28:00.994] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [12:28:00.994] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:28:00.995] [12:28:00.995] real 0m21.478s [12:28:00.995] user 0m50.206s [12:28:00.995] sys 0m16.381s [12:28:00.995] [12:28:00.995] Exit status: 2