[16:55:12.477] time ./configure \ [16:55:12.477] --cache clang.cache \ [16:55:12.477] ${LINUX_CONFIGURE_FEATURES} \ [16:55:12.477] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [16:55:12.665] configure: creating cache clang.cache [16:55:12.682] checking build system type... x86_64-pc-linux-gnu [16:55:12.789] checking host system type... x86_64-pc-linux-gnu [16:55:12.789] checking which template to use... linux [16:55:12.789] checking whether NLS is wanted... no [16:55:12.789] checking for default port number... 5432 [16:55:12.796] checking for block size... 8kB [16:55:12.798] checking for segment size... 1GB [16:55:12.800] checking for WAL block size... 8kB [16:55:12.920] checking whether the C compiler works... yes [16:55:13.079] checking for C compiler default output file name... a.out [16:55:13.080] checking for suffix of executables... [16:55:13.149] checking whether we are cross compiling... no [16:55:13.243] checking for suffix of object files... o [16:55:13.251] checking whether we are using the GNU C compiler... yes [16:55:13.258] checking whether ccache clang accepts -g... yes [16:55:13.291] checking for ccache clang option to accept ISO C89... none needed [16:55:13.300] checking for ccache clang option to accept ISO C99... none needed [16:55:13.571] checking whether we are using the GNU C++ compiler... yes [16:55:13.641] checking whether ccache clang++-16 accepts -g... yes [16:55:13.829] checking for gawk... no [16:55:13.829] checking for mawk... mawk [16:55:13.829] checking for LLVM_CONFIG... llvm-config-16 [16:55:13.834] configure: using llvm 16.0.6 [16:55:13.834] checking for CLANG... ccache clang-16 [16:55:13.882] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [16:55:13.889] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [16:55:13.948] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [16:55:13.955] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [16:55:13.988] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [16:55:13.994] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [16:55:14.001] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [16:55:14.007] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [16:55:14.014] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [16:55:14.049] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [16:55:14.088] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [16:55:14.094] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [16:55:14.100] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [16:55:14.112] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [16:55:14.150] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [16:55:14.156] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [16:55:14.163] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [16:55:14.169] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [16:55:14.175] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [16:55:14.181] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [16:55:14.188] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [16:55:14.194] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [16:55:14.230] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [16:55:14.262] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [16:55:14.321] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [16:55:14.380] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:55:14.411] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:55:14.419] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [16:55:14.458] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:55:14.524] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [16:55:14.537] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [16:55:14.544] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [16:55:14.552] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [16:55:14.587] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [16:55:14.594] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [16:55:14.601] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [16:55:14.607] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [16:55:14.614] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [16:55:14.621] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [16:55:14.628] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [16:55:14.636] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [16:55:14.643] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [16:55:14.677] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [16:55:14.684] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [16:55:14.723] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [16:55:14.735] checking whether the C compiler still works... yes [16:55:14.827] checking how to run the C preprocessor... ccache clang -E [16:55:14.961] checking for pkg-config... /usr/bin/pkg-config [16:55:14.962] checking pkg-config is at least version 0.9.0... yes [16:55:14.963] checking whether to build with ICU support... yes [16:55:14.963] checking for icu-uc icu-i18n... yes [16:55:14.970] checking whether to build with Tcl... yes [16:55:14.970] checking whether to build Perl modules... yes [16:55:14.970] checking whether to build Python modules... yes [16:55:14.970] checking whether to build with GSSAPI support... yes [16:55:14.971] checking whether to build with PAM support... yes [16:55:14.972] checking whether to build with BSD Authentication support... no [16:55:14.972] checking whether to build with LDAP support... yes [16:55:14.972] checking whether to build with Bonjour support... no [16:55:14.972] checking whether to build with SELinux support... yes [16:55:14.972] checking whether to build with systemd support... yes [16:55:14.972] checking whether to build with XML support... yes [16:55:14.972] checking for libxml-2.0 >= 2.6.23... yes [16:55:14.979] checking whether to build with LZ4 support... yes [16:55:14.979] checking for liblz4... yes [16:55:14.985] checking whether to build with ZSTD support... yes [16:55:14.986] checking for libzstd >= 1.4.0... yes [16:55:14.993] checking for strip... strip [16:55:14.993] checking whether it is possible to strip libraries... yes [16:55:14.995] checking for ar... ar [16:55:14.996] checking for a BSD-compatible install... /usr/bin/install -c [16:55:15.005] checking for tar... /usr/bin/tar [16:55:15.005] checking whether ln -s works... yes [16:55:15.005] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [16:55:15.007] checking for bison... /usr/bin/bison [16:55:15.009] configure: using bison (GNU Bison) 3.8.2 [16:55:15.012] checking for flex... /usr/bin/flex [16:55:15.023] configure: using flex 2.6.4 [16:55:15.024] checking for perl... /usr/bin/perl [16:55:15.026] configure: using perl 5.36.0 [16:55:15.028] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [16:55:15.032] checking for Perl privlibexp... /usr/share/perl/5.36 [16:55:15.037] checking for Perl useshrplib... true [16:55:15.042] 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 [16:55:15.048] checking for CFLAGS to compile embedded Perl... -DDEBIAN [16:55:15.053] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [16:55:15.151] checking for python3... /usr/bin/python3 [16:55:15.162] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [16:55:15.168] checking for Python sysconfig module... yes [16:55:15.179] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [16:55:15.191] checking Python include directory... -I/usr/include/python3.11 [16:55:15.202] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [16:55:15.242] checking for a sed that does not truncate output... /usr/bin/sed [16:55:15.247] checking for grep that handles long lines and -e... /usr/bin/grep [16:55:15.249] checking for egrep... /usr/bin/grep -E [16:55:15.251] checking for ANSI C header files... yes [16:55:15.415] checking for sys/types.h... yes [16:55:15.501] checking for sys/stat.h... yes [16:55:15.517] checking for stdlib.h... yes [16:55:15.532] checking for string.h... yes [16:55:15.547] checking for memory.h... yes [16:55:15.562] checking for strings.h... yes [16:55:15.578] checking for inttypes.h... yes [16:55:15.596] checking for stdint.h... yes [16:55:15.648] checking for unistd.h... yes [16:55:15.743] checking whether ccache clang is Clang... yes [16:55:15.772] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [16:55:15.945] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [16:55:16.020] checking whether more special flags are required for pthreads... no [16:55:16.020] checking for PTHREAD_PRIO_INHERIT... yes [16:55:16.096] checking pthread.h usability... yes [16:55:16.189] checking pthread.h presence... yes [16:55:16.221] checking for pthread.h... yes [16:55:16.221] checking for strerror_r... yes [16:55:16.299] checking whether strerror_r returns int... no [16:55:16.365] checking for main in -lm... yes [16:55:16.444] checking for library containing setproctitle... no [16:55:16.602] checking for library containing dlsym... none required [16:55:16.679] checking for library containing socket... none required [16:55:16.755] checking for library containing getopt_long... none required [16:55:16.832] checking for library containing shm_open... none required [16:55:16.913] checking for library containing shm_unlink... none required [16:55:16.990] checking for library containing clock_gettime... none required [16:55:17.068] checking for library containing shmget... none required [16:55:17.148] checking for library containing backtrace_symbols... none required [16:55:17.226] checking for library containing pthread_barrier_wait... none required [16:55:17.307] checking for library containing readline... -lreadline [16:55:17.388] checking for inflate in -lz... yes [16:55:17.473] checking for library containing gss_store_cred_into... -lgssapi_krb5 [16:55:17.650] checking for CRYPTO_new_ex_data in -lcrypto... yes [16:55:17.762] checking for SSL_new in -lssl... yes [16:55:17.873] checking for SSL_CTX_set_cert_cb... yes [16:55:17.984] checking for OPENSSL_init_ssl... yes [16:55:18.093] checking for X509_get_signature_info... yes [16:55:18.204] checking for SSL_CTX_set_num_tickets... yes [16:55:18.315] checking for pam_start in -lpam... yes [16:55:18.423] checking for xmlSaveToBuffer in -lxml2... yes [16:55:18.563] checking for xsltCleanupGlobals in -lxslt... yes [16:55:18.705] checking for LZ4_compress_default in -llz4... yes [16:55:18.862] checking for ZSTD_compress in -lzstd... yes [16:55:19.009] checking for ldap_bind in -lldap... yes [16:55:19.172] checking for ldap_initialize... yes [16:55:19.352] checking for ldap_verify_credentials... yes [16:55:19.513] checking for security_compute_create_name in -lselinux... yes [16:55:19.655] checking for uuid_export in -lossp-uuid... yes [16:55:19.809] checking for stdbool.h that conforms to C99... yes [16:55:19.822] checking for _Bool... yes [16:55:19.931] checking atomic.h usability... no [16:55:20.017] checking atomic.h presence... no [16:55:20.052] checking for atomic.h... no [16:55:20.056] checking copyfile.h usability... no [16:55:20.146] checking copyfile.h presence... no [16:55:20.184] checking for copyfile.h... no [16:55:20.187] checking execinfo.h usability... yes [16:55:20.195] checking execinfo.h presence... yes [16:55:20.225] checking for execinfo.h... yes [16:55:20.232] checking getopt.h usability... yes [16:55:20.319] checking getopt.h presence... yes [16:55:20.351] checking for getopt.h... yes [16:55:20.358] checking ifaddrs.h usability... yes [16:55:20.366] checking ifaddrs.h presence... yes [16:55:20.398] checking for ifaddrs.h... yes [16:55:20.406] checking mbarrier.h usability... no [16:55:20.493] checking mbarrier.h presence... no [16:55:20.528] checking for mbarrier.h... no [16:55:20.531] checking sys/epoll.h usability... yes [16:55:20.539] checking sys/epoll.h presence... yes [16:55:20.573] checking for sys/epoll.h... yes [16:55:20.580] checking sys/event.h usability... no [16:55:20.666] checking sys/event.h presence... no [16:55:20.701] checking for sys/event.h... no [16:55:20.704] checking sys/personality.h usability... yes [16:55:20.713] checking sys/personality.h presence... yes [16:55:20.742] checking for sys/personality.h... yes [16:55:20.750] checking sys/prctl.h usability... yes [16:55:20.842] checking sys/prctl.h presence... yes [16:55:20.875] checking for sys/prctl.h... yes [16:55:20.882] checking sys/procctl.h usability... no [16:55:20.970] checking sys/procctl.h presence... no [16:55:21.005] checking for sys/procctl.h... no [16:55:21.008] checking sys/signalfd.h usability... yes [16:55:21.016] checking sys/signalfd.h presence... yes [16:55:21.047] checking for sys/signalfd.h... yes [16:55:21.054] checking sys/ucred.h usability... no [16:55:21.140] checking sys/ucred.h presence... no [16:55:21.176] checking for sys/ucred.h... no [16:55:21.179] checking termios.h usability... yes [16:55:21.224] checking termios.h presence... yes [16:55:21.255] checking for termios.h... yes [16:55:21.262] checking ucred.h usability... no [16:55:21.347] checking ucred.h presence... no [16:55:21.382] checking for ucred.h... no [16:55:21.384] checking readline/readline.h usability... yes [16:55:21.477] checking readline/readline.h presence... yes [16:55:21.513] checking for readline/readline.h... yes [16:55:21.514] checking readline/history.h usability... yes [16:55:21.524] checking readline/history.h presence... yes [16:55:21.557] checking for readline/history.h... yes [16:55:21.561] checking zlib.h usability... yes [16:55:21.653] checking zlib.h presence... yes [16:55:21.691] checking for zlib.h... yes [16:55:21.691] checking for lz4... /usr/bin/lz4 [16:55:21.691] checking lz4.h usability... yes [16:55:21.781] checking lz4.h presence... yes [16:55:21.817] checking for lz4.h... yes [16:55:21.817] checking for zstd... /usr/bin/zstd [16:55:21.817] checking zstd.h usability... yes [16:55:21.914] checking zstd.h presence... yes [16:55:21.948] checking for zstd.h... yes [16:55:21.949] checking gssapi/gssapi.h usability... yes [16:55:21.958] checking gssapi/gssapi.h presence... yes [16:55:21.994] checking for gssapi/gssapi.h... yes [16:55:21.995] checking gssapi/gssapi_ext.h usability... yes [16:55:22.090] checking gssapi/gssapi_ext.h presence... yes [16:55:22.124] checking for gssapi/gssapi_ext.h... yes [16:55:22.126] checking for openssl... /usr/bin/openssl [16:55:22.130] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [16:55:22.130] checking openssl/ssl.h usability... yes [16:55:22.140] checking openssl/ssl.h presence... yes [16:55:22.203] checking for openssl/ssl.h... yes [16:55:22.204] checking openssl/err.h usability... yes [16:55:22.212] checking openssl/err.h presence... yes [16:55:22.253] checking for openssl/err.h... yes [16:55:22.253] checking security/pam_appl.h usability... yes [16:55:22.262] checking security/pam_appl.h presence... yes [16:55:22.292] checking for security/pam_appl.h... yes [16:55:22.293] checking systemd/sd-daemon.h usability... yes [16:55:22.302] checking systemd/sd-daemon.h presence... yes [16:55:22.337] checking for systemd/sd-daemon.h... yes [16:55:22.337] checking libxml/parser.h usability... yes [16:55:22.456] checking libxml/parser.h presence... yes [16:55:22.501] checking for libxml/parser.h... yes [16:55:22.501] checking libxslt/xslt.h usability... yes [16:55:22.621] checking libxslt/xslt.h presence... yes [16:55:22.666] checking for libxslt/xslt.h... yes [16:55:22.666] checking ldap.h usability... yes [16:55:22.675] checking ldap.h presence... yes [16:55:22.709] checking for ldap.h... yes [16:55:22.709] checking for compatible LDAP implementation... yes [16:55:22.718] checking ossp/uuid.h usability... yes [16:55:22.726] checking ossp/uuid.h presence... yes [16:55:22.759] checking for ossp/uuid.h... yes [16:55:22.794] checking whether byte ordering is bigendian... no [16:55:22.943] checking for inline... inline [16:55:22.980] checking for printf format archetype... printf [16:55:23.062] checking for _Static_assert... yes [16:55:23.201] checking for typeof... typeof [16:55:23.209] checking for __builtin_types_compatible_p... yes [16:55:23.219] checking for __builtin_constant_p... yes [16:55:23.255] checking for __builtin_unreachable... yes [16:55:23.395] checking for computed goto support... yes [16:55:23.429] checking for struct tm.tm_zone... yes [16:55:23.438] checking for union semun... no [16:55:23.510] checking for socklen_t... yes [16:55:23.593] checking for struct sockaddr.sa_len... no [16:55:23.741] checking for locale_t... yes [16:55:23.779] checking for C/C++ restrict keyword... __restrict [16:55:23.792] checking for struct option... yes [16:55:23.864] checking whether assembler supports x86_64 popcntq... yes [16:55:23.872] checking for special C compiler options needed for large files... no [16:55:23.872] checking for _FILE_OFFSET_BITS value needed for large files... no [16:55:23.883] checking size of off_t... 8 [16:55:24.053] checking size of bool... 1 [16:55:24.215] checking for int timezone... yes [16:55:24.361] checking for wcstombs_l declaration... no [16:55:24.522] checking for backtrace_symbols... yes [16:55:24.676] checking for copyfile... no [16:55:24.830] checking for copy_file_range... yes [16:55:24.988] checking for getifaddrs... yes [16:55:25.141] checking for getpeerucred... no [16:55:25.303] checking for inet_pton... yes [16:55:25.456] checking for kqueue... no [16:55:25.604] checking for mbstowcs_l... no [16:55:25.751] checking for memset_s... no [16:55:25.895] checking for posix_fallocate... yes [16:55:26.058] checking for ppoll... yes [16:55:26.209] checking for pthread_is_threaded_np... no [16:55:26.367] checking for setproctitle... no [16:55:26.543] checking for setproctitle_fast... no [16:55:26.701] checking for strchrnul... yes [16:55:26.858] checking for strsignal... yes [16:55:27.012] checking for syncfs... yes [16:55:27.156] checking for sync_file_range... yes [16:55:27.314] checking for uselocale... yes [16:55:27.467] checking for wcstombs_l... no [16:55:27.638] checking for __builtin_bswap16... yes [16:55:27.787] checking for __builtin_bswap32... yes [16:55:27.941] checking for __builtin_bswap64... yes [16:55:28.089] checking for __builtin_clz... yes [16:55:28.226] checking for __builtin_ctz... yes [16:55:28.362] checking for __builtin_popcount... yes [16:55:28.527] checking for __builtin_frame_address... yes [16:55:28.680] checking for _LARGEFILE_SOURCE value needed for large files... no [16:55:28.831] checking how ccache clang reports undeclared, standard C functions... warning [16:55:28.851] checking for posix_fadvise... yes [16:55:29.008] checking whether posix_fadvise is declared... yes [16:55:29.021] checking whether fdatasync is declared... yes [16:55:29.063] checking whether strlcat is declared... no [16:55:29.160] checking whether strlcpy is declared... no [16:55:29.255] checking whether strnlen is declared... yes [16:55:29.305] checking whether strsep is declared... yes [16:55:29.318] checking whether preadv is declared... yes [16:55:29.359] checking whether pwritev is declared... yes [16:55:29.434] checking whether F_FULLFSYNC is declared... no [16:55:29.504] checking for explicit_bzero... yes [16:55:29.648] checking for getopt... yes [16:55:29.782] checking for getpeereid... no [16:55:29.921] checking for inet_aton... yes [16:55:30.057] checking for mkdtemp... yes [16:55:30.195] checking for strlcat... no [16:55:30.339] checking for strlcpy... no [16:55:30.493] checking for strnlen... yes [16:55:30.656] checking for strsep... yes [16:55:30.807] checking for pthread_barrier_wait... yes [16:55:30.950] checking for getopt_long... yes [16:55:31.099] checking for syslog... yes [16:55:31.231] checking syslog.h usability... yes [16:55:31.239] checking syslog.h presence... yes [16:55:31.270] checking for syslog.h... yes [16:55:31.270] checking for opterr... yes [16:55:31.402] checking for optreset... no [16:55:31.544] checking unicode/ucol.h usability... yes [16:55:31.554] checking unicode/ucol.h presence... yes [16:55:31.593] checking for unicode/ucol.h... yes [16:55:31.598] checking whether LLVMCreateGDBRegistrationListener is declared... yes [16:55:31.613] checking whether LLVMCreatePerfJITEventListener is declared... yes [16:55:31.653] checking for rl_completion_suppress_quote... yes [16:55:31.793] checking for rl_filename_quote_characters... yes [16:55:31.937] checking for rl_filename_quoting_function... yes [16:55:32.108] checking for append_history... yes [16:55:32.275] checking for history_truncate_file... yes [16:55:32.428] checking for rl_completion_matches... yes [16:55:32.571] checking for rl_filename_completion_function... yes [16:55:32.714] checking for rl_reset_screen_size... yes [16:55:32.858] checking for rl_variable_bind... yes [16:55:33.020] checking test program... ok [16:55:33.176] checking whether long int is 64 bits... yes [16:55:33.358] checking for __builtin_mul_overflow... yes [16:55:33.521] checking size of void *... 8 [16:55:33.709] checking size of size_t... 8 [16:55:33.884] checking size of long... 8 [16:55:34.058] checking alignment of short... 2 [16:55:34.226] checking alignment of int... 4 [16:55:34.390] checking alignment of long... 8 [16:55:34.561] checking alignment of double... 8 [16:55:34.727] checking for int8... no [16:55:34.797] checking for uint8... no [16:55:34.869] checking for int64... no [16:55:34.941] checking for uint64... no [16:55:35.012] checking for __int128... yes [16:55:35.155] checking for __int128 alignment bug... ok [16:55:35.296] checking alignment of PG_INT128_TYPE... 16 [16:55:35.451] checking for builtin __sync char locking functions... yes [16:55:35.585] checking for builtin __sync int32 locking functions... yes [16:55:35.725] checking for builtin __sync int32 atomic operations... yes [16:55:35.868] checking for builtin __sync int64 atomic operations... yes [16:55:36.006] checking for builtin __atomic int32 atomic operations... yes [16:55:36.143] checking for builtin __atomic int64 atomic operations... yes [16:55:36.275] checking for __get_cpuid... yes [16:55:36.425] checking for __get_cpuid_count... yes [16:55:36.595] checking for __cpuid... no [16:55:36.655] checking for __cpuidex... no [16:55:36.715] checking for _xgetbv with CFLAGS=... no [16:55:37.030] checking for _xgetbv with CFLAGS=-mxsave... yes [16:55:37.394] checking for _mm512_popcnt_epi64 with CFLAGS=... no [16:55:37.660] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [16:55:38.003] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [16:55:38.092] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [16:55:38.332] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [16:55:38.395] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [16:55:38.454] 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 [16:55:38.530] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [16:55:38.530] checking for library containing sem_init... none required [16:55:38.680] checking which semaphore API to use... unnamed POSIX [16:55:38.680] checking which random number source to use... OpenSSL [16:55:38.682] checking for tclsh... /usr/bin/tclsh [16:55:38.682] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [16:55:38.722] checking tcl.h usability... yes [16:55:38.731] checking tcl.h presence... yes [16:55:38.766] checking for tcl.h... yes [16:55:38.766] checking for perl.h... yes [16:55:39.088] checking for libperl... yes [16:55:39.317] checking Python.h usability... yes [16:55:39.508] checking Python.h presence... yes [16:55:39.574] checking for Python.h... yes [16:55:39.574] checking for xmllint... /usr/bin/xmllint [16:55:39.574] checking for xsltproc... /usr/bin/xsltproc [16:55:39.575] checking for fop... /usr/bin/fop [16:55:39.575] checking for dbtoepub... no [16:55:39.575] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [16:55:39.667] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [16:55:39.785] configure: using compiler=Debian clang version 14.0.6 [16:55:39.785] 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 [16:55:39.785] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [16:55:39.785] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [16:55:39.785] configure: using CXX=ccache clang++-16 [16:55:39.785] 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 [16:55:39.786] configure: using CLANG=ccache clang-16 [16:55:39.786] 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 [16:55:39.786] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [16:55:39.811] configure: updating cache clang.cache [16:55:39.820] configure: creating ./config.status [16:55:39.901] config.status: creating GNUmakefile [16:55:39.913] config.status: creating src/Makefile.global [16:55:39.927] config.status: creating src/include/pg_config.h [16:55:39.939] config.status: creating src/include/pg_config_ext.h [16:55:39.946] config.status: src/include/pg_config_ext.h is unchanged [16:55:39.948] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [16:55:39.956] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [16:55:39.961] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [16:55:39.968] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [16:55:39.975] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [16:55:39.981] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [16:55:39.988] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [16:55:40.021] [16:55:40.021] real 0m27.544s [16:55:40.021] user 0m16.263s [16:55:40.021] sys 0m11.308s [16:55:40.021] make -s -j${BUILD_JOBS} clean [16:55:40.543] time make -s -j${BUILD_JOBS} world-bin [16:56:50.725] proc.c:1066:13: error: unused variable 'partitionLock' [-Werror,-Wunused-variable] [16:56:50.725] LWLock *partitionLock = LockHashPartitionLock(hashcode); [16:56:50.725] ^ [16:56:50.725] 1 error generated. [16:56:50.726] make[4]: *** [: proc.o] Error 1 [16:56:50.726] make[4]: *** Waiting for unfinished jobs.... [16:56:50.948] make[3]: *** [../../../src/backend/common.mk:37: lmgr-recursive] Error 2 [16:56:50.948] make[3]: *** Waiting for unfinished jobs.... [16:56:51.202] make[2]: *** [common.mk:37: storage-recursive] Error 2 [16:56:51.202] make[2]: *** Waiting for unfinished jobs.... [16:57:08.601] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [16:57:08.601] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [16:57:08.602] [16:57:08.602] real 1m28.059s [16:57:08.602] user 4m28.993s [16:57:08.602] sys 1m13.079s [16:57:08.602] [16:57:08.602] Exit status: 2