[08:30:41.990] time ./configure \ [08:30:41.990] --cache gcc.cache \ [08:30:41.990] --enable-dtrace \ [08:30:41.990] ${LINUX_CONFIGURE_FEATURES} \ [08:30:41.990] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [08:30:42.184] configure: creating cache gcc.cache [08:30:42.198] checking build system type... x86_64-pc-linux-gnu [08:30:42.428] checking host system type... x86_64-pc-linux-gnu [08:30:42.429] checking which template to use... linux [08:30:42.429] checking whether NLS is wanted... no [08:30:42.429] checking for default port number... 5432 [08:30:42.436] checking for dtrace... /usr/bin/dtrace [08:30:42.436] checking for block size... 8kB [08:30:42.437] checking for segment size... 1GB [08:30:42.440] checking for WAL block size... 8kB [08:30:42.479] checking whether the C compiler works... yes [08:30:42.613] checking for C compiler default output file name... a.out [08:30:42.614] checking for suffix of executables... [08:30:42.652] checking whether we are cross compiling... no [08:30:42.717] checking for suffix of object files... o [08:30:42.728] checking whether we are using the GNU C compiler... yes [08:30:42.735] checking whether ccache gcc accepts -g... yes [08:30:42.743] checking for ccache gcc option to accept ISO C89... none needed [08:30:42.753] checking for ccache gcc option to accept ISO C99... none needed [08:30:42.834] checking whether we are using the GNU C++ compiler... yes [08:30:42.848] checking whether ccache g++ accepts -g... yes [08:30:42.962] checking for gawk... no [08:30:42.962] checking for mawk... mawk [08:30:42.962] checking for LLVM_CONFIG... llvm-config-16 [08:30:42.983] configure: using llvm 16.0.6 [08:30:42.983] checking for CLANG... ccache clang-16 [08:30:43.591] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:30:43.599] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [08:30:43.607] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:30:43.655] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:30:43.855] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [08:30:43.862] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [08:30:43.869] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:30:43.876] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:30:43.883] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:30:43.890] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:30:43.898] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [08:30:43.905] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:30:43.912] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:30:43.920] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:30:43.935] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [08:30:43.942] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [08:30:43.949] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:30:43.988] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:30:43.995] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:30:44.002] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [08:30:44.009] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [08:30:44.016] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:30:44.022] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:30:44.044] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:30:44.051] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:30:44.059] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:30:44.100] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:30:44.142] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:30:44.150] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:30:44.158] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:30:44.195] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:30:44.202] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:30:44.209] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:30:44.218] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:30:44.225] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:30:44.234] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [08:30:44.241] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:30:44.249] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:30:44.256] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:30:44.263] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [08:30:44.270] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [08:30:44.278] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:30:44.285] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:30:44.292] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:30:44.304] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:30:44.318] checking whether the C compiler still works... yes [08:30:44.387] checking how to run the C preprocessor... ccache gcc -E [08:30:44.463] checking for pkg-config... /usr/bin/pkg-config [08:30:44.464] checking pkg-config is at least version 0.9.0... yes [08:30:44.472] checking whether to build with ICU support... yes [08:30:44.472] checking for icu-uc icu-i18n... yes [08:30:44.482] checking whether to build with Tcl... yes [08:30:44.483] checking whether to build Perl modules... yes [08:30:44.483] checking whether to build Python modules... yes [08:30:44.483] checking whether to build with GSSAPI support... yes [08:30:44.484] checking whether to build with PAM support... yes [08:30:44.484] checking whether to build with BSD Authentication support... no [08:30:44.484] checking whether to build with LDAP support... yes [08:30:44.484] checking whether to build with Bonjour support... no [08:30:44.484] checking whether to build with SELinux support... yes [08:30:44.485] checking whether to build with systemd support... yes [08:30:44.485] checking whether to build with XML support... yes [08:30:44.485] checking for libxml-2.0 >= 2.6.23... yes [08:30:44.493] checking whether to build with LZ4 support... yes [08:30:44.494] checking for liblz4... yes [08:30:44.502] checking whether to build with ZSTD support... yes [08:30:44.502] checking for libzstd >= 1.4.0... yes [08:30:44.511] checking for strip... strip [08:30:44.511] checking whether it is possible to strip libraries... yes [08:30:44.515] checking for ar... ar [08:30:44.515] checking for a BSD-compatible install... /usr/bin/install -c [08:30:44.525] checking for tar... /usr/bin/tar [08:30:44.525] checking whether ln -s works... yes [08:30:44.525] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:30:44.528] checking for bison... /usr/bin/bison [08:30:44.535] configure: using bison (GNU Bison) 3.8.2 [08:30:44.538] checking for flex... /usr/bin/flex [08:30:44.557] configure: using flex 2.6.4 [08:30:44.557] checking for perl... /usr/bin/perl [08:30:44.589] configure: using perl 5.36.0 [08:30:44.591] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [08:30:44.605] checking for Perl privlibexp... /usr/share/perl/5.36 [08:30:44.610] checking for Perl useshrplib... true [08:30:44.620] 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 [08:30:44.626] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:30:44.632] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:30:44.778] checking for python3... /usr/bin/python3 [08:30:44.791] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [08:30:44.797] checking for Python sysconfig module... yes [08:30:44.810] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [08:30:44.824] checking Python include directory... -I/usr/include/python3.11 [08:30:44.836] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [08:30:44.879] checking for a sed that does not truncate output... /usr/bin/sed [08:30:44.884] checking for grep that handles long lines and -e... /usr/bin/grep [08:30:44.886] checking for egrep... /usr/bin/grep -E [08:30:44.888] checking for ANSI C header files... yes [08:30:45.016] checking for sys/types.h... yes [08:30:45.032] checking for sys/stat.h... yes [08:30:45.059] checking for stdlib.h... yes [08:30:45.075] checking for string.h... yes [08:30:45.091] checking for memory.h... yes [08:30:45.107] checking for strings.h... yes [08:30:45.124] checking for inttypes.h... yes [08:30:45.142] checking for stdint.h... yes [08:30:45.159] checking for unistd.h... yes [08:30:45.179] checking whether ccache gcc is Clang... no [08:30:45.192] checking whether pthreads work with -pthread... yes [08:30:45.252] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:30:45.296] checking whether more special flags are required for pthreads... no [08:30:45.297] checking for PTHREAD_PRIO_INHERIT... yes [08:30:45.346] checking pthread.h usability... yes [08:30:45.354] checking pthread.h presence... yes [08:30:45.371] checking for pthread.h... yes [08:30:45.371] checking for strerror_r... yes [08:30:45.415] checking whether strerror_r returns int... no [08:30:45.450] checking for main in -lm... yes [08:30:45.501] checking for library containing setproctitle... no [08:30:45.601] checking for library containing dlsym... none required [08:30:45.644] checking for library containing socket... none required [08:30:45.691] checking for library containing getopt_long... none required [08:30:45.735] checking for library containing shm_open... none required [08:30:45.781] checking for library containing shm_unlink... none required [08:30:45.826] checking for library containing clock_gettime... none required [08:30:45.871] checking for library containing shmget... none required [08:30:45.916] checking for library containing backtrace_symbols... none required [08:30:45.962] checking for library containing pthread_barrier_wait... none required [08:30:46.008] checking for library containing readline... -lreadline [08:30:46.067] checking for inflate in -lz... yes [08:30:46.114] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:30:46.228] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:30:46.301] checking for SSL_new in -lssl... yes [08:30:46.366] checking for SSL_CTX_set_cert_cb... yes [08:30:46.435] checking for OPENSSL_init_ssl... yes [08:30:46.508] checking for BIO_meth_new... yes [08:30:46.586] checking for ASN1_STRING_get0_data... yes [08:30:46.664] checking for HMAC_CTX_new... yes [08:30:46.742] checking for HMAC_CTX_free... yes [08:30:46.815] checking for CRYPTO_lock... no [08:30:46.873] checking for X509_get_signature_info... yes [08:30:46.951] checking for SSL_CTX_set_num_tickets... yes [08:30:47.020] checking for pam_start in -lpam... yes [08:30:47.079] checking for xmlSaveToBuffer in -lxml2... yes [08:30:47.177] checking for xsltCleanupGlobals in -lxslt... yes [08:30:47.269] checking for LZ4_compress_default in -llz4... yes [08:30:47.324] checking for ZSTD_compress in -lzstd... yes [08:30:47.380] checking for ldap_bind in -lldap... yes [08:30:47.467] checking for ldap_initialize... yes [08:30:47.537] checking for ldap_verify_credentials... yes [08:30:47.607] checking for security_compute_create_name in -lselinux... yes [08:30:47.670] checking for uuid_export in -lossp-uuid... yes [08:30:47.728] checking for stdbool.h that conforms to C99... yes [08:30:47.741] checking for _Bool... yes [08:30:47.810] checking atomic.h usability... no [08:30:47.863] checking atomic.h presence... no [08:30:47.881] checking for atomic.h... no [08:30:47.884] checking copyfile.h usability... no [08:30:47.940] checking copyfile.h presence... no [08:30:47.959] checking for copyfile.h... no [08:30:47.962] checking execinfo.h usability... yes [08:30:47.972] checking execinfo.h presence... yes [08:30:47.987] checking for execinfo.h... yes [08:30:47.995] checking getopt.h usability... yes [08:30:48.004] checking getopt.h presence... yes [08:30:48.019] checking for getopt.h... yes [08:30:48.026] checking ifaddrs.h usability... yes [08:30:48.041] checking ifaddrs.h presence... yes [08:30:48.059] checking for ifaddrs.h... yes [08:30:48.066] checking mbarrier.h usability... no [08:30:48.121] checking mbarrier.h presence... no [08:30:48.140] checking for mbarrier.h... no [08:30:48.144] checking sys/epoll.h usability... yes [08:30:48.154] checking sys/epoll.h presence... yes [08:30:48.171] checking for sys/epoll.h... yes [08:30:48.178] checking sys/event.h usability... no [08:30:48.234] checking sys/event.h presence... no [08:30:48.252] checking for sys/event.h... no [08:30:48.256] checking sys/personality.h usability... yes [08:30:48.266] checking sys/personality.h presence... yes [08:30:48.281] checking for sys/personality.h... yes [08:30:48.289] checking sys/prctl.h usability... yes [08:30:48.300] checking sys/prctl.h presence... yes [08:30:48.316] checking for sys/prctl.h... yes [08:30:48.324] checking sys/procctl.h usability... no [08:30:48.378] checking sys/procctl.h presence... no [08:30:48.396] checking for sys/procctl.h... no [08:30:48.399] checking sys/signalfd.h usability... yes [08:30:48.410] checking sys/signalfd.h presence... yes [08:30:48.425] checking for sys/signalfd.h... yes [08:30:48.432] checking sys/ucred.h usability... no [08:30:48.486] checking sys/ucred.h presence... no [08:30:48.505] checking for sys/ucred.h... no [08:30:48.508] checking termios.h usability... yes [08:30:48.523] checking termios.h presence... yes [08:30:48.538] checking for termios.h... yes [08:30:48.546] checking ucred.h usability... no [08:30:48.602] checking ucred.h presence... no [08:30:48.620] checking for ucred.h... no [08:30:48.622] checking readline/readline.h usability... yes [08:30:48.635] checking readline/readline.h presence... yes [08:30:48.653] checking for readline/readline.h... yes [08:30:48.655] checking readline/history.h usability... yes [08:30:48.665] checking readline/history.h presence... yes [08:30:48.683] checking for readline/history.h... yes [08:30:48.686] checking zlib.h usability... yes [08:30:48.698] checking zlib.h presence... yes [08:30:48.718] checking for zlib.h... yes [08:30:48.718] checking for lz4... /usr/bin/lz4 [08:30:48.718] checking lz4.h usability... yes [08:30:48.728] checking lz4.h presence... yes [08:30:48.743] checking for lz4.h... yes [08:30:48.743] checking for zstd... /usr/bin/zstd [08:30:48.743] checking zstd.h usability... yes [08:30:48.754] checking zstd.h presence... yes [08:30:48.770] checking for zstd.h... yes [08:30:48.770] checking gssapi/gssapi.h usability... yes [08:30:48.782] checking gssapi/gssapi.h presence... yes [08:30:48.798] checking for gssapi/gssapi.h... yes [08:30:48.800] checking gssapi/gssapi_ext.h usability... yes [08:30:48.810] checking gssapi/gssapi_ext.h presence... yes [08:30:48.827] checking for gssapi/gssapi_ext.h... yes [08:30:48.829] checking for openssl... /usr/bin/openssl [08:30:48.841] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [08:30:48.841] checking openssl/ssl.h usability... yes [08:30:48.899] checking openssl/ssl.h presence... yes [08:30:48.955] checking for openssl/ssl.h... yes [08:30:48.955] checking openssl/err.h usability... yes [08:30:48.970] checking openssl/err.h presence... yes [08:30:48.997] checking for openssl/err.h... yes [08:30:48.998] checking security/pam_appl.h usability... yes [08:30:49.012] checking security/pam_appl.h presence... yes [08:30:49.025] checking for security/pam_appl.h... yes [08:30:49.027] checking systemd/sd-daemon.h usability... yes [08:30:49.038] checking systemd/sd-daemon.h presence... yes [08:30:49.056] checking for systemd/sd-daemon.h... yes [08:30:49.056] checking libxml/parser.h usability... yes [08:30:49.093] checking libxml/parser.h presence... yes [08:30:49.124] checking for libxml/parser.h... yes [08:30:49.124] checking libxslt/xslt.h usability... yes [08:30:49.136] checking libxslt/xslt.h presence... yes [08:30:49.169] checking for libxslt/xslt.h... yes [08:30:49.169] checking ldap.h usability... yes [08:30:49.183] checking ldap.h presence... yes [08:30:49.201] checking for ldap.h... yes [08:30:49.202] checking for compatible LDAP implementation... yes [08:30:49.210] checking ossp/uuid.h usability... yes [08:30:49.220] checking ossp/uuid.h presence... yes [08:30:49.238] checking for ossp/uuid.h... yes [08:30:49.258] checking whether byte ordering is bigendian... no [08:30:49.358] checking for inline... inline [08:30:49.366] checking for printf format archetype... gnu_printf [08:30:49.374] checking for _Static_assert... yes [08:30:49.428] checking for typeof... typeof [08:30:49.437] checking for __builtin_types_compatible_p... yes [08:30:49.448] checking for __builtin_constant_p... yes [08:30:49.459] checking for __builtin_unreachable... yes [08:30:49.513] checking for computed goto support... yes [08:30:49.521] checking for struct tm.tm_zone... yes [08:30:49.530] checking for union semun... no [08:30:49.572] checking for socklen_t... yes [08:30:49.623] checking for struct sockaddr.sa_len... no [08:30:49.706] checking for locale_t... yes [08:30:49.715] checking for C/C++ restrict keyword... __restrict [08:30:49.729] checking for struct option... yes [08:30:49.769] checking whether assembler supports x86_64 popcntq... yes [08:30:49.777] checking for special C compiler options needed for large files... no [08:30:49.777] checking for _FILE_OFFSET_BITS value needed for large files... no [08:30:49.786] checking size of off_t... 8 [08:30:49.859] checking size of bool... 1 [08:30:49.928] checking for int timezone... yes [08:30:49.985] checking for wcstombs_l declaration... no [08:30:50.077] checking for backtrace_symbols... yes [08:30:50.141] checking for copyfile... no [08:30:50.204] checking for copy_file_range... yes [08:30:50.266] checking for getifaddrs... yes [08:30:50.329] checking for getpeerucred... no [08:30:50.393] checking for inet_pton... yes [08:30:50.456] checking for kqueue... no [08:30:50.520] checking for mbstowcs_l... no [08:30:50.584] checking for memset_s... no [08:30:50.649] checking for posix_fallocate... yes [08:30:50.714] checking for ppoll... yes [08:30:50.778] checking for pthread_is_threaded_np... no [08:30:50.843] checking for setproctitle... no [08:30:50.907] checking for setproctitle_fast... no [08:30:50.972] checking for strchrnul... yes [08:30:51.036] checking for strsignal... yes [08:30:51.099] checking for syncfs... yes [08:30:51.163] checking for sync_file_range... yes [08:30:51.227] checking for uselocale... yes [08:30:51.289] checking for wcstombs_l... no [08:30:51.351] checking for __builtin_bswap16... yes [08:30:51.412] checking for __builtin_bswap32... yes [08:30:51.471] checking for __builtin_bswap64... yes [08:30:51.532] checking for __builtin_clz... yes [08:30:51.591] checking for __builtin_ctz... yes [08:30:51.651] checking for __builtin_popcount... yes [08:30:51.713] checking for __builtin_frame_address... yes [08:30:51.773] checking for _LARGEFILE_SOURCE value needed for large files... no [08:30:51.834] checking how ccache gcc reports undeclared, standard C functions... error [08:30:51.863] checking for posix_fadvise... yes [08:30:51.923] checking whether posix_fadvise is declared... yes [08:30:51.940] checking whether fdatasync is declared... yes [08:30:51.954] checking whether strlcat is declared... no [08:30:52.018] checking whether strlcpy is declared... no [08:30:52.080] checking whether strnlen is declared... yes [08:30:52.095] checking whether strsep is declared... yes [08:30:52.109] checking whether preadv is declared... yes [08:30:52.123] checking whether pwritev is declared... yes [08:30:52.136] checking whether F_FULLFSYNC is declared... no [08:30:52.172] checking for explicit_bzero... yes [08:30:52.228] checking for getopt... yes [08:30:52.286] checking for getpeereid... no [08:30:52.348] checking for inet_aton... yes [08:30:52.404] checking for mkdtemp... yes [08:30:52.461] checking for strlcat... no [08:30:52.523] checking for strlcpy... no [08:30:52.584] checking for strnlen... yes [08:30:52.646] checking for strsep... yes [08:30:52.703] checking for pthread_barrier_wait... yes [08:30:52.760] checking for getopt_long... yes [08:30:52.818] checking for syslog... yes [08:30:52.875] checking syslog.h usability... yes [08:30:52.886] checking syslog.h presence... yes [08:30:52.900] checking for syslog.h... yes [08:30:52.900] checking for opterr... yes [08:30:52.958] checking for optreset... no [08:30:53.021] checking unicode/ucol.h usability... yes [08:30:53.039] checking unicode/ucol.h presence... yes [08:30:53.061] checking for unicode/ucol.h... yes [08:30:53.066] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:30:53.088] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:30:53.097] checking for rl_completion_suppress_quote... yes [08:30:53.160] checking for rl_filename_quote_characters... yes [08:30:53.225] checking for rl_filename_quoting_function... yes [08:30:53.292] checking for append_history... yes [08:30:53.357] checking for history_truncate_file... yes [08:30:53.422] checking for rl_completion_matches... yes [08:30:53.487] checking for rl_filename_completion_function... yes [08:30:53.554] checking for rl_reset_screen_size... yes [08:30:53.622] checking for rl_variable_bind... yes [08:30:53.686] checking test program... ok [08:30:53.743] checking whether long int is 64 bits... yes [08:30:53.808] checking for __builtin_mul_overflow... yes [08:30:53.866] checking size of void *... 8 [08:30:53.942] checking size of size_t... 8 [08:30:54.017] checking size of long... 8 [08:30:54.092] checking alignment of short... 2 [08:30:54.166] checking alignment of int... 4 [08:30:54.240] checking alignment of long... 8 [08:30:54.315] checking alignment of double... 8 [08:30:54.390] checking for int8... no [08:30:54.427] checking for uint8... no [08:30:54.464] checking for int64... no [08:30:54.503] checking for uint64... no [08:30:54.543] checking for __int128... yes [08:30:54.603] checking for __int128 alignment bug... ok [08:30:54.662] checking alignment of PG_INT128_TYPE... 16 [08:30:54.737] checking for builtin __sync char locking functions... yes [08:30:54.792] checking for builtin __sync int32 locking functions... yes [08:30:54.849] checking for builtin __sync int32 atomic operations... yes [08:30:54.904] checking for builtin __sync int64 atomic operations... yes [08:30:54.961] checking for builtin __atomic int32 atomic operations... yes [08:30:55.018] checking for builtin __atomic int64 atomic operations... yes [08:30:55.075] checking for __get_cpuid... yes [08:30:55.135] checking for __get_cpuid_count... yes [08:30:55.194] checking for __cpuid... no [08:30:55.219] checking for __cpuidex... no [08:30:55.242] checking for _xgetbv with CFLAGS=... no [08:30:55.690] checking for _xgetbv with CFLAGS=-mxsave... yes [08:30:56.093] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:30:56.468] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:30:56.818] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:30:56.866] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:30:56.971] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:30:56.994] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:30:57.012] 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 [08:30:57.083] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:30:57.084] checking for library containing sem_init... none required [08:30:57.139] checking which semaphore API to use... unnamed POSIX [08:30:57.140] checking which random number source to use... OpenSSL [08:30:57.141] checking for tclsh... /usr/bin/tclsh [08:30:57.142] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:30:57.176] checking tcl.h usability... yes [08:30:57.190] checking tcl.h presence... yes [08:30:57.209] checking for tcl.h... yes [08:30:57.210] checking for perl.h... yes [08:30:57.303] checking for libperl... yes [08:30:57.559] checking Python.h usability... yes [08:30:57.623] checking Python.h presence... yes [08:30:57.681] checking for Python.h... yes [08:30:57.682] checking for xmllint... /usr/bin/xmllint [08:30:57.682] checking for xsltproc... /usr/bin/xsltproc [08:30:57.682] checking for fop... /usr/bin/fop [08:30:57.683] checking for dbtoepub... no [08:30:57.683] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [08:30:57.744] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:30:57.812] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [08:30:57.812] 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 [08:30:57.812] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:30:57.812] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [08:30:57.812] configure: using CXX=ccache g++ [08:30:57.812] 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 [08:30:57.812] configure: using CLANG=ccache clang-16 [08:30:57.812] 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 [08:30:57.812] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [08:30:57.844] configure: updating cache gcc.cache [08:30:57.853] configure: creating ./config.status [08:30:57.941] config.status: creating GNUmakefile [08:30:57.953] config.status: creating src/Makefile.global [08:30:57.969] config.status: creating src/include/pg_config.h [08:30:57.982] config.status: creating src/include/pg_config_ext.h [08:30:57.994] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:30:58.010] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:30:58.017] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:30:58.025] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:30:58.033] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:30:58.040] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:30:58.075] [08:30:58.075] real 0m16.084s [08:30:58.075] user 0m9.353s [08:30:58.075] sys 0m5.331s [08:30:58.075] make -s -j${BUILD_JOBS} clean [08:30:58.572] time make -s -j${BUILD_JOBS} world-bin [08:31:22.436] clauses.c: In function ‘max_parallel_hazard_walker’: [08:31:22.436] clauses.c:961:49: error: ‘save_safe_param_ids’ may be used uninitialized [-Werror=maybe-uninitialized] [08:31:22.436] 961 | context->safe_param_ids = save_safe_param_ids; [08:31:22.436] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [08:31:22.436] clauses.c:943:29: note: ‘save_safe_param_ids’ was declared here [08:31:22.436] 943 | List *save_safe_param_ids; [08:31:22.436] | ^~~~~~~~~~~~~~~~~~~ [08:31:22.436] cc1: all warnings being treated as errors [08:31:22.437] make[4]: *** [: clauses.o] Error 1 [08:31:22.437] make[4]: *** Waiting for unfinished jobs.... [08:31:22.815] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [08:31:22.815] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [08:31:22.815] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:31:22.816] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:31:22.816] [08:31:22.816] real 0m24.244s [08:31:22.816] user 1m12.870s [08:31:22.816] sys 0m17.403s [08:31:22.816] [08:31:22.816] Exit status: 2