[09:26:25.062] time ./configure \ [09:26:25.062] --cache gcc.cache \ [09:26:25.062] --enable-dtrace \ [09:26:25.062] ${LINUX_CONFIGURE_FEATURES} \ [09:26:25.062] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [09:26:25.243] configure: creating cache gcc.cache [09:26:25.257] checking build system type... x86_64-pc-linux-gnu [09:26:25.438] checking host system type... x86_64-pc-linux-gnu [09:26:25.438] checking which template to use... linux [09:26:25.438] checking whether NLS is wanted... no [09:26:25.438] checking for default port number... 5432 [09:26:25.445] checking for dtrace... /usr/bin/dtrace [09:26:25.445] checking for block size... 8kB [09:26:25.447] checking for segment size... 1GB [09:26:25.449] checking for WAL block size... 8kB [09:26:25.484] checking whether the C compiler works... yes [09:26:25.585] checking for C compiler default output file name... a.out [09:26:25.586] checking for suffix of executables... [09:26:25.624] checking whether we are cross compiling... no [09:26:25.681] checking for suffix of object files... o [09:26:25.690] checking whether we are using the GNU C compiler... yes [09:26:25.697] checking whether ccache gcc accepts -g... yes [09:26:25.705] checking for ccache gcc option to accept ISO C89... none needed [09:26:25.714] checking for ccache gcc option to accept ISO C99... none needed [09:26:25.776] checking whether we are using the GNU C++ compiler... yes [09:26:25.783] checking whether ccache g++ accepts -g... yes [09:26:25.909] checking for gawk... no [09:26:25.910] checking for mawk... mawk [09:26:25.910] checking for LLVM_CONFIG... llvm-config-16 [09:26:25.925] configure: using llvm 16.0.6 [09:26:25.925] checking for CLANG... ccache clang-16 [09:26:26.399] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:26:26.405] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:26:26.412] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:26:26.455] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:26:26.594] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:26:26.601] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:26:26.608] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:26:26.614] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:26:26.621] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:26:26.627] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:26:26.634] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:26:26.640] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:26:26.647] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:26:26.653] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:26:26.659] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:26:26.666] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:26:26.673] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:26:26.710] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:26:26.717] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:26:26.723] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:26:26.729] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:26:26.736] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:26:26.743] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:26:26.763] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:26:26.770] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:26:26.777] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:26:26.815] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:26:26.853] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:26:26.859] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:26:26.866] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:26:26.900] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:26:26.907] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:26:26.914] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:26:26.921] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:26:26.927] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:26:26.934] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:26:26.940] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:26:26.946] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:26:26.953] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:26:26.959] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [09:26:26.965] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [09:26:26.972] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:26:26.978] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:26:26.985] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:26:26.998] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:26:27.010] checking whether the C compiler still works... yes [09:26:27.074] checking how to run the C preprocessor... ccache gcc -E [09:26:27.145] checking for pkg-config... /usr/bin/pkg-config [09:26:27.146] checking pkg-config is at least version 0.9.0... yes [09:26:27.151] checking whether to build with ICU support... yes [09:26:27.152] checking for icu-uc icu-i18n... yes [09:26:27.160] checking whether to build with Tcl... yes [09:26:27.160] checking whether to build Perl modules... yes [09:26:27.160] checking whether to build Python modules... yes [09:26:27.160] checking whether to build with GSSAPI support... yes [09:26:27.162] checking whether to build with PAM support... yes [09:26:27.162] checking whether to build with BSD Authentication support... no [09:26:27.162] checking whether to build with LDAP support... yes [09:26:27.162] checking whether to build with Bonjour support... no [09:26:27.162] checking whether to build with SELinux support... yes [09:26:27.162] checking whether to build with systemd support... yes [09:26:27.162] checking whether to build with XML support... yes [09:26:27.163] checking for libxml-2.0 >= 2.6.23... yes [09:26:27.170] checking whether to build with LZ4 support... yes [09:26:27.171] checking for liblz4... yes [09:26:27.179] checking whether to build with ZSTD support... yes [09:26:27.179] checking for libzstd >= 1.4.0... yes [09:26:27.186] checking for strip... strip [09:26:27.186] checking whether it is possible to strip libraries... yes [09:26:27.190] checking for ar... ar [09:26:27.190] checking for a BSD-compatible install... /usr/bin/install -c [09:26:27.198] checking for tar... /usr/bin/tar [09:26:27.199] checking whether ln -s works... yes [09:26:27.199] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:26:27.201] checking for bison... /usr/bin/bison [09:26:27.206] configure: using bison (GNU Bison) 3.8.2 [09:26:27.209] checking for flex... /usr/bin/flex [09:26:27.226] configure: using flex 2.6.4 [09:26:27.226] checking for perl... /usr/bin/perl [09:26:27.255] configure: using perl 5.36.0 [09:26:27.256] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:26:27.268] checking for Perl privlibexp... /usr/share/perl/5.36 [09:26:27.273] checking for Perl useshrplib... true [09:26:27.282] 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 [09:26:27.288] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:26:27.293] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:26:27.420] checking for python3... /usr/bin/python3 [09:26:27.433] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [09:26:27.439] checking for Python sysconfig module... yes [09:26:27.451] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:26:27.464] checking Python include directory... -I/usr/include/python3.11 [09:26:27.476] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:26:27.516] checking for a sed that does not truncate output... /usr/bin/sed [09:26:27.521] checking for grep that handles long lines and -e... /usr/bin/grep [09:26:27.523] checking for egrep... /usr/bin/grep -E [09:26:27.525] checking for ANSI C header files... yes [09:26:27.631] checking for sys/types.h... yes [09:26:27.646] checking for sys/stat.h... yes [09:26:27.670] checking for stdlib.h... yes [09:26:27.684] checking for string.h... yes [09:26:27.698] checking for memory.h... yes [09:26:27.713] checking for strings.h... yes [09:26:27.728] checking for inttypes.h... yes [09:26:27.745] checking for stdint.h... yes [09:26:27.760] checking for unistd.h... yes [09:26:27.777] checking whether ccache gcc is Clang... no [09:26:27.789] checking whether pthreads work with -pthread... yes [09:26:27.842] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:26:27.886] checking whether more special flags are required for pthreads... no [09:26:27.886] checking for PTHREAD_PRIO_INHERIT... yes [09:26:27.934] checking pthread.h usability... yes [09:26:27.942] checking pthread.h presence... yes [09:26:27.960] checking for pthread.h... yes [09:26:27.960] checking for strerror_r... yes [09:26:28.002] checking whether strerror_r returns int... no [09:26:28.034] checking for main in -lm... yes [09:26:28.083] checking for library containing setproctitle... no [09:26:28.174] checking for library containing dlsym... none required [09:26:28.217] checking for library containing socket... none required [09:26:28.260] checking for library containing getopt_long... none required [09:26:28.303] checking for library containing shm_open... none required [09:26:28.344] checking for library containing shm_unlink... none required [09:26:28.385] checking for library containing clock_gettime... none required [09:26:28.428] checking for library containing shmget... none required [09:26:28.469] checking for library containing backtrace_symbols... none required [09:26:28.510] checking for library containing pthread_barrier_wait... none required [09:26:28.552] checking for library containing readline... -lreadline [09:26:28.606] checking for inflate in -lz... yes [09:26:28.649] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:26:28.751] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:26:28.818] checking for SSL_new in -lssl... yes [09:26:28.883] checking for SSL_CTX_set_cert_cb... yes [09:26:28.952] checking for OPENSSL_init_ssl... yes [09:26:29.023] checking for BIO_meth_new... yes [09:26:29.101] checking for ASN1_STRING_get0_data... yes [09:26:29.179] checking for HMAC_CTX_new... yes [09:26:29.253] checking for HMAC_CTX_free... yes [09:26:29.325] checking for CRYPTO_lock... no [09:26:29.382] checking for X509_get_signature_info... yes [09:26:29.456] checking for SSL_CTX_set_num_tickets... yes [09:26:29.523] checking for pam_start in -lpam... yes [09:26:29.578] checking for xmlSaveToBuffer in -lxml2... yes [09:26:29.667] checking for xsltCleanupGlobals in -lxslt... yes [09:26:29.759] checking for LZ4_compress_default in -llz4... yes [09:26:29.812] checking for ZSTD_compress in -lzstd... yes [09:26:29.867] checking for ldap_bind in -lldap... yes [09:26:29.951] checking for ldap_initialize... yes [09:26:30.017] checking for ldap_verify_credentials... yes [09:26:30.083] checking for security_compute_create_name in -lselinux... yes [09:26:30.139] checking for uuid_export in -lossp-uuid... yes [09:26:30.196] checking for stdbool.h that conforms to C99... yes [09:26:30.207] checking for _Bool... yes [09:26:30.275] checking atomic.h usability... no [09:26:30.327] checking atomic.h presence... no [09:26:30.345] checking for atomic.h... no [09:26:30.348] checking copyfile.h usability... no [09:26:30.399] checking copyfile.h presence... no [09:26:30.416] checking for copyfile.h... no [09:26:30.419] checking execinfo.h usability... yes [09:26:30.428] checking execinfo.h presence... yes [09:26:30.440] checking for execinfo.h... yes [09:26:30.447] checking getopt.h usability... yes [09:26:30.456] checking getopt.h presence... yes [09:26:30.469] checking for getopt.h... yes [09:26:30.476] checking ifaddrs.h usability... yes [09:26:30.487] checking ifaddrs.h presence... yes [09:26:30.503] checking for ifaddrs.h... yes [09:26:30.510] checking mbarrier.h usability... no [09:26:30.561] checking mbarrier.h presence... no [09:26:30.578] checking for mbarrier.h... no [09:26:30.581] checking sys/epoll.h usability... yes [09:26:30.591] checking sys/epoll.h presence... yes [09:26:30.606] checking for sys/epoll.h... yes [09:26:30.613] checking sys/event.h usability... no [09:26:30.663] checking sys/event.h presence... no [09:26:30.680] checking for sys/event.h... no [09:26:30.684] checking sys/personality.h usability... yes [09:26:30.692] checking sys/personality.h presence... yes [09:26:30.705] checking for sys/personality.h... yes [09:26:30.711] checking sys/prctl.h usability... yes [09:26:30.720] checking sys/prctl.h presence... yes [09:26:30.733] checking for sys/prctl.h... yes [09:26:30.741] checking sys/procctl.h usability... no [09:26:30.791] checking sys/procctl.h presence... no [09:26:30.807] checking for sys/procctl.h... no [09:26:30.810] checking sys/signalfd.h usability... yes [09:26:30.818] checking sys/signalfd.h presence... yes [09:26:30.832] checking for sys/signalfd.h... yes [09:26:30.841] checking sys/ucred.h usability... no [09:26:30.894] checking sys/ucred.h presence... no [09:26:30.911] checking for sys/ucred.h... no [09:26:30.914] checking termios.h usability... yes [09:26:30.928] checking termios.h presence... yes [09:26:30.943] checking for termios.h... yes [09:26:30.951] checking ucred.h usability... no [09:26:31.005] checking ucred.h presence... no [09:26:31.022] checking for ucred.h... no [09:26:31.024] checking readline/readline.h usability... yes [09:26:31.035] checking readline/readline.h presence... yes [09:26:31.053] checking for readline/readline.h... yes [09:26:31.054] checking readline/history.h usability... yes [09:26:31.063] checking readline/history.h presence... yes [09:26:31.081] checking for readline/history.h... yes [09:26:31.083] checking zlib.h usability... yes [09:26:31.093] checking zlib.h presence... yes [09:26:31.111] checking for zlib.h... yes [09:26:31.112] checking for lz4... /usr/bin/lz4 [09:26:31.112] checking lz4.h usability... yes [09:26:31.121] checking lz4.h presence... yes [09:26:31.135] checking for lz4.h... yes [09:26:31.136] checking for zstd... /usr/bin/zstd [09:26:31.136] checking zstd.h usability... yes [09:26:31.146] checking zstd.h presence... yes [09:26:31.161] checking for zstd.h... yes [09:26:31.161] checking gssapi/gssapi.h usability... yes [09:26:31.172] checking gssapi/gssapi.h presence... yes [09:26:31.188] checking for gssapi/gssapi.h... yes [09:26:31.189] checking gssapi/gssapi_ext.h usability... yes [09:26:31.198] checking gssapi/gssapi_ext.h presence... yes [09:26:31.215] checking for gssapi/gssapi_ext.h... yes [09:26:31.216] checking for openssl... /usr/bin/openssl [09:26:31.225] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [09:26:31.225] checking openssl/ssl.h usability... yes [09:26:31.273] checking openssl/ssl.h presence... yes [09:26:31.323] checking for openssl/ssl.h... yes [09:26:31.323] checking openssl/err.h usability... yes [09:26:31.335] checking openssl/err.h presence... yes [09:26:31.361] checking for openssl/err.h... yes [09:26:31.361] checking security/pam_appl.h usability... yes [09:26:31.370] checking security/pam_appl.h presence... yes [09:26:31.383] checking for security/pam_appl.h... yes [09:26:31.384] checking systemd/sd-daemon.h usability... yes [09:26:31.393] checking systemd/sd-daemon.h presence... yes [09:26:31.409] checking for systemd/sd-daemon.h... yes [09:26:31.410] checking libxml/parser.h usability... yes [09:26:31.439] checking libxml/parser.h presence... yes [09:26:31.467] checking for libxml/parser.h... yes [09:26:31.468] checking libxslt/xslt.h usability... yes [09:26:31.478] checking libxslt/xslt.h presence... yes [09:26:31.508] checking for libxslt/xslt.h... yes [09:26:31.509] checking ldap.h usability... yes [09:26:31.519] checking ldap.h presence... yes [09:26:31.536] checking for ldap.h... yes [09:26:31.536] checking for compatible LDAP implementation... yes [09:26:31.544] checking ossp/uuid.h usability... yes [09:26:31.553] checking ossp/uuid.h presence... yes [09:26:31.571] checking for ossp/uuid.h... yes [09:26:31.590] checking whether byte ordering is bigendian... no [09:26:31.679] checking for inline... inline [09:26:31.686] checking for printf format archetype... gnu_printf [09:26:31.694] checking for _Static_assert... yes [09:26:31.750] checking for typeof... typeof [09:26:31.757] checking for __builtin_types_compatible_p... yes [09:26:31.768] checking for __builtin_constant_p... yes [09:26:31.778] checking for __builtin_unreachable... yes [09:26:31.829] checking for computed goto support... yes [09:26:31.836] checking for struct tm.tm_zone... yes [09:26:31.844] checking for union semun... no [09:26:31.882] checking for socklen_t... yes [09:26:31.927] checking for struct sockaddr.sa_len... no [09:26:32.000] checking for locale_t... yes [09:26:32.008] checking for C/C++ restrict keyword... __restrict [09:26:32.020] checking for struct option... yes [09:26:32.057] checking whether assembler supports x86_64 popcntq... yes [09:26:32.064] checking for special C compiler options needed for large files... no [09:26:32.064] checking for _FILE_OFFSET_BITS value needed for large files... no [09:26:32.071] checking size of off_t... 8 [09:26:32.140] checking size of bool... 1 [09:26:32.205] checking for int timezone... yes [09:26:32.261] checking for wcstombs_l declaration... no [09:26:32.345] checking for backtrace_symbols... yes [09:26:32.404] checking for copyfile... no [09:26:32.465] checking for copy_file_range... yes [09:26:32.527] checking for getifaddrs... yes [09:26:32.589] checking for getpeerucred... no [09:26:32.655] checking for inet_pton... yes [09:26:32.721] checking for kqueue... no [09:26:32.785] checking for mbstowcs_l... no [09:26:32.851] checking for memset_s... no [09:26:32.915] checking for posix_fallocate... yes [09:26:32.977] checking for ppoll... yes [09:26:33.040] checking for pthread_is_threaded_np... no [09:26:33.104] checking for setproctitle... no [09:26:33.166] checking for setproctitle_fast... no [09:26:33.229] checking for strchrnul... yes [09:26:33.291] checking for strsignal... yes [09:26:33.351] checking for syncfs... yes [09:26:33.411] checking for sync_file_range... yes [09:26:33.471] checking for uselocale... yes [09:26:33.531] checking for wcstombs_l... no [09:26:33.590] checking for __builtin_bswap16... yes [09:26:33.647] checking for __builtin_bswap32... yes [09:26:33.704] checking for __builtin_bswap64... yes [09:26:33.763] checking for __builtin_clz... yes [09:26:33.822] checking for __builtin_ctz... yes [09:26:33.883] checking for __builtin_popcount... yes [09:26:33.940] checking for __builtin_frame_address... yes [09:26:33.997] checking for _LARGEFILE_SOURCE value needed for large files... no [09:26:34.057] checking how ccache gcc reports undeclared, standard C functions... error [09:26:34.085] checking for posix_fadvise... yes [09:26:34.143] checking whether posix_fadvise is declared... yes [09:26:34.159] checking whether fdatasync is declared... yes [09:26:34.171] checking whether strlcat is declared... no [09:26:34.232] checking whether strlcpy is declared... no [09:26:34.291] checking whether strnlen is declared... yes [09:26:34.304] checking whether strsep is declared... yes [09:26:34.318] checking whether preadv is declared... yes [09:26:34.331] checking whether pwritev is declared... yes [09:26:34.343] checking whether F_FULLFSYNC is declared... no [09:26:34.376] checking for explicit_bzero... yes [09:26:34.431] checking for getopt... yes [09:26:34.487] checking for getpeereid... no [09:26:34.546] checking for inet_aton... yes [09:26:34.602] checking for mkdtemp... yes [09:26:34.658] checking for strlcat... no [09:26:34.716] checking for strlcpy... no [09:26:34.776] checking for strnlen... yes [09:26:34.834] checking for strsep... yes [09:26:34.889] checking for pthread_barrier_wait... yes [09:26:34.944] checking for getopt_long... yes [09:26:34.999] checking for syslog... yes [09:26:35.052] checking syslog.h usability... yes [09:26:35.062] checking syslog.h presence... yes [09:26:35.075] checking for syslog.h... yes [09:26:35.075] checking for opterr... yes [09:26:35.130] checking for optreset... no [09:26:35.191] checking unicode/ucol.h usability... yes [09:26:35.210] checking unicode/ucol.h presence... yes [09:26:35.231] checking for unicode/ucol.h... yes [09:26:35.236] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:26:35.259] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:26:35.268] checking for rl_completion_suppress_quote... yes [09:26:35.332] checking for rl_filename_quote_characters... yes [09:26:35.395] checking for rl_filename_quoting_function... yes [09:26:35.459] checking for append_history... yes [09:26:35.522] checking for history_truncate_file... yes [09:26:35.590] checking for rl_completion_matches... yes [09:26:35.656] checking for rl_filename_completion_function... yes [09:26:35.723] checking for rl_reset_screen_size... yes [09:26:35.786] checking for rl_variable_bind... yes [09:26:35.845] checking test program... ok [09:26:35.898] checking whether long int is 64 bits... yes [09:26:35.958] checking for __builtin_mul_overflow... yes [09:26:36.010] checking size of void *... 8 [09:26:36.080] checking size of size_t... 8 [09:26:36.149] checking size of long... 8 [09:26:36.219] checking alignment of short... 2 [09:26:36.290] checking alignment of int... 4 [09:26:36.364] checking alignment of long... 8 [09:26:36.436] checking alignment of double... 8 [09:26:36.508] checking for int8... no [09:26:36.545] checking for uint8... no [09:26:36.580] checking for int64... no [09:26:36.615] checking for uint64... no [09:26:36.651] checking for __int128... yes [09:26:36.707] checking for __int128 alignment bug... ok [09:26:36.766] checking alignment of PG_INT128_TYPE... 16 [09:26:36.839] checking for builtin __sync char locking functions... yes [09:26:36.893] checking for builtin __sync int32 locking functions... yes [09:26:36.945] checking for builtin __sync int32 atomic operations... yes [09:26:36.998] checking for builtin __sync int64 atomic operations... yes [09:26:37.052] checking for builtin __atomic int32 atomic operations... yes [09:26:37.105] checking for builtin __atomic int64 atomic operations... yes [09:26:37.158] checking for __get_cpuid... yes [09:26:37.213] checking for __get_cpuid_count... yes [09:26:37.267] checking for __cpuid... no [09:26:37.289] checking for __cpuidex... no [09:26:37.310] checking for _xgetbv with CFLAGS=... no [09:26:37.718] checking for _xgetbv with CFLAGS=-mxsave... yes [09:26:38.111] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:26:38.485] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:26:38.838] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:26:38.884] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:26:38.983] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:26:39.004] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:26:39.023] 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 [09:26:39.093] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:26:39.093] checking for library containing sem_init... none required [09:26:39.147] checking which semaphore API to use... unnamed POSIX [09:26:39.147] checking which random number source to use... OpenSSL [09:26:39.149] checking for tclsh... /usr/bin/tclsh [09:26:39.149] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:26:39.181] checking tcl.h usability... yes [09:26:39.194] checking tcl.h presence... yes [09:26:39.213] checking for tcl.h... yes [09:26:39.213] checking for perl.h... yes [09:26:39.289] checking for libperl... yes [09:26:39.541] checking Python.h usability... yes [09:26:39.594] checking Python.h presence... yes [09:26:39.648] checking for Python.h... yes [09:26:39.648] checking for xmllint... /usr/bin/xmllint [09:26:39.649] checking for xsltproc... /usr/bin/xsltproc [09:26:39.649] checking for fop... /usr/bin/fop [09:26:39.649] checking for dbtoepub... no [09:26:39.650] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:26:39.706] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:26:39.774] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [09:26:39.774] 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 [09:26:39.774] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:26:39.774] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:26:39.774] configure: using CXX=ccache g++ [09:26:39.774] 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 [09:26:39.775] configure: using CLANG=ccache clang-16 [09:26:39.775] 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 [09:26:39.775] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [09:26:39.802] configure: updating cache gcc.cache [09:26:39.811] configure: creating ./config.status [09:26:39.891] config.status: creating GNUmakefile [09:26:39.903] config.status: creating src/Makefile.global [09:26:39.918] config.status: creating src/include/pg_config.h [09:26:39.930] config.status: creating src/include/pg_config_ext.h [09:26:39.941] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:26:39.955] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:26:39.961] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:26:39.968] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:26:39.975] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:26:39.981] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:26:40.014] [09:26:40.014] real 0m14.952s [09:26:40.014] user 0m8.935s [09:26:40.014] sys 0m5.039s [09:26:40.014] make -s -j${BUILD_JOBS} clean [09:26:40.495] time make -s -j${BUILD_JOBS} world-bin [09:27:04.901] cluster.c: In function ‘get_catalog_state’: [09:27:04.901] cluster.c:2771:33: error: declaration of ‘td_src’ shadows a previous local [-Werror=shadow=compatible-local] [09:27:04.901] 2771 | TupleDesc td_src, td_dst; [09:27:04.901] | ^~~~~~ [09:27:04.901] cluster.c:2741:25: note: shadowed declaration is here [09:27:04.901] 2741 | TupleDesc td_src = RelationGetDescr(rel); [09:27:04.901] | ^~~~~~ [09:27:04.901] cluster.c: In function ‘rebuild_relation_finish_concurrent’: [09:27:04.901] cluster.c:3790:25: error: variable ‘lmode_old’ set but not used [-Werror=unused-but-set-variable] [09:27:04.901] 3790 | LOCKMODE lmode_old; [09:27:04.901] | ^~~~~~~~~ [09:27:04.901] cc1: all warnings being treated as errors [09:27:04.901] make[3]: *** [: cluster.o] Error 1 [09:27:04.901] make[3]: *** Waiting for unfinished jobs.... [09:27:04.908] make[2]: *** [common.mk:37: commands-recursive] Error 2 [09:27:04.908] make[2]: *** Waiting for unfinished jobs.... [09:27:10.740] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [09:27:10.740] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:27:10.740] [09:27:10.740] real 0m30.245s [09:27:10.740] user 1m27.613s [09:27:10.740] sys 0m23.629s [09:27:10.741] [09:27:10.741] Exit status: 2