[08:21:34.745] time ./configure \ [08:21:34.745] --cache clang.cache \ [08:21:34.745] ${LINUX_CONFIGURE_FEATURES} \ [08:21:34.745] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [08:21:34.899] configure: creating cache clang.cache [08:21:34.911] checking build system type... x86_64-pc-linux-gnu [08:21:35.008] checking host system type... x86_64-pc-linux-gnu [08:21:35.009] checking which template to use... linux [08:21:35.009] checking whether NLS is wanted... no [08:21:35.009] checking for default port number... 5432 [08:21:35.015] checking for block size... 8kB [08:21:35.016] checking for segment size... 1GB [08:21:35.018] checking for WAL block size... 8kB [08:21:35.127] checking whether the C compiler works... yes [08:21:35.288] checking for C compiler default output file name... a.out [08:21:35.289] checking for suffix of executables... [08:21:35.354] checking whether we are cross compiling... no [08:21:35.439] checking for suffix of object files... o [08:21:35.446] checking whether we are using the GNU C compiler... yes [08:21:35.452] checking whether ccache clang accepts -g... yes [08:21:35.458] checking for ccache clang option to accept ISO C89... none needed [08:21:35.466] checking for ccache clang option to accept ISO C99... none needed [08:21:35.586] checking whether we are using the GNU C++ compiler... yes [08:21:35.592] checking whether ccache clang++-16 accepts -g... yes [08:21:35.718] checking for gawk... no [08:21:35.718] checking for mawk... mawk [08:21:35.718] checking for LLVM_CONFIG... llvm-config-16 [08:21:35.723] configure: using llvm 16.0.6 [08:21:35.723] checking for CLANG... ccache clang-16 [08:21:35.768] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:21:35.775] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:21:35.781] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:21:35.787] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:21:35.793] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [08:21:35.799] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [08:21:35.805] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:21:35.811] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:21:35.817] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [08:21:35.828] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [08:21:35.839] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:21:35.844] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [08:21:35.851] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:21:35.861] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [08:21:35.872] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:21:35.878] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [08:21:35.884] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:21:35.890] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:21:35.896] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [08:21:35.903] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:21:35.909] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [08:21:35.915] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [08:21:35.926] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [08:21:35.932] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:21:35.938] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:21:35.945] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:21:35.951] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:21:35.957] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:21:35.968] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:21:35.979] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:21:35.991] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:21:35.997] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:21:36.004] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:21:36.010] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:21:36.017] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:21:36.023] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [08:21:36.029] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:21:36.036] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:21:36.042] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:21:36.048] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [08:21:36.054] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [08:21:36.060] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:21:36.066] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:21:36.072] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:21:36.083] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:21:36.094] checking whether the C compiler still works... yes [08:21:36.204] checking how to run the C preprocessor... ccache clang -E [08:21:36.329] checking for pkg-config... /usr/bin/pkg-config [08:21:36.329] checking pkg-config is at least version 0.9.0... yes [08:21:36.330] checking whether to build with ICU support... yes [08:21:36.330] checking for icu-uc icu-i18n... yes [08:21:36.337] checking whether to build with Tcl... yes [08:21:36.337] checking whether to build Perl modules... yes [08:21:36.337] checking whether to build Python modules... yes [08:21:36.337] checking whether to build with GSSAPI support... yes [08:21:36.338] checking whether to build with PAM support... yes [08:21:36.338] checking whether to build with BSD Authentication support... no [08:21:36.338] checking whether to build with LDAP support... yes [08:21:36.339] checking whether to build with Bonjour support... no [08:21:36.339] checking whether to build with SELinux support... yes [08:21:36.339] checking whether to build with systemd support... yes [08:21:36.339] checking whether to build with XML support... yes [08:21:36.339] checking for libxml-2.0 >= 2.6.23... yes [08:21:36.345] checking whether to build with LZ4 support... yes [08:21:36.346] checking for liblz4... yes [08:21:36.352] checking whether to build with ZSTD support... yes [08:21:36.352] checking for libzstd >= 1.4.0... yes [08:21:36.358] checking for strip... strip [08:21:36.359] checking whether it is possible to strip libraries... yes [08:21:36.360] checking for ar... ar [08:21:36.361] checking for a BSD-compatible install... /usr/bin/install -c [08:21:36.369] checking for tar... /usr/bin/tar [08:21:36.369] checking whether ln -s works... yes [08:21:36.369] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:21:36.371] checking for bison... /usr/bin/bison [08:21:36.373] configure: using bison (GNU Bison) 3.8.2 [08:21:36.375] checking for flex... /usr/bin/flex [08:21:36.386] configure: using flex 2.6.4 [08:21:36.386] checking for perl... /usr/bin/perl [08:21:36.389] configure: using perl 5.36.0 [08:21:36.390] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [08:21:36.394] checking for Perl privlibexp... /usr/share/perl/5.36 [08:21:36.399] checking for Perl useshrplib... true [08:21:36.404] 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 [08:21:36.410] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:21:36.415] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:21:36.503] checking for python3... /usr/bin/python3 [08:21:36.514] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [08:21:36.520] checking for Python sysconfig module... yes [08:21:36.530] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [08:21:36.542] checking Python include directory... -I/usr/include/python3.11 [08:21:36.554] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [08:21:36.592] checking for a sed that does not truncate output... /usr/bin/sed [08:21:36.596] checking for grep that handles long lines and -e... /usr/bin/grep [08:21:36.598] checking for egrep... /usr/bin/grep -E [08:21:36.600] checking for ANSI C header files... yes [08:21:36.775] checking for sys/types.h... yes [08:21:36.789] checking for sys/stat.h... yes [08:21:36.802] checking for stdlib.h... yes [08:21:36.815] checking for string.h... yes [08:21:36.828] checking for memory.h... yes [08:21:36.841] checking for strings.h... yes [08:21:36.854] checking for inttypes.h... yes [08:21:36.868] checking for stdint.h... yes [08:21:36.881] checking for unistd.h... yes [08:21:36.892] checking whether ccache clang is Clang... yes [08:21:36.920] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:21:37.033] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:21:37.104] checking whether more special flags are required for pthreads... no [08:21:37.104] checking for PTHREAD_PRIO_INHERIT... yes [08:21:37.181] checking pthread.h usability... yes [08:21:37.189] checking pthread.h presence... yes [08:21:37.219] checking for pthread.h... yes [08:21:37.220] checking for strerror_r... yes [08:21:37.290] checking whether strerror_r returns int... no [08:21:37.354] checking for main in -lm... yes [08:21:37.434] checking for library containing setproctitle... no [08:21:37.590] checking for library containing dlsym... none required [08:21:37.667] checking for library containing socket... none required [08:21:37.741] checking for library containing getopt_long... none required [08:21:37.814] checking for library containing shm_open... none required [08:21:37.888] checking for library containing shm_unlink... none required [08:21:37.961] checking for library containing clock_gettime... none required [08:21:38.038] checking for library containing shmget... none required [08:21:38.114] checking for library containing backtrace_symbols... none required [08:21:38.188] checking for library containing pthread_barrier_wait... none required [08:21:38.262] checking for library containing readline... -lreadline [08:21:38.338] checking for inflate in -lz... yes [08:21:38.416] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:21:38.575] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:21:38.673] checking for SSL_new in -lssl... yes [08:21:38.774] checking for SSL_CTX_set_cert_cb... yes [08:21:38.877] checking for OPENSSL_init_ssl... yes [08:21:38.984] checking for X509_get_signature_info... yes [08:21:39.094] checking for SSL_CTX_set_num_tickets... yes [08:21:39.200] checking for pam_start in -lpam... yes [08:21:39.304] checking for xmlSaveToBuffer in -lxml2... yes [08:21:39.434] checking for xsltCleanupGlobals in -lxslt... yes [08:21:39.561] checking for LZ4_compress_default in -llz4... yes [08:21:39.688] checking for ZSTD_compress in -lzstd... yes [08:21:39.817] checking for ldap_bind in -lldap... yes [08:21:39.963] checking for ldap_initialize... yes [08:21:40.105] checking for ldap_verify_credentials... yes [08:21:40.250] checking for security_compute_create_name in -lselinux... yes [08:21:40.388] checking for uuid_export in -lossp-uuid... yes [08:21:40.520] checking for stdbool.h that conforms to C99... yes [08:21:40.531] checking for _Bool... yes [08:21:40.629] checking atomic.h usability... no [08:21:40.710] checking atomic.h presence... no [08:21:40.743] checking for atomic.h... no [08:21:40.747] checking copyfile.h usability... no [08:21:40.827] checking copyfile.h presence... no [08:21:40.860] checking for copyfile.h... no [08:21:40.863] checking execinfo.h usability... yes [08:21:40.870] checking execinfo.h presence... yes [08:21:40.898] checking for execinfo.h... yes [08:21:40.905] checking getopt.h usability... yes [08:21:40.913] checking getopt.h presence... yes [08:21:40.942] checking for getopt.h... yes [08:21:40.948] checking ifaddrs.h usability... yes [08:21:40.956] checking ifaddrs.h presence... yes [08:21:40.986] checking for ifaddrs.h... yes [08:21:40.993] checking mbarrier.h usability... no [08:21:41.073] checking mbarrier.h presence... no [08:21:41.105] checking for mbarrier.h... no [08:21:41.108] checking sys/epoll.h usability... yes [08:21:41.116] checking sys/epoll.h presence... yes [08:21:41.146] checking for sys/epoll.h... yes [08:21:41.153] checking sys/event.h usability... no [08:21:41.233] checking sys/event.h presence... no [08:21:41.266] checking for sys/event.h... no [08:21:41.269] checking sys/personality.h usability... yes [08:21:41.277] checking sys/personality.h presence... yes [08:21:41.305] checking for sys/personality.h... yes [08:21:41.312] checking sys/prctl.h usability... yes [08:21:41.319] checking sys/prctl.h presence... yes [08:21:41.349] checking for sys/prctl.h... yes [08:21:41.355] checking sys/procctl.h usability... no [08:21:41.437] checking sys/procctl.h presence... no [08:21:41.470] checking for sys/procctl.h... no [08:21:41.473] checking sys/signalfd.h usability... yes [08:21:41.482] checking sys/signalfd.h presence... yes [08:21:41.512] checking for sys/signalfd.h... yes [08:21:41.520] checking sys/ucred.h usability... no [08:21:41.605] checking sys/ucred.h presence... no [08:21:41.638] checking for sys/ucred.h... no [08:21:41.641] checking termios.h usability... yes [08:21:41.650] checking termios.h presence... yes [08:21:41.680] checking for termios.h... yes [08:21:41.688] checking ucred.h usability... no [08:21:41.771] checking ucred.h presence... no [08:21:41.806] checking for ucred.h... no [08:21:41.807] checking readline/readline.h usability... yes [08:21:41.815] checking readline/readline.h presence... yes [08:21:41.847] checking for readline/readline.h... yes [08:21:41.849] checking readline/history.h usability... yes [08:21:41.857] checking readline/history.h presence... yes [08:21:41.889] checking for readline/history.h... yes [08:21:41.891] checking zlib.h usability... yes [08:21:41.900] checking zlib.h presence... yes [08:21:41.934] checking for zlib.h... yes [08:21:41.934] checking for lz4... /usr/bin/lz4 [08:21:41.934] checking lz4.h usability... yes [08:21:41.942] checking lz4.h presence... yes [08:21:41.974] checking for lz4.h... yes [08:21:41.974] checking for zstd... /usr/bin/zstd [08:21:41.975] checking zstd.h usability... yes [08:21:41.983] checking zstd.h presence... yes [08:21:42.015] checking for zstd.h... yes [08:21:42.015] checking gssapi/gssapi.h usability... yes [08:21:42.023] checking gssapi/gssapi.h presence... yes [08:21:42.054] checking for gssapi/gssapi.h... yes [08:21:42.055] checking gssapi/gssapi_ext.h usability... yes [08:21:42.062] checking gssapi/gssapi_ext.h presence... yes [08:21:42.094] checking for gssapi/gssapi_ext.h... yes [08:21:42.095] checking for openssl... /usr/bin/openssl [08:21:42.099] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [08:21:42.099] checking openssl/ssl.h usability... yes [08:21:42.109] checking openssl/ssl.h presence... yes [08:21:42.169] checking for openssl/ssl.h... yes [08:21:42.169] checking openssl/err.h usability... yes [08:21:42.177] checking openssl/err.h presence... yes [08:21:42.218] checking for openssl/err.h... yes [08:21:42.218] checking security/pam_appl.h usability... yes [08:21:42.226] checking security/pam_appl.h presence... yes [08:21:42.254] checking for security/pam_appl.h... yes [08:21:42.255] checking systemd/sd-daemon.h usability... yes [08:21:42.263] checking systemd/sd-daemon.h presence... yes [08:21:42.295] checking for systemd/sd-daemon.h... yes [08:21:42.295] checking libxml/parser.h usability... yes [08:21:42.303] checking libxml/parser.h presence... yes [08:21:42.345] checking for libxml/parser.h... yes [08:21:42.345] checking libxslt/xslt.h usability... yes [08:21:42.354] checking libxslt/xslt.h presence... yes [08:21:42.396] checking for libxslt/xslt.h... yes [08:21:42.397] checking ldap.h usability... yes [08:21:42.405] checking ldap.h presence... yes [08:21:42.438] checking for ldap.h... yes [08:21:42.439] checking for compatible LDAP implementation... yes [08:21:42.446] checking ossp/uuid.h usability... yes [08:21:42.454] checking ossp/uuid.h presence... yes [08:21:42.487] checking for ossp/uuid.h... yes [08:21:42.520] checking whether byte ordering is bigendian... no [08:21:42.667] checking for inline... inline [08:21:42.678] checking for printf format archetype... printf [08:21:42.703] checking for _Static_assert... yes [08:21:42.831] checking for typeof... typeof [08:21:42.838] checking for __builtin_types_compatible_p... yes [08:21:42.848] checking for __builtin_constant_p... yes [08:21:42.858] checking for __builtin_unreachable... yes [08:21:42.987] checking for computed goto support... yes [08:21:42.994] checking for struct tm.tm_zone... yes [08:21:43.002] checking for union semun... no [08:21:43.071] checking for socklen_t... yes [08:21:43.148] checking for struct sockaddr.sa_len... no [08:21:43.286] checking for locale_t... yes [08:21:43.297] checking for C/C++ restrict keyword... __restrict [08:21:43.309] checking for struct option... yes [08:21:43.379] checking whether assembler supports x86_64 popcntq... yes [08:21:43.386] checking for special C compiler options needed for large files... no [08:21:43.386] checking for _FILE_OFFSET_BITS value needed for large files... no [08:21:43.396] checking size of off_t... 8 [08:21:43.550] checking size of bool... 1 [08:21:43.699] checking for int timezone... yes [08:21:43.836] checking for wcstombs_l declaration... no [08:21:43.982] checking for backtrace_symbols... yes [08:21:44.116] checking for copyfile... no [08:21:44.252] checking for copy_file_range... yes [08:21:44.384] checking for getifaddrs... yes [08:21:44.519] checking for getpeerucred... no [08:21:44.656] checking for inet_pton... yes [08:21:44.790] checking for kqueue... no [08:21:44.925] checking for mbstowcs_l... no [08:21:45.061] checking for memset_s... no [08:21:45.200] checking for posix_fallocate... yes [08:21:45.336] checking for ppoll... yes [08:21:45.470] checking for pthread_is_threaded_np... no [08:21:45.607] checking for setproctitle... no [08:21:45.748] checking for setproctitle_fast... no [08:21:45.884] checking for strchrnul... yes [08:21:46.017] checking for strsignal... yes [08:21:46.152] checking for syncfs... yes [08:21:46.287] checking for sync_file_range... yes [08:21:46.420] checking for uselocale... yes [08:21:46.555] checking for wcstombs_l... no [08:21:46.688] checking for __builtin_bswap16... yes [08:21:46.819] checking for __builtin_bswap32... yes [08:21:46.953] checking for __builtin_bswap64... yes [08:21:47.088] checking for __builtin_clz... yes [08:21:47.221] checking for __builtin_ctz... yes [08:21:47.361] checking for __builtin_popcount... yes [08:21:47.496] checking for __builtin_frame_address... yes [08:21:47.629] checking for _LARGEFILE_SOURCE value needed for large files... no [08:21:47.762] checking how ccache clang reports undeclared, standard C functions... warning [08:21:47.780] checking for posix_fadvise... yes [08:21:47.914] checking whether posix_fadvise is declared... yes [08:21:47.926] checking whether fdatasync is declared... yes [08:21:47.938] checking whether strlcat is declared... no [08:21:48.031] checking whether strlcpy is declared... no [08:21:48.122] checking whether strnlen is declared... yes [08:21:48.135] checking whether strsep is declared... yes [08:21:48.148] checking whether preadv is declared... yes [08:21:48.159] checking whether pwritev is declared... yes [08:21:48.171] checking whether F_FULLFSYNC is declared... no [08:21:48.238] checking for explicit_bzero... yes [08:21:48.364] checking for getopt... yes [08:21:48.494] checking for getpeereid... no [08:21:48.627] checking for inet_aton... yes [08:21:48.760] checking for mkdtemp... yes [08:21:48.891] checking for strlcat... no [08:21:49.032] checking for strlcpy... no [08:21:49.166] checking for strnlen... yes [08:21:49.294] checking for strsep... yes [08:21:49.423] checking for pthread_barrier_wait... yes [08:21:49.550] checking for getopt_long... yes [08:21:49.681] checking for syslog... yes [08:21:49.812] checking syslog.h usability... yes [08:21:49.820] checking syslog.h presence... yes [08:21:49.849] checking for syslog.h... yes [08:21:49.849] checking for opterr... yes [08:21:49.978] checking for optreset... no [08:21:50.113] checking unicode/ucol.h usability... yes [08:21:50.122] checking unicode/ucol.h presence... yes [08:21:50.158] checking for unicode/ucol.h... yes [08:21:50.163] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:21:50.175] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:21:50.184] checking for rl_completion_suppress_quote... yes [08:21:50.324] checking for rl_filename_quote_characters... yes [08:21:50.464] checking for rl_filename_quoting_function... yes [08:21:50.610] checking for append_history... yes [08:21:50.756] checking for history_truncate_file... yes [08:21:50.893] checking for rl_completion_matches... yes [08:21:51.039] checking for rl_filename_completion_function... yes [08:21:51.178] checking for rl_reset_screen_size... yes [08:21:51.315] checking for rl_variable_bind... yes [08:21:51.447] checking test program... ok [08:21:51.580] checking whether long int is 64 bits... yes [08:21:51.723] checking for __builtin_mul_overflow... yes [08:21:51.857] checking size of void *... 8 [08:21:52.017] checking size of size_t... 8 [08:21:52.174] checking size of long... 8 [08:21:52.330] checking alignment of short... 2 [08:21:52.483] checking alignment of int... 4 [08:21:52.639] checking alignment of long... 8 [08:21:52.793] checking alignment of double... 8 [08:21:52.946] checking for int8... no [08:21:53.015] checking for uint8... no [08:21:53.083] checking for int64... no [08:21:53.149] checking for uint64... no [08:21:53.219] checking for __int128... yes [08:21:53.353] checking for __int128 alignment bug... ok [08:21:53.489] checking alignment of PG_INT128_TYPE... 16 [08:21:53.642] checking for builtin __sync char locking functions... yes [08:21:53.770] checking for builtin __sync int32 locking functions... yes [08:21:53.896] checking for builtin __sync int32 atomic operations... yes [08:21:54.024] checking for builtin __sync int64 atomic operations... yes [08:21:54.153] checking for builtin __atomic int32 atomic operations... yes [08:21:54.280] checking for builtin __atomic int64 atomic operations... yes [08:21:54.413] checking for __get_cpuid... yes [08:21:54.551] checking for __get_cpuid_count... yes [08:21:54.682] checking for __cpuid... no [08:21:54.740] checking for __cpuidex... no [08:21:54.796] checking for _xgetbv with CFLAGS=... no [08:21:55.102] checking for _xgetbv with CFLAGS=-mxsave... yes [08:21:55.432] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:21:55.694] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:21:56.035] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:21:56.121] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:21:56.345] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:21:56.405] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:21:56.458] 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 [08:21:56.523] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:21:56.524] checking for library containing sem_init... none required [08:21:56.651] checking which semaphore API to use... unnamed POSIX [08:21:56.651] checking which random number source to use... OpenSSL [08:21:56.653] checking for tclsh... /usr/bin/tclsh [08:21:56.653] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:21:56.692] checking tcl.h usability... yes [08:21:56.700] checking tcl.h presence... yes [08:21:56.733] checking for tcl.h... yes [08:21:56.734] checking for perl.h... yes [08:21:56.754] checking for libperl... yes [08:21:56.975] checking Python.h usability... yes [08:21:56.985] checking Python.h presence... yes [08:21:57.048] checking for Python.h... yes [08:21:57.048] checking for xmllint... /usr/bin/xmllint [08:21:57.048] checking for xsltproc... /usr/bin/xsltproc [08:21:57.049] checking for fop... /usr/bin/fop [08:21:57.049] checking for dbtoepub... no [08:21:57.049] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:21:57.138] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:21:57.255] configure: using compiler=Debian clang version 14.0.6 [08:21:57.255] 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 [08:21:57.255] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:21:57.255] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [08:21:57.255] configure: using CXX=ccache clang++-16 [08:21:57.255] 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 [08:21:57.255] configure: using CLANG=ccache clang-16 [08:21:57.255] 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 [08:21:57.255] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [08:21:57.279] configure: updating cache clang.cache [08:21:57.288] configure: creating ./config.status [08:21:57.368] config.status: creating GNUmakefile [08:21:57.379] config.status: creating src/Makefile.global [08:21:57.394] config.status: creating src/include/pg_config.h [08:21:57.405] config.status: creating src/include/pg_config_ext.h [08:21:57.412] config.status: src/include/pg_config_ext.h is unchanged [08:21:57.414] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:21:57.421] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:21:57.426] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:21:57.432] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:21:57.439] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:21:57.445] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:21:57.452] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:21:57.483] [08:21:57.483] real 0m22.738s [08:21:57.483] user 0m13.406s [08:21:57.483] sys 0m9.346s [08:21:57.483] make -s -j${BUILD_JOBS} clean [08:21:57.961] time make -s -j${BUILD_JOBS} world-bin [08:22:16.874] smgr.c:279:13: error: unused variable 'forknum' [-Werror,-Wunused-variable] [08:22:16.874] ForkNumber forknum; [08:22:16.874] ^ [08:22:16.874] smgr.c:484:9: error: unused variable 'which' [-Werror,-Wunused-variable] [08:22:16.874] int which = rels[i]->smgr_which; [08:22:16.874] ^ [08:22:16.874] 2 errors generated. [08:22:16.875] make[4]: *** [: smgr.o] Error 1 [08:22:16.875] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [08:22:16.875] make[2]: *** [common.mk:37: storage-recursive] Error 2 [08:22:16.875] make[2]: *** Waiting for unfinished jobs.... [08:22:18.390] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:22:18.391] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:22:18.391] [08:22:18.391] real 0m20.429s [08:22:18.391] user 0m58.223s [08:22:18.391] sys 0m17.846s [08:22:18.391] [08:22:18.391] Exit status: 2