[07:42:36.852] time ./configure \ [07:42:36.852] --cache clang.cache \ [07:42:36.852] ${LINUX_CONFIGURE_FEATURES} \ [07:42:36.852] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [07:42:37.036] configure: creating cache clang.cache [07:42:37.051] checking build system type... x86_64-pc-linux-gnu [07:42:37.158] checking host system type... x86_64-pc-linux-gnu [07:42:37.158] checking which template to use... linux [07:42:37.158] checking whether NLS is wanted... no [07:42:37.159] checking for default port number... 5432 [07:42:37.167] checking for block size... 8kB [07:42:37.168] checking for segment size... 1GB [07:42:37.171] checking for WAL block size... 8kB [07:42:37.294] checking whether the C compiler works... yes [07:42:37.460] checking for C compiler default output file name... a.out [07:42:37.461] checking for suffix of executables... [07:42:37.532] checking whether we are cross compiling... no [07:42:37.626] checking for suffix of object files... o [07:42:37.635] checking whether we are using the GNU C compiler... yes [07:42:37.642] checking whether ccache clang accepts -g... yes [07:42:37.649] checking for ccache clang option to accept ISO C89... none needed [07:42:37.658] checking for ccache clang option to accept ISO C99... none needed [07:42:37.793] checking whether we are using the GNU C++ compiler... yes [07:42:37.800] checking whether ccache clang++-16 accepts -g... yes [07:42:37.940] checking for gawk... no [07:42:37.940] checking for mawk... mawk [07:42:37.940] checking for LLVM_CONFIG... llvm-config-16 [07:42:37.946] configure: using llvm 16.0.6 [07:42:37.946] checking for CLANG... ccache clang-16 [07:42:38.000] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:42:38.008] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:42:38.015] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:42:38.022] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:42:38.030] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:42:38.038] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [07:42:38.045] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:42:38.053] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:42:38.060] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:42:38.073] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:42:38.086] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:42:38.093] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [07:42:38.102] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:42:38.115] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [07:42:38.128] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:42:38.136] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [07:42:38.144] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:42:38.152] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:42:38.159] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [07:42:38.167] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:42:38.174] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [07:42:38.182] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [07:42:38.194] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [07:42:38.202] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:42:38.210] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:42:38.217] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:42:38.225] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:42:38.233] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:42:38.246] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:42:38.259] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:42:38.273] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:42:38.281] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:42:38.289] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:42:38.298] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:42:38.305] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:42:38.312] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:42:38.320] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:42:38.327] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:42:38.335] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:42:38.342] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:42:38.349] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:42:38.357] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:42:38.365] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:42:38.372] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:42:38.387] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:42:38.401] checking whether the C compiler still works... yes [07:42:38.526] checking how to run the C preprocessor... ccache clang -E [07:42:38.665] checking for pkg-config... /usr/bin/pkg-config [07:42:38.665] checking pkg-config is at least version 0.9.0... yes [07:42:38.666] checking whether to build with ICU support... yes [07:42:38.666] checking for icu-uc icu-i18n... yes [07:42:38.674] checking whether to build with Tcl... yes [07:42:38.675] checking whether to build Perl modules... yes [07:42:38.675] checking whether to build Python modules... yes [07:42:38.675] checking whether to build with GSSAPI support... yes [07:42:38.676] checking whether to build with PAM support... yes [07:42:38.676] checking whether to build with BSD Authentication support... no [07:42:38.676] checking whether to build with LDAP support... yes [07:42:38.676] checking whether to build with Bonjour support... no [07:42:38.676] checking whether to build with SELinux support... yes [07:42:38.677] checking whether to build with systemd support... yes [07:42:38.677] checking whether to build with XML support... yes [07:42:38.677] checking for libxml-2.0 >= 2.6.23... yes [07:42:38.684] checking whether to build with LZ4 support... yes [07:42:38.685] checking for liblz4... yes [07:42:38.692] checking whether to build with ZSTD support... yes [07:42:38.692] checking for libzstd >= 1.4.0... yes [07:42:38.700] checking for strip... strip [07:42:38.700] checking whether it is possible to strip libraries... yes [07:42:38.703] checking for ar... ar [07:42:38.703] checking for a BSD-compatible install... /usr/bin/install -c [07:42:38.712] checking for tar... /usr/bin/tar [07:42:38.712] checking whether ln -s works... yes [07:42:38.712] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:42:38.715] checking for bison... /usr/bin/bison [07:42:38.717] configure: using bison (GNU Bison) 3.8.2 [07:42:38.720] checking for flex... /usr/bin/flex [07:42:38.733] configure: using flex 2.6.4 [07:42:38.733] checking for perl... /usr/bin/perl [07:42:38.736] configure: using perl 5.36.0 [07:42:38.738] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:42:38.743] checking for Perl privlibexp... /usr/share/perl/5.36 [07:42:38.747] checking for Perl useshrplib... true [07:42:38.753] 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 [07:42:38.758] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:42:38.764] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:42:38.856] checking for python3... /usr/bin/python3 [07:42:38.868] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [07:42:38.874] checking for Python sysconfig module... yes [07:42:38.885] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:42:38.897] checking Python include directory... -I/usr/include/python3.11 [07:42:38.909] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:42:38.949] checking for a sed that does not truncate output... /usr/bin/sed [07:42:38.955] checking for grep that handles long lines and -e... /usr/bin/grep [07:42:38.957] checking for egrep... /usr/bin/grep -E [07:42:38.958] checking for ANSI C header files... yes [07:42:39.149] checking for sys/types.h... yes [07:42:39.165] checking for sys/stat.h... yes [07:42:39.181] checking for stdlib.h... yes [07:42:39.198] checking for string.h... yes [07:42:39.213] checking for memory.h... yes [07:42:39.228] checking for strings.h... yes [07:42:39.244] checking for inttypes.h... yes [07:42:39.262] checking for stdint.h... yes [07:42:39.279] checking for unistd.h... yes [07:42:39.293] checking whether ccache clang is Clang... yes [07:42:39.323] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:42:39.447] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:42:39.523] checking whether more special flags are required for pthreads... no [07:42:39.523] checking for PTHREAD_PRIO_INHERIT... yes [07:42:39.606] checking pthread.h usability... yes [07:42:39.614] checking pthread.h presence... yes [07:42:39.647] checking for pthread.h... yes [07:42:39.648] checking for strerror_r... yes [07:42:39.724] checking whether strerror_r returns int... no [07:42:39.794] checking for main in -lm... yes [07:42:39.880] checking for library containing setproctitle... no [07:42:40.044] checking for library containing dlsym... none required [07:42:40.122] checking for library containing socket... none required [07:42:40.200] checking for library containing getopt_long... none required [07:42:40.276] checking for library containing shm_open... none required [07:42:40.355] checking for library containing shm_unlink... none required [07:42:40.432] checking for library containing clock_gettime... none required [07:42:40.513] checking for library containing shmget... none required [07:42:40.592] checking for library containing backtrace_symbols... none required [07:42:40.669] checking for library containing pthread_barrier_wait... none required [07:42:40.747] checking for library containing readline... -lreadline [07:42:40.829] checking for inflate in -lz... yes [07:42:40.908] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:42:41.078] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:42:41.182] checking for SSL_new in -lssl... yes [07:42:41.292] checking for SSL_CTX_set_cert_cb... yes [07:42:41.406] checking for OPENSSL_init_ssl... yes [07:42:41.520] checking for BIO_meth_new... yes [07:42:41.637] checking for ASN1_STRING_get0_data... yes [07:42:41.750] checking for HMAC_CTX_new... yes [07:42:41.865] checking for HMAC_CTX_free... yes [07:42:41.979] checking for CRYPTO_lock... no [07:42:42.096] checking for X509_get_signature_info... yes [07:42:42.212] checking for SSL_CTX_set_num_tickets... yes [07:42:42.327] checking for pam_start in -lpam... yes [07:42:42.438] checking for xmlSaveToBuffer in -lxml2... yes [07:42:42.577] checking for xsltCleanupGlobals in -lxslt... yes [07:42:42.726] checking for LZ4_compress_default in -llz4... yes [07:42:42.879] checking for ZSTD_compress in -lzstd... yes [07:42:43.054] checking for ldap_bind in -lldap... yes [07:42:43.212] checking for ldap_initialize... yes [07:42:43.370] checking for ldap_verify_credentials... yes [07:42:43.521] checking for security_compute_create_name in -lselinux... yes [07:42:43.667] checking for uuid_export in -lossp-uuid... yes [07:42:43.808] checking for stdbool.h that conforms to C99... yes [07:42:43.820] checking for _Bool... yes [07:42:43.927] checking atomic.h usability... no [07:42:44.018] checking atomic.h presence... no [07:42:44.055] checking for atomic.h... no [07:42:44.059] checking copyfile.h usability... no [07:42:44.149] checking copyfile.h presence... no [07:42:44.186] checking for copyfile.h... no [07:42:44.190] checking execinfo.h usability... yes [07:42:44.199] checking execinfo.h presence... yes [07:42:44.230] checking for execinfo.h... yes [07:42:44.239] checking getopt.h usability... yes [07:42:44.247] checking getopt.h presence... yes [07:42:44.279] checking for getopt.h... yes [07:42:44.287] checking ifaddrs.h usability... yes [07:42:44.296] checking ifaddrs.h presence... yes [07:42:44.331] checking for ifaddrs.h... yes [07:42:44.339] checking mbarrier.h usability... no [07:42:44.426] checking mbarrier.h presence... no [07:42:44.461] checking for mbarrier.h... no [07:42:44.465] checking sys/epoll.h usability... yes [07:42:44.473] checking sys/epoll.h presence... yes [07:42:44.506] checking for sys/epoll.h... yes [07:42:44.515] checking sys/event.h usability... no [07:42:44.605] checking sys/event.h presence... no [07:42:44.643] checking for sys/event.h... no [07:42:44.647] checking sys/personality.h usability... yes [07:42:44.656] checking sys/personality.h presence... yes [07:42:44.688] checking for sys/personality.h... yes [07:42:44.696] checking sys/prctl.h usability... yes [07:42:44.705] checking sys/prctl.h presence... yes [07:42:44.736] checking for sys/prctl.h... yes [07:42:44.745] checking sys/procctl.h usability... no [07:42:44.833] checking sys/procctl.h presence... no [07:42:44.870] checking for sys/procctl.h... no [07:42:44.874] checking sys/signalfd.h usability... yes [07:42:44.883] checking sys/signalfd.h presence... yes [07:42:44.916] checking for sys/signalfd.h... yes [07:42:44.924] checking sys/ucred.h usability... no [07:42:45.013] checking sys/ucred.h presence... no [07:42:45.050] checking for sys/ucred.h... no [07:42:45.054] checking termios.h usability... yes [07:42:45.063] checking termios.h presence... yes [07:42:45.096] checking for termios.h... yes [07:42:45.104] checking ucred.h usability... no [07:42:45.191] checking ucred.h presence... no [07:42:45.229] checking for ucred.h... no [07:42:45.230] checking readline/readline.h usability... yes [07:42:45.240] checking readline/readline.h presence... yes [07:42:45.274] checking for readline/readline.h... yes [07:42:45.276] checking readline/history.h usability... yes [07:42:45.285] checking readline/history.h presence... yes [07:42:45.319] checking for readline/history.h... yes [07:42:45.322] checking zlib.h usability... yes [07:42:45.330] checking zlib.h presence... yes [07:42:45.365] checking for zlib.h... yes [07:42:45.366] checking for lz4... /usr/bin/lz4 [07:42:45.366] checking lz4.h usability... yes [07:42:45.374] checking lz4.h presence... yes [07:42:45.407] checking for lz4.h... yes [07:42:45.408] checking for zstd... /usr/bin/zstd [07:42:45.408] checking zstd.h usability... yes [07:42:45.417] checking zstd.h presence... yes [07:42:45.453] checking for zstd.h... yes [07:42:45.453] checking gssapi/gssapi.h usability... yes [07:42:45.462] checking gssapi/gssapi.h presence... yes [07:42:45.494] checking for gssapi/gssapi.h... yes [07:42:45.496] checking gssapi/gssapi_ext.h usability... yes [07:42:45.504] checking gssapi/gssapi_ext.h presence... yes [07:42:45.537] checking for gssapi/gssapi_ext.h... yes [07:42:45.538] checking for openssl... /usr/bin/openssl [07:42:45.543] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:42:45.543] checking openssl/ssl.h usability... yes [07:42:45.553] checking openssl/ssl.h presence... yes [07:42:45.617] checking for openssl/ssl.h... yes [07:42:45.617] checking openssl/err.h usability... yes [07:42:45.628] checking openssl/err.h presence... yes [07:42:45.670] checking for openssl/err.h... yes [07:42:45.670] checking security/pam_appl.h usability... yes [07:42:45.679] checking security/pam_appl.h presence... yes [07:42:45.709] checking for security/pam_appl.h... yes [07:42:45.711] checking systemd/sd-daemon.h usability... yes [07:42:45.720] checking systemd/sd-daemon.h presence... yes [07:42:45.754] checking for systemd/sd-daemon.h... yes [07:42:45.754] checking libxml/parser.h usability... yes [07:42:45.765] checking libxml/parser.h presence... yes [07:42:45.810] checking for libxml/parser.h... yes [07:42:45.811] checking libxslt/xslt.h usability... yes [07:42:45.821] checking libxslt/xslt.h presence... yes [07:42:45.865] checking for libxslt/xslt.h... yes [07:42:45.865] checking ldap.h usability... yes [07:42:45.874] checking ldap.h presence... yes [07:42:45.907] checking for ldap.h... yes [07:42:45.907] checking for compatible LDAP implementation... yes [07:42:45.915] checking ossp/uuid.h usability... yes [07:42:45.923] checking ossp/uuid.h presence... yes [07:42:45.958] checking for ossp/uuid.h... yes [07:42:45.994] checking whether byte ordering is bigendian... no [07:42:46.145] checking for inline... inline [07:42:46.156] checking for printf format archetype... printf [07:42:46.183] checking for _Static_assert... yes [07:42:46.329] checking for typeof... typeof [07:42:46.337] checking for __builtin_types_compatible_p... yes [07:42:46.349] checking for __builtin_constant_p... yes [07:42:46.362] checking for __builtin_unreachable... yes [07:42:46.508] checking for computed goto support... yes [07:42:46.516] checking for struct tm.tm_zone... yes [07:42:46.525] checking for union semun... no [07:42:46.595] checking for socklen_t... yes [07:42:46.681] checking for struct sockaddr.sa_len... no [07:42:46.828] checking for locale_t... yes [07:42:46.840] checking for C/C++ restrict keyword... __restrict [07:42:46.854] checking for struct option... yes [07:42:46.935] checking whether assembler supports x86_64 popcntq... yes [07:42:46.943] checking for special C compiler options needed for large files... no [07:42:46.943] checking for _FILE_OFFSET_BITS value needed for large files... no [07:42:46.957] checking size of off_t... 8 [07:42:47.135] checking size of bool... 1 [07:42:47.299] checking for int timezone... yes [07:42:47.451] checking for wcstombs_l declaration... no [07:42:47.612] checking for backtrace_symbols... yes [07:42:47.764] checking for copyfile... no [07:42:47.915] checking for copy_file_range... yes [07:42:48.057] checking for getifaddrs... yes [07:42:48.204] checking for getpeerucred... no [07:42:48.351] checking for inet_pton... yes [07:42:48.491] checking for kqueue... no [07:42:48.636] checking for mbstowcs_l... no [07:42:48.807] checking for memset_s... no [07:42:48.956] checking for posix_fallocate... yes [07:42:49.099] checking for ppoll... yes [07:42:49.244] checking for pthread_is_threaded_np... no [07:42:49.398] checking for setproctitle... no [07:42:49.543] checking for setproctitle_fast... no [07:42:49.689] checking for strchrnul... yes [07:42:49.842] checking for strsignal... yes [07:42:49.985] checking for syncfs... yes [07:42:50.136] checking for sync_file_range... yes [07:42:50.287] checking for uselocale... yes [07:42:50.428] checking for wcstombs_l... no [07:42:50.590] checking for __builtin_bswap16... yes [07:42:50.731] checking for __builtin_bswap32... yes [07:42:50.873] checking for __builtin_bswap64... yes [07:42:51.031] checking for __builtin_clz... yes [07:42:51.181] checking for __builtin_ctz... yes [07:42:51.324] checking for __builtin_popcount... yes [07:42:51.467] checking for __builtin_frame_address... yes [07:42:51.609] checking for _LARGEFILE_SOURCE value needed for large files... no [07:42:51.754] checking how ccache clang reports undeclared, standard C functions... warning [07:42:51.775] checking for posix_fadvise... yes [07:42:51.921] checking whether posix_fadvise is declared... yes [07:42:51.936] checking whether fdatasync is declared... yes [07:42:51.951] checking whether strlcat is declared... no [07:42:52.052] checking whether strlcpy is declared... no [07:42:52.151] checking whether strnlen is declared... yes [07:42:52.166] checking whether strsep is declared... yes [07:42:52.180] checking whether preadv is declared... yes [07:42:52.194] checking whether pwritev is declared... yes [07:42:52.207] checking whether F_FULLFSYNC is declared... no [07:42:52.277] checking for explicit_bzero... yes [07:42:52.424] checking for getopt... yes [07:42:52.577] checking for getpeereid... no [07:42:52.729] checking for inet_aton... yes [07:42:52.868] checking for mkdtemp... yes [07:42:53.014] checking for strlcat... no [07:42:53.161] checking for strlcpy... no [07:42:53.302] checking for strnlen... yes [07:42:53.444] checking for strsep... yes [07:42:53.582] checking for pthread_barrier_wait... yes [07:42:53.718] checking for getopt_long... yes [07:42:53.855] checking for syslog... yes [07:42:53.995] checking syslog.h usability... yes [07:42:54.003] checking syslog.h presence... yes [07:42:54.034] checking for syslog.h... yes [07:42:54.034] checking for opterr... yes [07:42:54.175] checking for optreset... no [07:42:54.332] checking unicode/ucol.h usability... yes [07:42:54.342] checking unicode/ucol.h presence... yes [07:42:54.382] checking for unicode/ucol.h... yes [07:42:54.387] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:42:54.401] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:42:54.410] checking for rl_completion_suppress_quote... yes [07:42:54.563] checking for rl_filename_quote_characters... yes [07:42:54.714] checking for rl_filename_quoting_function... yes [07:42:54.869] checking for append_history... yes [07:42:55.025] checking for history_truncate_file... yes [07:42:55.196] checking for rl_completion_matches... yes [07:42:55.347] checking for rl_filename_completion_function... yes [07:42:55.494] checking for rl_reset_screen_size... yes [07:42:55.638] checking for rl_variable_bind... yes [07:42:55.787] checking test program... ok [07:42:55.931] checking whether long int is 64 bits... yes [07:42:56.091] checking for __builtin_mul_overflow... yes [07:42:56.243] checking size of void *... 8 [07:42:56.435] checking size of size_t... 8 [07:42:56.607] checking size of long... 8 [07:42:56.779] checking alignment of short... 2 [07:42:56.961] checking alignment of int... 4 [07:42:57.132] checking alignment of long... 8 [07:42:57.304] checking alignment of double... 8 [07:42:57.474] checking for int8... no [07:42:57.549] checking for uint8... no [07:42:57.624] checking for int64... no [07:42:57.698] checking for uint64... no [07:42:57.774] checking for __int128... yes [07:42:57.919] checking for __int128 alignment bug... ok [07:42:58.066] checking alignment of PG_INT128_TYPE... 16 [07:42:58.239] checking for builtin __sync char locking functions... yes [07:42:58.393] checking for builtin __sync int32 locking functions... yes [07:42:58.536] checking for builtin __sync int32 atomic operations... yes [07:42:58.683] checking for builtin __sync int64 atomic operations... yes [07:42:58.834] checking for builtin __atomic int32 atomic operations... yes [07:42:58.987] checking for builtin __atomic int64 atomic operations... yes [07:42:59.138] checking for __get_cpuid... yes [07:42:59.299] checking for __get_cpuid_count... yes [07:42:59.452] checking for __cpuid... no [07:42:59.517] checking for __cpuidex... no [07:42:59.583] checking for _xgetbv with CFLAGS=... no [07:42:59.902] checking for _xgetbv with CFLAGS=-mxsave... yes [07:43:00.251] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:43:00.529] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:43:00.877] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:43:00.973] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:43:01.209] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:43:01.278] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:43:01.337] 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 [07:43:01.413] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:43:01.414] checking for library containing sem_init... none required [07:43:01.554] checking which semaphore API to use... unnamed POSIX [07:43:01.554] checking which random number source to use... OpenSSL [07:43:01.556] checking for tclsh... /usr/bin/tclsh [07:43:01.556] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:43:01.597] checking tcl.h usability... yes [07:43:01.606] checking tcl.h presence... yes [07:43:01.643] checking for tcl.h... yes [07:43:01.643] checking for perl.h... yes [07:43:01.664] checking for libperl... yes [07:43:01.902] checking Python.h usability... yes [07:43:01.912] checking Python.h presence... yes [07:43:01.980] checking for Python.h... yes [07:43:01.980] checking for xmllint... /usr/bin/xmllint [07:43:01.981] checking for xsltproc... /usr/bin/xsltproc [07:43:01.981] checking for fop... /usr/bin/fop [07:43:01.981] checking for dbtoepub... no [07:43:01.982] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:43:02.073] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:43:02.199] configure: using compiler=Debian clang version 14.0.6 [07:43:02.199] 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 [07:43:02.199] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:43:02.199] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:43:02.199] configure: using CXX=ccache clang++-16 [07:43:02.199] 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 [07:43:02.199] configure: using CLANG=ccache clang-16 [07:43:02.199] 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 [07:43:02.199] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:43:02.228] configure: updating cache clang.cache [07:43:02.238] configure: creating ./config.status [07:43:02.327] config.status: creating GNUmakefile [07:43:02.339] config.status: creating src/Makefile.global [07:43:02.355] config.status: creating src/include/pg_config.h [07:43:02.368] config.status: creating src/include/pg_config_ext.h [07:43:02.377] config.status: src/include/pg_config_ext.h is unchanged [07:43:02.379] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:43:02.387] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:43:02.393] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:43:02.401] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:43:02.409] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:43:02.416] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:43:02.423] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:43:02.458] [07:43:02.458] real 0m25.606s [07:43:02.458] user 0m15.402s [07:43:02.458] sys 0m10.251s [07:43:02.458] make -s -j${BUILD_JOBS} clean [07:43:02.963] time make -s -j${BUILD_JOBS} world-bin [07:43:10.323] cluster.c:3790:11: error: variable 'lmode_old' set but not used [-Werror,-Wunused-but-set-variable] [07:43:10.323] LOCKMODE lmode_old; [07:43:10.323] ^ [07:43:10.323] 1 error generated. [07:43:10.324] make[3]: *** [: cluster.o] Error 1 [07:43:10.324] make[2]: *** [common.mk:37: commands-recursive] Error 2 [07:43:10.324] make[2]: *** Waiting for unfinished jobs.... [07:43:33.636] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [07:43:33.636] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:43:33.637] [07:43:33.637] real 0m30.673s [07:43:33.637] user 1m29.294s [07:43:33.637] sys 0m26.346s [07:43:33.637] [07:43:33.637] Exit status: 2