[04:14:03.387] time ./configure \ [04:14:03.387] --cache clang.cache \ [04:14:03.387] ${LINUX_CONFIGURE_FEATURES} \ [04:14:03.387] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:14:03.575] configure: creating cache clang.cache [04:14:03.591] checking build system type... x86_64-pc-linux-gnu [04:14:03.701] checking host system type... x86_64-pc-linux-gnu [04:14:03.701] checking which template to use... linux [04:14:03.701] checking whether NLS is wanted... no [04:14:03.701] checking for default port number... 5432 [04:14:03.709] checking for block size... 8kB [04:14:03.710] checking for segment size... 1GB [04:14:03.713] checking for WAL block size... 8kB [04:14:03.838] checking whether the C compiler works... yes [04:14:04.000] checking for C compiler default output file name... a.out [04:14:04.001] checking for suffix of executables... [04:14:04.074] checking whether we are cross compiling... no [04:14:04.170] checking for suffix of object files... o [04:14:04.180] checking whether we are using the GNU C compiler... yes [04:14:04.188] checking whether ccache clang accepts -g... yes [04:14:04.252] checking for ccache clang option to accept ISO C89... none needed [04:14:04.262] checking for ccache clang option to accept ISO C99... none needed [04:14:04.394] checking whether we are using the GNU C++ compiler... yes [04:14:04.402] checking whether ccache clang++-16 accepts -g... yes [04:14:04.542] checking for gawk... no [04:14:04.542] checking for mawk... mawk [04:14:04.542] checking for LLVM_CONFIG... llvm-config-16 [04:14:04.548] configure: using llvm 16.0.6 [04:14:04.548] checking for CLANG... ccache clang-16 [04:14:04.601] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:14:04.609] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:14:04.615] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:14:04.623] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:14:04.630] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:14:04.699] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:14:04.707] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:14:04.715] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:14:04.791] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:14:04.804] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:14:04.879] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:14:04.887] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:14:04.895] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:14:04.908] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:14:04.921] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:14:04.928] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:14:04.935] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:14:04.997] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:14:05.005] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:14:05.012] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:14:05.020] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:14:05.027] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:14:05.040] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:14:05.105] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:14:05.113] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:14:05.121] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:14:05.129] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:14:05.137] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:14:05.150] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:14:05.163] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:14:05.204] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:14:05.212] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:14:05.219] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:14:05.228] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:14:05.236] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:14:05.272] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:14:05.309] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:14:05.317] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:14:05.352] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:14:05.360] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:14:05.369] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:14:05.377] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:14:05.385] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:14:05.421] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:14:05.435] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:14:05.477] checking whether the C compiler still works... yes [04:14:05.651] checking how to run the C preprocessor... ccache clang -E [04:14:05.794] checking for pkg-config... /usr/bin/pkg-config [04:14:05.794] checking pkg-config is at least version 0.9.0... yes [04:14:05.795] checking whether to build with ICU support... yes [04:14:05.796] checking for icu-uc icu-i18n... yes [04:14:05.804] checking whether to build with Tcl... yes [04:14:05.804] checking whether to build Perl modules... yes [04:14:05.804] checking whether to build Python modules... yes [04:14:05.804] checking whether to build with GSSAPI support... yes [04:14:05.805] checking whether to build with PAM support... yes [04:14:05.806] checking whether to build with BSD Authentication support... no [04:14:05.806] checking whether to build with LDAP support... yes [04:14:05.806] checking whether to build with Bonjour support... no [04:14:05.806] checking whether to build with SELinux support... yes [04:14:05.806] checking whether to build with systemd support... yes [04:14:05.806] checking whether to build with XML support... yes [04:14:05.807] checking for libxml-2.0 >= 2.6.23... yes [04:14:05.814] checking whether to build with LZ4 support... yes [04:14:05.814] checking for liblz4... yes [04:14:05.821] checking whether to build with ZSTD support... yes [04:14:05.822] checking for libzstd >= 1.4.0... yes [04:14:05.829] checking for strip... strip [04:14:05.830] checking whether it is possible to strip libraries... yes [04:14:05.832] checking for ar... ar [04:14:05.832] checking for a BSD-compatible install... /usr/bin/install -c [04:14:05.843] checking for tar... /usr/bin/tar [04:14:05.843] checking whether ln -s works... yes [04:14:05.843] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:14:05.845] checking for bison... /usr/bin/bison [04:14:05.848] configure: using bison (GNU Bison) 3.8.2 [04:14:05.851] checking for flex... /usr/bin/flex [04:14:05.865] configure: using flex 2.6.4 [04:14:05.865] checking for perl... /usr/bin/perl [04:14:05.868] configure: using perl 5.36.0 [04:14:05.870] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:14:05.875] checking for Perl privlibexp... /usr/share/perl/5.36 [04:14:05.880] checking for Perl useshrplib... true [04:14:05.886] 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 [04:14:05.892] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:14:05.899] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:14:05.993] checking for python3... /usr/bin/python3 [04:14:06.005] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [04:14:06.012] checking for Python sysconfig module... yes [04:14:06.024] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:14:06.037] checking Python include directory... -I/usr/include/python3.11 [04:14:06.052] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:14:06.095] checking for a sed that does not truncate output... /usr/bin/sed [04:14:06.100] checking for grep that handles long lines and -e... /usr/bin/grep [04:14:06.103] checking for egrep... /usr/bin/grep -E [04:14:06.104] checking for ANSI C header files... yes [04:14:06.295] checking for sys/types.h... yes [04:14:06.312] checking for sys/stat.h... yes [04:14:06.328] checking for stdlib.h... yes [04:14:06.379] checking for string.h... yes [04:14:06.396] checking for memory.h... yes [04:14:06.491] checking for strings.h... yes [04:14:06.507] checking for inttypes.h... yes [04:14:06.523] checking for stdint.h... yes [04:14:06.539] checking for unistd.h... yes [04:14:06.589] checking whether ccache clang is Clang... yes [04:14:06.618] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:14:06.762] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:14:06.840] checking whether more special flags are required for pthreads... no [04:14:06.840] checking for PTHREAD_PRIO_INHERIT... yes [04:14:06.925] checking pthread.h usability... yes [04:14:06.933] checking pthread.h presence... yes [04:14:06.967] checking for pthread.h... yes [04:14:06.967] checking for strerror_r... yes [04:14:07.044] checking whether strerror_r returns int... no [04:14:07.114] checking for main in -lm... yes [04:14:07.199] checking for library containing setproctitle... no [04:14:07.367] checking for library containing dlsym... none required [04:14:07.449] checking for library containing socket... none required [04:14:07.529] checking for library containing getopt_long... none required [04:14:07.607] checking for library containing shm_open... none required [04:14:07.686] checking for library containing shm_unlink... none required [04:14:07.766] checking for library containing clock_gettime... none required [04:14:07.844] checking for library containing shmget... none required [04:14:07.925] checking for library containing backtrace_symbols... none required [04:14:08.007] checking for library containing pthread_barrier_wait... none required [04:14:08.089] checking for library containing readline... -lreadline [04:14:08.172] checking for inflate in -lz... yes [04:14:08.255] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:14:08.429] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:14:08.536] checking for SSL_new in -lssl... yes [04:14:08.644] checking for SSL_CTX_set_cert_cb... yes [04:14:08.759] checking for OPENSSL_init_ssl... yes [04:14:08.880] checking for BIO_meth_new... yes [04:14:09.002] checking for ASN1_STRING_get0_data... yes [04:14:09.121] checking for HMAC_CTX_new... yes [04:14:09.236] checking for HMAC_CTX_free... yes [04:14:09.350] checking for CRYPTO_lock... no [04:14:09.469] checking for X509_get_signature_info... yes [04:14:09.587] checking for SSL_CTX_set_num_tickets... yes [04:14:09.704] checking for pam_start in -lpam... yes [04:14:09.813] checking for xmlSaveToBuffer in -lxml2... yes [04:14:09.957] checking for xsltCleanupGlobals in -lxslt... yes [04:14:10.099] checking for LZ4_compress_default in -llz4... yes [04:14:10.251] checking for ZSTD_compress in -lzstd... yes [04:14:10.392] checking for ldap_bind in -lldap... yes [04:14:10.546] checking for ldap_initialize... yes [04:14:10.706] checking for ldap_verify_credentials... yes [04:14:10.875] checking for security_compute_create_name in -lselinux... yes [04:14:11.025] checking for uuid_export in -lossp-uuid... yes [04:14:11.159] checking for stdbool.h that conforms to C99... yes [04:14:11.172] checking for _Bool... yes [04:14:11.283] checking atomic.h usability... no [04:14:11.373] checking atomic.h presence... no [04:14:11.408] checking for atomic.h... no [04:14:11.412] checking copyfile.h usability... no [04:14:11.501] checking copyfile.h presence... no [04:14:11.539] checking for copyfile.h... no [04:14:11.543] checking execinfo.h usability... yes [04:14:11.551] checking execinfo.h presence... yes [04:14:11.584] checking for execinfo.h... yes [04:14:11.593] checking getopt.h usability... yes [04:14:11.602] checking getopt.h presence... yes [04:14:11.635] checking for getopt.h... yes [04:14:11.644] checking ifaddrs.h usability... yes [04:14:11.653] checking ifaddrs.h presence... yes [04:14:11.690] checking for ifaddrs.h... yes [04:14:11.699] checking mbarrier.h usability... no [04:14:11.790] checking mbarrier.h presence... no [04:14:11.828] checking for mbarrier.h... no [04:14:11.832] checking sys/epoll.h usability... yes [04:14:11.842] checking sys/epoll.h presence... yes [04:14:11.878] checking for sys/epoll.h... yes [04:14:11.886] checking sys/event.h usability... no [04:14:11.976] checking sys/event.h presence... no [04:14:12.012] checking for sys/event.h... no [04:14:12.016] checking sys/personality.h usability... yes [04:14:12.025] checking sys/personality.h presence... yes [04:14:12.056] checking for sys/personality.h... yes [04:14:12.065] checking sys/prctl.h usability... yes [04:14:12.155] checking sys/prctl.h presence... yes [04:14:12.187] checking for sys/prctl.h... yes [04:14:12.196] checking sys/procctl.h usability... no [04:14:12.286] checking sys/procctl.h presence... no [04:14:12.322] checking for sys/procctl.h... no [04:14:12.326] checking sys/signalfd.h usability... yes [04:14:12.334] checking sys/signalfd.h presence... yes [04:14:12.365] checking for sys/signalfd.h... yes [04:14:12.374] checking sys/ucred.h usability... no [04:14:12.462] checking sys/ucred.h presence... no [04:14:12.499] checking for sys/ucred.h... no [04:14:12.502] checking termios.h usability... yes [04:14:12.511] checking termios.h presence... yes [04:14:12.543] checking for termios.h... yes [04:14:12.551] checking ucred.h usability... no [04:14:12.639] checking ucred.h presence... no [04:14:12.677] checking for ucred.h... no [04:14:12.678] checking readline/readline.h usability... yes [04:14:12.688] checking readline/readline.h presence... yes [04:14:12.722] checking for readline/readline.h... yes [04:14:12.723] checking readline/history.h usability... yes [04:14:12.732] checking readline/history.h presence... yes [04:14:12.765] checking for readline/history.h... yes [04:14:12.767] checking zlib.h usability... yes [04:14:12.776] checking zlib.h presence... yes [04:14:12.813] checking for zlib.h... yes [04:14:12.813] checking for lz4... /usr/bin/lz4 [04:14:12.814] checking lz4.h usability... yes [04:14:12.822] checking lz4.h presence... yes [04:14:12.853] checking for lz4.h... yes [04:14:12.853] checking for zstd... /usr/bin/zstd [04:14:12.854] checking zstd.h usability... yes [04:14:12.863] checking zstd.h presence... yes [04:14:12.897] checking for zstd.h... yes [04:14:12.898] checking gssapi/gssapi.h usability... yes [04:14:12.989] checking gssapi/gssapi.h presence... yes [04:14:13.024] checking for gssapi/gssapi.h... yes [04:14:13.026] checking gssapi/gssapi_ext.h usability... yes [04:14:13.117] checking gssapi/gssapi_ext.h presence... yes [04:14:13.152] checking for gssapi/gssapi_ext.h... yes [04:14:13.153] checking for openssl... /usr/bin/openssl [04:14:13.158] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:14:13.158] checking openssl/ssl.h usability... yes [04:14:13.353] checking openssl/ssl.h presence... yes [04:14:13.417] checking for openssl/ssl.h... yes [04:14:13.417] checking openssl/err.h usability... yes [04:14:13.427] checking openssl/err.h presence... yes [04:14:13.469] checking for openssl/err.h... yes [04:14:13.470] checking security/pam_appl.h usability... yes [04:14:13.479] checking security/pam_appl.h presence... yes [04:14:13.509] checking for security/pam_appl.h... yes [04:14:13.511] checking systemd/sd-daemon.h usability... yes [04:14:13.520] checking systemd/sd-daemon.h presence... yes [04:14:13.554] checking for systemd/sd-daemon.h... yes [04:14:13.555] checking libxml/parser.h usability... yes [04:14:13.565] checking libxml/parser.h presence... yes [04:14:13.610] checking for libxml/parser.h... yes [04:14:13.610] checking libxslt/xslt.h usability... yes [04:14:13.620] checking libxslt/xslt.h presence... yes [04:14:13.666] checking for libxslt/xslt.h... yes [04:14:13.666] checking ldap.h usability... yes [04:14:13.676] checking ldap.h presence... yes [04:14:13.711] checking for ldap.h... yes [04:14:13.711] checking for compatible LDAP implementation... yes [04:14:13.720] checking ossp/uuid.h usability... yes [04:14:13.728] checking ossp/uuid.h presence... yes [04:14:13.763] checking for ossp/uuid.h... yes [04:14:13.800] checking whether byte ordering is bigendian... no [04:14:13.955] checking for inline... inline [04:14:14.021] checking for printf format archetype... printf [04:14:14.051] checking for _Static_assert... yes [04:14:14.190] checking for typeof... typeof [04:14:14.225] checking for __builtin_types_compatible_p... yes [04:14:14.238] checking for __builtin_constant_p... yes [04:14:14.249] checking for __builtin_unreachable... yes [04:14:14.412] checking for computed goto support... yes [04:14:14.420] checking for struct tm.tm_zone... yes [04:14:14.429] checking for union semun... no [04:14:14.502] checking for socklen_t... yes [04:14:14.588] checking for struct sockaddr.sa_len... no [04:14:14.736] checking for locale_t... yes [04:14:14.748] checking for C/C++ restrict keyword... __restrict [04:14:14.763] checking for struct option... yes [04:14:14.840] checking whether assembler supports x86_64 popcntq... yes [04:14:14.874] checking for special C compiler options needed for large files... no [04:14:14.874] checking for _FILE_OFFSET_BITS value needed for large files... no [04:14:14.887] checking size of off_t... 8 [04:14:15.055] checking size of bool... 1 [04:14:15.221] checking for int timezone... yes [04:14:15.391] checking for wcstombs_l declaration... no [04:14:15.557] checking for backtrace_symbols... yes [04:14:15.727] checking for copyfile... no [04:14:15.888] checking for copy_file_range... yes [04:14:16.035] checking for getifaddrs... yes [04:14:16.208] checking for getpeerucred... no [04:14:16.353] checking for inet_pton... yes [04:14:16.498] checking for kqueue... no [04:14:16.677] checking for mbstowcs_l... no [04:14:16.858] checking for memset_s... no [04:14:17.042] checking for posix_fallocate... yes [04:14:17.190] checking for ppoll... yes [04:14:17.366] checking for pthread_is_threaded_np... no [04:14:17.539] checking for setproctitle... no [04:14:17.682] checking for setproctitle_fast... no [04:14:17.823] checking for strchrnul... yes [04:14:17.996] checking for strsignal... yes [04:14:18.165] checking for syncfs... yes [04:14:18.337] checking for sync_file_range... yes [04:14:18.495] checking for uselocale... yes [04:14:18.653] checking for wcstombs_l... no [04:14:18.806] checking for __builtin_bswap16... yes [04:14:18.963] checking for __builtin_bswap32... yes [04:14:19.125] checking for __builtin_bswap64... yes [04:14:19.296] checking for __builtin_clz... yes [04:14:19.473] checking for __builtin_ctz... yes [04:14:19.633] checking for __builtin_popcount... yes [04:14:19.782] checking for __builtin_frame_address... yes [04:14:19.956] checking for _LARGEFILE_SOURCE value needed for large files... no [04:14:20.129] checking how ccache clang reports undeclared, standard C functions... warning [04:14:20.151] checking for posix_fadvise... yes [04:14:20.291] checking whether posix_fadvise is declared... yes [04:14:20.306] checking whether fdatasync is declared... yes [04:14:20.321] checking whether strlcat is declared... no [04:14:20.426] checking whether strlcpy is declared... no [04:14:20.531] checking whether strnlen is declared... yes [04:14:20.546] checking whether strsep is declared... yes [04:14:20.562] checking whether preadv is declared... yes [04:14:20.642] checking whether pwritev is declared... yes [04:14:20.658] checking whether F_FULLFSYNC is declared... no [04:14:20.733] checking for explicit_bzero... yes [04:14:20.888] checking for getopt... yes [04:14:21.028] checking for getpeereid... no [04:14:21.185] checking for inet_aton... yes [04:14:21.323] checking for mkdtemp... yes [04:14:21.457] checking for strlcat... no [04:14:21.593] checking for strlcpy... no [04:14:21.731] checking for strnlen... yes [04:14:21.882] checking for strsep... yes [04:14:22.047] checking for pthread_barrier_wait... yes [04:14:22.184] checking for getopt_long... yes [04:14:22.322] checking for syslog... yes [04:14:22.455] checking syslog.h usability... yes [04:14:22.500] checking syslog.h presence... yes [04:14:22.533] checking for syslog.h... yes [04:14:22.533] checking for opterr... yes [04:14:22.700] checking for optreset... no [04:14:22.876] checking unicode/ucol.h usability... yes [04:14:22.886] checking unicode/ucol.h presence... yes [04:14:22.926] checking for unicode/ucol.h... yes [04:14:22.932] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:14:23.016] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:14:23.027] checking for rl_completion_suppress_quote... yes [04:14:23.198] checking for rl_filename_quote_characters... yes [04:14:23.355] checking for rl_filename_quoting_function... yes [04:14:23.499] checking for append_history... yes [04:14:23.646] checking for history_truncate_file... yes [04:14:23.794] checking for rl_completion_matches... yes [04:14:23.947] checking for rl_filename_completion_function... yes [04:14:24.106] checking for rl_reset_screen_size... yes [04:14:24.282] checking for rl_variable_bind... yes [04:14:24.450] checking test program... ok [04:14:24.626] checking whether long int is 64 bits... yes [04:14:24.813] checking for __builtin_mul_overflow... yes [04:14:24.956] checking size of void *... 8 [04:14:25.143] checking size of size_t... 8 [04:14:25.347] checking size of long... 8 [04:14:25.543] checking alignment of short... 2 [04:14:25.698] checking alignment of int... 4 [04:14:25.852] checking alignment of long... 8 [04:14:26.015] checking alignment of double... 8 [04:14:26.175] checking for int8... no [04:14:26.251] checking for uint8... no [04:14:26.328] checking for int64... no [04:14:26.401] checking for uint64... no [04:14:26.473] checking for __int128... yes [04:14:26.619] checking for __int128 alignment bug... ok [04:14:26.789] checking alignment of PG_INT128_TYPE... 16 [04:14:26.962] checking for builtin __sync char locking functions... yes [04:14:27.117] checking for builtin __sync int32 locking functions... yes [04:14:27.265] checking for builtin __sync int32 atomic operations... yes [04:14:27.443] checking for builtin __sync int64 atomic operations... yes [04:14:27.600] checking for builtin __atomic int32 atomic operations... yes [04:14:27.745] checking for builtin __atomic int64 atomic operations... yes [04:14:27.902] checking for __get_cpuid... yes [04:14:28.044] checking for __get_cpuid_count... yes [04:14:28.180] checking for __cpuid... no [04:14:28.244] checking for __cpuidex... no [04:14:28.305] checking for _xgetbv with CFLAGS=... no [04:14:28.626] checking for _xgetbv with CFLAGS=-mxsave... yes [04:14:28.974] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:14:29.249] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:14:29.607] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:14:29.702] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:14:29.946] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:14:30.010] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:14:30.067] 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 [04:14:30.137] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:14:30.137] checking for library containing sem_init... none required [04:14:30.298] checking which semaphore API to use... unnamed POSIX [04:14:30.298] checking which random number source to use... OpenSSL [04:14:30.300] checking for tclsh... /usr/bin/tclsh [04:14:30.300] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:14:30.340] checking tcl.h usability... yes [04:14:30.349] checking tcl.h presence... yes [04:14:30.384] checking for tcl.h... yes [04:14:30.384] checking for perl.h... yes [04:14:30.407] checking for libperl... yes [04:14:30.647] checking Python.h usability... yes [04:14:30.658] checking Python.h presence... yes [04:14:30.724] checking for Python.h... yes [04:14:30.725] checking for xmllint... /usr/bin/xmllint [04:14:30.725] checking for xsltproc... /usr/bin/xsltproc [04:14:30.725] checking for fop... /usr/bin/fop [04:14:30.725] checking for dbtoepub... no [04:14:30.726] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:14:30.821] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:14:30.954] configure: using compiler=Debian clang version 14.0.6 [04:14:30.954] 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 [04:14:30.954] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:14:30.954] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:14:30.954] configure: using CXX=ccache clang++-16 [04:14:30.954] 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 [04:14:30.954] configure: using CLANG=ccache clang-16 [04:14:30.954] 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 [04:14:30.954] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:14:30.983] configure: updating cache clang.cache [04:14:30.994] configure: creating ./config.status [04:14:31.090] config.status: creating GNUmakefile [04:14:31.104] config.status: creating src/Makefile.global [04:14:31.122] config.status: creating src/include/pg_config.h [04:14:31.136] config.status: creating src/include/pg_config_ext.h [04:14:31.145] config.status: src/include/pg_config_ext.h is unchanged [04:14:31.148] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:14:31.157] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:14:31.163] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:14:31.172] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:14:31.180] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:14:31.188] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:14:31.196] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:14:31.234] [04:14:31.234] real 0m27.848s [04:14:31.234] user 0m16.635s [04:14:31.234] sys 0m11.265s [04:14:31.234] make -s -j${BUILD_JOBS} clean [04:14:31.790] time make -s -j${BUILD_JOBS} world-bin [04:15:49.537] proc.c:1066:13: error: unused variable 'partitionLock' [-Werror,-Wunused-variable] [04:15:49.537] LWLock *partitionLock = LockHashPartitionLock(hashcode); [04:15:49.537] ^ [04:15:49.537] 1 error generated. [04:15:49.537] make[4]: *** [: proc.o] Error 1 [04:15:49.537] make[4]: *** Waiting for unfinished jobs.... [04:15:49.760] make[3]: *** [../../../src/backend/common.mk:37: lmgr-recursive] Error 2 [04:15:49.761] make[2]: *** [common.mk:37: storage-recursive] Error 2 [04:15:49.761] make[2]: *** Waiting for unfinished jobs.... [04:16:14.419] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:16:14.419] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:16:14.420] [04:16:14.420] real 1m42.630s [04:16:14.420] user 5m14.609s [04:16:14.420] sys 1m25.844s [04:16:14.420] [04:16:14.420] Exit status: 2