[04:41:20.509] time ./configure \ [04:41:20.509] --cache clang.cache \ [04:41:20.509] ${LINUX_CONFIGURE_FEATURES} \ [04:41:20.509] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:41:20.667] configure: creating cache clang.cache [04:41:20.680] checking build system type... x86_64-pc-linux-gnu [04:41:20.783] checking host system type... x86_64-pc-linux-gnu [04:41:20.783] checking which template to use... linux [04:41:20.783] checking whether NLS is wanted... no [04:41:20.783] checking for default port number... 5432 [04:41:20.790] checking for block size... 8kB [04:41:20.792] checking for segment size... 1GB [04:41:20.794] checking for WAL block size... 8kB [04:41:20.912] checking whether the C compiler works... yes [04:41:21.065] checking for C compiler default output file name... a.out [04:41:21.066] checking for suffix of executables... [04:41:21.131] checking whether we are cross compiling... no [04:41:21.218] checking for suffix of object files... o [04:41:21.226] checking whether we are using the GNU C compiler... yes [04:41:21.232] checking whether ccache clang accepts -g... yes [04:41:21.239] checking for ccache clang option to accept ISO C89... none needed [04:41:21.246] checking for ccache clang option to accept ISO C99... none needed [04:41:21.369] checking whether we are using the GNU C++ compiler... yes [04:41:21.376] checking whether ccache clang++-16 accepts -g... yes [04:41:21.504] checking for gawk... no [04:41:21.504] checking for mawk... mawk [04:41:21.504] checking for LLVM_CONFIG... llvm-config-16 [04:41:21.509] configure: using llvm 16.0.6 [04:41:21.509] checking for CLANG... ccache clang-16 [04:41:21.556] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:41:21.562] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:41:21.569] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:41:21.575] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:41:21.581] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:41:21.587] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:41:21.593] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:41:21.599] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:41:21.605] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:41:21.616] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:41:21.627] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:41:21.634] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:41:21.640] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:41:21.651] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:41:21.663] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:41:21.669] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:41:21.676] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:41:21.683] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:41:21.689] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:41:21.696] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:41:21.702] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:41:21.708] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:41:21.719] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:41:21.726] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:41:21.732] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:41:21.738] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:41:21.744] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:41:21.750] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:41:21.761] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:41:21.771] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:41:21.783] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:41:21.789] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:41:21.795] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:41:21.802] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:41:21.808] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:41:21.815] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:41:21.821] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:41:21.827] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:41:21.833] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:41:21.839] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [04:41:21.846] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [04:41:21.852] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:41:21.858] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:41:21.864] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:41:21.875] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:41:21.886] checking whether the C compiler still works... yes [04:41:21.993] checking how to run the C preprocessor... ccache clang -E [04:41:22.122] checking for pkg-config... /usr/bin/pkg-config [04:41:22.122] checking pkg-config is at least version 0.9.0... yes [04:41:22.123] checking whether to build with ICU support... yes [04:41:22.124] checking for icu-uc icu-i18n... yes [04:41:22.130] checking whether to build with Tcl... yes [04:41:22.130] checking whether to build Perl modules... yes [04:41:22.130] checking whether to build Python modules... yes [04:41:22.130] checking whether to build with GSSAPI support... yes [04:41:22.131] checking whether to build with PAM support... yes [04:41:22.132] checking whether to build with BSD Authentication support... no [04:41:22.132] checking whether to build with LDAP support... yes [04:41:22.132] checking whether to build with Bonjour support... no [04:41:22.132] checking whether to build with SELinux support... yes [04:41:22.132] checking whether to build with systemd support... yes [04:41:22.132] checking whether to build with XML support... yes [04:41:22.132] checking for libxml-2.0 >= 2.6.23... yes [04:41:22.139] checking whether to build with LZ4 support... yes [04:41:22.139] checking for liblz4... yes [04:41:22.145] checking whether to build with ZSTD support... yes [04:41:22.145] checking for libzstd >= 1.4.0... yes [04:41:22.152] checking for strip... strip [04:41:22.152] checking whether it is possible to strip libraries... yes [04:41:22.154] checking for ar... ar [04:41:22.154] checking for a BSD-compatible install... /usr/bin/install -c [04:41:22.162] checking for tar... /usr/bin/tar [04:41:22.162] checking whether ln -s works... yes [04:41:22.162] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:41:22.164] checking for bison... /usr/bin/bison [04:41:22.166] configure: using bison (GNU Bison) 3.8.2 [04:41:22.169] checking for flex... /usr/bin/flex [04:41:22.180] configure: using flex 2.6.4 [04:41:22.180] checking for perl... /usr/bin/perl [04:41:22.182] configure: using perl 5.36.0 [04:41:22.184] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:41:22.189] checking for Perl privlibexp... /usr/share/perl/5.36 [04:41:22.193] checking for Perl useshrplib... true [04:41:22.198] 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:41:22.204] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:41:22.209] 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:41:22.298] checking for python3... /usr/bin/python3 [04:41:22.309] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:41:22.315] checking for Python sysconfig module... yes [04:41:22.325] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:41:22.337] checking Python include directory... -I/usr/include/python3.11 [04:41:22.349] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:41:22.388] checking for a sed that does not truncate output... /usr/bin/sed [04:41:22.392] checking for grep that handles long lines and -e... /usr/bin/grep [04:41:22.394] checking for egrep... /usr/bin/grep -E [04:41:22.396] checking for ANSI C header files... yes [04:41:22.574] checking for sys/types.h... yes [04:41:22.588] checking for sys/stat.h... yes [04:41:22.601] checking for stdlib.h... yes [04:41:22.615] checking for string.h... yes [04:41:22.628] checking for memory.h... yes [04:41:22.641] checking for strings.h... yes [04:41:22.654] checking for inttypes.h... yes [04:41:22.668] checking for stdint.h... yes [04:41:22.682] checking for unistd.h... yes [04:41:22.694] checking whether ccache clang is Clang... yes [04:41:22.722] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:41:22.837] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:41:22.910] checking whether more special flags are required for pthreads... no [04:41:22.910] checking for PTHREAD_PRIO_INHERIT... yes [04:41:22.987] checking pthread.h usability... yes [04:41:22.994] checking pthread.h presence... yes [04:41:23.026] checking for pthread.h... yes [04:41:23.026] checking for strerror_r... yes [04:41:23.096] checking whether strerror_r returns int... no [04:41:23.160] checking for main in -lm... yes [04:41:23.236] checking for library containing setproctitle... no [04:41:23.391] checking for library containing dlsym... none required [04:41:23.465] checking for library containing socket... none required [04:41:23.540] checking for library containing getopt_long... none required [04:41:23.617] checking for library containing shm_open... none required [04:41:23.692] checking for library containing shm_unlink... none required [04:41:23.766] checking for library containing clock_gettime... none required [04:41:23.841] checking for library containing shmget... none required [04:41:23.916] checking for library containing backtrace_symbols... none required [04:41:23.990] checking for library containing pthread_barrier_wait... none required [04:41:24.064] checking for library containing readline... -lreadline [04:41:24.138] checking for inflate in -lz... yes [04:41:24.217] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:41:24.380] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:41:24.482] checking for SSL_new in -lssl... yes [04:41:24.585] checking for SSL_CTX_set_cert_cb... yes [04:41:24.693] checking for OPENSSL_init_ssl... yes [04:41:24.802] checking for BIO_meth_new... yes [04:41:24.911] checking for ASN1_STRING_get0_data... yes [04:41:25.020] checking for HMAC_CTX_new... yes [04:41:25.130] checking for HMAC_CTX_free... yes [04:41:25.236] checking for CRYPTO_lock... no [04:41:25.347] checking for X509_get_signature_info... yes [04:41:25.457] checking for SSL_CTX_set_num_tickets... yes [04:41:25.565] checking for pam_start in -lpam... yes [04:41:25.671] checking for xmlSaveToBuffer in -lxml2... yes [04:41:25.802] checking for xsltCleanupGlobals in -lxslt... yes [04:41:25.939] checking for LZ4_compress_default in -llz4... yes [04:41:26.077] checking for ZSTD_compress in -lzstd... yes [04:41:26.214] checking for ldap_bind in -lldap... yes [04:41:26.361] checking for ldap_initialize... yes [04:41:26.508] checking for ldap_verify_credentials... yes [04:41:26.659] checking for security_compute_create_name in -lselinux... yes [04:41:26.799] checking for uuid_export in -lossp-uuid... yes [04:41:26.940] checking for stdbool.h that conforms to C99... yes [04:41:26.951] checking for _Bool... yes [04:41:27.055] checking atomic.h usability... no [04:41:27.138] checking atomic.h presence... no [04:41:27.172] checking for atomic.h... no [04:41:27.175] checking copyfile.h usability... no [04:41:27.257] checking copyfile.h presence... no [04:41:27.291] checking for copyfile.h... no [04:41:27.295] checking execinfo.h usability... yes [04:41:27.303] checking execinfo.h presence... yes [04:41:27.333] checking for execinfo.h... yes [04:41:27.340] checking getopt.h usability... yes [04:41:27.348] checking getopt.h presence... yes [04:41:27.377] checking for getopt.h... yes [04:41:27.384] checking ifaddrs.h usability... yes [04:41:27.392] checking ifaddrs.h presence... yes [04:41:27.427] checking for ifaddrs.h... yes [04:41:27.434] checking mbarrier.h usability... no [04:41:27.518] checking mbarrier.h presence... no [04:41:27.552] checking for mbarrier.h... no [04:41:27.556] checking sys/epoll.h usability... yes [04:41:27.563] checking sys/epoll.h presence... yes [04:41:27.596] checking for sys/epoll.h... yes [04:41:27.603] checking sys/event.h usability... no [04:41:27.686] checking sys/event.h presence... no [04:41:27.720] checking for sys/event.h... no [04:41:27.723] checking sys/personality.h usability... yes [04:41:27.731] checking sys/personality.h presence... yes [04:41:27.761] checking for sys/personality.h... yes [04:41:27.768] checking sys/prctl.h usability... yes [04:41:27.775] checking sys/prctl.h presence... yes [04:41:27.805] checking for sys/prctl.h... yes [04:41:27.812] checking sys/procctl.h usability... no [04:41:27.895] checking sys/procctl.h presence... no [04:41:27.929] checking for sys/procctl.h... no [04:41:27.933] checking sys/signalfd.h usability... yes [04:41:27.940] checking sys/signalfd.h presence... yes [04:41:27.971] checking for sys/signalfd.h... yes [04:41:27.978] checking sys/ucred.h usability... no [04:41:28.061] checking sys/ucred.h presence... no [04:41:28.095] checking for sys/ucred.h... no [04:41:28.098] checking termios.h usability... yes [04:41:28.105] checking termios.h presence... yes [04:41:28.136] checking for termios.h... yes [04:41:28.142] checking ucred.h usability... no [04:41:28.225] checking ucred.h presence... no [04:41:28.258] checking for ucred.h... no [04:41:28.260] checking readline/readline.h usability... yes [04:41:28.267] checking readline/readline.h presence... yes [04:41:28.300] checking for readline/readline.h... yes [04:41:28.301] checking readline/history.h usability... yes [04:41:28.309] checking readline/history.h presence... yes [04:41:28.341] checking for readline/history.h... yes [04:41:28.344] checking zlib.h usability... yes [04:41:28.352] checking zlib.h presence... yes [04:41:28.385] checking for zlib.h... yes [04:41:28.385] checking for lz4... /usr/bin/lz4 [04:41:28.385] checking lz4.h usability... yes [04:41:28.394] checking lz4.h presence... yes [04:41:28.424] checking for lz4.h... yes [04:41:28.424] checking for zstd... /usr/bin/zstd [04:41:28.424] checking zstd.h usability... yes [04:41:28.432] checking zstd.h presence... yes [04:41:28.463] checking for zstd.h... yes [04:41:28.463] checking gssapi/gssapi.h usability... yes [04:41:28.470] checking gssapi/gssapi.h presence... yes [04:41:28.502] checking for gssapi/gssapi.h... yes [04:41:28.503] checking gssapi/gssapi_ext.h usability... yes [04:41:28.511] checking gssapi/gssapi_ext.h presence... yes [04:41:28.542] checking for gssapi/gssapi_ext.h... yes [04:41:28.544] checking for openssl... /usr/bin/openssl [04:41:28.549] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [04:41:28.549] checking openssl/ssl.h usability... yes [04:41:28.558] checking openssl/ssl.h presence... yes [04:41:28.621] checking for openssl/ssl.h... yes [04:41:28.621] checking openssl/err.h usability... yes [04:41:28.630] checking openssl/err.h presence... yes [04:41:28.673] checking for openssl/err.h... yes [04:41:28.673] checking security/pam_appl.h usability... yes [04:41:28.681] checking security/pam_appl.h presence... yes [04:41:28.710] checking for security/pam_appl.h... yes [04:41:28.712] checking systemd/sd-daemon.h usability... yes [04:41:28.720] checking systemd/sd-daemon.h presence... yes [04:41:28.754] checking for systemd/sd-daemon.h... yes [04:41:28.754] checking libxml/parser.h usability... yes [04:41:28.763] checking libxml/parser.h presence... yes [04:41:28.807] checking for libxml/parser.h... yes [04:41:28.807] checking libxslt/xslt.h usability... yes [04:41:28.816] checking libxslt/xslt.h presence... yes [04:41:28.859] checking for libxslt/xslt.h... yes [04:41:28.860] checking ldap.h usability... yes [04:41:28.868] checking ldap.h presence... yes [04:41:28.899] checking for ldap.h... yes [04:41:28.900] checking for compatible LDAP implementation... yes [04:41:28.907] checking ossp/uuid.h usability... yes [04:41:28.915] checking ossp/uuid.h presence... yes [04:41:28.949] checking for ossp/uuid.h... yes [04:41:28.984] checking whether byte ordering is bigendian... no [04:41:29.131] checking for inline... inline [04:41:29.141] checking for printf format archetype... printf [04:41:29.165] checking for _Static_assert... yes [04:41:29.291] checking for typeof... typeof [04:41:29.299] checking for __builtin_types_compatible_p... yes [04:41:29.309] checking for __builtin_constant_p... yes [04:41:29.319] checking for __builtin_unreachable... yes [04:41:29.448] checking for computed goto support... yes [04:41:29.454] checking for struct tm.tm_zone... yes [04:41:29.462] checking for union semun... no [04:41:29.528] checking for socklen_t... yes [04:41:29.606] checking for struct sockaddr.sa_len... no [04:41:29.748] checking for locale_t... yes [04:41:29.759] checking for C/C++ restrict keyword... __restrict [04:41:29.772] checking for struct option... yes [04:41:29.846] checking whether assembler supports x86_64 popcntq... yes [04:41:29.853] checking for special C compiler options needed for large files... no [04:41:29.853] checking for _FILE_OFFSET_BITS value needed for large files... no [04:41:29.865] checking size of off_t... 8 [04:41:30.023] checking size of bool... 1 [04:41:30.182] checking for int timezone... yes [04:41:30.321] checking for wcstombs_l declaration... no [04:41:30.474] checking for backtrace_symbols... yes [04:41:30.613] checking for copyfile... no [04:41:30.761] checking for copy_file_range... yes [04:41:30.907] checking for getifaddrs... yes [04:41:31.046] checking for getpeerucred... no [04:41:31.187] checking for inet_pton... yes [04:41:31.327] checking for kqueue... no [04:41:31.466] checking for mbstowcs_l... no [04:41:31.606] checking for memset_s... no [04:41:31.743] checking for posix_fallocate... yes [04:41:31.882] checking for ppoll... yes [04:41:32.018] checking for pthread_is_threaded_np... no [04:41:32.154] checking for setproctitle... no [04:41:32.294] checking for setproctitle_fast... no [04:41:32.434] checking for strchrnul... yes [04:41:32.572] checking for strsignal... yes [04:41:32.708] checking for syncfs... yes [04:41:32.843] checking for sync_file_range... yes [04:41:32.980] checking for uselocale... yes [04:41:33.131] checking for wcstombs_l... no [04:41:33.273] checking for __builtin_bswap16... yes [04:41:33.412] checking for __builtin_bswap32... yes [04:41:33.553] checking for __builtin_bswap64... yes [04:41:33.686] checking for __builtin_clz... yes [04:41:33.826] checking for __builtin_ctz... yes [04:41:33.964] checking for __builtin_popcount... yes [04:41:34.101] checking for __builtin_frame_address... yes [04:41:34.241] checking for _LARGEFILE_SOURCE value needed for large files... no [04:41:34.378] checking how ccache clang reports undeclared, standard C functions... warning [04:41:34.396] checking for posix_fadvise... yes [04:41:34.530] checking whether posix_fadvise is declared... yes [04:41:34.542] checking whether fdatasync is declared... yes [04:41:34.554] checking whether strlcat is declared... no [04:41:34.648] checking whether strlcpy is declared... no [04:41:34.742] checking whether strnlen is declared... yes [04:41:34.756] checking whether strsep is declared... yes [04:41:34.769] checking whether preadv is declared... yes [04:41:34.782] checking whether pwritev is declared... yes [04:41:34.794] checking whether F_FULLFSYNC is declared... no [04:41:34.860] checking for explicit_bzero... yes [04:41:34.991] checking for getopt... yes [04:41:35.122] checking for getpeereid... no [04:41:35.264] checking for inet_aton... yes [04:41:35.398] checking for mkdtemp... yes [04:41:35.536] checking for strlcat... no [04:41:35.684] checking for strlcpy... no [04:41:35.826] checking for strnlen... yes [04:41:35.961] checking for strsep... yes [04:41:36.091] checking for pthread_barrier_wait... yes [04:41:36.219] checking for getopt_long... yes [04:41:36.356] checking for syslog... yes [04:41:36.491] checking syslog.h usability... yes [04:41:36.499] checking syslog.h presence... yes [04:41:36.528] checking for syslog.h... yes [04:41:36.529] checking for opterr... yes [04:41:36.662] checking for optreset... no [04:41:36.799] checking unicode/ucol.h usability... yes [04:41:36.808] checking unicode/ucol.h presence... yes [04:41:36.845] checking for unicode/ucol.h... yes [04:41:36.850] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:41:36.863] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:41:36.873] checking for rl_completion_suppress_quote... yes [04:41:37.025] checking for rl_filename_quote_characters... yes [04:41:37.164] checking for rl_filename_quoting_function... yes [04:41:37.304] checking for append_history... yes [04:41:37.440] checking for history_truncate_file... yes [04:41:37.579] checking for rl_completion_matches... yes [04:41:37.722] checking for rl_filename_completion_function... yes [04:41:37.862] checking for rl_reset_screen_size... yes [04:41:38.004] checking for rl_variable_bind... yes [04:41:38.143] checking test program... ok [04:41:38.279] checking whether long int is 64 bits... yes [04:41:38.427] checking for __builtin_mul_overflow... yes [04:41:38.564] checking size of void *... 8 [04:41:38.719] checking size of size_t... 8 [04:41:38.888] checking size of long... 8 [04:41:39.048] checking alignment of short... 2 [04:41:39.201] checking alignment of int... 4 [04:41:39.356] checking alignment of long... 8 [04:41:39.512] checking alignment of double... 8 [04:41:39.668] checking for int8... no [04:41:39.738] checking for uint8... no [04:41:39.808] checking for int64... no [04:41:39.878] checking for uint64... no [04:41:39.946] checking for __int128... yes [04:41:40.082] checking for __int128 alignment bug... ok [04:41:40.220] checking alignment of PG_INT128_TYPE... 16 [04:41:40.375] checking for builtin __sync char locking functions... yes [04:41:40.509] checking for builtin __sync int32 locking functions... yes [04:41:40.640] checking for builtin __sync int32 atomic operations... yes [04:41:40.773] checking for builtin __sync int64 atomic operations... yes [04:41:40.904] checking for builtin __atomic int32 atomic operations... yes [04:41:41.041] checking for builtin __atomic int64 atomic operations... yes [04:41:41.173] checking for __get_cpuid... yes [04:41:41.311] checking for __get_cpuid_count... yes [04:41:41.462] checking for __cpuid... no [04:41:41.523] checking for __cpuidex... no [04:41:41.582] checking for _xgetbv with CFLAGS=... no [04:41:41.889] checking for _xgetbv with CFLAGS=-mxsave... yes [04:41:42.223] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:41:42.484] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:41:42.818] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:41:42.907] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:41:43.125] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:41:43.184] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:41:43.237] 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:41:43.303] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:41:43.303] checking for library containing sem_init... none required [04:41:43.435] checking which semaphore API to use... unnamed POSIX [04:41:43.435] checking which random number source to use... OpenSSL [04:41:43.437] checking for tclsh... /usr/bin/tclsh [04:41:43.437] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:41:43.475] checking tcl.h usability... yes [04:41:43.483] checking tcl.h presence... yes [04:41:43.516] checking for tcl.h... yes [04:41:43.516] checking for perl.h... yes [04:41:43.535] checking for libperl... yes [04:41:43.757] checking Python.h usability... yes [04:41:43.766] checking Python.h presence... yes [04:41:43.831] checking for Python.h... yes [04:41:43.831] checking for xmllint... /usr/bin/xmllint [04:41:43.832] checking for xsltproc... /usr/bin/xsltproc [04:41:43.832] checking for fop... /usr/bin/fop [04:41:43.832] checking for dbtoepub... no [04:41:43.832] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:41:43.919] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:41:44.036] configure: using compiler=Debian clang version 14.0.6 [04:41:44.036] 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:41:44.037] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:41:44.037] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:41:44.037] configure: using CXX=ccache clang++-16 [04:41:44.037] 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:41:44.037] configure: using CLANG=ccache clang-16 [04:41:44.037] 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:41:44.037] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [04:41:44.062] configure: updating cache clang.cache [04:41:44.072] configure: creating ./config.status [04:41:44.157] config.status: creating GNUmakefile [04:41:44.168] config.status: creating src/Makefile.global [04:41:44.184] config.status: creating src/include/pg_config.h [04:41:44.196] config.status: creating src/include/pg_config_ext.h [04:41:44.204] config.status: src/include/pg_config_ext.h is unchanged [04:41:44.206] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:41:44.214] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:41:44.219] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:41:44.227] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:41:44.234] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:41:44.241] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:41:44.248] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:41:44.281] [04:41:44.281] real 0m23.772s [04:41:44.281] user 0m14.093s [04:41:44.281] sys 0m9.728s [04:41:44.281] make -s -j${BUILD_JOBS} clean [04:41:44.790] time make -s -j${BUILD_JOBS} world-bin [04:42:34.624] smgr.c:279:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] [04:42:34.624] ForkNumber forknum; [04:42:34.624] ^ [04:42:34.624] smgr.c:484:9: error: unused variable 'which' [-Werror,-Wunused-variable] [04:42:34.624] int which = rels[i]->smgr_which; [04:42:34.624] ^ [04:42:34.624] 2 errors generated. [04:42:34.625] make[4]: *** [: smgr.o] Error 1 [04:42:34.625] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [04:42:34.625] make[3]: *** Waiting for unfinished jobs.... [04:42:35.013] make[2]: *** [common.mk:37: storage-recursive] Error 2 [04:42:35.013] make[2]: *** Waiting for unfinished jobs.... [04:42:35.973] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:42:35.974] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:42:35.974] [04:42:35.974] real 0m51.184s [04:42:35.974] user 2m34.038s [04:42:35.974] sys 0m44.599s [04:42:35.974] [04:42:35.974] Exit status: 2