[07:41:13.801] time ./configure \ [07:41:13.801] --cache gcc.cache \ [07:41:13.801] --enable-dtrace \ [07:41:13.801] ${LINUX_CONFIGURE_FEATURES} \ [07:41:13.801] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [07:41:14.000] configure: creating cache gcc.cache [07:41:14.015] checking build system type... x86_64-pc-linux-gnu [07:41:14.216] checking host system type... x86_64-pc-linux-gnu [07:41:14.216] checking which template to use... linux [07:41:14.216] checking whether NLS is wanted... no [07:41:14.216] checking for default port number... 5432 [07:41:14.224] checking for dtrace... /usr/bin/dtrace [07:41:14.224] checking for block size... 8kB [07:41:14.226] checking for segment size... 1GB [07:41:14.228] checking for WAL block size... 8kB [07:41:14.266] checking whether the C compiler works... yes [07:41:14.369] checking for C compiler default output file name... a.out [07:41:14.371] checking for suffix of executables... [07:41:14.410] checking whether we are cross compiling... no [07:41:14.491] checking for suffix of object files... o [07:41:14.499] checking whether we are using the GNU C compiler... yes [07:41:14.506] checking whether ccache gcc accepts -g... yes [07:41:14.513] checking for ccache gcc option to accept ISO C89... none needed [07:41:14.521] checking for ccache gcc option to accept ISO C99... none needed [07:41:14.590] checking whether we are using the GNU C++ compiler... yes [07:41:14.598] checking whether ccache g++ accepts -g... yes [07:41:14.726] checking for gawk... no [07:41:14.726] checking for mawk... mawk [07:41:14.726] checking for LLVM_CONFIG... llvm-config-16 [07:41:14.741] configure: using llvm 16.0.6 [07:41:14.741] checking for CLANG... ccache clang-16 [07:41:15.251] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:41:15.290] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:41:15.298] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:41:15.352] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:41:15.500] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:41:15.508] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:41:15.515] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:41:15.522] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:41:15.530] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:41:15.537] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:41:15.545] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:41:15.553] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:41:15.561] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:41:15.569] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:41:15.576] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:41:15.584] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:41:15.592] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:41:15.632] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:41:15.639] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:41:15.647] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:41:15.654] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:41:15.662] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:41:15.670] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:41:15.694] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:41:15.702] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:41:15.710] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:41:15.751] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:41:15.792] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:41:15.800] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:41:15.808] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:41:15.845] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:41:15.853] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:41:15.861] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:41:15.870] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:41:15.878] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:41:15.885] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:41:15.893] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:41:15.901] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:41:15.909] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:41:15.917] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:41:15.924] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:41:15.932] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:41:15.940] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:41:15.948] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:41:15.961] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:41:15.976] checking whether the C compiler still works... yes [07:41:16.046] checking how to run the C preprocessor... ccache gcc -E [07:41:16.126] checking for pkg-config... /usr/bin/pkg-config [07:41:16.126] checking pkg-config is at least version 0.9.0... yes [07:41:16.134] checking whether to build with ICU support... yes [07:41:16.134] checking for icu-uc icu-i18n... yes [07:41:16.144] checking whether to build with Tcl... yes [07:41:16.145] checking whether to build Perl modules... yes [07:41:16.145] checking whether to build Python modules... yes [07:41:16.145] checking whether to build with GSSAPI support... yes [07:41:16.146] checking whether to build with PAM support... yes [07:41:16.146] checking whether to build with BSD Authentication support... no [07:41:16.146] checking whether to build with LDAP support... yes [07:41:16.146] checking whether to build with Bonjour support... no [07:41:16.147] checking whether to build with SELinux support... yes [07:41:16.147] checking whether to build with systemd support... yes [07:41:16.147] checking whether to build with XML support... yes [07:41:16.147] checking for libxml-2.0 >= 2.6.23... yes [07:41:16.158] checking whether to build with LZ4 support... yes [07:41:16.158] checking for liblz4... yes [07:41:16.168] checking whether to build with ZSTD support... yes [07:41:16.168] checking for libzstd >= 1.4.0... yes [07:41:16.177] checking for strip... strip [07:41:16.177] checking whether it is possible to strip libraries... yes [07:41:16.181] checking for ar... ar [07:41:16.182] checking for a BSD-compatible install... /usr/bin/install -c [07:41:16.192] checking for tar... /usr/bin/tar [07:41:16.192] checking whether ln -s works... yes [07:41:16.192] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:41:16.195] checking for bison... /usr/bin/bison [07:41:16.201] configure: using bison (GNU Bison) 3.8.2 [07:41:16.204] checking for flex... /usr/bin/flex [07:41:16.224] configure: using flex 2.6.4 [07:41:16.224] checking for perl... /usr/bin/perl [07:41:16.247] configure: using perl 5.36.0 [07:41:16.249] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:41:16.261] checking for Perl privlibexp... /usr/share/perl/5.36 [07:41:16.267] checking for Perl useshrplib... true [07:41:16.276] 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:41:16.282] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:41:16.289] 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:41:16.422] checking for python3... /usr/bin/python3 [07:41:16.436] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [07:41:16.444] checking for Python sysconfig module... yes [07:41:16.457] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:41:16.471] checking Python include directory... -I/usr/include/python3.11 [07:41:16.483] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:41:16.528] checking for a sed that does not truncate output... /usr/bin/sed [07:41:16.534] checking for grep that handles long lines and -e... /usr/bin/grep [07:41:16.537] checking for egrep... /usr/bin/grep -E [07:41:16.539] checking for ANSI C header files... yes [07:41:16.656] checking for sys/types.h... yes [07:41:16.673] checking for sys/stat.h... yes [07:41:16.701] checking for stdlib.h... yes [07:41:16.718] checking for string.h... yes [07:41:16.737] checking for memory.h... yes [07:41:16.757] checking for strings.h... yes [07:41:16.774] checking for inttypes.h... yes [07:41:16.792] checking for stdint.h... yes [07:41:16.809] checking for unistd.h... yes [07:41:16.828] checking whether ccache gcc is Clang... no [07:41:16.842] checking whether pthreads work with -pthread... yes [07:41:16.898] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:41:16.946] checking whether more special flags are required for pthreads... no [07:41:16.946] checking for PTHREAD_PRIO_INHERIT... yes [07:41:16.998] checking pthread.h usability... yes [07:41:17.006] checking pthread.h presence... yes [07:41:17.024] checking for pthread.h... yes [07:41:17.024] checking for strerror_r... yes [07:41:17.070] checking whether strerror_r returns int... no [07:41:17.105] checking for main in -lm... yes [07:41:17.159] checking for library containing setproctitle... no [07:41:17.260] checking for library containing dlsym... none required [07:41:17.307] checking for library containing socket... none required [07:41:17.352] checking for library containing getopt_long... none required [07:41:17.398] checking for library containing shm_open... none required [07:41:17.445] checking for library containing shm_unlink... none required [07:41:17.491] checking for library containing clock_gettime... none required [07:41:17.536] checking for library containing shmget... none required [07:41:17.582] checking for library containing backtrace_symbols... none required [07:41:17.627] checking for library containing pthread_barrier_wait... none required [07:41:17.674] checking for library containing readline... -lreadline [07:41:17.732] checking for inflate in -lz... yes [07:41:17.780] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:41:17.890] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:41:17.958] checking for SSL_new in -lssl... yes [07:41:18.023] checking for SSL_CTX_set_cert_cb... yes [07:41:18.094] checking for OPENSSL_init_ssl... yes [07:41:18.169] checking for BIO_meth_new... yes [07:41:18.244] checking for ASN1_STRING_get0_data... yes [07:41:18.323] checking for HMAC_CTX_new... yes [07:41:18.400] checking for HMAC_CTX_free... yes [07:41:18.476] checking for CRYPTO_lock... no [07:41:18.535] checking for X509_get_signature_info... yes [07:41:18.613] checking for SSL_CTX_set_num_tickets... yes [07:41:18.683] checking for pam_start in -lpam... yes [07:41:18.741] checking for xmlSaveToBuffer in -lxml2... yes [07:41:18.837] checking for xsltCleanupGlobals in -lxslt... yes [07:41:18.924] checking for LZ4_compress_default in -llz4... yes [07:41:18.983] checking for ZSTD_compress in -lzstd... yes [07:41:19.040] checking for ldap_bind in -lldap... yes [07:41:19.134] checking for ldap_initialize... yes [07:41:19.204] checking for ldap_verify_credentials... yes [07:41:19.272] checking for security_compute_create_name in -lselinux... yes [07:41:19.333] checking for uuid_export in -lossp-uuid... yes [07:41:19.392] checking for stdbool.h that conforms to C99... yes [07:41:19.405] checking for _Bool... yes [07:41:19.475] checking atomic.h usability... no [07:41:19.530] checking atomic.h presence... no [07:41:19.550] checking for atomic.h... no [07:41:19.554] checking copyfile.h usability... no [07:41:19.609] checking copyfile.h presence... no [07:41:19.627] checking for copyfile.h... no [07:41:19.631] checking execinfo.h usability... yes [07:41:19.641] checking execinfo.h presence... yes [07:41:19.655] checking for execinfo.h... yes [07:41:19.663] checking getopt.h usability... yes [07:41:19.673] checking getopt.h presence... yes [07:41:19.687] checking for getopt.h... yes [07:41:19.695] checking ifaddrs.h usability... yes [07:41:19.709] checking ifaddrs.h presence... yes [07:41:19.727] checking for ifaddrs.h... yes [07:41:19.735] checking mbarrier.h usability... no [07:41:19.791] checking mbarrier.h presence... no [07:41:19.810] checking for mbarrier.h... no [07:41:19.814] checking sys/epoll.h usability... yes [07:41:19.826] checking sys/epoll.h presence... yes [07:41:19.842] checking for sys/epoll.h... yes [07:41:19.851] checking sys/event.h usability... no [07:41:19.907] checking sys/event.h presence... no [07:41:19.927] checking for sys/event.h... no [07:41:19.931] checking sys/personality.h usability... yes [07:41:19.940] checking sys/personality.h presence... yes [07:41:19.955] checking for sys/personality.h... yes [07:41:19.963] checking sys/prctl.h usability... yes [07:41:19.975] checking sys/prctl.h presence... yes [07:41:19.990] checking for sys/prctl.h... yes [07:41:19.998] checking sys/procctl.h usability... no [07:41:20.054] checking sys/procctl.h presence... no [07:41:20.074] checking for sys/procctl.h... no [07:41:20.078] checking sys/signalfd.h usability... yes [07:41:20.088] checking sys/signalfd.h presence... yes [07:41:20.104] checking for sys/signalfd.h... yes [07:41:20.112] checking sys/ucred.h usability... no [07:41:20.168] checking sys/ucred.h presence... no [07:41:20.188] checking for sys/ucred.h... no [07:41:20.191] checking termios.h usability... yes [07:41:20.206] checking termios.h presence... yes [07:41:20.221] checking for termios.h... yes [07:41:20.230] checking ucred.h usability... no [07:41:20.288] checking ucred.h presence... no [07:41:20.308] checking for ucred.h... no [07:41:20.310] checking readline/readline.h usability... yes [07:41:20.322] checking readline/readline.h presence... yes [07:41:20.340] checking for readline/readline.h... yes [07:41:20.342] checking readline/history.h usability... yes [07:41:20.351] checking readline/history.h presence... yes [07:41:20.369] checking for readline/history.h... yes [07:41:20.373] checking zlib.h usability... yes [07:41:20.385] checking zlib.h presence... yes [07:41:20.405] checking for zlib.h... yes [07:41:20.405] checking for lz4... /usr/bin/lz4 [07:41:20.406] checking lz4.h usability... yes [07:41:20.416] checking lz4.h presence... yes [07:41:20.432] checking for lz4.h... yes [07:41:20.432] checking for zstd... /usr/bin/zstd [07:41:20.433] checking zstd.h usability... yes [07:41:20.445] checking zstd.h presence... yes [07:41:20.462] checking for zstd.h... yes [07:41:20.462] checking gssapi/gssapi.h usability... yes [07:41:20.474] checking gssapi/gssapi.h presence... yes [07:41:20.491] checking for gssapi/gssapi.h... yes [07:41:20.493] checking gssapi/gssapi_ext.h usability... yes [07:41:20.504] checking gssapi/gssapi_ext.h presence... yes [07:41:20.521] checking for gssapi/gssapi_ext.h... yes [07:41:20.523] checking for openssl... /usr/bin/openssl [07:41:20.532] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:41:20.533] checking openssl/ssl.h usability... yes [07:41:20.583] checking openssl/ssl.h presence... yes [07:41:20.635] checking for openssl/ssl.h... yes [07:41:20.635] checking openssl/err.h usability... yes [07:41:20.650] checking openssl/err.h presence... yes [07:41:20.677] checking for openssl/err.h... yes [07:41:20.678] checking security/pam_appl.h usability... yes [07:41:20.690] checking security/pam_appl.h presence... yes [07:41:20.705] checking for security/pam_appl.h... yes [07:41:20.706] checking systemd/sd-daemon.h usability... yes [07:41:20.718] checking systemd/sd-daemon.h presence... yes [07:41:20.737] checking for systemd/sd-daemon.h... yes [07:41:20.738] checking libxml/parser.h usability... yes [07:41:20.772] checking libxml/parser.h presence... yes [07:41:20.803] checking for libxml/parser.h... yes [07:41:20.803] checking libxslt/xslt.h usability... yes [07:41:20.816] checking libxslt/xslt.h presence... yes [07:41:20.848] checking for libxslt/xslt.h... yes [07:41:20.848] checking ldap.h usability... yes [07:41:20.861] checking ldap.h presence... yes [07:41:20.879] checking for ldap.h... yes [07:41:20.880] checking for compatible LDAP implementation... yes [07:41:20.889] checking ossp/uuid.h usability... yes [07:41:20.899] checking ossp/uuid.h presence... yes [07:41:20.919] checking for ossp/uuid.h... yes [07:41:20.939] checking whether byte ordering is bigendian... no [07:41:21.042] checking for inline... inline [07:41:21.049] checking for printf format archetype... gnu_printf [07:41:21.059] checking for _Static_assert... yes [07:41:21.120] checking for typeof... typeof [07:41:21.128] checking for __builtin_types_compatible_p... yes [07:41:21.140] checking for __builtin_constant_p... yes [07:41:21.151] checking for __builtin_unreachable... yes [07:41:21.223] checking for computed goto support... yes [07:41:21.231] checking for struct tm.tm_zone... yes [07:41:21.241] checking for union semun... no [07:41:21.285] checking for socklen_t... yes [07:41:21.338] checking for struct sockaddr.sa_len... no [07:41:21.423] checking for locale_t... yes [07:41:21.432] checking for C/C++ restrict keyword... __restrict [07:41:21.446] checking for struct option... yes [07:41:21.489] checking whether assembler supports x86_64 popcntq... yes [07:41:21.498] checking for special C compiler options needed for large files... no [07:41:21.498] checking for _FILE_OFFSET_BITS value needed for large files... no [07:41:21.506] checking size of off_t... 8 [07:41:21.581] checking size of bool... 1 [07:41:21.655] checking for int timezone... yes [07:41:21.716] checking for wcstombs_l declaration... no [07:41:21.811] checking for backtrace_symbols... yes [07:41:21.878] checking for copyfile... no [07:41:21.946] checking for copy_file_range... yes [07:41:22.015] checking for getifaddrs... yes [07:41:22.080] checking for getpeerucred... no [07:41:22.148] checking for inet_pton... yes [07:41:22.212] checking for kqueue... no [07:41:22.278] checking for mbstowcs_l... no [07:41:22.346] checking for memset_s... no [07:41:22.415] checking for posix_fallocate... yes [07:41:22.483] checking for ppoll... yes [07:41:22.548] checking for pthread_is_threaded_np... no [07:41:22.615] checking for setproctitle... no [07:41:22.682] checking for setproctitle_fast... no [07:41:22.750] checking for strchrnul... yes [07:41:22.816] checking for strsignal... yes [07:41:22.882] checking for syncfs... yes [07:41:22.949] checking for sync_file_range... yes [07:41:23.016] checking for uselocale... yes [07:41:23.082] checking for wcstombs_l... no [07:41:23.143] checking for __builtin_bswap16... yes [07:41:23.205] checking for __builtin_bswap32... yes [07:41:23.266] checking for __builtin_bswap64... yes [07:41:23.330] checking for __builtin_clz... yes [07:41:23.392] checking for __builtin_ctz... yes [07:41:23.455] checking for __builtin_popcount... yes [07:41:23.518] checking for __builtin_frame_address... yes [07:41:23.581] checking for _LARGEFILE_SOURCE value needed for large files... no [07:41:23.646] checking how ccache gcc reports undeclared, standard C functions... error [07:41:23.676] checking for posix_fadvise... yes [07:41:23.741] checking whether posix_fadvise is declared... yes [07:41:23.758] checking whether fdatasync is declared... yes [07:41:23.773] checking whether strlcat is declared... no [07:41:23.840] checking whether strlcpy is declared... no [07:41:23.904] checking whether strnlen is declared... yes [07:41:23.919] checking whether strsep is declared... yes [07:41:23.934] checking whether preadv is declared... yes [07:41:23.949] checking whether pwritev is declared... yes [07:41:23.963] checking whether F_FULLFSYNC is declared... no [07:41:24.001] checking for explicit_bzero... yes [07:41:24.058] checking for getopt... yes [07:41:24.116] checking for getpeereid... no [07:41:24.180] checking for inet_aton... yes [07:41:24.236] checking for mkdtemp... yes [07:41:24.296] checking for strlcat... no [07:41:24.358] checking for strlcpy... no [07:41:24.420] checking for strnlen... yes [07:41:24.480] checking for strsep... yes [07:41:24.536] checking for pthread_barrier_wait... yes [07:41:24.591] checking for getopt_long... yes [07:41:24.647] checking for syslog... yes [07:41:24.704] checking syslog.h usability... yes [07:41:24.714] checking syslog.h presence... yes [07:41:24.728] checking for syslog.h... yes [07:41:24.728] checking for opterr... yes [07:41:24.788] checking for optreset... no [07:41:24.853] checking unicode/ucol.h usability... yes [07:41:24.871] checking unicode/ucol.h presence... yes [07:41:24.895] checking for unicode/ucol.h... yes [07:41:24.900] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:41:24.930] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:41:24.940] checking for rl_completion_suppress_quote... yes [07:41:25.007] checking for rl_filename_quote_characters... yes [07:41:25.072] checking for rl_filename_quoting_function... yes [07:41:25.143] checking for append_history... yes [07:41:25.209] checking for history_truncate_file... yes [07:41:25.281] checking for rl_completion_matches... yes [07:41:25.351] checking for rl_filename_completion_function... yes [07:41:25.418] checking for rl_reset_screen_size... yes [07:41:25.485] checking for rl_variable_bind... yes [07:41:25.549] checking test program... ok [07:41:25.606] checking whether long int is 64 bits... yes [07:41:25.673] checking for __builtin_mul_overflow... yes [07:41:25.730] checking size of void *... 8 [07:41:25.806] checking size of size_t... 8 [07:41:25.883] checking size of long... 8 [07:41:25.960] checking alignment of short... 2 [07:41:26.036] checking alignment of int... 4 [07:41:26.111] checking alignment of long... 8 [07:41:26.186] checking alignment of double... 8 [07:41:26.264] checking for int8... no [07:41:26.304] checking for uint8... no [07:41:26.343] checking for int64... no [07:41:26.380] checking for uint64... no [07:41:26.419] checking for __int128... yes [07:41:26.480] checking for __int128 alignment bug... ok [07:41:26.538] checking alignment of PG_INT128_TYPE... 16 [07:41:26.611] checking for builtin __sync char locking functions... yes [07:41:26.668] checking for builtin __sync int32 locking functions... yes [07:41:26.725] checking for builtin __sync int32 atomic operations... yes [07:41:26.783] checking for builtin __sync int64 atomic operations... yes [07:41:26.840] checking for builtin __atomic int32 atomic operations... yes [07:41:26.897] checking for builtin __atomic int64 atomic operations... yes [07:41:26.954] checking for __get_cpuid... yes [07:41:27.013] checking for __get_cpuid_count... yes [07:41:27.071] checking for __cpuid... no [07:41:27.094] checking for __cpuidex... no [07:41:27.117] checking for _xgetbv with CFLAGS=... no [07:41:27.551] checking for _xgetbv with CFLAGS=-mxsave... yes [07:41:27.954] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:41:28.330] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:41:28.679] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:41:28.728] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:41:28.832] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:41:28.856] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:41:28.875] 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:41:28.948] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:41:28.949] checking for library containing sem_init... none required [07:41:29.006] checking which semaphore API to use... unnamed POSIX [07:41:29.006] checking which random number source to use... OpenSSL [07:41:29.008] checking for tclsh... /usr/bin/tclsh [07:41:29.008] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:41:29.041] checking tcl.h usability... yes [07:41:29.057] checking tcl.h presence... yes [07:41:29.077] checking for tcl.h... yes [07:41:29.078] checking for perl.h... yes [07:41:29.159] checking for libperl... yes [07:41:29.413] checking Python.h usability... yes [07:41:29.462] checking Python.h presence... yes [07:41:29.520] checking for Python.h... yes [07:41:29.521] checking for xmllint... /usr/bin/xmllint [07:41:29.521] checking for xsltproc... /usr/bin/xsltproc [07:41:29.521] checking for fop... /usr/bin/fop [07:41:29.521] checking for dbtoepub... no [07:41:29.522] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:41:29.583] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:41:29.652] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [07:41:29.652] 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:41:29.652] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:41:29.652] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:41:29.652] configure: using CXX=ccache g++ [07:41:29.652] 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:41:29.652] configure: using CLANG=ccache clang-16 [07:41:29.652] 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:41:29.652] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:41:29.681] configure: updating cache gcc.cache [07:41:29.692] configure: creating ./config.status [07:41:29.780] config.status: creating GNUmakefile [07:41:29.793] config.status: creating src/Makefile.global [07:41:29.809] config.status: creating src/include/pg_config.h [07:41:29.822] config.status: creating src/include/pg_config_ext.h [07:41:29.835] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:41:29.851] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:41:29.859] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:41:29.868] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:41:29.876] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:41:29.883] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:41:29.919] [07:41:29.919] real 0m16.119s [07:41:29.919] user 0m9.659s [07:41:29.919] sys 0m5.345s [07:41:29.919] make -s -j${BUILD_JOBS} clean [07:41:30.437] time make -s -j${BUILD_JOBS} world-bin [07:41:38.353] cluster.c: In function ‘get_catalog_state’: [07:41:38.353] cluster.c:2771:33: error: declaration of ‘td_src’ shadows a previous local [-Werror=shadow=compatible-local] [07:41:38.353] 2771 | TupleDesc td_src, td_dst; [07:41:38.353] | ^~~~~~ [07:41:38.353] cluster.c:2741:25: note: shadowed declaration is here [07:41:38.353] 2741 | TupleDesc td_src = RelationGetDescr(rel); [07:41:38.353] | ^~~~~~ [07:41:38.353] cluster.c: In function ‘rebuild_relation_finish_concurrent’: [07:41:38.353] cluster.c:3790:25: error: variable ‘lmode_old’ set but not used [-Werror=unused-but-set-variable] [07:41:38.353] 3790 | LOCKMODE lmode_old; [07:41:38.353] | ^~~~~~~~~ [07:41:38.353] cc1: all warnings being treated as errors [07:41:38.354] make[3]: *** [: cluster.o] Error 1 [07:41:38.354] make[2]: *** [common.mk:37: commands-recursive] Error 2 [07:41:38.354] make[2]: *** Waiting for unfinished jobs.... [07:42:00.990] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [07:42:00.990] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:42:00.990] [07:42:00.990] real 0m30.553s [07:42:00.990] user 1m29.875s [07:42:00.990] sys 0m23.308s [07:42:00.991] [07:42:00.991] Exit status: 2