[11:05:36.946] time ./configure \ [11:05:36.946] --cache clang.cache \ [11:05:36.946] ${LINUX_CONFIGURE_FEATURES} \ [11:05:36.946] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [11:05:37.111] configure: creating cache clang.cache [11:05:37.124] checking build system type... x86_64-pc-linux-gnu [11:05:37.228] checking host system type... x86_64-pc-linux-gnu [11:05:37.228] checking which template to use... linux [11:05:37.228] checking whether NLS is wanted... no [11:05:37.228] checking for default port number... 5432 [11:05:37.234] checking for block size... 8kB [11:05:37.236] checking for segment size... 1GB [11:05:37.238] checking for WAL block size... 8kB [11:05:37.353] checking whether the C compiler works... yes [11:05:37.511] checking for C compiler default output file name... a.out [11:05:37.512] checking for suffix of executables... [11:05:37.583] checking whether we are cross compiling... no [11:05:37.674] checking for suffix of object files... o [11:05:37.682] checking whether we are using the GNU C compiler... yes [11:05:37.689] checking whether ccache clang accepts -g... yes [11:05:37.695] checking for ccache clang option to accept ISO C89... none needed [11:05:37.704] checking for ccache clang option to accept ISO C99... none needed [11:05:37.836] checking whether we are using the GNU C++ compiler... yes [11:05:37.844] checking whether ccache clang++-16 accepts -g... yes [11:05:37.989] checking for gawk... no [11:05:37.990] checking for mawk... mawk [11:05:37.990] checking for LLVM_CONFIG... llvm-config-16 [11:05:37.995] configure: using llvm 16.0.6 [11:05:37.995] checking for CLANG... ccache clang-16 [11:05:38.050] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [11:05:38.057] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [11:05:38.064] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [11:05:38.072] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [11:05:38.080] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [11:05:38.087] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [11:05:38.094] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [11:05:38.101] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:05:38.109] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [11:05:38.122] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [11:05:38.136] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [11:05:38.144] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [11:05:38.151] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [11:05:38.164] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [11:05:38.177] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [11:05:38.184] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [11:05:38.192] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [11:05:38.199] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [11:05:38.206] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [11:05:38.213] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [11:05:38.221] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [11:05:38.229] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [11:05:38.242] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [11:05:38.250] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:05:38.257] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:05:38.265] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:05:38.273] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:05:38.281] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:05:38.295] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:05:38.308] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:05:38.323] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:05:38.331] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:05:38.339] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:05:38.348] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:05:38.355] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:05:38.362] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [11:05:38.369] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:05:38.377] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:05:38.385] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:05:38.393] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [11:05:38.401] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [11:05:38.409] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:05:38.416] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:05:38.423] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:05:38.435] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:05:38.447] checking whether the C compiler still works... yes [11:05:38.559] checking how to run the C preprocessor... ccache clang -E [11:05:38.691] checking for pkg-config... /usr/bin/pkg-config [11:05:38.691] checking pkg-config is at least version 0.9.0... yes [11:05:38.693] checking whether to build with ICU support... yes [11:05:38.693] checking for icu-uc icu-i18n... yes [11:05:38.701] checking whether to build with Tcl... yes [11:05:38.701] checking whether to build Perl modules... yes [11:05:38.701] checking whether to build Python modules... yes [11:05:38.701] checking whether to build with GSSAPI support... yes [11:05:38.702] checking whether to build with PAM support... yes [11:05:38.702] checking whether to build with BSD Authentication support... no [11:05:38.702] checking whether to build with LDAP support... yes [11:05:38.702] checking whether to build with Bonjour support... no [11:05:38.702] checking whether to build with SELinux support... yes [11:05:38.702] checking whether to build with systemd support... yes [11:05:38.703] checking whether to build with XML support... yes [11:05:38.703] checking for libxml-2.0 >= 2.6.23... yes [11:05:38.710] checking whether to build with LZ4 support... yes [11:05:38.710] checking for liblz4... yes [11:05:38.717] checking whether to build with ZSTD support... yes [11:05:38.717] checking for libzstd >= 1.4.0... yes [11:05:38.724] checking for strip... strip [11:05:38.724] checking whether it is possible to strip libraries... yes [11:05:38.726] checking for ar... ar [11:05:38.726] checking for a BSD-compatible install... /usr/bin/install -c [11:05:38.735] checking for tar... /usr/bin/tar [11:05:38.735] checking whether ln -s works... yes [11:05:38.735] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:05:38.738] checking for bison... /usr/bin/bison [11:05:38.740] configure: using bison (GNU Bison) 3.8.2 [11:05:38.743] checking for flex... /usr/bin/flex [11:05:38.755] configure: using flex 2.6.4 [11:05:38.755] checking for perl... /usr/bin/perl [11:05:38.758] configure: using perl 5.36.0 [11:05:38.760] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [11:05:38.764] checking for Perl privlibexp... /usr/share/perl/5.36 [11:05:38.769] checking for Perl useshrplib... true [11:05:38.775] 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 [11:05:38.781] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:05:38.786] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:05:38.879] checking for python3... /usr/bin/python3 [11:05:38.891] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [11:05:38.898] checking for Python sysconfig module... yes [11:05:38.909] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [11:05:38.920] checking Python include directory... -I/usr/include/python3.11 [11:05:38.933] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [11:05:38.975] checking for a sed that does not truncate output... /usr/bin/sed [11:05:38.980] checking for grep that handles long lines and -e... /usr/bin/grep [11:05:38.983] checking for egrep... /usr/bin/grep -E [11:05:38.984] checking for ANSI C header files... yes [11:05:39.175] checking for sys/types.h... yes [11:05:39.192] checking for sys/stat.h... yes [11:05:39.207] checking for stdlib.h... yes [11:05:39.222] checking for string.h... yes [11:05:39.237] checking for memory.h... yes [11:05:39.252] checking for strings.h... yes [11:05:39.266] checking for inttypes.h... yes [11:05:39.281] checking for stdint.h... yes [11:05:39.296] checking for unistd.h... yes [11:05:39.309] checking whether ccache clang is Clang... yes [11:05:39.338] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [11:05:39.463] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:05:39.541] checking whether more special flags are required for pthreads... no [11:05:39.541] checking for PTHREAD_PRIO_INHERIT... yes [11:05:39.627] checking pthread.h usability... yes [11:05:39.635] checking pthread.h presence... yes [11:05:39.668] checking for pthread.h... yes [11:05:39.668] checking for strerror_r... yes [11:05:39.747] checking whether strerror_r returns int... no [11:05:39.818] checking for main in -lm... yes [11:05:39.905] checking for library containing setproctitle... no [11:05:40.078] checking for library containing dlsym... none required [11:05:40.154] checking for library containing socket... none required [11:05:40.239] checking for library containing getopt_long... none required [11:05:40.317] checking for library containing shm_open... none required [11:05:40.394] checking for library containing shm_unlink... none required [11:05:40.471] checking for library containing clock_gettime... none required [11:05:40.549] checking for library containing shmget... none required [11:05:40.627] checking for library containing backtrace_symbols... none required [11:05:40.704] checking for library containing pthread_barrier_wait... none required [11:05:40.781] checking for library containing readline... -lreadline [11:05:40.861] checking for inflate in -lz... yes [11:05:40.945] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:05:41.118] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:05:41.226] checking for SSL_new in -lssl... yes [11:05:41.334] checking for SSL_CTX_set_cert_cb... yes [11:05:41.450] checking for OPENSSL_init_ssl... yes [11:05:41.562] checking for X509_get_signature_info... yes [11:05:41.679] checking for SSL_CTX_set_num_tickets... yes [11:05:41.798] checking for pam_start in -lpam... yes [11:05:41.907] checking for xmlSaveToBuffer in -lxml2... yes [11:05:42.041] checking for xsltCleanupGlobals in -lxslt... yes [11:05:42.178] checking for LZ4_compress_default in -llz4... yes [11:05:42.317] checking for ZSTD_compress in -lzstd... yes [11:05:42.468] checking for ldap_bind in -lldap... yes [11:05:42.635] checking for ldap_initialize... yes [11:05:42.791] checking for ldap_verify_credentials... yes [11:05:42.975] checking for security_compute_create_name in -lselinux... yes [11:05:43.125] checking for uuid_export in -lossp-uuid... yes [11:05:43.276] checking for stdbool.h that conforms to C99... yes [11:05:43.288] checking for _Bool... yes [11:05:43.399] checking atomic.h usability... no [11:05:43.489] checking atomic.h presence... no [11:05:43.525] checking for atomic.h... no [11:05:43.529] checking copyfile.h usability... no [11:05:43.617] checking copyfile.h presence... no [11:05:43.653] checking for copyfile.h... no [11:05:43.656] checking execinfo.h usability... yes [11:05:43.664] checking execinfo.h presence... yes [11:05:43.697] checking for execinfo.h... yes [11:05:43.704] checking getopt.h usability... yes [11:05:43.713] checking getopt.h presence... yes [11:05:43.747] checking for getopt.h... yes [11:05:43.754] checking ifaddrs.h usability... yes [11:05:43.763] checking ifaddrs.h presence... yes [11:05:43.798] checking for ifaddrs.h... yes [11:05:43.807] checking mbarrier.h usability... no [11:05:43.897] checking mbarrier.h presence... no [11:05:43.936] checking for mbarrier.h... no [11:05:43.940] checking sys/epoll.h usability... yes [11:05:43.948] checking sys/epoll.h presence... yes [11:05:43.981] checking for sys/epoll.h... yes [11:05:43.988] checking sys/event.h usability... no [11:05:44.075] checking sys/event.h presence... no [11:05:44.111] checking for sys/event.h... no [11:05:44.115] checking sys/personality.h usability... yes [11:05:44.123] checking sys/personality.h presence... yes [11:05:44.155] checking for sys/personality.h... yes [11:05:44.163] checking sys/prctl.h usability... yes [11:05:44.171] checking sys/prctl.h presence... yes [11:05:44.205] checking for sys/prctl.h... yes [11:05:44.213] checking sys/procctl.h usability... no [11:05:44.304] checking sys/procctl.h presence... no [11:05:44.340] checking for sys/procctl.h... no [11:05:44.344] checking sys/signalfd.h usability... yes [11:05:44.353] checking sys/signalfd.h presence... yes [11:05:44.386] checking for sys/signalfd.h... yes [11:05:44.394] checking sys/ucred.h usability... no [11:05:44.485] checking sys/ucred.h presence... no [11:05:44.524] checking for sys/ucred.h... no [11:05:44.528] checking termios.h usability... yes [11:05:44.536] checking termios.h presence... yes [11:05:44.569] checking for termios.h... yes [11:05:44.578] checking ucred.h usability... no [11:05:44.668] checking ucred.h presence... no [11:05:44.705] checking for ucred.h... no [11:05:44.706] checking readline/readline.h usability... yes [11:05:44.715] checking readline/readline.h presence... yes [11:05:44.751] checking for readline/readline.h... yes [11:05:44.752] checking readline/history.h usability... yes [11:05:44.761] checking readline/history.h presence... yes [11:05:44.794] checking for readline/history.h... yes [11:05:44.798] checking zlib.h usability... yes [11:05:44.806] checking zlib.h presence... yes [11:05:44.844] checking for zlib.h... yes [11:05:44.844] checking for lz4... /usr/bin/lz4 [11:05:44.844] checking lz4.h usability... yes [11:05:44.853] checking lz4.h presence... yes [11:05:44.886] checking for lz4.h... yes [11:05:44.886] checking for zstd... /usr/bin/zstd [11:05:44.886] checking zstd.h usability... yes [11:05:44.895] checking zstd.h presence... yes [11:05:44.927] checking for zstd.h... yes [11:05:44.927] checking gssapi/gssapi.h usability... yes [11:05:44.935] checking gssapi/gssapi.h presence... yes [11:05:44.968] checking for gssapi/gssapi.h... yes [11:05:44.970] checking gssapi/gssapi_ext.h usability... yes [11:05:44.978] checking gssapi/gssapi_ext.h presence... yes [11:05:45.011] checking for gssapi/gssapi_ext.h... yes [11:05:45.012] checking for openssl... /usr/bin/openssl [11:05:45.016] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [11:05:45.017] checking openssl/ssl.h usability... yes [11:05:45.028] checking openssl/ssl.h presence... yes [11:05:45.092] checking for openssl/ssl.h... yes [11:05:45.092] checking openssl/err.h usability... yes [11:05:45.101] checking openssl/err.h presence... yes [11:05:45.143] checking for openssl/err.h... yes [11:05:45.144] checking security/pam_appl.h usability... yes [11:05:45.153] checking security/pam_appl.h presence... yes [11:05:45.183] checking for security/pam_appl.h... yes [11:05:45.185] checking systemd/sd-daemon.h usability... yes [11:05:45.194] checking systemd/sd-daemon.h presence... yes [11:05:45.231] checking for systemd/sd-daemon.h... yes [11:05:45.231] checking libxml/parser.h usability... yes [11:05:45.240] checking libxml/parser.h presence... yes [11:05:45.283] checking for libxml/parser.h... yes [11:05:45.283] checking libxslt/xslt.h usability... yes [11:05:45.292] checking libxslt/xslt.h presence... yes [11:05:45.337] checking for libxslt/xslt.h... yes [11:05:45.337] checking ldap.h usability... yes [11:05:45.346] checking ldap.h presence... yes [11:05:45.382] checking for ldap.h... yes [11:05:45.382] checking for compatible LDAP implementation... yes [11:05:45.391] checking ossp/uuid.h usability... yes [11:05:45.400] checking ossp/uuid.h presence... yes [11:05:45.433] checking for ossp/uuid.h... yes [11:05:45.469] checking whether byte ordering is bigendian... no [11:05:45.621] checking for inline... inline [11:05:45.632] checking for printf format archetype... printf [11:05:45.659] checking for _Static_assert... yes [11:05:45.799] checking for typeof... typeof [11:05:45.807] checking for __builtin_types_compatible_p... yes [11:05:45.820] checking for __builtin_constant_p... yes [11:05:45.832] checking for __builtin_unreachable... yes [11:05:45.991] checking for computed goto support... yes [11:05:45.999] checking for struct tm.tm_zone... yes [11:05:46.009] checking for union semun... no [11:05:46.080] checking for socklen_t... yes [11:05:46.166] checking for struct sockaddr.sa_len... no [11:05:46.318] checking for locale_t... yes [11:05:46.329] checking for C/C++ restrict keyword... __restrict [11:05:46.343] checking for struct option... yes [11:05:46.419] checking whether assembler supports x86_64 popcntq... yes [11:05:46.428] checking for special C compiler options needed for large files... no [11:05:46.428] checking for _FILE_OFFSET_BITS value needed for large files... no [11:05:46.440] checking size of off_t... 8 [11:05:46.616] checking size of bool... 1 [11:05:46.783] checking for int timezone... yes [11:05:46.942] checking for wcstombs_l declaration... no [11:05:47.105] checking for backtrace_symbols... yes [11:05:47.255] checking for copyfile... no [11:05:47.407] checking for copy_file_range... yes [11:05:47.594] checking for getifaddrs... yes [11:05:47.751] checking for getpeerucred... no [11:05:47.912] checking for inet_pton... yes [11:05:48.077] checking for kqueue... no [11:05:48.230] checking for mbstowcs_l... no [11:05:48.376] checking for memset_s... no [11:05:48.533] checking for posix_fallocate... yes [11:05:48.676] checking for ppoll... yes [11:05:48.825] checking for pthread_is_threaded_np... no [11:05:48.970] checking for setproctitle... no [11:05:49.114] checking for setproctitle_fast... no [11:05:49.262] checking for strchrnul... yes [11:05:49.418] checking for strsignal... yes [11:05:49.559] checking for syncfs... yes [11:05:49.700] checking for sync_file_range... yes [11:05:49.841] checking for uselocale... yes [11:05:49.984] checking for wcstombs_l... no [11:05:50.124] checking for __builtin_bswap16... yes [11:05:50.270] checking for __builtin_bswap32... yes [11:05:50.410] checking for __builtin_bswap64... yes [11:05:50.554] checking for __builtin_clz... yes [11:05:50.692] checking for __builtin_ctz... yes [11:05:50.833] checking for __builtin_popcount... yes [11:05:50.982] checking for __builtin_frame_address... yes [11:05:51.130] checking for _LARGEFILE_SOURCE value needed for large files... no [11:05:51.282] checking how ccache clang reports undeclared, standard C functions... warning [11:05:51.303] checking for posix_fadvise... yes [11:05:51.447] checking whether posix_fadvise is declared... yes [11:05:51.460] checking whether fdatasync is declared... yes [11:05:51.472] checking whether strlcat is declared... no [11:05:51.571] checking whether strlcpy is declared... no [11:05:51.668] checking whether strnlen is declared... yes [11:05:51.681] checking whether strsep is declared... yes [11:05:51.697] checking whether preadv is declared... yes [11:05:51.711] checking whether pwritev is declared... yes [11:05:51.724] checking whether F_FULLFSYNC is declared... no [11:05:51.797] checking for explicit_bzero... yes [11:05:51.933] checking for getopt... yes [11:05:52.104] checking for getpeereid... no [11:05:52.243] checking for inet_aton... yes [11:05:52.379] checking for mkdtemp... yes [11:05:52.519] checking for strlcat... no [11:05:52.659] checking for strlcpy... no [11:05:52.805] checking for strnlen... yes [11:05:52.938] checking for strsep... yes [11:05:53.099] checking for pthread_barrier_wait... yes [11:05:53.246] checking for getopt_long... yes [11:05:53.400] checking for syslog... yes [11:05:53.553] checking syslog.h usability... yes [11:05:53.561] checking syslog.h presence... yes [11:05:53.593] checking for syslog.h... yes [11:05:53.593] checking for opterr... yes [11:05:53.732] checking for optreset... no [11:05:53.874] checking unicode/ucol.h usability... yes [11:05:53.883] checking unicode/ucol.h presence... yes [11:05:53.920] checking for unicode/ucol.h... yes [11:05:53.925] checking whether LLVMCreateGDBRegistrationListener is declared... yes [11:05:53.940] checking whether LLVMCreatePerfJITEventListener is declared... yes [11:05:53.950] checking for rl_completion_suppress_quote... yes [11:05:54.111] checking for rl_filename_quote_characters... yes [11:05:54.270] checking for rl_filename_quoting_function... yes [11:05:54.425] checking for append_history... yes [11:05:54.575] checking for history_truncate_file... yes [11:05:54.742] checking for rl_completion_matches... yes [11:05:54.908] checking for rl_filename_completion_function... yes [11:05:55.064] checking for rl_reset_screen_size... yes [11:05:55.203] checking for rl_variable_bind... yes [11:05:55.357] checking test program... ok [11:05:55.510] checking whether long int is 64 bits... yes [11:05:55.690] checking for __builtin_mul_overflow... yes [11:05:55.849] checking size of void *... 8 [11:05:56.027] checking size of size_t... 8 [11:05:56.216] checking size of long... 8 [11:05:56.380] checking alignment of short... 2 [11:05:56.539] checking alignment of int... 4 [11:05:56.726] checking alignment of long... 8 [11:05:56.908] checking alignment of double... 8 [11:05:57.079] checking for int8... no [11:05:57.150] checking for uint8... no [11:05:57.223] checking for int64... no [11:05:57.295] checking for uint64... no [11:05:57.369] checking for __int128... yes [11:05:57.516] checking for __int128 alignment bug... ok [11:05:57.680] checking alignment of PG_INT128_TYPE... 16 [11:05:57.849] checking for builtin __sync char locking functions... yes [11:05:57.988] checking for builtin __sync int32 locking functions... yes [11:05:58.157] checking for builtin __sync int32 atomic operations... yes [11:05:58.306] checking for builtin __sync int64 atomic operations... yes [11:05:58.450] checking for builtin __atomic int32 atomic operations... yes [11:05:58.623] checking for builtin __atomic int64 atomic operations... yes [11:05:58.778] checking for __get_cpuid... yes [11:05:58.951] checking for __get_cpuid_count... yes [11:05:59.129] checking for __cpuid... no [11:05:59.191] checking for __cpuidex... no [11:05:59.251] checking for _xgetbv with CFLAGS=... no [11:05:59.572] checking for _xgetbv with CFLAGS=-mxsave... yes [11:05:59.957] checking for _mm512_popcnt_epi64 with CFLAGS=... no [11:06:00.232] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [11:06:00.611] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:06:00.706] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:06:00.956] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:06:01.024] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:06:01.084] 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 [11:06:01.154] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:06:01.154] checking for library containing sem_init... none required [11:06:01.300] checking which semaphore API to use... unnamed POSIX [11:06:01.300] checking which random number source to use... OpenSSL [11:06:01.302] checking for tclsh... /usr/bin/tclsh [11:06:01.302] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:06:01.343] checking tcl.h usability... yes [11:06:01.351] checking tcl.h presence... yes [11:06:01.387] checking for tcl.h... yes [11:06:01.387] checking for perl.h... yes [11:06:01.410] checking for libperl... yes [11:06:01.649] checking Python.h usability... yes [11:06:01.659] checking Python.h presence... yes [11:06:01.725] checking for Python.h... yes [11:06:01.725] checking for xmllint... /usr/bin/xmllint [11:06:01.725] checking for xsltproc... /usr/bin/xsltproc [11:06:01.725] checking for fop... /usr/bin/fop [11:06:01.726] checking for dbtoepub... no [11:06:01.726] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [11:06:01.823] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:06:01.948] configure: using compiler=Debian clang version 14.0.6 [11:06:01.948] 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 [11:06:01.948] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:06:01.948] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [11:06:01.948] configure: using CXX=ccache clang++-16 [11:06:01.948] 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 [11:06:01.948] configure: using CLANG=ccache clang-16 [11:06:01.948] 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 [11:06:01.948] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [11:06:01.974] configure: updating cache clang.cache [11:06:01.985] configure: creating ./config.status [11:06:02.073] config.status: creating GNUmakefile [11:06:02.085] config.status: creating src/Makefile.global [11:06:02.100] config.status: creating src/include/pg_config.h [11:06:02.112] config.status: creating src/include/pg_config_ext.h [11:06:02.119] config.status: src/include/pg_config_ext.h is unchanged [11:06:02.121] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:06:02.129] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [11:06:02.135] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:06:02.143] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:06:02.150] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:06:02.157] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:06:02.164] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:06:02.198] [11:06:02.198] real 0m25.251s [11:06:02.198] user 0m15.461s [11:06:02.198] sys 0m9.830s [11:06:02.198] make -s -j${BUILD_JOBS} clean [11:06:02.703] time make -s -j${BUILD_JOBS} world-bin [11:06:16.040] smgr.c:279:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] [11:06:16.040] ForkNumber forknum; [11:06:16.040] ^ [11:06:16.040] smgr.c:484:9: error: unused variable 'which' [-Werror,-Wunused-variable] [11:06:16.040] int which = rels[i]->smgr_which; [11:06:16.040] ^ [11:06:16.040] 2 errors generated. [11:06:16.041] make[4]: *** [: smgr.o] Error 1 [11:06:16.041] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [11:06:16.041] make[2]: *** [common.mk:37: storage-recursive] Error 2 [11:06:16.041] make[2]: *** Waiting for unfinished jobs.... [11:06:18.071] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:06:18.071] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:06:18.072] [11:06:18.072] real 0m15.368s [11:06:18.072] user 0m41.651s [11:06:18.072] sys 0m12.919s [11:06:18.072] [11:06:18.072] Exit status: 2