[03:56:25.502] time ./configure \ [03:56:25.502] --cache clang.cache \ [03:56:25.502] ${LINUX_CONFIGURE_FEATURES} \ [03:56:25.502] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [03:56:25.662] configure: creating cache clang.cache [03:56:25.675] checking build system type... x86_64-pc-linux-gnu [03:56:25.778] checking host system type... x86_64-pc-linux-gnu [03:56:25.778] checking which template to use... linux [03:56:25.778] checking whether NLS is wanted... no [03:56:25.778] checking for default port number... 5432 [03:56:25.785] checking for block size... 8kB [03:56:25.787] checking for segment size... 1GB [03:56:25.789] checking for WAL block size... 8kB [03:56:25.904] checking whether the C compiler works... yes [03:56:26.066] checking for C compiler default output file name... a.out [03:56:26.067] checking for suffix of executables... [03:56:26.135] checking whether we are cross compiling... no [03:56:26.226] checking for suffix of object files... o [03:56:26.235] checking whether we are using the GNU C compiler... yes [03:56:26.241] checking whether ccache clang accepts -g... yes [03:56:26.248] checking for ccache clang option to accept ISO C89... none needed [03:56:26.256] checking for ccache clang option to accept ISO C99... none needed [03:56:26.384] checking whether we are using the GNU C++ compiler... yes [03:56:26.391] checking whether ccache clang++-16 accepts -g... yes [03:56:26.539] checking for gawk... no [03:56:26.539] checking for mawk... mawk [03:56:26.539] checking for LLVM_CONFIG... llvm-config-16 [03:56:26.544] configure: using llvm 16.0.6 [03:56:26.544] checking for CLANG... ccache clang-16 [03:56:26.595] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [03:56:26.602] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [03:56:26.609] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [03:56:26.616] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [03:56:26.622] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [03:56:26.629] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [03:56:26.636] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [03:56:26.642] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:56:26.649] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [03:56:26.661] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [03:56:26.672] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [03:56:26.679] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [03:56:26.685] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [03:56:26.696] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [03:56:26.708] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [03:56:26.714] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [03:56:26.721] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [03:56:26.727] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [03:56:26.733] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [03:56:26.740] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [03:56:26.746] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [03:56:26.752] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [03:56:26.763] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [03:56:26.769] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:56:26.775] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:56:26.782] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:56:26.788] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:56:26.795] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:56:26.808] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:56:26.821] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:56:26.833] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:56:26.839] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:56:26.846] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:56:26.853] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [03:56:26.859] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [03:56:26.866] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [03:56:26.873] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [03:56:26.880] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [03:56:26.886] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [03:56:26.892] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [03:56:26.899] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [03:56:26.905] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:56:26.911] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:56:26.918] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:56:26.930] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:56:26.941] checking whether the C compiler still works... yes [03:56:27.053] checking how to run the C preprocessor... ccache clang -E [03:56:27.180] checking for pkg-config... /usr/bin/pkg-config [03:56:27.180] checking pkg-config is at least version 0.9.0... yes [03:56:27.181] checking whether to build with ICU support... yes [03:56:27.182] checking for icu-uc icu-i18n... yes [03:56:27.189] checking whether to build with Tcl... yes [03:56:27.189] checking whether to build Perl modules... yes [03:56:27.189] checking whether to build Python modules... yes [03:56:27.189] checking whether to build with GSSAPI support... yes [03:56:27.191] checking whether to build with PAM support... yes [03:56:27.191] checking whether to build with BSD Authentication support... no [03:56:27.191] checking whether to build with LDAP support... yes [03:56:27.191] checking whether to build with Bonjour support... no [03:56:27.191] checking whether to build with SELinux support... yes [03:56:27.191] checking whether to build with systemd support... yes [03:56:27.191] checking whether to build with XML support... yes [03:56:27.192] checking for libxml-2.0 >= 2.6.23... yes [03:56:27.199] checking whether to build with LZ4 support... yes [03:56:27.199] checking for liblz4... yes [03:56:27.206] checking whether to build with ZSTD support... yes [03:56:27.206] checking for libzstd >= 1.4.0... yes [03:56:27.213] checking for strip... strip [03:56:27.213] checking whether it is possible to strip libraries... yes [03:56:27.215] checking for ar... ar [03:56:27.216] checking for a BSD-compatible install... /usr/bin/install -c [03:56:27.224] checking for tar... /usr/bin/tar [03:56:27.224] checking whether ln -s works... yes [03:56:27.224] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:56:27.226] checking for bison... /usr/bin/bison [03:56:27.228] configure: using bison (GNU Bison) 3.8.2 [03:56:27.231] checking for flex... /usr/bin/flex [03:56:27.242] configure: using flex 2.6.4 [03:56:27.242] checking for perl... /usr/bin/perl [03:56:27.244] configure: using perl 5.36.0 [03:56:27.246] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [03:56:27.250] checking for Perl privlibexp... /usr/share/perl/5.36 [03:56:27.254] checking for Perl useshrplib... true [03:56:27.260] 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 [03:56:27.265] checking for CFLAGS to compile embedded Perl... -DDEBIAN [03:56:27.271] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [03:56:27.360] checking for python3... /usr/bin/python3 [03:56:27.372] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [03:56:27.377] checking for Python sysconfig module... yes [03:56:27.388] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [03:56:27.400] checking Python include directory... -I/usr/include/python3.11 [03:56:27.411] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [03:56:27.450] checking for a sed that does not truncate output... /usr/bin/sed [03:56:27.455] checking for grep that handles long lines and -e... /usr/bin/grep [03:56:27.457] checking for egrep... /usr/bin/grep -E [03:56:27.458] checking for ANSI C header files... yes [03:56:27.638] checking for sys/types.h... yes [03:56:27.652] checking for sys/stat.h... yes [03:56:27.666] checking for stdlib.h... yes [03:56:27.680] checking for string.h... yes [03:56:27.693] checking for memory.h... yes [03:56:27.707] checking for strings.h... yes [03:56:27.720] checking for inttypes.h... yes [03:56:27.735] checking for stdint.h... yes [03:56:27.749] checking for unistd.h... yes [03:56:27.762] checking whether ccache clang is Clang... yes [03:56:27.790] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [03:56:27.909] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [03:56:27.982] checking whether more special flags are required for pthreads... no [03:56:27.982] checking for PTHREAD_PRIO_INHERIT... yes [03:56:28.059] checking pthread.h usability... yes [03:56:28.067] checking pthread.h presence... yes [03:56:28.099] checking for pthread.h... yes [03:56:28.099] checking for strerror_r... yes [03:56:28.170] checking whether strerror_r returns int... no [03:56:28.234] checking for main in -lm... yes [03:56:28.313] checking for library containing setproctitle... no [03:56:28.475] checking for library containing dlsym... none required [03:56:28.552] checking for library containing socket... none required [03:56:28.628] checking for library containing getopt_long... none required [03:56:28.703] checking for library containing shm_open... none required [03:56:28.779] checking for library containing shm_unlink... none required [03:56:28.856] checking for library containing clock_gettime... none required [03:56:28.934] checking for library containing shmget... none required [03:56:29.012] checking for library containing backtrace_symbols... none required [03:56:29.090] checking for library containing pthread_barrier_wait... none required [03:56:29.167] checking for library containing readline... -lreadline [03:56:29.244] checking for inflate in -lz... yes [03:56:29.323] checking for library containing gss_store_cred_into... -lgssapi_krb5 [03:56:29.485] checking for CRYPTO_new_ex_data in -lcrypto... yes [03:56:29.586] checking for SSL_new in -lssl... yes [03:56:29.688] checking for SSL_CTX_set_cert_cb... yes [03:56:29.793] checking for OPENSSL_init_ssl... yes [03:56:29.901] checking for X509_get_signature_info... yes [03:56:30.013] checking for SSL_CTX_set_num_tickets... yes [03:56:30.123] checking for pam_start in -lpam... yes [03:56:30.227] checking for xmlSaveToBuffer in -lxml2... yes [03:56:30.354] checking for xsltCleanupGlobals in -lxslt... yes [03:56:30.490] checking for LZ4_compress_default in -llz4... yes [03:56:30.622] checking for ZSTD_compress in -lzstd... yes [03:56:30.752] checking for ldap_bind in -lldap... yes [03:56:30.920] checking for ldap_initialize... yes [03:56:31.068] checking for ldap_verify_credentials... yes [03:56:31.218] checking for security_compute_create_name in -lselinux... yes [03:56:31.359] checking for uuid_export in -lossp-uuid... yes [03:56:31.513] checking for stdbool.h that conforms to C99... yes [03:56:31.524] checking for _Bool... yes [03:56:31.628] checking atomic.h usability... no [03:56:31.710] checking atomic.h presence... no [03:56:31.745] checking for atomic.h... no [03:56:31.748] checking copyfile.h usability... no [03:56:31.832] checking copyfile.h presence... no [03:56:31.868] checking for copyfile.h... no [03:56:31.871] checking execinfo.h usability... yes [03:56:31.880] checking execinfo.h presence... yes [03:56:31.909] checking for execinfo.h... yes [03:56:31.917] checking getopt.h usability... yes [03:56:31.925] checking getopt.h presence... yes [03:56:31.956] checking for getopt.h... yes [03:56:31.963] checking ifaddrs.h usability... yes [03:56:31.972] checking ifaddrs.h presence... yes [03:56:32.005] checking for ifaddrs.h... yes [03:56:32.013] checking mbarrier.h usability... no [03:56:32.097] checking mbarrier.h presence... no [03:56:32.130] checking for mbarrier.h... no [03:56:32.133] checking sys/epoll.h usability... yes [03:56:32.140] checking sys/epoll.h presence... yes [03:56:32.171] checking for sys/epoll.h... yes [03:56:32.178] checking sys/event.h usability... no [03:56:32.262] checking sys/event.h presence... no [03:56:32.298] checking for sys/event.h... no [03:56:32.301] checking sys/personality.h usability... yes [03:56:32.310] checking sys/personality.h presence... yes [03:56:32.339] checking for sys/personality.h... yes [03:56:32.347] checking sys/prctl.h usability... yes [03:56:32.355] checking sys/prctl.h presence... yes [03:56:32.385] checking for sys/prctl.h... yes [03:56:32.393] checking sys/procctl.h usability... no [03:56:32.478] checking sys/procctl.h presence... no [03:56:32.512] checking for sys/procctl.h... no [03:56:32.515] checking sys/signalfd.h usability... yes [03:56:32.524] checking sys/signalfd.h presence... yes [03:56:32.553] checking for sys/signalfd.h... yes [03:56:32.561] checking sys/ucred.h usability... no [03:56:32.646] checking sys/ucred.h presence... no [03:56:32.680] checking for sys/ucred.h... no [03:56:32.683] checking termios.h usability... yes [03:56:32.692] checking termios.h presence... yes [03:56:32.722] checking for termios.h... yes [03:56:32.729] checking ucred.h usability... no [03:56:32.813] checking ucred.h presence... no [03:56:32.848] checking for ucred.h... no [03:56:32.849] checking readline/readline.h usability... yes [03:56:32.858] checking readline/readline.h presence... yes [03:56:32.894] checking for readline/readline.h... yes [03:56:32.896] checking readline/history.h usability... yes [03:56:32.904] checking readline/history.h presence... yes [03:56:32.936] checking for readline/history.h... yes [03:56:32.939] checking zlib.h usability... yes [03:56:32.948] checking zlib.h presence... yes [03:56:32.980] checking for zlib.h... yes [03:56:32.981] checking for lz4... /usr/bin/lz4 [03:56:32.981] checking lz4.h usability... yes [03:56:32.989] checking lz4.h presence... yes [03:56:33.020] checking for lz4.h... yes [03:56:33.020] checking for zstd... /usr/bin/zstd [03:56:33.021] checking zstd.h usability... yes [03:56:33.029] checking zstd.h presence... yes [03:56:33.060] checking for zstd.h... yes [03:56:33.060] checking gssapi/gssapi.h usability... yes [03:56:33.069] checking gssapi/gssapi.h presence... yes [03:56:33.101] checking for gssapi/gssapi.h... yes [03:56:33.102] checking gssapi/gssapi_ext.h usability... yes [03:56:33.111] checking gssapi/gssapi_ext.h presence... yes [03:56:33.143] checking for gssapi/gssapi_ext.h... yes [03:56:33.145] checking for openssl... /usr/bin/openssl [03:56:33.149] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [03:56:33.149] checking openssl/ssl.h usability... yes [03:56:33.160] checking openssl/ssl.h presence... yes [03:56:33.220] checking for openssl/ssl.h... yes [03:56:33.221] checking openssl/err.h usability... yes [03:56:33.230] checking openssl/err.h presence... yes [03:56:33.270] checking for openssl/err.h... yes [03:56:33.270] checking security/pam_appl.h usability... yes [03:56:33.279] checking security/pam_appl.h presence... yes [03:56:33.309] checking for security/pam_appl.h... yes [03:56:33.310] checking systemd/sd-daemon.h usability... yes [03:56:33.319] checking systemd/sd-daemon.h presence... yes [03:56:33.352] checking for systemd/sd-daemon.h... yes [03:56:33.353] checking libxml/parser.h usability... yes [03:56:33.362] checking libxml/parser.h presence... yes [03:56:33.405] checking for libxml/parser.h... yes [03:56:33.405] checking libxslt/xslt.h usability... yes [03:56:33.415] checking libxslt/xslt.h presence... yes [03:56:33.459] checking for libxslt/xslt.h... yes [03:56:33.460] checking ldap.h usability... yes [03:56:33.469] checking ldap.h presence... yes [03:56:33.504] checking for ldap.h... yes [03:56:33.504] checking for compatible LDAP implementation... yes [03:56:33.511] checking ossp/uuid.h usability... yes [03:56:33.519] checking ossp/uuid.h presence... yes [03:56:33.552] checking for ossp/uuid.h... yes [03:56:33.586] checking whether byte ordering is bigendian... no [03:56:33.739] checking for inline... inline [03:56:33.749] checking for printf format archetype... printf [03:56:33.775] checking for _Static_assert... yes [03:56:33.909] checking for typeof... typeof [03:56:33.917] checking for __builtin_types_compatible_p... yes [03:56:33.927] checking for __builtin_constant_p... yes [03:56:33.939] checking for __builtin_unreachable... yes [03:56:34.073] checking for computed goto support... yes [03:56:34.080] checking for struct tm.tm_zone... yes [03:56:34.089] checking for union semun... no [03:56:34.158] checking for socklen_t... yes [03:56:34.240] checking for struct sockaddr.sa_len... no [03:56:34.384] checking for locale_t... yes [03:56:34.395] checking for C/C++ restrict keyword... __restrict [03:56:34.407] checking for struct option... yes [03:56:34.479] checking whether assembler supports x86_64 popcntq... yes [03:56:34.486] checking for special C compiler options needed for large files... no [03:56:34.486] checking for _FILE_OFFSET_BITS value needed for large files... no [03:56:34.497] checking size of off_t... 8 [03:56:34.657] checking size of bool... 1 [03:56:34.804] checking for int timezone... yes [03:56:34.944] checking for wcstombs_l declaration... no [03:56:35.095] checking for backtrace_symbols... yes [03:56:35.233] checking for copyfile... no [03:56:35.385] checking for copy_file_range... yes [03:56:35.525] checking for getifaddrs... yes [03:56:35.658] checking for getpeerucred... no [03:56:35.791] checking for inet_pton... yes [03:56:35.923] checking for kqueue... no [03:56:36.057] checking for mbstowcs_l... no [03:56:36.204] checking for memset_s... no [03:56:36.349] checking for posix_fallocate... yes [03:56:36.519] checking for ppoll... yes [03:56:36.661] checking for pthread_is_threaded_np... no [03:56:36.797] checking for setproctitle... no [03:56:36.938] checking for setproctitle_fast... no [03:56:37.076] checking for strchrnul... yes [03:56:37.211] checking for strsignal... yes [03:56:37.347] checking for syncfs... yes [03:56:37.484] checking for sync_file_range... yes [03:56:37.625] checking for uselocale... yes [03:56:37.762] checking for wcstombs_l... no [03:56:37.898] checking for __builtin_bswap16... yes [03:56:38.031] checking for __builtin_bswap32... yes [03:56:38.166] checking for __builtin_bswap64... yes [03:56:38.304] checking for __builtin_clz... yes [03:56:38.446] checking for __builtin_ctz... yes [03:56:38.591] checking for __builtin_popcount... yes [03:56:38.726] checking for __builtin_frame_address... yes [03:56:38.864] checking for _LARGEFILE_SOURCE value needed for large files... no [03:56:39.003] checking how ccache clang reports undeclared, standard C functions... warning [03:56:39.022] checking for posix_fadvise... yes [03:56:39.160] checking whether posix_fadvise is declared... yes [03:56:39.174] checking whether fdatasync is declared... yes [03:56:39.188] checking whether strlcat is declared... no [03:56:39.285] checking whether strlcpy is declared... no [03:56:39.382] checking whether strnlen is declared... yes [03:56:39.397] checking whether strsep is declared... yes [03:56:39.412] checking whether preadv is declared... yes [03:56:39.425] checking whether pwritev is declared... yes [03:56:39.439] checking whether F_FULLFSYNC is declared... no [03:56:39.507] checking for explicit_bzero... yes [03:56:39.636] checking for getopt... yes [03:56:39.765] checking for getpeereid... no [03:56:39.898] checking for inet_aton... yes [03:56:40.029] checking for mkdtemp... yes [03:56:40.166] checking for strlcat... no [03:56:40.328] checking for strlcpy... no [03:56:40.469] checking for strnlen... yes [03:56:40.610] checking for strsep... yes [03:56:40.744] checking for pthread_barrier_wait... yes [03:56:40.885] checking for getopt_long... yes [03:56:41.022] checking for syslog... yes [03:56:41.161] checking syslog.h usability... yes [03:56:41.170] checking syslog.h presence... yes [03:56:41.199] checking for syslog.h... yes [03:56:41.199] checking for opterr... yes [03:56:41.328] checking for optreset... no [03:56:41.466] checking unicode/ucol.h usability... yes [03:56:41.475] checking unicode/ucol.h presence... yes [03:56:41.512] checking for unicode/ucol.h... yes [03:56:41.516] checking whether LLVMCreateGDBRegistrationListener is declared... yes [03:56:41.529] checking whether LLVMCreatePerfJITEventListener is declared... yes [03:56:41.538] checking for rl_completion_suppress_quote... yes [03:56:41.689] checking for rl_filename_quote_characters... yes [03:56:41.827] checking for rl_filename_quoting_function... yes [03:56:41.972] checking for append_history... yes [03:56:42.116] checking for history_truncate_file... yes [03:56:42.269] checking for rl_completion_matches... yes [03:56:42.407] checking for rl_filename_completion_function... yes [03:56:42.547] checking for rl_reset_screen_size... yes [03:56:42.699] checking for rl_variable_bind... yes [03:56:42.834] checking test program... ok [03:56:42.971] checking whether long int is 64 bits... yes [03:56:43.110] checking for __builtin_mul_overflow... yes [03:56:43.243] checking size of void *... 8 [03:56:43.396] checking size of size_t... 8 [03:56:43.552] checking size of long... 8 [03:56:43.709] checking alignment of short... 2 [03:56:43.873] checking alignment of int... 4 [03:56:44.032] checking alignment of long... 8 [03:56:44.182] checking alignment of double... 8 [03:56:44.354] checking for int8... no [03:56:44.424] checking for uint8... no [03:56:44.491] checking for int64... no [03:56:44.559] checking for uint64... no [03:56:44.629] checking for __int128... yes [03:56:44.764] checking for __int128 alignment bug... ok [03:56:44.903] checking alignment of PG_INT128_TYPE... 16 [03:56:45.057] checking for builtin __sync char locking functions... yes [03:56:45.186] checking for builtin __sync int32 locking functions... yes [03:56:45.321] checking for builtin __sync int32 atomic operations... yes [03:56:45.456] checking for builtin __sync int64 atomic operations... yes [03:56:45.586] checking for builtin __atomic int32 atomic operations... yes [03:56:45.733] checking for builtin __atomic int64 atomic operations... yes [03:56:45.864] checking for __get_cpuid... yes [03:56:46.036] checking for __get_cpuid_count... yes [03:56:46.184] checking for __cpuid... no [03:56:46.245] checking for __cpuidex... no [03:56:46.304] checking for _xgetbv with CFLAGS=... no [03:56:46.625] checking for _xgetbv with CFLAGS=-mxsave... yes [03:56:46.965] checking for _mm512_popcnt_epi64 with CFLAGS=... no [03:56:47.229] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [03:56:47.570] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [03:56:47.663] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [03:56:47.925] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:56:47.989] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:56:48.045] 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 [03:56:48.115] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:56:48.115] checking for library containing sem_init... none required [03:56:48.247] checking which semaphore API to use... unnamed POSIX [03:56:48.248] checking which random number source to use... OpenSSL [03:56:48.249] checking for tclsh... /usr/bin/tclsh [03:56:48.249] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [03:56:48.290] checking tcl.h usability... yes [03:56:48.298] checking tcl.h presence... yes [03:56:48.333] checking for tcl.h... yes [03:56:48.333] checking for perl.h... yes [03:56:48.352] checking for libperl... yes [03:56:48.577] checking Python.h usability... yes [03:56:48.588] checking Python.h presence... yes [03:56:48.655] checking for Python.h... yes [03:56:48.655] checking for xmllint... /usr/bin/xmllint [03:56:48.655] checking for xsltproc... /usr/bin/xsltproc [03:56:48.655] checking for fop... /usr/bin/fop [03:56:48.655] checking for dbtoepub... no [03:56:48.656] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [03:56:48.745] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [03:56:48.865] configure: using compiler=Debian clang version 14.0.6 [03:56:48.865] 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 [03:56:48.865] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [03:56:48.865] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [03:56:48.865] configure: using CXX=ccache clang++-16 [03:56:48.865] 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 [03:56:48.865] configure: using CLANG=ccache clang-16 [03:56:48.865] 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 [03:56:48.865] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [03:56:48.891] configure: updating cache clang.cache [03:56:48.900] configure: creating ./config.status [03:56:48.983] config.status: creating GNUmakefile [03:56:48.995] config.status: creating src/Makefile.global [03:56:49.011] config.status: creating src/include/pg_config.h [03:56:49.024] config.status: creating src/include/pg_config_ext.h [03:56:49.032] config.status: src/include/pg_config_ext.h is unchanged [03:56:49.034] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:56:49.043] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [03:56:49.049] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:56:49.056] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [03:56:49.063] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [03:56:49.070] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [03:56:49.077] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [03:56:49.110] [03:56:49.110] real 0m23.608s [03:56:49.110] user 0m14.053s [03:56:49.110] sys 0m9.546s [03:56:49.110] make -s -j${BUILD_JOBS} clean [03:56:49.637] time make -s -j${BUILD_JOBS} world-bin [03:56:55.808] ecpg.c:23:13: error: no previous extern declaration for non-static variable 'progname' [-Werror,-Wmissing-variable-declarations] [03:56:55.808] const char *progname; [03:56:55.808] ^ [03:56:55.808] ecpg.c:23:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit [03:56:55.808] const char *progname; [03:56:55.808] ^ [03:56:55.808] 1 error generated. [03:56:55.808] make[4]: *** [: ecpg.o] Error 1 [03:56:55.808] make[4]: *** Waiting for unfinished jobs.... [03:56:57.000] make[3]: *** [Makefile:17: all-preproc-recurse] Error 2 [03:56:57.000] make[2]: *** [Makefile:17: all-ecpg-recurse] Error 2 [03:56:57.000] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [03:56:57.001] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:56:57.001] [03:56:57.001] real 0m7.364s [03:56:57.001] user 0m10.463s [03:56:57.001] sys 0m8.025s [03:56:57.001] [03:56:57.001] Exit status: 2