[22:22:59.688] time ./configure \ [22:22:59.688] --cache clang.cache \ [22:22:59.688] ${LINUX_CONFIGURE_FEATURES} \ [22:22:59.688] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [22:22:59.848] configure: creating cache clang.cache [22:22:59.861] checking build system type... x86_64-pc-linux-gnu [22:22:59.957] checking host system type... x86_64-pc-linux-gnu [22:22:59.957] checking which template to use... linux [22:22:59.958] checking whether NLS is wanted... no [22:22:59.958] checking for default port number... 5432 [22:22:59.964] checking for block size... 8kB [22:22:59.965] checking for segment size... 1GB [22:22:59.967] checking for WAL block size... 8kB [22:23:00.076] checking whether the C compiler works... yes [22:23:00.227] checking for C compiler default output file name... a.out [22:23:00.228] checking for suffix of executables... [22:23:00.295] checking whether we are cross compiling... no [22:23:00.384] checking for suffix of object files... o [22:23:00.392] checking whether we are using the GNU C compiler... yes [22:23:00.398] checking whether ccache clang accepts -g... yes [22:23:00.404] checking for ccache clang option to accept ISO C89... none needed [22:23:00.412] checking for ccache clang option to accept ISO C99... none needed [22:23:00.535] checking whether we are using the GNU C++ compiler... yes [22:23:00.541] checking whether ccache clang++-16 accepts -g... yes [22:23:00.671] checking for gawk... no [22:23:00.671] checking for mawk... mawk [22:23:00.672] checking for LLVM_CONFIG... llvm-config-16 [22:23:00.677] configure: using llvm 16.0.6 [22:23:00.677] checking for CLANG... ccache clang-16 [22:23:00.726] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:23:00.732] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:23:00.739] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:23:00.745] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:23:00.751] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:23:00.758] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [22:23:00.764] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:23:00.770] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:23:00.776] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:23:00.787] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:23:00.799] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [22:23:00.805] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [22:23:00.811] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:23:00.822] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [22:23:00.833] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:23:00.840] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [22:23:00.847] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [22:23:00.853] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:23:00.859] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [22:23:00.866] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:23:00.872] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [22:23:00.878] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [22:23:00.889] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [22:23:00.896] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:23:00.903] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:23:00.910] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:23:00.916] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:23:00.922] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:23:00.933] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:23:00.944] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:23:00.955] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:23:00.962] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:23:00.968] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:23:00.975] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:23:00.982] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:23:00.988] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [22:23:00.994] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:23:01.000] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:23:01.007] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:23:01.013] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [22:23:01.019] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [22:23:01.025] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:23:01.032] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:23:01.038] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:23:01.049] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:23:01.062] checking whether the C compiler still works... yes [22:23:01.174] checking how to run the C preprocessor... ccache clang -E [22:23:01.305] checking for pkg-config... /usr/bin/pkg-config [22:23:01.306] checking pkg-config is at least version 0.9.0... yes [22:23:01.307] checking whether to build with ICU support... yes [22:23:01.307] checking for icu-uc icu-i18n... yes [22:23:01.314] checking whether to build with Tcl... yes [22:23:01.314] checking whether to build Perl modules... yes [22:23:01.314] checking whether to build Python modules... yes [22:23:01.314] checking whether to build with GSSAPI support... yes [22:23:01.315] checking whether to build with PAM support... yes [22:23:01.315] checking whether to build with BSD Authentication support... no [22:23:01.315] checking whether to build with LDAP support... yes [22:23:01.316] checking whether to build with Bonjour support... no [22:23:01.316] checking whether to build with SELinux support... yes [22:23:01.316] checking whether to build with systemd support... yes [22:23:01.316] checking whether to build with XML support... yes [22:23:01.316] checking for libxml-2.0 >= 2.6.23... yes [22:23:01.323] checking whether to build with LZ4 support... yes [22:23:01.323] checking for liblz4... yes [22:23:01.329] checking whether to build with ZSTD support... yes [22:23:01.329] checking for libzstd >= 1.4.0... yes [22:23:01.336] checking for strip... strip [22:23:01.336] checking whether it is possible to strip libraries... yes [22:23:01.338] checking for ar... ar [22:23:01.338] checking for a BSD-compatible install... /usr/bin/install -c [22:23:01.347] checking for tar... /usr/bin/tar [22:23:01.347] checking whether ln -s works... yes [22:23:01.347] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:23:01.349] checking for bison... /usr/bin/bison [22:23:01.351] configure: using bison (GNU Bison) 3.8.2 [22:23:01.354] checking for flex... /usr/bin/flex [22:23:01.365] configure: using flex 2.6.4 [22:23:01.365] checking for perl... /usr/bin/perl [22:23:01.367] configure: using perl 5.36.0 [22:23:01.369] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [22:23:01.373] checking for Perl privlibexp... /usr/share/perl/5.36 [22:23:01.378] checking for Perl useshrplib... true [22:23:01.383] 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 [22:23:01.388] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:23:01.394] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [22:23:01.482] checking for python3... /usr/bin/python3 [22:23:01.493] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [22:23:01.499] checking for Python sysconfig module... yes [22:23:01.510] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [22:23:01.521] checking Python include directory... -I/usr/include/python3.11 [22:23:01.533] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [22:23:01.571] checking for a sed that does not truncate output... /usr/bin/sed [22:23:01.576] checking for grep that handles long lines and -e... /usr/bin/grep [22:23:01.578] checking for egrep... /usr/bin/grep -E [22:23:01.580] checking for ANSI C header files... yes [22:23:01.756] checking for sys/types.h... yes [22:23:01.771] checking for sys/stat.h... yes [22:23:01.784] checking for stdlib.h... yes [22:23:01.798] checking for string.h... yes [22:23:01.811] checking for memory.h... yes [22:23:01.825] checking for strings.h... yes [22:23:01.838] checking for inttypes.h... yes [22:23:01.853] checking for stdint.h... yes [22:23:01.867] checking for unistd.h... yes [22:23:01.878] checking whether ccache clang is Clang... yes [22:23:01.906] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:23:02.022] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:23:02.100] checking whether more special flags are required for pthreads... no [22:23:02.100] checking for PTHREAD_PRIO_INHERIT... yes [22:23:02.180] checking pthread.h usability... yes [22:23:02.187] checking pthread.h presence... yes [22:23:02.220] checking for pthread.h... yes [22:23:02.220] checking for strerror_r... yes [22:23:02.294] checking whether strerror_r returns int... no [22:23:02.360] checking for main in -lm... yes [22:23:02.440] checking for library containing setproctitle... no [22:23:02.598] checking for library containing dlsym... none required [22:23:02.672] checking for library containing socket... none required [22:23:02.748] checking for library containing getopt_long... none required [22:23:02.825] checking for library containing shm_open... none required [22:23:02.900] checking for library containing shm_unlink... none required [22:23:02.975] checking for library containing clock_gettime... none required [22:23:03.050] checking for library containing shmget... none required [22:23:03.126] checking for library containing backtrace_symbols... none required [22:23:03.202] checking for library containing pthread_barrier_wait... none required [22:23:03.277] checking for library containing readline... -lreadline [22:23:03.353] checking for inflate in -lz... yes [22:23:03.431] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:23:03.593] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:23:03.693] checking for SSL_new in -lssl... yes [22:23:03.799] checking for SSL_CTX_set_cert_cb... yes [22:23:03.908] checking for OPENSSL_init_ssl... yes [22:23:04.017] checking for X509_get_signature_info... yes [22:23:04.130] checking for SSL_CTX_set_num_tickets... yes [22:23:04.239] checking for pam_start in -lpam... yes [22:23:04.342] checking for xmlSaveToBuffer in -lxml2... yes [22:23:04.478] checking for xsltCleanupGlobals in -lxslt... yes [22:23:04.622] checking for LZ4_compress_default in -llz4... yes [22:23:04.761] checking for ZSTD_compress in -lzstd... yes [22:23:04.901] checking for ldap_bind in -lldap... yes [22:23:05.058] checking for ldap_initialize... yes [22:23:05.217] checking for ldap_verify_credentials... yes [22:23:05.379] checking for security_compute_create_name in -lselinux... yes [22:23:05.524] checking for uuid_export in -lossp-uuid... yes [22:23:05.664] checking for stdbool.h that conforms to C99... yes [22:23:05.675] checking for _Bool... yes [22:23:05.778] checking atomic.h usability... no [22:23:05.864] checking atomic.h presence... no [22:23:05.900] checking for atomic.h... no [22:23:05.903] checking copyfile.h usability... no [22:23:05.989] checking copyfile.h presence... no [22:23:06.025] checking for copyfile.h... no [22:23:06.028] checking execinfo.h usability... yes [22:23:06.036] checking execinfo.h presence... yes [22:23:06.066] checking for execinfo.h... yes [22:23:06.074] checking getopt.h usability... yes [22:23:06.082] checking getopt.h presence... yes [22:23:06.113] checking for getopt.h... yes [22:23:06.121] checking ifaddrs.h usability... yes [22:23:06.129] checking ifaddrs.h presence... yes [22:23:06.162] checking for ifaddrs.h... yes [22:23:06.170] checking mbarrier.h usability... no [22:23:06.256] checking mbarrier.h presence... no [22:23:06.290] checking for mbarrier.h... no [22:23:06.294] checking sys/epoll.h usability... yes [22:23:06.302] checking sys/epoll.h presence... yes [22:23:06.335] checking for sys/epoll.h... yes [22:23:06.342] checking sys/event.h usability... no [22:23:06.427] checking sys/event.h presence... no [22:23:06.461] checking for sys/event.h... no [22:23:06.465] checking sys/personality.h usability... yes [22:23:06.473] checking sys/personality.h presence... yes [22:23:06.503] checking for sys/personality.h... yes [22:23:06.510] checking sys/prctl.h usability... yes [22:23:06.518] checking sys/prctl.h presence... yes [22:23:06.548] checking for sys/prctl.h... yes [22:23:06.556] checking sys/procctl.h usability... no [22:23:06.641] checking sys/procctl.h presence... no [22:23:06.676] checking for sys/procctl.h... no [22:23:06.679] checking sys/signalfd.h usability... yes [22:23:06.687] checking sys/signalfd.h presence... yes [22:23:06.718] checking for sys/signalfd.h... yes [22:23:06.726] checking sys/ucred.h usability... no [22:23:06.812] checking sys/ucred.h presence... no [22:23:06.849] checking for sys/ucred.h... no [22:23:06.852] checking termios.h usability... yes [22:23:06.860] checking termios.h presence... yes [22:23:06.891] checking for termios.h... yes [22:23:06.899] checking ucred.h usability... no [22:23:06.985] checking ucred.h presence... no [22:23:07.020] checking for ucred.h... no [22:23:07.022] checking readline/readline.h usability... yes [22:23:07.030] checking readline/readline.h presence... yes [22:23:07.064] checking for readline/readline.h... yes [22:23:07.066] checking readline/history.h usability... yes [22:23:07.075] checking readline/history.h presence... yes [22:23:07.107] checking for readline/history.h... yes [22:23:07.110] checking zlib.h usability... yes [22:23:07.119] checking zlib.h presence... yes [22:23:07.154] checking for zlib.h... yes [22:23:07.155] checking for lz4... /usr/bin/lz4 [22:23:07.155] checking lz4.h usability... yes [22:23:07.164] checking lz4.h presence... yes [22:23:07.197] checking for lz4.h... yes [22:23:07.198] checking for zstd... /usr/bin/zstd [22:23:07.198] checking zstd.h usability... yes [22:23:07.207] checking zstd.h presence... yes [22:23:07.240] checking for zstd.h... yes [22:23:07.240] checking gssapi/gssapi.h usability... yes [22:23:07.249] checking gssapi/gssapi.h presence... yes [22:23:07.282] checking for gssapi/gssapi.h... yes [22:23:07.283] checking gssapi/gssapi_ext.h usability... yes [22:23:07.291] checking gssapi/gssapi_ext.h presence... yes [22:23:07.325] checking for gssapi/gssapi_ext.h... yes [22:23:07.326] checking for openssl... /usr/bin/openssl [22:23:07.330] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:23:07.330] checking openssl/ssl.h usability... yes [22:23:07.340] checking openssl/ssl.h presence... yes [22:23:07.402] checking for openssl/ssl.h... yes [22:23:07.403] checking openssl/err.h usability... yes [22:23:07.412] checking openssl/err.h presence... yes [22:23:07.454] checking for openssl/err.h... yes [22:23:07.455] checking security/pam_appl.h usability... yes [22:23:07.463] checking security/pam_appl.h presence... yes [22:23:07.492] checking for security/pam_appl.h... yes [22:23:07.494] checking systemd/sd-daemon.h usability... yes [22:23:07.502] checking systemd/sd-daemon.h presence... yes [22:23:07.535] checking for systemd/sd-daemon.h... yes [22:23:07.536] checking libxml/parser.h usability... yes [22:23:07.545] checking libxml/parser.h presence... yes [22:23:07.587] checking for libxml/parser.h... yes [22:23:07.588] checking libxslt/xslt.h usability... yes [22:23:07.597] checking libxslt/xslt.h presence... yes [22:23:07.641] checking for libxslt/xslt.h... yes [22:23:07.641] checking ldap.h usability... yes [22:23:07.649] checking ldap.h presence... yes [22:23:07.682] checking for ldap.h... yes [22:23:07.683] checking for compatible LDAP implementation... yes [22:23:07.690] checking ossp/uuid.h usability... yes [22:23:07.698] checking ossp/uuid.h presence... yes [22:23:07.731] checking for ossp/uuid.h... yes [22:23:07.766] checking whether byte ordering is bigendian... no [22:23:07.915] checking for inline... inline [22:23:07.926] checking for printf format archetype... printf [22:23:07.954] checking for _Static_assert... yes [22:23:08.092] checking for typeof... typeof [22:23:08.100] checking for __builtin_types_compatible_p... yes [22:23:08.110] checking for __builtin_constant_p... yes [22:23:08.121] checking for __builtin_unreachable... yes [22:23:08.260] checking for computed goto support... yes [22:23:08.268] checking for struct tm.tm_zone... yes [22:23:08.277] checking for union semun... no [22:23:08.347] checking for socklen_t... yes [22:23:08.428] checking for struct sockaddr.sa_len... no [22:23:08.569] checking for locale_t... yes [22:23:08.580] checking for C/C++ restrict keyword... __restrict [22:23:08.594] checking for struct option... yes [22:23:08.668] checking whether assembler supports x86_64 popcntq... yes [22:23:08.676] checking for special C compiler options needed for large files... no [22:23:08.676] checking for _FILE_OFFSET_BITS value needed for large files... no [22:23:08.688] checking size of off_t... 8 [22:23:08.855] checking size of bool... 1 [22:23:09.017] checking for int timezone... yes [22:23:09.157] checking for wcstombs_l declaration... no [22:23:09.317] checking for backtrace_symbols... yes [22:23:09.458] checking for copyfile... no [22:23:09.615] checking for copy_file_range... yes [22:23:09.767] checking for getifaddrs... yes [22:23:09.913] checking for getpeerucred... no [22:23:10.061] checking for inet_pton... yes [22:23:10.209] checking for kqueue... no [22:23:10.346] checking for mbstowcs_l... no [22:23:10.484] checking for memset_s... no [22:23:10.621] checking for posix_fallocate... yes [22:23:10.761] checking for ppoll... yes [22:23:10.902] checking for pthread_is_threaded_np... no [22:23:11.043] checking for setproctitle... no [22:23:11.186] checking for setproctitle_fast... no [22:23:11.329] checking for strchrnul... yes [22:23:11.465] checking for strsignal... yes [22:23:11.601] checking for syncfs... yes [22:23:11.740] checking for sync_file_range... yes [22:23:11.879] checking for uselocale... yes [22:23:12.023] checking for wcstombs_l... no [22:23:12.163] checking for __builtin_bswap16... yes [22:23:12.301] checking for __builtin_bswap32... yes [22:23:12.435] checking for __builtin_bswap64... yes [22:23:12.571] checking for __builtin_clz... yes [22:23:12.709] checking for __builtin_ctz... yes [22:23:12.852] checking for __builtin_popcount... yes [22:23:12.995] checking for __builtin_frame_address... yes [22:23:13.146] checking for _LARGEFILE_SOURCE value needed for large files... no [22:23:13.287] checking how ccache clang reports undeclared, standard C functions... warning [22:23:13.305] checking for posix_fadvise... yes [22:23:13.445] checking whether posix_fadvise is declared... yes [22:23:13.457] checking whether fdatasync is declared... yes [22:23:13.470] checking whether strlcat is declared... no [22:23:13.565] checking whether strlcpy is declared... no [22:23:13.661] checking whether strnlen is declared... yes [22:23:13.675] checking whether strsep is declared... yes [22:23:13.688] checking whether preadv is declared... yes [22:23:13.700] checking whether pwritev is declared... yes [22:23:13.713] checking whether F_FULLFSYNC is declared... no [22:23:13.784] checking for explicit_bzero... yes [22:23:13.923] checking for getopt... yes [22:23:14.056] checking for getpeereid... no [22:23:14.202] checking for inet_aton... yes [22:23:14.333] checking for mkdtemp... yes [22:23:14.463] checking for strlcat... no [22:23:14.611] checking for strlcpy... no [22:23:14.757] checking for strnlen... yes [22:23:14.896] checking for strsep... yes [22:23:15.035] checking for pthread_barrier_wait... yes [22:23:15.176] checking for getopt_long... yes [22:23:15.312] checking for syslog... yes [22:23:15.447] checking syslog.h usability... yes [22:23:15.455] checking syslog.h presence... yes [22:23:15.485] checking for syslog.h... yes [22:23:15.485] checking for opterr... yes [22:23:15.620] checking for optreset... no [22:23:15.762] checking unicode/ucol.h usability... yes [22:23:15.770] checking unicode/ucol.h presence... yes [22:23:15.808] checking for unicode/ucol.h... yes [22:23:15.813] checking whether LLVMCreateGDBRegistrationListener is declared... yes [22:23:15.826] checking whether LLVMCreatePerfJITEventListener is declared... yes [22:23:15.835] checking for rl_completion_suppress_quote... yes [22:23:15.983] checking for rl_filename_quote_characters... yes [22:23:16.131] checking for rl_filename_quoting_function... yes [22:23:16.282] checking for append_history... yes [22:23:16.431] checking for history_truncate_file... yes [22:23:16.577] checking for rl_completion_matches... yes [22:23:16.719] checking for rl_filename_completion_function... yes [22:23:16.861] checking for rl_reset_screen_size... yes [22:23:17.006] checking for rl_variable_bind... yes [22:23:17.158] checking test program... ok [22:23:17.303] checking whether long int is 64 bits... yes [22:23:17.445] checking for __builtin_mul_overflow... yes [22:23:17.590] checking size of void *... 8 [22:23:17.746] checking size of size_t... 8 [22:23:17.912] checking size of long... 8 [22:23:18.081] checking alignment of short... 2 [22:23:18.257] checking alignment of int... 4 [22:23:18.426] checking alignment of long... 8 [22:23:18.589] checking alignment of double... 8 [22:23:18.758] checking for int8... no [22:23:18.830] checking for uint8... no [22:23:18.902] checking for int64... no [22:23:18.973] checking for uint64... no [22:23:19.043] checking for __int128... yes [22:23:19.192] checking for __int128 alignment bug... ok [22:23:19.341] checking alignment of PG_INT128_TYPE... 16 [22:23:19.496] checking for builtin __sync char locking functions... yes [22:23:19.643] checking for builtin __sync int32 locking functions... yes [22:23:19.782] checking for builtin __sync int32 atomic operations... yes [22:23:19.919] checking for builtin __sync int64 atomic operations... yes [22:23:20.061] checking for builtin __atomic int32 atomic operations... yes [22:23:20.207] checking for builtin __atomic int64 atomic operations... yes [22:23:20.349] checking for __get_cpuid... yes [22:23:20.497] checking for __get_cpuid_count... yes [22:23:20.642] checking for __cpuid... no [22:23:20.703] checking for __cpuidex... no [22:23:20.763] checking for _xgetbv with CFLAGS=... no [22:23:21.077] checking for _xgetbv with CFLAGS=-mxsave... yes [22:23:21.422] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:23:21.688] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:23:22.036] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:23:22.127] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:23:22.361] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:23:22.422] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:23:22.477] 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 [22:23:22.547] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:23:22.547] checking for library containing sem_init... none required [22:23:22.689] checking which semaphore API to use... unnamed POSIX [22:23:22.689] checking which random number source to use... OpenSSL [22:23:22.691] checking for tclsh... /usr/bin/tclsh [22:23:22.691] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:23:22.731] checking tcl.h usability... yes [22:23:22.740] checking tcl.h presence... yes [22:23:22.776] checking for tcl.h... yes [22:23:22.776] checking for perl.h... yes [22:23:22.798] checking for libperl... yes [22:23:23.027] checking Python.h usability... yes [22:23:23.036] checking Python.h presence... yes [22:23:23.102] checking for Python.h... yes [22:23:23.102] checking for xmllint... /usr/bin/xmllint [22:23:23.102] checking for xsltproc... /usr/bin/xsltproc [22:23:23.102] checking for fop... /usr/bin/fop [22:23:23.102] checking for dbtoepub... no [22:23:23.103] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:23:23.192] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:23:23.312] configure: using compiler=Debian clang version 14.0.6 [22:23:23.312] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [22:23:23.312] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:23:23.312] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [22:23:23.312] configure: using CXX=ccache clang++-16 [22:23:23.312] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:23:23.312] configure: using CLANG=ccache clang-16 [22:23:23.312] 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 [22:23:23.312] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [22:23:23.336] configure: updating cache clang.cache [22:23:23.345] configure: creating ./config.status [22:23:23.426] config.status: creating GNUmakefile [22:23:23.437] config.status: creating src/Makefile.global [22:23:23.452] config.status: creating src/include/pg_config.h [22:23:23.464] config.status: creating src/include/pg_config_ext.h [22:23:23.471] config.status: src/include/pg_config_ext.h is unchanged [22:23:23.473] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:23:23.480] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:23:23.485] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:23:23.492] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:23:23.499] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:23:23.506] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:23:23.512] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:23:23.544] [22:23:23.544] real 0m23.856s [22:23:23.544] user 0m14.410s [22:23:23.544] sys 0m9.490s [22:23:23.544] make -s -j${BUILD_JOBS} clean [22:23:24.041] time make -s -j${BUILD_JOBS} world-bin [22:23:30.291] smgr.c:279:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] [22:23:30.291] ForkNumber forknum; [22:23:30.291] ^ [22:23:30.291] smgr.c:484:9: error: unused variable 'which' [-Werror,-Wunused-variable] [22:23:30.291] int which = rels[i]->smgr_which; [22:23:30.291] ^ [22:23:30.291] 2 errors generated. [22:23:30.292] make[4]: *** [: smgr.o] Error 1 [22:23:30.292] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [22:23:30.292] make[2]: *** [common.mk:37: storage-recursive] Error 2 [22:23:30.292] make[2]: *** Waiting for unfinished jobs.... [22:23:33.687] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:23:33.687] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:23:33.687] [22:23:33.687] real 0m9.646s [22:23:33.687] user 0m22.998s [22:23:33.687] sys 0m9.211s [22:23:33.687] [22:23:33.687] Exit status: 2