[19:45:19.248] time ./configure \ [19:45:19.248] --cache clang.cache \ [19:45:19.248] ${LINUX_CONFIGURE_FEATURES} \ [19:45:19.248] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [19:45:19.430] configure: creating cache clang.cache [19:45:19.444] checking build system type... x86_64-pc-linux-gnu [19:45:19.549] checking host system type... x86_64-pc-linux-gnu [19:45:19.549] checking which template to use... linux [19:45:19.550] checking whether NLS is wanted... no [19:45:19.550] checking for default port number... 5432 [19:45:19.557] checking for block size... 8kB [19:45:19.558] checking for segment size... 1GB [19:45:19.561] checking for WAL block size... 8kB [19:45:19.680] checking whether the C compiler works... yes [19:45:19.838] checking for C compiler default output file name... a.out [19:45:19.839] checking for suffix of executables... [19:45:19.907] checking whether we are cross compiling... no [19:45:20.001] checking for suffix of object files... o [19:45:20.009] checking whether we are using the GNU C compiler... yes [19:45:20.016] checking whether ccache clang accepts -g... yes [19:45:20.023] checking for ccache clang option to accept ISO C89... none needed [19:45:20.030] checking for ccache clang option to accept ISO C99... none needed [19:45:20.160] checking whether we are using the GNU C++ compiler... yes [19:45:20.167] checking whether ccache clang++-16 accepts -g... yes [19:45:20.302] checking for gawk... no [19:45:20.302] checking for mawk... mawk [19:45:20.303] checking for LLVM_CONFIG... llvm-config-16 [19:45:20.307] configure: using llvm 16.0.6 [19:45:20.307] checking for CLANG... ccache clang-16 [19:45:20.355] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:45:20.361] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:45:20.367] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:45:20.373] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:45:20.380] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:45:20.386] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [19:45:20.393] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:45:20.399] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:45:20.405] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:45:20.416] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:45:20.428] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [19:45:20.436] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [19:45:20.442] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:45:20.454] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [19:45:20.466] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:45:20.472] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [19:45:20.479] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [19:45:20.485] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:45:20.491] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [19:45:20.498] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:45:20.504] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [19:45:20.511] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [19:45:20.522] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [19:45:20.529] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:45:20.536] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:45:20.543] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:45:20.549] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:45:20.557] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:45:20.570] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:45:20.581] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:45:20.593] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:45:20.600] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:45:20.608] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:45:20.616] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:45:20.623] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:45:20.630] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:45:20.638] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:45:20.645] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:45:20.652] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:45:20.660] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [19:45:20.667] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [19:45:20.674] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:45:20.681] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:45:20.688] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:45:20.699] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:45:20.711] checking whether the C compiler still works... yes [19:45:20.824] checking how to run the C preprocessor... ccache clang -E [19:45:20.963] checking for pkg-config... /usr/bin/pkg-config [19:45:20.963] checking pkg-config is at least version 0.9.0... yes [19:45:20.965] checking whether to build with ICU support... yes [19:45:20.965] checking for icu-uc icu-i18n... yes [19:45:20.972] checking whether to build with Tcl... yes [19:45:20.972] checking whether to build Perl modules... yes [19:45:20.972] checking whether to build Python modules... yes [19:45:20.972] checking whether to build with GSSAPI support... yes [19:45:20.974] checking whether to build with PAM support... yes [19:45:20.974] checking whether to build with BSD Authentication support... no [19:45:20.974] checking whether to build with LDAP support... yes [19:45:20.974] checking whether to build with Bonjour support... no [19:45:20.974] checking whether to build with SELinux support... yes [19:45:20.974] checking whether to build with systemd support... yes [19:45:20.974] checking whether to build with XML support... yes [19:45:20.975] checking for libxml-2.0 >= 2.6.23... yes [19:45:20.982] checking whether to build with LZ4 support... yes [19:45:20.982] checking for liblz4... yes [19:45:20.989] checking whether to build with ZSTD support... yes [19:45:20.989] checking for libzstd >= 1.4.0... yes [19:45:20.996] checking for strip... strip [19:45:20.996] checking whether it is possible to strip libraries... yes [19:45:20.998] checking for ar... ar [19:45:20.999] checking for a BSD-compatible install... /usr/bin/install -c [19:45:21.007] checking for tar... /usr/bin/tar [19:45:21.008] checking whether ln -s works... yes [19:45:21.008] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:45:21.010] checking for bison... /usr/bin/bison [19:45:21.012] configure: using bison (GNU Bison) 3.8.2 [19:45:21.015] checking for flex... /usr/bin/flex [19:45:21.028] configure: using flex 2.6.4 [19:45:21.028] checking for perl... /usr/bin/perl [19:45:21.031] configure: using perl 5.36.0 [19:45:21.033] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:45:21.038] checking for Perl privlibexp... /usr/share/perl/5.36 [19:45:21.043] checking for Perl useshrplib... true [19:45:21.048] 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 [19:45:21.054] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:45:21.060] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:45:21.151] checking for python3... /usr/bin/python3 [19:45:21.162] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [19:45:21.168] checking for Python sysconfig module... yes [19:45:21.179] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:45:21.193] checking Python include directory... -I/usr/include/python3.11 [19:45:21.205] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:45:21.245] checking for a sed that does not truncate output... /usr/bin/sed [19:45:21.251] checking for grep that handles long lines and -e... /usr/bin/grep [19:45:21.253] checking for egrep... /usr/bin/grep -E [19:45:21.255] checking for ANSI C header files... yes [19:45:21.441] checking for sys/types.h... yes [19:45:21.457] checking for sys/stat.h... yes [19:45:21.472] checking for stdlib.h... yes [19:45:21.487] checking for string.h... yes [19:45:21.503] checking for memory.h... yes [19:45:21.518] checking for strings.h... yes [19:45:21.532] checking for inttypes.h... yes [19:45:21.549] checking for stdint.h... yes [19:45:21.564] checking for unistd.h... yes [19:45:21.576] checking whether ccache clang is Clang... yes [19:45:21.604] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:45:21.724] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:45:21.800] checking whether more special flags are required for pthreads... no [19:45:21.800] checking for PTHREAD_PRIO_INHERIT... yes [19:45:21.882] checking pthread.h usability... yes [19:45:21.891] checking pthread.h presence... yes [19:45:21.923] checking for pthread.h... yes [19:45:21.923] checking for strerror_r... yes [19:45:22.000] checking whether strerror_r returns int... no [19:45:22.069] checking for main in -lm... yes [19:45:22.149] checking for library containing setproctitle... no [19:45:22.313] checking for library containing dlsym... none required [19:45:22.389] checking for library containing socket... none required [19:45:22.462] checking for library containing getopt_long... none required [19:45:22.536] checking for library containing shm_open... none required [19:45:22.613] checking for library containing shm_unlink... none required [19:45:22.691] checking for library containing clock_gettime... none required [19:45:22.767] checking for library containing shmget... none required [19:45:22.842] checking for library containing backtrace_symbols... none required [19:45:22.918] checking for library containing pthread_barrier_wait... none required [19:45:22.994] checking for library containing readline... -lreadline [19:45:23.072] checking for inflate in -lz... yes [19:45:23.152] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:45:23.316] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:45:23.419] checking for SSL_new in -lssl... yes [19:45:23.523] checking for SSL_CTX_set_cert_cb... yes [19:45:23.630] checking for OPENSSL_init_ssl... yes [19:45:23.740] checking for BIO_meth_new... yes [19:45:23.852] checking for ASN1_STRING_get0_data... yes [19:45:23.960] checking for HMAC_CTX_new... yes [19:45:24.070] checking for HMAC_CTX_free... yes [19:45:24.179] checking for CRYPTO_lock... no [19:45:24.297] checking for X509_get_signature_info... yes [19:45:24.411] checking for SSL_CTX_set_num_tickets... yes [19:45:24.524] checking for pam_start in -lpam... yes [19:45:24.634] checking for xmlSaveToBuffer in -lxml2... yes [19:45:24.772] checking for xsltCleanupGlobals in -lxslt... yes [19:45:24.907] checking for LZ4_compress_default in -llz4... yes [19:45:25.049] checking for ZSTD_compress in -lzstd... yes [19:45:25.185] checking for ldap_bind in -lldap... yes [19:45:25.352] checking for ldap_initialize... yes [19:45:25.512] checking for ldap_verify_credentials... yes [19:45:25.663] checking for security_compute_create_name in -lselinux... yes [19:45:25.800] checking for uuid_export in -lossp-uuid... yes [19:45:25.943] checking for stdbool.h that conforms to C99... yes [19:45:25.955] checking for _Bool... yes [19:45:26.060] checking atomic.h usability... no [19:45:26.143] checking atomic.h presence... no [19:45:26.177] checking for atomic.h... no [19:45:26.180] checking copyfile.h usability... no [19:45:26.263] checking copyfile.h presence... no [19:45:26.296] checking for copyfile.h... no [19:45:26.299] checking execinfo.h usability... yes [19:45:26.307] checking execinfo.h presence... yes [19:45:26.336] checking for execinfo.h... yes [19:45:26.343] checking getopt.h usability... yes [19:45:26.351] checking getopt.h presence... yes [19:45:26.380] checking for getopt.h... yes [19:45:26.387] checking ifaddrs.h usability... yes [19:45:26.394] checking ifaddrs.h presence... yes [19:45:26.426] checking for ifaddrs.h... yes [19:45:26.433] checking mbarrier.h usability... no [19:45:26.516] checking mbarrier.h presence... no [19:45:26.550] checking for mbarrier.h... no [19:45:26.553] checking sys/epoll.h usability... yes [19:45:26.561] checking sys/epoll.h presence... yes [19:45:26.594] checking for sys/epoll.h... yes [19:45:26.600] checking sys/event.h usability... no [19:45:26.689] checking sys/event.h presence... no [19:45:26.724] checking for sys/event.h... no [19:45:26.727] checking sys/personality.h usability... yes [19:45:26.735] checking sys/personality.h presence... yes [19:45:26.765] checking for sys/personality.h... yes [19:45:26.772] checking sys/prctl.h usability... yes [19:45:26.780] checking sys/prctl.h presence... yes [19:45:26.811] checking for sys/prctl.h... yes [19:45:26.819] checking sys/procctl.h usability... no [19:45:26.903] checking sys/procctl.h presence... no [19:45:26.937] checking for sys/procctl.h... no [19:45:26.941] checking sys/signalfd.h usability... yes [19:45:26.948] checking sys/signalfd.h presence... yes [19:45:26.979] checking for sys/signalfd.h... yes [19:45:26.987] checking sys/ucred.h usability... no [19:45:27.074] checking sys/ucred.h presence... no [19:45:27.109] checking for sys/ucred.h... no [19:45:27.112] checking termios.h usability... yes [19:45:27.120] checking termios.h presence... yes [19:45:27.150] checking for termios.h... yes [19:45:27.158] checking ucred.h usability... no [19:45:27.242] checking ucred.h presence... no [19:45:27.276] checking for ucred.h... no [19:45:27.278] checking readline/readline.h usability... yes [19:45:27.286] checking readline/readline.h presence... yes [19:45:27.318] checking for readline/readline.h... yes [19:45:27.319] checking readline/history.h usability... yes [19:45:27.327] checking readline/history.h presence... yes [19:45:27.358] checking for readline/history.h... yes [19:45:27.361] checking zlib.h usability... yes [19:45:27.369] checking zlib.h presence... yes [19:45:27.402] checking for zlib.h... yes [19:45:27.402] checking for lz4... /usr/bin/lz4 [19:45:27.403] checking lz4.h usability... yes [19:45:27.411] checking lz4.h presence... yes [19:45:27.441] checking for lz4.h... yes [19:45:27.442] checking for zstd... /usr/bin/zstd [19:45:27.442] checking zstd.h usability... yes [19:45:27.450] checking zstd.h presence... yes [19:45:27.481] checking for zstd.h... yes [19:45:27.481] checking gssapi/gssapi.h usability... yes [19:45:27.489] checking gssapi/gssapi.h presence... yes [19:45:27.521] checking for gssapi/gssapi.h... yes [19:45:27.522] checking gssapi/gssapi_ext.h usability... yes [19:45:27.530] checking gssapi/gssapi_ext.h presence... yes [19:45:27.563] checking for gssapi/gssapi_ext.h... yes [19:45:27.564] checking for openssl... /usr/bin/openssl [19:45:27.569] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [19:45:27.569] checking openssl/ssl.h usability... yes [19:45:27.579] checking openssl/ssl.h presence... yes [19:45:27.640] checking for openssl/ssl.h... yes [19:45:27.640] checking openssl/err.h usability... yes [19:45:27.648] checking openssl/err.h presence... yes [19:45:27.688] checking for openssl/err.h... yes [19:45:27.689] checking security/pam_appl.h usability... yes [19:45:27.697] checking security/pam_appl.h presence... yes [19:45:27.727] checking for security/pam_appl.h... yes [19:45:27.729] checking systemd/sd-daemon.h usability... yes [19:45:27.737] checking systemd/sd-daemon.h presence... yes [19:45:27.769] checking for systemd/sd-daemon.h... yes [19:45:27.769] checking libxml/parser.h usability... yes [19:45:27.778] checking libxml/parser.h presence... yes [19:45:27.821] checking for libxml/parser.h... yes [19:45:27.821] checking libxslt/xslt.h usability... yes [19:45:27.831] checking libxslt/xslt.h presence... yes [19:45:27.874] checking for libxslt/xslt.h... yes [19:45:27.875] checking ldap.h usability... yes [19:45:27.883] checking ldap.h presence... yes [19:45:27.915] checking for ldap.h... yes [19:45:27.915] checking for compatible LDAP implementation... yes [19:45:27.923] checking ossp/uuid.h usability... yes [19:45:27.931] checking ossp/uuid.h presence... yes [19:45:27.964] checking for ossp/uuid.h... yes [19:45:27.998] checking whether byte ordering is bigendian... no [19:45:28.146] checking for inline... inline [19:45:28.157] checking for printf format archetype... printf [19:45:28.180] checking for _Static_assert... yes [19:45:28.338] checking for typeof... typeof [19:45:28.345] checking for __builtin_types_compatible_p... yes [19:45:28.356] checking for __builtin_constant_p... yes [19:45:28.366] checking for __builtin_unreachable... yes [19:45:28.507] checking for computed goto support... yes [19:45:28.515] checking for struct tm.tm_zone... yes [19:45:28.526] checking for union semun... no [19:45:28.596] checking for socklen_t... yes [19:45:28.679] checking for struct sockaddr.sa_len... no [19:45:28.822] checking for locale_t... yes [19:45:28.834] checking for C/C++ restrict keyword... __restrict [19:45:28.847] checking for struct option... yes [19:45:28.921] checking whether assembler supports x86_64 popcntq... yes [19:45:28.930] checking for special C compiler options needed for large files... no [19:45:28.930] checking for _FILE_OFFSET_BITS value needed for large files... no [19:45:28.943] checking size of off_t... 8 [19:45:29.117] checking size of bool... 1 [19:45:29.285] checking for int timezone... yes [19:45:29.444] checking for wcstombs_l declaration... no [19:45:29.608] checking for backtrace_symbols... yes [19:45:29.771] checking for copyfile... no [19:45:29.944] checking for copy_file_range... yes [19:45:30.088] checking for getifaddrs... yes [19:45:30.242] checking for getpeerucred... no [19:45:30.386] checking for inet_pton... yes [19:45:30.535] checking for kqueue... no [19:45:30.679] checking for mbstowcs_l... no [19:45:30.825] checking for memset_s... no [19:45:30.968] checking for posix_fallocate... yes [19:45:31.120] checking for ppoll... yes [19:45:31.272] checking for pthread_is_threaded_np... no [19:45:31.424] checking for setproctitle... no [19:45:31.576] checking for setproctitle_fast... no [19:45:31.716] checking for strchrnul... yes [19:45:31.858] checking for strsignal... yes [19:45:32.010] checking for syncfs... yes [19:45:32.158] checking for sync_file_range... yes [19:45:32.303] checking for uselocale... yes [19:45:32.447] checking for wcstombs_l... no [19:45:32.589] checking for __builtin_bswap16... yes [19:45:32.733] checking for __builtin_bswap32... yes [19:45:32.875] checking for __builtin_bswap64... yes [19:45:33.014] checking for __builtin_clz... yes [19:45:33.155] checking for __builtin_ctz... yes [19:45:33.293] checking for __builtin_popcount... yes [19:45:33.436] checking for __builtin_frame_address... yes [19:45:33.574] checking for _LARGEFILE_SOURCE value needed for large files... no [19:45:33.723] checking how ccache clang reports undeclared, standard C functions... warning [19:45:33.742] checking for posix_fadvise... yes [19:45:33.889] checking whether posix_fadvise is declared... yes [19:45:33.902] checking whether fdatasync is declared... yes [19:45:33.916] checking whether strlcat is declared... no [19:45:34.014] checking whether strlcpy is declared... no [19:45:34.111] checking whether strnlen is declared... yes [19:45:34.125] checking whether strsep is declared... yes [19:45:34.139] checking whether preadv is declared... yes [19:45:34.153] checking whether pwritev is declared... yes [19:45:34.166] checking whether F_FULLFSYNC is declared... no [19:45:34.236] checking for explicit_bzero... yes [19:45:34.369] checking for getopt... yes [19:45:34.507] checking for getpeereid... no [19:45:34.658] checking for inet_aton... yes [19:45:34.798] checking for mkdtemp... yes [19:45:34.937] checking for strlcat... no [19:45:35.081] checking for strlcpy... no [19:45:35.219] checking for strnlen... yes [19:45:35.357] checking for strsep... yes [19:45:35.488] checking for pthread_barrier_wait... yes [19:45:35.619] checking for getopt_long... yes [19:45:35.751] checking for syslog... yes [19:45:35.882] checking syslog.h usability... yes [19:45:35.890] checking syslog.h presence... yes [19:45:35.922] checking for syslog.h... yes [19:45:35.922] checking for opterr... yes [19:45:36.055] checking for optreset... no [19:45:36.197] checking unicode/ucol.h usability... yes [19:45:36.207] checking unicode/ucol.h presence... yes [19:45:36.244] checking for unicode/ucol.h... yes [19:45:36.249] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:45:36.263] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:45:36.272] checking for rl_completion_suppress_quote... yes [19:45:36.412] checking for rl_filename_quote_characters... yes [19:45:36.569] checking for rl_filename_quoting_function... yes [19:45:36.726] checking for append_history... yes [19:45:36.878] checking for history_truncate_file... yes [19:45:37.031] checking for rl_completion_matches... yes [19:45:37.183] checking for rl_filename_completion_function... yes [19:45:37.338] checking for rl_reset_screen_size... yes [19:45:37.481] checking for rl_variable_bind... yes [19:45:37.628] checking test program... ok [19:45:37.767] checking whether long int is 64 bits... yes [19:45:37.911] checking for __builtin_mul_overflow... yes [19:45:38.068] checking size of void *... 8 [19:45:38.232] checking size of size_t... 8 [19:45:38.403] checking size of long... 8 [19:45:38.563] checking alignment of short... 2 [19:45:38.732] checking alignment of int... 4 [19:45:38.893] checking alignment of long... 8 [19:45:39.060] checking alignment of double... 8 [19:45:39.256] checking for int8... no [19:45:39.327] checking for uint8... no [19:45:39.398] checking for int64... no [19:45:39.473] checking for uint64... no [19:45:39.549] checking for __int128... yes [19:45:39.694] checking for __int128 alignment bug... ok [19:45:39.842] checking alignment of PG_INT128_TYPE... 16 [19:45:40.012] checking for builtin __sync char locking functions... yes [19:45:40.147] checking for builtin __sync int32 locking functions... yes [19:45:40.288] checking for builtin __sync int32 atomic operations... yes [19:45:40.420] checking for builtin __sync int64 atomic operations... yes [19:45:40.559] checking for builtin __atomic int32 atomic operations... yes [19:45:40.695] checking for builtin __atomic int64 atomic operations... yes [19:45:40.835] checking for __get_cpuid... yes [19:45:40.977] checking for __get_cpuid_count... yes [19:45:41.129] checking for __cpuid... no [19:45:41.189] checking for __cpuidex... no [19:45:41.248] checking for _xgetbv with CFLAGS=... no [19:45:41.557] checking for _xgetbv with CFLAGS=-mxsave... yes [19:45:41.921] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:45:42.190] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:45:42.546] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:45:42.639] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:45:42.869] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:45:42.932] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:45:42.988] 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 [19:45:43.061] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:45:43.062] checking for library containing sem_init... none required [19:45:43.213] checking which semaphore API to use... unnamed POSIX [19:45:43.214] checking which random number source to use... OpenSSL [19:45:43.216] checking for tclsh... /usr/bin/tclsh [19:45:43.216] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:45:43.256] checking tcl.h usability... yes [19:45:43.264] checking tcl.h presence... yes [19:45:43.299] checking for tcl.h... yes [19:45:43.300] checking for perl.h... yes [19:45:43.320] checking for libperl... yes [19:45:43.549] checking Python.h usability... yes [19:45:43.559] checking Python.h presence... yes [19:45:43.624] checking for Python.h... yes [19:45:43.625] checking for xmllint... /usr/bin/xmllint [19:45:43.625] checking for xsltproc... /usr/bin/xsltproc [19:45:43.625] checking for fop... /usr/bin/fop [19:45:43.625] checking for dbtoepub... no [19:45:43.626] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:45:43.715] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:45:43.835] configure: using compiler=Debian clang version 14.0.6 [19:45:43.835] 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 [19:45:43.835] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:45:43.835] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:45:43.835] configure: using CXX=ccache clang++-16 [19:45:43.835] 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 [19:45:43.835] configure: using CLANG=ccache clang-16 [19:45:43.835] 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 [19:45:43.835] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [19:45:43.861] configure: updating cache clang.cache [19:45:43.870] configure: creating ./config.status [19:45:43.953] config.status: creating GNUmakefile [19:45:43.967] config.status: creating src/Makefile.global [19:45:43.983] config.status: creating src/include/pg_config.h [19:45:43.995] config.status: creating src/include/pg_config_ext.h [19:45:44.003] config.status: src/include/pg_config_ext.h is unchanged [19:45:44.005] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:45:44.012] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:45:44.017] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:45:44.024] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:45:44.031] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:45:44.038] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:45:44.045] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:45:44.078] [19:45:44.078] real 0m24.830s [19:45:44.078] user 0m14.923s [19:45:44.078] sys 0m9.946s [19:45:44.078] make -s -j${BUILD_JOBS} clean [19:45:44.584] time make -s -j${BUILD_JOBS} world-bin [19:45:54.562] smgr.c:279:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] [19:45:54.562] ForkNumber forknum; [19:45:54.562] ^ [19:45:54.562] smgr.c:484:9: error: unused variable 'which' [-Werror,-Wunused-variable] [19:45:54.562] int which = rels[i]->smgr_which; [19:45:54.562] ^ [19:45:54.562] 2 errors generated. [19:45:54.563] make[4]: *** [: smgr.o] Error 1 [19:45:54.563] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [19:45:54.563] make[2]: *** [common.mk:37: storage-recursive] Error 2 [19:45:54.563] make[2]: *** Waiting for unfinished jobs.... [19:45:55.946] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:45:55.946] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:45:55.947] [19:45:55.947] real 0m11.363s [19:45:55.947] user 0m27.116s [19:45:55.947] sys 0m11.422s [19:45:55.947] [19:45:55.947] Exit status: 2