[00:22:44.639] time ./configure \ [00:22:44.639] --cache gcc.cache \ [00:22:44.639] --enable-dtrace \ [00:22:44.639] ${LINUX_CONFIGURE_FEATURES} \ [00:22:44.639] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [00:22:44.815] configure: creating cache gcc.cache [00:22:44.827] checking build system type... x86_64-pc-linux-gnu [00:22:45.013] checking host system type... x86_64-pc-linux-gnu [00:22:45.013] checking which template to use... linux [00:22:45.014] checking whether NLS is wanted... no [00:22:45.014] checking for default port number... 5432 [00:22:45.020] checking for dtrace... /usr/bin/dtrace [00:22:45.021] checking for block size... 8kB [00:22:45.022] checking for segment size... 1GB [00:22:45.024] checking for WAL block size... 8kB [00:22:45.060] checking whether the C compiler works... yes [00:22:45.154] checking for C compiler default output file name... a.out [00:22:45.156] checking for suffix of executables... [00:22:45.193] checking whether we are cross compiling... no [00:22:45.253] checking for suffix of object files... o [00:22:45.262] checking whether we are using the GNU C compiler... yes [00:22:45.269] checking whether ccache gcc accepts -g... yes [00:22:45.276] checking for ccache gcc option to accept ISO C89... none needed [00:22:45.285] checking for ccache gcc option to accept ISO C99... none needed [00:22:45.351] checking whether we are using the GNU C++ compiler... yes [00:22:45.358] checking whether ccache g++ accepts -g... yes [00:22:45.480] checking for gawk... no [00:22:45.480] checking for mawk... mawk [00:22:45.480] checking for LLVM_CONFIG... llvm-config-16 [00:22:45.495] configure: using llvm 16.0.6 [00:22:45.495] checking for CLANG... ccache clang-16 [00:22:46.013] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [00:22:46.020] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [00:22:46.026] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [00:22:46.071] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [00:22:46.222] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [00:22:46.229] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [00:22:46.237] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [00:22:46.244] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [00:22:46.250] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [00:22:46.256] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [00:22:46.263] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [00:22:46.269] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [00:22:46.276] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [00:22:46.282] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [00:22:46.288] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [00:22:46.295] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [00:22:46.302] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [00:22:46.339] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [00:22:46.345] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [00:22:46.352] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [00:22:46.358] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [00:22:46.365] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [00:22:46.371] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [00:22:46.392] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [00:22:46.399] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [00:22:46.405] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [00:22:46.443] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [00:22:46.481] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [00:22:46.487] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [00:22:46.494] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [00:22:46.529] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [00:22:46.536] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [00:22:46.542] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [00:22:46.549] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [00:22:46.556] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [00:22:46.562] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [00:22:46.568] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [00:22:46.575] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [00:22:46.581] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [00:22:46.588] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [00:22:46.595] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [00:22:46.601] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [00:22:46.613] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [00:22:46.625] checking whether the C compiler still works... yes [00:22:46.690] checking how to run the C preprocessor... ccache gcc -E [00:22:46.761] checking for pkg-config... /usr/bin/pkg-config [00:22:46.761] checking pkg-config is at least version 0.9.0... yes [00:22:46.770] checking whether to build with ICU support... yes [00:22:46.770] checking for icu-uc icu-i18n... yes [00:22:46.781] checking whether to build with Tcl... yes [00:22:46.782] checking whether to build Perl modules... yes [00:22:46.782] checking whether to build Python modules... yes [00:22:46.782] checking whether to build with GSSAPI support... yes [00:22:46.783] checking whether to build with PAM support... yes [00:22:46.783] checking whether to build with BSD Authentication support... no [00:22:46.783] checking whether to build with LDAP support... yes [00:22:46.783] checking whether to build with Bonjour support... no [00:22:46.783] checking whether to build with SELinux support... yes [00:22:46.783] checking whether to build with systemd support... yes [00:22:46.783] checking whether to build with XML support... yes [00:22:46.784] checking for libxml-2.0 >= 2.6.23... yes [00:22:46.792] checking whether to build with LZ4 support... yes [00:22:46.792] checking for liblz4... yes [00:22:46.800] checking whether to build with ZSTD support... yes [00:22:46.800] checking for libzstd >= 1.4.0... yes [00:22:46.809] checking for strip... strip [00:22:46.809] checking whether it is possible to strip libraries... yes [00:22:46.812] checking for ar... ar [00:22:46.812] checking for a BSD-compatible install... /usr/bin/install -c [00:22:46.821] checking for tar... /usr/bin/tar [00:22:46.821] checking whether ln -s works... yes [00:22:46.821] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [00:22:46.823] checking for bison... /usr/bin/bison [00:22:46.830] configure: using bison (GNU Bison) 3.8.2 [00:22:46.833] checking for flex... /usr/bin/flex [00:22:46.849] configure: using flex 2.6.4 [00:22:46.849] checking for perl... /usr/bin/perl [00:22:46.872] configure: using perl 5.36.0 [00:22:46.874] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [00:22:46.890] checking for Perl privlibexp... /usr/share/perl/5.36 [00:22:46.894] checking for Perl useshrplib... true [00:22:46.903] 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 [00:22:46.908] checking for CFLAGS to compile embedded Perl... -DDEBIAN [00:22:46.914] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [00:22:47.046] checking for python3... /usr/bin/python3 [00:22:47.058] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [00:22:47.065] checking for Python sysconfig module... yes [00:22:47.076] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [00:22:47.090] checking Python include directory... -I/usr/include/python3.11 [00:22:47.101] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [00:22:47.142] checking for a sed that does not truncate output... /usr/bin/sed [00:22:47.147] checking for grep that handles long lines and -e... /usr/bin/grep [00:22:47.149] checking for egrep... /usr/bin/grep -E [00:22:47.151] checking for ANSI C header files... yes [00:22:47.258] checking for sys/types.h... yes [00:22:47.273] checking for sys/stat.h... yes [00:22:47.297] checking for stdlib.h... yes [00:22:47.311] checking for string.h... yes [00:22:47.324] checking for memory.h... yes [00:22:47.338] checking for strings.h... yes [00:22:47.352] checking for inttypes.h... yes [00:22:47.368] checking for stdint.h... yes [00:22:47.382] checking for unistd.h... yes [00:22:47.397] checking whether ccache gcc is Clang... no [00:22:47.409] checking whether pthreads work with -pthread... yes [00:22:47.461] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [00:22:47.504] checking whether more special flags are required for pthreads... no [00:22:47.504] checking for PTHREAD_PRIO_INHERIT... yes [00:22:47.551] checking pthread.h usability... yes [00:22:47.558] checking pthread.h presence... yes [00:22:47.574] checking for pthread.h... yes [00:22:47.574] checking for strerror_r... yes [00:22:47.616] checking whether strerror_r returns int... no [00:22:47.649] checking for main in -lm... yes [00:22:47.697] checking for library containing setproctitle... no [00:22:47.793] checking for library containing dlsym... none required [00:22:47.836] checking for library containing socket... none required [00:22:47.877] checking for library containing getopt_long... none required [00:22:47.918] checking for library containing shm_open... none required [00:22:47.960] checking for library containing shm_unlink... none required [00:22:48.002] checking for library containing clock_gettime... none required [00:22:48.046] checking for library containing shmget... none required [00:22:48.088] checking for library containing backtrace_symbols... none required [00:22:48.130] checking for library containing pthread_barrier_wait... none required [00:22:48.171] checking for library containing readline... -lreadline [00:22:48.226] checking for inflate in -lz... yes [00:22:48.269] checking for library containing gss_store_cred_into... -lgssapi_krb5 [00:22:48.375] checking for CRYPTO_new_ex_data in -lcrypto... yes [00:22:48.442] checking for SSL_new in -lssl... yes [00:22:48.505] checking for SSL_CTX_set_cert_cb... yes [00:22:48.570] checking for OPENSSL_init_ssl... yes [00:22:48.636] checking for X509_get_signature_info... yes [00:22:48.707] checking for SSL_CTX_set_num_tickets... yes [00:22:48.777] checking for pam_start in -lpam... yes [00:22:48.828] checking for xmlSaveToBuffer in -lxml2... yes [00:22:48.922] checking for xsltCleanupGlobals in -lxslt... yes [00:22:49.009] checking for LZ4_compress_default in -llz4... yes [00:22:49.063] checking for ZSTD_compress in -lzstd... yes [00:22:49.117] checking for ldap_bind in -lldap... yes [00:22:49.204] checking for ldap_initialize... yes [00:22:49.274] checking for ldap_verify_credentials... yes [00:22:49.339] checking for security_compute_create_name in -lselinux... yes [00:22:49.397] checking for uuid_export in -lossp-uuid... yes [00:22:49.455] checking for stdbool.h that conforms to C99... yes [00:22:49.466] checking for _Bool... yes [00:22:49.531] checking atomic.h usability... no [00:22:49.584] checking atomic.h presence... no [00:22:49.601] checking for atomic.h... no [00:22:49.604] checking copyfile.h usability... no [00:22:49.655] checking copyfile.h presence... no [00:22:49.673] checking for copyfile.h... no [00:22:49.676] checking execinfo.h usability... yes [00:22:49.684] checking execinfo.h presence... yes [00:22:49.697] checking for execinfo.h... yes [00:22:49.704] checking getopt.h usability... yes [00:22:49.713] checking getopt.h presence... yes [00:22:49.726] checking for getopt.h... yes [00:22:49.733] checking ifaddrs.h usability... yes [00:22:49.746] checking ifaddrs.h presence... yes [00:22:49.761] checking for ifaddrs.h... yes [00:22:49.768] checking mbarrier.h usability... no [00:22:49.818] checking mbarrier.h presence... no [00:22:49.835] checking for mbarrier.h... no [00:22:49.838] checking sys/epoll.h usability... yes [00:22:49.847] checking sys/epoll.h presence... yes [00:22:49.861] checking for sys/epoll.h... yes [00:22:49.868] checking sys/event.h usability... no [00:22:49.918] checking sys/event.h presence... no [00:22:49.935] checking for sys/event.h... no [00:22:49.938] checking sys/personality.h usability... yes [00:22:49.946] checking sys/personality.h presence... yes [00:22:49.959] checking for sys/personality.h... yes [00:22:49.967] checking sys/prctl.h usability... yes [00:22:49.977] checking sys/prctl.h presence... yes [00:22:49.991] checking for sys/prctl.h... yes [00:22:49.998] checking sys/procctl.h usability... no [00:22:50.050] checking sys/procctl.h presence... no [00:22:50.067] checking for sys/procctl.h... no [00:22:50.071] checking sys/signalfd.h usability... yes [00:22:50.080] checking sys/signalfd.h presence... yes [00:22:50.094] checking for sys/signalfd.h... yes [00:22:50.102] checking sys/ucred.h usability... no [00:22:50.154] checking sys/ucred.h presence... no [00:22:50.171] checking for sys/ucred.h... no [00:22:50.175] checking termios.h usability... yes [00:22:50.188] checking termios.h presence... yes [00:22:50.202] checking for termios.h... yes [00:22:50.209] checking ucred.h usability... no [00:22:50.259] checking ucred.h presence... no [00:22:50.276] checking for ucred.h... no [00:22:50.279] checking xlocale.h usability... no [00:22:50.331] checking xlocale.h presence... no [00:22:50.348] checking for xlocale.h... no [00:22:50.350] checking readline/readline.h usability... yes [00:22:50.363] checking readline/readline.h presence... yes [00:22:50.380] checking for readline/readline.h... yes [00:22:50.381] checking readline/history.h usability... yes [00:22:50.390] checking readline/history.h presence... yes [00:22:50.406] checking for readline/history.h... yes [00:22:50.409] checking zlib.h usability... yes [00:22:50.419] checking zlib.h presence... yes [00:22:50.436] checking for zlib.h... yes [00:22:50.437] checking for lz4... /usr/bin/lz4 [00:22:50.437] checking lz4.h usability... yes [00:22:50.446] checking lz4.h presence... yes [00:22:50.459] checking for lz4.h... yes [00:22:50.460] checking for zstd... /usr/bin/zstd [00:22:50.460] checking zstd.h usability... yes [00:22:50.470] checking zstd.h presence... yes [00:22:50.485] checking for zstd.h... yes [00:22:50.485] checking gssapi/gssapi.h usability... yes [00:22:50.496] checking gssapi/gssapi.h presence... yes [00:22:50.511] checking for gssapi/gssapi.h... yes [00:22:50.512] checking gssapi/gssapi_ext.h usability... yes [00:22:50.521] checking gssapi/gssapi_ext.h presence... yes [00:22:50.537] checking for gssapi/gssapi_ext.h... yes [00:22:50.538] checking for openssl... /usr/bin/openssl [00:22:50.548] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [00:22:50.549] checking openssl/ssl.h usability... yes [00:22:50.597] checking openssl/ssl.h presence... yes [00:22:50.646] checking for openssl/ssl.h... yes [00:22:50.646] checking openssl/err.h usability... yes [00:22:50.660] checking openssl/err.h presence... yes [00:22:50.685] checking for openssl/err.h... yes [00:22:50.685] checking security/pam_appl.h usability... yes [00:22:50.697] checking security/pam_appl.h presence... yes [00:22:50.709] checking for security/pam_appl.h... yes [00:22:50.710] checking systemd/sd-daemon.h usability... yes [00:22:50.720] checking systemd/sd-daemon.h presence... yes [00:22:50.736] checking for systemd/sd-daemon.h... yes [00:22:50.736] checking libxml/parser.h usability... yes [00:22:50.766] checking libxml/parser.h presence... yes [00:22:50.794] checking for libxml/parser.h... yes [00:22:50.794] checking libxslt/xslt.h usability... yes [00:22:50.805] checking libxslt/xslt.h presence... yes [00:22:50.835] checking for libxslt/xslt.h... yes [00:22:50.835] checking ldap.h usability... yes [00:22:50.847] checking ldap.h presence... yes [00:22:50.864] checking for ldap.h... yes [00:22:50.864] checking for compatible LDAP implementation... yes [00:22:50.872] checking ossp/uuid.h usability... yes [00:22:50.880] checking ossp/uuid.h presence... yes [00:22:50.897] checking for ossp/uuid.h... yes [00:22:50.915] checking whether byte ordering is bigendian... no [00:22:51.004] checking for inline... inline [00:22:51.011] checking for printf format archetype... gnu_printf [00:22:51.019] checking for _Static_assert... yes [00:22:51.071] checking for typeof... typeof [00:22:51.078] checking for __builtin_types_compatible_p... yes [00:22:51.088] checking for __builtin_constant_p... yes [00:22:51.098] checking for __builtin_unreachable... yes [00:22:51.150] checking for computed goto support... yes [00:22:51.157] checking for struct tm.tm_zone... yes [00:22:51.166] checking for union semun... no [00:22:51.203] checking for socklen_t... yes [00:22:51.249] checking for struct sockaddr.sa_len... no [00:22:51.324] checking for C/C++ restrict keyword... __restrict [00:22:51.337] checking for struct option... yes [00:22:51.374] checking whether assembler supports x86_64 popcntq... yes [00:22:51.381] checking for special C compiler options needed for large files... no [00:22:51.381] checking for _FILE_OFFSET_BITS value needed for large files... no [00:22:51.388] checking size of off_t... 8 [00:22:51.459] checking size of bool... 1 [00:22:51.525] checking for int timezone... yes [00:22:51.586] checking for backtrace_symbols... yes [00:22:51.647] checking for copyfile... no [00:22:51.709] checking for copy_file_range... yes [00:22:51.770] checking for getifaddrs... yes [00:22:51.830] checking for getpeerucred... no [00:22:51.895] checking for inet_pton... yes [00:22:51.957] checking for kqueue... no [00:22:52.020] checking for mbstowcs_l... no [00:22:52.081] checking for memset_s... no [00:22:52.142] checking for posix_fallocate... yes [00:22:52.203] checking for ppoll... yes [00:22:52.263] checking for pthread_is_threaded_np... no [00:22:52.327] checking for setproctitle... no [00:22:52.389] checking for setproctitle_fast... no [00:22:52.451] checking for strchrnul... yes [00:22:52.512] checking for strsignal... yes [00:22:52.574] checking for syncfs... yes [00:22:52.635] checking for sync_file_range... yes [00:22:52.697] checking for uselocale... yes [00:22:52.759] checking for wcstombs_l... no [00:22:52.818] checking for __builtin_bswap16... yes [00:22:52.876] checking for __builtin_bswap32... yes [00:22:52.933] checking for __builtin_bswap64... yes [00:22:52.991] checking for __builtin_clz... yes [00:22:53.049] checking for __builtin_ctz... yes [00:22:53.107] checking for __builtin_popcount... yes [00:22:53.165] checking for __builtin_frame_address... yes [00:22:53.225] checking for _LARGEFILE_SOURCE value needed for large files... no [00:22:53.286] checking how ccache gcc reports undeclared, standard C functions... error [00:22:53.314] checking for posix_fadvise... yes [00:22:53.374] checking whether posix_fadvise is declared... yes [00:22:53.389] checking whether fdatasync is declared... yes [00:22:53.401] checking whether strlcat is declared... no [00:22:53.462] checking whether strlcpy is declared... no [00:22:53.521] checking whether strnlen is declared... yes [00:22:53.534] checking whether strsep is declared... yes [00:22:53.547] checking whether preadv is declared... yes [00:22:53.561] checking whether pwritev is declared... yes [00:22:53.573] checking whether F_FULLFSYNC is declared... no [00:22:53.607] checking for explicit_bzero... yes [00:22:53.661] checking for getopt... yes [00:22:53.717] checking for getpeereid... no [00:22:53.779] checking for inet_aton... yes [00:22:53.834] checking for mkdtemp... yes [00:22:53.888] checking for strlcat... no [00:22:53.948] checking for strlcpy... no [00:22:54.008] checking for strnlen... yes [00:22:54.066] checking for strsep... yes [00:22:54.120] checking for pthread_barrier_wait... yes [00:22:54.175] checking for getopt_long... yes [00:22:54.229] checking for syslog... yes [00:22:54.286] checking syslog.h usability... yes [00:22:54.295] checking syslog.h presence... yes [00:22:54.309] checking for syslog.h... yes [00:22:54.309] checking for opterr... yes [00:22:54.364] checking for optreset... no [00:22:54.425] checking unicode/ucol.h usability... yes [00:22:54.442] checking unicode/ucol.h presence... yes [00:22:54.464] checking for unicode/ucol.h... yes [00:22:54.469] checking whether LLVMCreateGDBRegistrationListener is declared... yes [00:22:54.498] checking whether LLVMCreatePerfJITEventListener is declared... yes [00:22:54.506] checking for rl_completion_suppress_quote... yes [00:22:54.570] checking for rl_filename_quote_characters... yes [00:22:54.632] checking for rl_filename_quoting_function... yes [00:22:54.696] checking for append_history... yes [00:22:54.760] checking for history_truncate_file... yes [00:22:54.822] checking for rl_completion_matches... yes [00:22:54.884] checking for rl_filename_completion_function... yes [00:22:54.946] checking for rl_reset_screen_size... yes [00:22:55.008] checking for rl_variable_bind... yes [00:22:55.068] checking test program... ok [00:22:55.121] checking whether long int is 64 bits... yes [00:22:55.182] checking for __builtin_mul_overflow... yes [00:22:55.235] checking size of void *... 8 [00:22:55.306] checking size of size_t... 8 [00:22:55.378] checking size of long... 8 [00:22:55.449] checking alignment of short... 2 [00:22:55.521] checking alignment of int... 4 [00:22:55.592] checking alignment of long... 8 [00:22:55.665] checking alignment of double... 8 [00:22:55.738] checking for int8... no [00:22:55.775] checking for uint8... no [00:22:55.811] checking for int64... no [00:22:55.846] checking for uint64... no [00:22:55.881] checking for __int128... yes [00:22:55.937] checking for __int128 alignment bug... ok [00:22:55.993] checking alignment of PG_INT128_TYPE... 16 [00:22:56.064] checking for builtin __sync char locking functions... yes [00:22:56.117] checking for builtin __sync int32 locking functions... yes [00:22:56.170] checking for builtin __sync int32 atomic operations... yes [00:22:56.223] checking for builtin __sync int64 atomic operations... yes [00:22:56.275] checking for builtin __atomic int32 atomic operations... yes [00:22:56.329] checking for builtin __atomic int64 atomic operations... yes [00:22:56.386] checking for __get_cpuid... yes [00:22:56.440] checking for __get_cpuid_count... yes [00:22:56.495] checking for __cpuid... no [00:22:56.516] checking for __cpuidex... no [00:22:56.536] checking for _xgetbv with CFLAGS=... no [00:22:56.953] checking for _xgetbv with CFLAGS=-mxsave... yes [00:22:57.357] checking for _mm512_popcnt_epi64 with CFLAGS=... no [00:22:57.726] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [00:22:58.071] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [00:22:58.118] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [00:22:58.218] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [00:22:58.240] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [00:22:58.258] 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 [00:22:58.327] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [00:22:58.327] checking for library containing sem_init... none required [00:22:58.382] checking which semaphore API to use... unnamed POSIX [00:22:58.382] checking which random number source to use... OpenSSL [00:22:58.384] checking for tclsh... /usr/bin/tclsh [00:22:58.384] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [00:22:58.415] checking tcl.h usability... yes [00:22:58.427] checking tcl.h presence... yes [00:22:58.447] checking for tcl.h... yes [00:22:58.447] checking for perl.h... yes [00:22:58.531] checking for libperl... yes [00:22:58.774] checking Python.h usability... yes [00:22:58.832] checking Python.h presence... yes [00:22:58.887] checking for Python.h... yes [00:22:58.887] checking for xmllint... /usr/bin/xmllint [00:22:58.887] checking for xsltproc... /usr/bin/xsltproc [00:22:58.888] checking for fop... /usr/bin/fop [00:22:58.889] checking for dbtoepub... no [00:22:58.889] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [00:22:58.945] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [00:22:59.008] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [00:22:59.008] 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 [00:22:59.008] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [00:22:59.008] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [00:22:59.008] configure: using CXX=ccache g++ [00:22:59.008] 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 [00:22:59.008] configure: using CLANG=ccache clang-16 [00:22:59.008] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [00:22:59.008] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [00:22:59.035] configure: updating cache gcc.cache [00:22:59.044] configure: creating ./config.status [00:22:59.122] config.status: creating GNUmakefile [00:22:59.133] config.status: creating src/Makefile.global [00:22:59.149] config.status: creating src/include/pg_config.h [00:22:59.161] config.status: creating src/include/pg_config_ext.h [00:22:59.171] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [00:22:59.185] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [00:22:59.192] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [00:22:59.198] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [00:22:59.205] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [00:22:59.214] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [00:22:59.246] [00:22:59.246] real 0m14.607s [00:22:59.246] user 0m8.869s [00:22:59.246] sys 0m4.605s [00:22:59.246] make -s -j${BUILD_JOBS} clean [00:22:59.734] time make -s -j${BUILD_JOBS} world-bin [00:23:05.081] smgr.c: In function ‘smgrdestroy’: [00:23:05.081] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [00:23:05.081] 282 | ForkNumber forknum; [00:23:05.081] | ^~~~~~~ [00:23:05.081] smgr.c: In function ‘smgrdounlinkall’: [00:23:05.081] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [00:23:05.081] 487 | int which = rels[i]->smgr_which; [00:23:05.081] | ^~~~~ [00:23:05.081] cc1: all warnings being treated as errors [00:23:05.082] make[4]: *** [: smgr.o] Error 1 [00:23:05.082] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [00:23:05.082] make[2]: *** [common.mk:37: storage-recursive] Error 2 [00:23:05.082] make[2]: *** Waiting for unfinished jobs.... [00:23:08.053] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [00:23:08.053] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [00:23:08.053] [00:23:08.053] real 0m8.319s [00:23:08.053] user 0m17.574s [00:23:08.053] sys 0m8.371s [00:23:08.053] [00:23:08.053] Exit status: 2