[04:42:12.974] time ./configure \ [04:42:12.974] --cache gcc.cache \ [04:42:12.974] --enable-dtrace \ [04:42:12.974] ${LINUX_CONFIGURE_FEATURES} \ [04:42:12.974] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:42:13.143] configure: creating cache gcc.cache [04:42:13.156] checking build system type... x86_64-pc-linux-gnu [04:42:13.370] checking host system type... x86_64-pc-linux-gnu [04:42:13.370] checking which template to use... linux [04:42:13.370] checking whether NLS is wanted... no [04:42:13.370] checking for default port number... 5432 [04:42:13.376] checking for dtrace... /usr/bin/dtrace [04:42:13.377] checking for block size... 8kB [04:42:13.378] checking for segment size... 1GB [04:42:13.380] checking for WAL block size... 8kB [04:42:13.410] checking whether the C compiler works... yes [04:42:13.517] checking for C compiler default output file name... a.out [04:42:13.518] checking for suffix of executables... [04:42:13.555] checking whether we are cross compiling... no [04:42:13.615] checking for suffix of object files... o [04:42:13.625] checking whether we are using the GNU C compiler... yes [04:42:13.631] checking whether ccache gcc accepts -g... yes [04:42:13.638] checking for ccache gcc option to accept ISO C89... none needed [04:42:13.647] checking for ccache gcc option to accept ISO C99... none needed [04:42:13.712] checking whether we are using the GNU C++ compiler... yes [04:42:13.719] checking whether ccache g++ accepts -g... yes [04:42:13.834] checking for gawk... no [04:42:13.834] checking for mawk... mawk [04:42:13.834] checking for LLVM_CONFIG... llvm-config-16 [04:42:13.858] configure: using llvm 16.0.6 [04:42:13.858] checking for CLANG... ccache clang-16 [04:42:14.402] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:42:14.409] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:42:14.415] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:42:14.459] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:42:14.619] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:42:14.626] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:42:14.632] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:42:14.639] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:42:14.645] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:42:14.651] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:42:14.657] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:42:14.664] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:42:14.670] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:42:14.676] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:42:14.683] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:42:14.689] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:42:14.695] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:42:14.732] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:42:14.738] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:42:14.745] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:42:14.751] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:42:14.757] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:42:14.764] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:42:14.784] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:42:14.791] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:42:14.797] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:42:14.834] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:42:14.872] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:42:14.878] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:42:14.885] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:42:14.919] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:42:14.926] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:42:14.932] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:42:14.939] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:42:14.946] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:42:14.952] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:42:14.959] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:42:14.965] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:42:14.971] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:42:14.977] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:42:14.984] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:42:14.990] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:42:14.997] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:42:15.004] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:42:15.016] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:42:15.027] checking whether the C compiler still works... yes [04:42:15.088] checking how to run the C preprocessor... ccache gcc -E [04:42:15.156] checking for pkg-config... /usr/bin/pkg-config [04:42:15.156] checking pkg-config is at least version 0.9.0... yes [04:42:15.165] checking whether to build with ICU support... yes [04:42:15.166] checking for icu-uc icu-i18n... yes [04:42:15.176] checking whether to build with Tcl... yes [04:42:15.176] checking whether to build Perl modules... yes [04:42:15.176] checking whether to build Python modules... yes [04:42:15.176] checking whether to build with GSSAPI support... yes [04:42:15.177] checking whether to build with PAM support... yes [04:42:15.177] checking whether to build with BSD Authentication support... no [04:42:15.178] checking whether to build with LDAP support... yes [04:42:15.178] checking whether to build with Bonjour support... no [04:42:15.178] checking whether to build with SELinux support... yes [04:42:15.178] checking whether to build with systemd support... yes [04:42:15.178] checking whether to build with XML support... yes [04:42:15.178] checking for libxml-2.0 >= 2.6.23... yes [04:42:15.188] checking whether to build with LZ4 support... yes [04:42:15.188] checking for liblz4... yes [04:42:15.196] checking whether to build with ZSTD support... yes [04:42:15.197] checking for libzstd >= 1.4.0... yes [04:42:15.206] checking for strip... strip [04:42:15.206] checking whether it is possible to strip libraries... yes [04:42:15.209] checking for ar... ar [04:42:15.210] checking for a BSD-compatible install... /usr/bin/install -c [04:42:15.218] checking for tar... /usr/bin/tar [04:42:15.218] checking whether ln -s works... yes [04:42:15.218] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:42:15.221] checking for bison... /usr/bin/bison [04:42:15.230] configure: using bison (GNU Bison) 3.8.2 [04:42:15.233] checking for flex... /usr/bin/flex [04:42:15.250] configure: using flex 2.6.4 [04:42:15.250] checking for perl... /usr/bin/perl [04:42:15.275] configure: using perl 5.36.0 [04:42:15.277] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:42:15.291] checking for Perl privlibexp... /usr/share/perl/5.36 [04:42:15.296] checking for Perl useshrplib... true [04:42:15.305] 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 [04:42:15.310] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:42:15.316] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:42:15.450] checking for python3... /usr/bin/python3 [04:42:15.463] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:42:15.469] checking for Python sysconfig module... yes [04:42:15.480] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:42:15.494] checking Python include directory... -I/usr/include/python3.11 [04:42:15.506] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:42:15.548] checking for a sed that does not truncate output... /usr/bin/sed [04:42:15.553] checking for grep that handles long lines and -e... /usr/bin/grep [04:42:15.555] checking for egrep... /usr/bin/grep -E [04:42:15.557] checking for ANSI C header files... yes [04:42:15.664] checking for sys/types.h... yes [04:42:15.680] checking for sys/stat.h... yes [04:42:15.711] checking for stdlib.h... yes [04:42:15.725] checking for string.h... yes [04:42:15.740] checking for memory.h... yes [04:42:15.755] checking for strings.h... yes [04:42:15.770] checking for inttypes.h... yes [04:42:15.786] checking for stdint.h... yes [04:42:15.800] checking for unistd.h... yes [04:42:15.818] checking whether ccache gcc is Clang... no [04:42:15.829] checking whether pthreads work with -pthread... yes [04:42:15.882] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:42:15.924] checking whether more special flags are required for pthreads... no [04:42:15.924] checking for PTHREAD_PRIO_INHERIT... yes [04:42:15.972] checking pthread.h usability... yes [04:42:15.980] checking pthread.h presence... yes [04:42:15.997] checking for pthread.h... yes [04:42:15.997] checking for strerror_r... yes [04:42:16.038] checking whether strerror_r returns int... no [04:42:16.070] checking for main in -lm... yes [04:42:16.118] checking for library containing setproctitle... no [04:42:16.211] checking for library containing dlsym... none required [04:42:16.254] checking for library containing socket... none required [04:42:16.296] checking for library containing getopt_long... none required [04:42:16.339] checking for library containing shm_open... none required [04:42:16.381] checking for library containing shm_unlink... none required [04:42:16.423] checking for library containing clock_gettime... none required [04:42:16.466] checking for library containing shmget... none required [04:42:16.508] checking for library containing backtrace_symbols... none required [04:42:16.550] checking for library containing pthread_barrier_wait... none required [04:42:16.592] checking for library containing readline... -lreadline [04:42:16.647] checking for inflate in -lz... yes [04:42:16.690] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:42:16.796] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:42:16.860] checking for SSL_new in -lssl... yes [04:42:16.923] checking for SSL_CTX_set_cert_cb... yes [04:42:16.987] checking for OPENSSL_init_ssl... yes [04:42:17.055] checking for X509_get_signature_info... yes [04:42:17.128] checking for SSL_CTX_set_num_tickets... yes [04:42:17.194] checking for pam_start in -lpam... yes [04:42:17.248] checking for xmlSaveToBuffer in -lxml2... yes [04:42:17.335] checking for xsltCleanupGlobals in -lxslt... yes [04:42:17.416] checking for LZ4_compress_default in -llz4... yes [04:42:17.482] checking for ZSTD_compress in -lzstd... yes [04:42:17.535] checking for ldap_bind in -lldap... yes [04:42:17.613] checking for ldap_initialize... yes [04:42:17.677] checking for ldap_verify_credentials... yes [04:42:17.742] checking for security_compute_create_name in -lselinux... yes [04:42:17.796] checking for uuid_export in -lossp-uuid... yes [04:42:17.850] checking for stdbool.h that conforms to C99... yes [04:42:17.861] checking for _Bool... yes [04:42:17.926] checking atomic.h usability... no [04:42:17.976] checking atomic.h presence... no [04:42:17.992] checking for atomic.h... no [04:42:17.995] checking copyfile.h usability... no [04:42:18.045] checking copyfile.h presence... no [04:42:18.061] checking for copyfile.h... no [04:42:18.064] checking execinfo.h usability... yes [04:42:18.073] checking execinfo.h presence... yes [04:42:18.085] checking for execinfo.h... yes [04:42:18.092] checking getopt.h usability... yes [04:42:18.100] checking getopt.h presence... yes [04:42:18.113] checking for getopt.h... yes [04:42:18.120] checking ifaddrs.h usability... yes [04:42:18.133] checking ifaddrs.h presence... yes [04:42:18.148] checking for ifaddrs.h... yes [04:42:18.155] checking mbarrier.h usability... no [04:42:18.205] checking mbarrier.h presence... no [04:42:18.222] checking for mbarrier.h... no [04:42:18.225] checking sys/epoll.h usability... yes [04:42:18.234] checking sys/epoll.h presence... yes [04:42:18.248] checking for sys/epoll.h... yes [04:42:18.255] checking sys/event.h usability... no [04:42:18.306] checking sys/event.h presence... no [04:42:18.322] checking for sys/event.h... no [04:42:18.325] checking sys/personality.h usability... yes [04:42:18.334] checking sys/personality.h presence... yes [04:42:18.346] checking for sys/personality.h... yes [04:42:18.353] checking sys/prctl.h usability... yes [04:42:18.362] checking sys/prctl.h presence... yes [04:42:18.375] checking for sys/prctl.h... yes [04:42:18.382] checking sys/procctl.h usability... no [04:42:18.432] checking sys/procctl.h presence... no [04:42:18.449] checking for sys/procctl.h... no [04:42:18.453] checking sys/signalfd.h usability... yes [04:42:18.462] checking sys/signalfd.h presence... yes [04:42:18.476] checking for sys/signalfd.h... yes [04:42:18.484] checking sys/ucred.h usability... no [04:42:18.534] checking sys/ucred.h presence... no [04:42:18.551] checking for sys/ucred.h... no [04:42:18.554] checking termios.h usability... yes [04:42:18.567] checking termios.h presence... yes [04:42:18.581] checking for termios.h... yes [04:42:18.588] checking ucred.h usability... no [04:42:18.639] checking ucred.h presence... no [04:42:18.656] checking for ucred.h... no [04:42:18.658] checking readline/readline.h usability... yes [04:42:18.672] checking readline/readline.h presence... yes [04:42:18.689] checking for readline/readline.h... yes [04:42:18.690] checking readline/history.h usability... yes [04:42:18.699] checking readline/history.h presence... yes [04:42:18.715] checking for readline/history.h... yes [04:42:18.718] checking zlib.h usability... yes [04:42:18.728] checking zlib.h presence... yes [04:42:18.746] checking for zlib.h... yes [04:42:18.746] checking for lz4... /usr/bin/lz4 [04:42:18.746] checking lz4.h usability... yes [04:42:18.755] checking lz4.h presence... yes [04:42:18.769] checking for lz4.h... yes [04:42:18.769] checking for zstd... /usr/bin/zstd [04:42:18.769] checking zstd.h usability... yes [04:42:18.779] checking zstd.h presence... yes [04:42:18.793] checking for zstd.h... yes [04:42:18.794] checking gssapi/gssapi.h usability... yes [04:42:18.805] checking gssapi/gssapi.h presence... yes [04:42:18.820] checking for gssapi/gssapi.h... yes [04:42:18.822] checking gssapi/gssapi_ext.h usability... yes [04:42:18.832] checking gssapi/gssapi_ext.h presence... yes [04:42:18.848] checking for gssapi/gssapi_ext.h... yes [04:42:18.849] checking for openssl... /usr/bin/openssl [04:42:18.859] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:42:18.860] checking openssl/ssl.h usability... yes [04:42:18.905] checking openssl/ssl.h presence... yes [04:42:18.953] checking for openssl/ssl.h... yes [04:42:18.953] checking openssl/err.h usability... yes [04:42:18.968] checking openssl/err.h presence... yes [04:42:18.994] checking for openssl/err.h... yes [04:42:18.994] checking security/pam_appl.h usability... yes [04:42:19.005] checking security/pam_appl.h presence... yes [04:42:19.017] checking for security/pam_appl.h... yes [04:42:19.019] checking systemd/sd-daemon.h usability... yes [04:42:19.029] checking systemd/sd-daemon.h presence... yes [04:42:19.046] checking for systemd/sd-daemon.h... yes [04:42:19.046] checking libxml/parser.h usability... yes [04:42:19.082] checking libxml/parser.h presence... yes [04:42:19.111] checking for libxml/parser.h... yes [04:42:19.111] checking libxslt/xslt.h usability... yes [04:42:19.122] checking libxslt/xslt.h presence... yes [04:42:19.152] checking for libxslt/xslt.h... yes [04:42:19.152] checking ldap.h usability... yes [04:42:19.164] checking ldap.h presence... yes [04:42:19.180] checking for ldap.h... yes [04:42:19.180] checking for compatible LDAP implementation... yes [04:42:19.189] checking ossp/uuid.h usability... yes [04:42:19.197] checking ossp/uuid.h presence... yes [04:42:19.214] checking for ossp/uuid.h... yes [04:42:19.232] checking whether byte ordering is bigendian... no [04:42:19.325] checking for inline... inline [04:42:19.332] checking for printf format archetype... gnu_printf [04:42:19.340] checking for _Static_assert... yes [04:42:19.392] checking for typeof... typeof [04:42:19.399] checking for __builtin_types_compatible_p... yes [04:42:19.409] checking for __builtin_constant_p... yes [04:42:19.419] checking for __builtin_unreachable... yes [04:42:19.471] checking for computed goto support... yes [04:42:19.478] checking for struct tm.tm_zone... yes [04:42:19.487] checking for union semun... no [04:42:19.525] checking for socklen_t... yes [04:42:19.573] checking for struct sockaddr.sa_len... no [04:42:19.649] checking for locale_t... yes [04:42:19.658] checking for C/C++ restrict keyword... __restrict [04:42:19.671] checking for struct option... yes [04:42:19.712] checking whether assembler supports x86_64 popcntq... yes [04:42:19.719] checking for special C compiler options needed for large files... no [04:42:19.719] checking for _FILE_OFFSET_BITS value needed for large files... no [04:42:19.726] checking size of off_t... 8 [04:42:19.797] checking size of bool... 1 [04:42:19.864] checking for int timezone... yes [04:42:19.919] checking for wcstombs_l declaration... no [04:42:20.006] checking for backtrace_symbols... yes [04:42:20.066] checking for copyfile... no [04:42:20.128] checking for copy_file_range... yes [04:42:20.188] checking for getifaddrs... yes [04:42:20.248] checking for getpeerucred... no [04:42:20.310] checking for inet_pton... yes [04:42:20.369] checking for kqueue... no [04:42:20.433] checking for mbstowcs_l... no [04:42:20.495] checking for memset_s... no [04:42:20.556] checking for posix_fallocate... yes [04:42:20.617] checking for ppoll... yes [04:42:20.679] checking for pthread_is_threaded_np... no [04:42:20.742] checking for setproctitle... no [04:42:20.805] checking for setproctitle_fast... no [04:42:20.867] checking for strchrnul... yes [04:42:20.928] checking for strsignal... yes [04:42:20.989] checking for syncfs... yes [04:42:21.049] checking for sync_file_range... yes [04:42:21.108] checking for uselocale... yes [04:42:21.169] checking for wcstombs_l... no [04:42:21.229] checking for __builtin_bswap16... yes [04:42:21.286] checking for __builtin_bswap32... yes [04:42:21.343] checking for __builtin_bswap64... yes [04:42:21.400] checking for __builtin_clz... yes [04:42:21.458] checking for __builtin_ctz... yes [04:42:21.514] checking for __builtin_popcount... yes [04:42:21.572] checking for __builtin_frame_address... yes [04:42:21.630] checking for _LARGEFILE_SOURCE value needed for large files... no [04:42:21.689] checking how ccache gcc reports undeclared, standard C functions... error [04:42:21.715] checking for posix_fadvise... yes [04:42:21.774] checking whether posix_fadvise is declared... yes [04:42:21.788] checking whether fdatasync is declared... yes [04:42:21.800] checking whether strlcat is declared... no [04:42:21.860] checking whether strlcpy is declared... no [04:42:21.920] checking whether strnlen is declared... yes [04:42:21.933] checking whether strsep is declared... yes [04:42:21.946] checking whether preadv is declared... yes [04:42:21.959] checking whether pwritev is declared... yes [04:42:21.971] checking whether F_FULLFSYNC is declared... no [04:42:22.004] checking for explicit_bzero... yes [04:42:22.056] checking for getopt... yes [04:42:22.109] checking for getpeereid... no [04:42:22.166] checking for inet_aton... yes [04:42:22.219] checking for mkdtemp... yes [04:42:22.272] checking for strlcat... no [04:42:22.331] checking for strlcpy... no [04:42:22.389] checking for strnlen... yes [04:42:22.447] checking for strsep... yes [04:42:22.503] checking for pthread_barrier_wait... yes [04:42:22.558] checking for getopt_long... yes [04:42:22.613] checking for syslog... yes [04:42:22.666] checking syslog.h usability... yes [04:42:22.675] checking syslog.h presence... yes [04:42:22.688] checking for syslog.h... yes [04:42:22.689] checking for opterr... yes [04:42:22.744] checking for optreset... no [04:42:22.803] checking unicode/ucol.h usability... yes [04:42:22.819] checking unicode/ucol.h presence... yes [04:42:22.840] checking for unicode/ucol.h... yes [04:42:22.844] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:42:22.872] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:42:22.880] checking for rl_completion_suppress_quote... yes [04:42:22.940] checking for rl_filename_quote_characters... yes [04:42:23.000] checking for rl_filename_quoting_function... yes [04:42:23.062] checking for append_history... yes [04:42:23.124] checking for history_truncate_file... yes [04:42:23.187] checking for rl_completion_matches... yes [04:42:23.248] checking for rl_filename_completion_function... yes [04:42:23.308] checking for rl_reset_screen_size... yes [04:42:23.369] checking for rl_variable_bind... yes [04:42:23.428] checking test program... ok [04:42:23.480] checking whether long int is 64 bits... yes [04:42:23.539] checking for __builtin_mul_overflow... yes [04:42:23.592] checking size of void *... 8 [04:42:23.660] checking size of size_t... 8 [04:42:23.730] checking size of long... 8 [04:42:23.800] checking alignment of short... 2 [04:42:23.869] checking alignment of int... 4 [04:42:23.939] checking alignment of long... 8 [04:42:24.010] checking alignment of double... 8 [04:42:24.080] checking for int8... no [04:42:24.114] checking for uint8... no [04:42:24.147] checking for int64... no [04:42:24.181] checking for uint64... no [04:42:24.215] checking for __int128... yes [04:42:24.269] checking for __int128 alignment bug... ok [04:42:24.321] checking alignment of PG_INT128_TYPE... 16 [04:42:24.391] checking for builtin __sync char locking functions... yes [04:42:24.442] checking for builtin __sync int32 locking functions... yes [04:42:24.493] checking for builtin __sync int32 atomic operations... yes [04:42:24.544] checking for builtin __sync int64 atomic operations... yes [04:42:24.596] checking for builtin __atomic int32 atomic operations... yes [04:42:24.647] checking for builtin __atomic int64 atomic operations... yes [04:42:24.698] checking for __get_cpuid... yes [04:42:24.753] checking for __get_cpuid_count... yes [04:42:24.806] checking for __cpuid... no [04:42:24.827] checking for __cpuidex... no [04:42:24.849] checking for _xgetbv with CFLAGS=... no [04:42:25.272] checking for _xgetbv with CFLAGS=-mxsave... yes [04:42:25.667] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:42:26.032] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:42:26.371] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:42:26.416] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:42:26.512] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:42:26.533] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:42:26.549] 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 [04:42:26.616] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:42:26.616] checking for library containing sem_init... none required [04:42:26.668] checking which semaphore API to use... unnamed POSIX [04:42:26.668] checking which random number source to use... OpenSSL [04:42:26.670] checking for tclsh... /usr/bin/tclsh [04:42:26.670] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:42:26.704] checking tcl.h usability... yes [04:42:26.717] checking tcl.h presence... yes [04:42:26.736] checking for tcl.h... yes [04:42:26.737] checking for perl.h... yes [04:42:26.824] checking for libperl... yes [04:42:27.056] checking Python.h usability... yes [04:42:27.113] checking Python.h presence... yes [04:42:27.167] checking for Python.h... yes [04:42:27.167] checking for xmllint... /usr/bin/xmllint [04:42:27.168] checking for xsltproc... /usr/bin/xsltproc [04:42:27.168] checking for fop... /usr/bin/fop [04:42:27.168] checking for dbtoepub... no [04:42:27.169] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:42:27.222] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:42:27.286] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [04:42:27.286] 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 [04:42:27.286] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:42:27.286] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:42:27.286] configure: using CXX=ccache g++ [04:42:27.286] 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 [04:42:27.286] configure: using CLANG=ccache clang-16 [04:42:27.286] 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 [04:42:27.286] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:42:27.312] configure: updating cache gcc.cache [04:42:27.321] configure: creating ./config.status [04:42:27.399] config.status: creating GNUmakefile [04:42:27.410] config.status: creating src/Makefile.global [04:42:27.425] config.status: creating src/include/pg_config.h [04:42:27.436] config.status: creating src/include/pg_config_ext.h [04:42:27.447] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:42:27.461] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:42:27.469] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:42:27.478] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:42:27.485] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:42:27.492] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:42:27.523] [04:42:27.523] real 0m14.549s [04:42:27.523] user 0m8.622s [04:42:27.523] sys 0m4.669s [04:42:27.523] make -s -j${BUILD_JOBS} clean [04:42:27.999] time make -s -j${BUILD_JOBS} world-bin [04:42:38.908] cluster.c: In function ‘get_catalog_state’: [04:42:38.908] cluster.c:2771:33: error: declaration of ‘td_src’ shadows a previous local [-Werror=shadow=compatible-local] [04:42:38.908] 2771 | TupleDesc td_src, td_dst; [04:42:38.908] | ^~~~~~ [04:42:38.908] cluster.c:2741:25: note: shadowed declaration is here [04:42:38.908] 2741 | TupleDesc td_src = RelationGetDescr(rel); [04:42:38.908] | ^~~~~~ [04:42:38.908] cluster.c: In function ‘rebuild_relation_finish_concurrent’: [04:42:38.908] cluster.c:3790:25: error: variable ‘lmode_old’ set but not used [-Werror=unused-but-set-variable] [04:42:38.908] 3790 | LOCKMODE lmode_old; [04:42:38.908] | ^~~~~~~~~ [04:42:38.908] cc1: all warnings being treated as errors [04:42:38.909] make[3]: *** [: cluster.o] Error 1 [04:42:38.909] make[2]: *** [common.mk:37: commands-recursive] Error 2 [04:42:38.909] make[2]: *** Waiting for unfinished jobs.... [04:43:02.162] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [04:43:02.162] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:43:02.163] [04:43:02.163] real 0m34.163s [04:43:02.163] user 1m40.370s [04:43:02.163] sys 0m27.166s [04:43:02.163] [04:43:02.163] Exit status: 2