[23:43:25.267] time ./configure \ [23:43:25.267] --cache clang.cache \ [23:43:25.267] ${LINUX_CONFIGURE_FEATURES} \ [23:43:25.267] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:43:25.436] configure: creating cache clang.cache [23:43:25.450] checking build system type... x86_64-pc-linux-gnu [23:43:25.553] checking host system type... x86_64-pc-linux-gnu [23:43:25.553] checking which template to use... linux [23:43:25.553] checking whether NLS is wanted... no [23:43:25.553] checking for default port number... 5432 [23:43:25.560] checking for block size... 8kB [23:43:25.561] checking for segment size... 1GB [23:43:25.564] checking for WAL block size... 8kB [23:43:25.679] checking whether the C compiler works... yes [23:43:25.835] checking for C compiler default output file name... a.out [23:43:25.836] checking for suffix of executables... [23:43:25.905] checking whether we are cross compiling... no [23:43:25.997] checking for suffix of object files... o [23:43:26.005] checking whether we are using the GNU C compiler... yes [23:43:26.011] checking whether ccache clang accepts -g... yes [23:43:26.018] checking for ccache clang option to accept ISO C89... none needed [23:43:26.026] checking for ccache clang option to accept ISO C99... none needed [23:43:26.155] checking whether we are using the GNU C++ compiler... yes [23:43:26.162] checking whether ccache clang++-16 accepts -g... yes [23:43:26.299] checking for gawk... no [23:43:26.299] checking for mawk... mawk [23:43:26.300] checking for LLVM_CONFIG... llvm-config-16 [23:43:26.304] configure: using llvm 16.0.6 [23:43:26.304] checking for CLANG... ccache clang-16 [23:43:26.353] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:43:26.360] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:43:26.367] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:43:26.373] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:43:26.380] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:43:26.386] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:43:26.392] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:43:26.398] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:43:26.404] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:43:26.415] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:43:26.425] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:43:26.432] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:43:26.438] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:43:26.449] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:43:26.461] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:43:26.468] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:43:26.474] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:43:26.481] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:43:26.487] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:43:26.494] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:43:26.500] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:43:26.507] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:43:26.518] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:43:26.525] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:43:26.533] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:43:26.539] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:43:26.546] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:43:26.553] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:43:26.564] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:43:26.576] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:43:26.588] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:43:26.595] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:43:26.601] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:43:26.608] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:43:26.615] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:43:26.621] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:43:26.628] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:43:26.634] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:43:26.641] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:43:26.648] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:43:26.654] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:43:26.661] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:43:26.668] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:43:26.674] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:43:26.686] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:43:26.698] checking whether the C compiler still works... yes [23:43:26.809] checking how to run the C preprocessor... ccache clang -E [23:43:26.945] checking for pkg-config... /usr/bin/pkg-config [23:43:26.945] checking pkg-config is at least version 0.9.0... yes [23:43:26.946] checking whether to build with ICU support... yes [23:43:26.946] checking for icu-uc icu-i18n... yes [23:43:26.954] checking whether to build with Tcl... yes [23:43:26.954] checking whether to build Perl modules... yes [23:43:26.954] checking whether to build Python modules... yes [23:43:26.954] checking whether to build with GSSAPI support... yes [23:43:26.956] checking whether to build with PAM support... yes [23:43:26.956] checking whether to build with BSD Authentication support... no [23:43:26.956] checking whether to build with LDAP support... yes [23:43:26.956] checking whether to build with Bonjour support... no [23:43:26.956] checking whether to build with SELinux support... yes [23:43:26.956] checking whether to build with systemd support... yes [23:43:26.956] checking whether to build with XML support... yes [23:43:26.957] checking for libxml-2.0 >= 2.6.23... yes [23:43:26.964] checking whether to build with LZ4 support... yes [23:43:26.964] checking for liblz4... yes [23:43:26.971] checking whether to build with ZSTD support... yes [23:43:26.971] checking for libzstd >= 1.4.0... yes [23:43:26.979] checking for strip... strip [23:43:26.979] checking whether it is possible to strip libraries... yes [23:43:26.981] checking for ar... ar [23:43:26.981] checking for a BSD-compatible install... /usr/bin/install -c [23:43:26.990] checking for tar... /usr/bin/tar [23:43:26.990] checking whether ln -s works... yes [23:43:26.990] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:43:26.992] checking for bison... /usr/bin/bison [23:43:26.995] configure: using bison (GNU Bison) 3.8.2 [23:43:26.998] checking for flex... /usr/bin/flex [23:43:27.010] configure: using flex 2.6.4 [23:43:27.010] checking for perl... /usr/bin/perl [23:43:27.013] configure: using perl 5.36.0 [23:43:27.015] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:43:27.020] checking for Perl privlibexp... /usr/share/perl/5.36 [23:43:27.024] checking for Perl useshrplib... true [23:43:27.030] 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 [23:43:27.036] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:43:27.042] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:43:27.137] checking for python3... /usr/bin/python3 [23:43:27.149] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:43:27.156] checking for Python sysconfig module... yes [23:43:27.168] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:43:27.180] checking Python include directory... -I/usr/include/python3.11 [23:43:27.191] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:43:27.235] checking for a sed that does not truncate output... /usr/bin/sed [23:43:27.240] checking for grep that handles long lines and -e... /usr/bin/grep [23:43:27.242] checking for egrep... /usr/bin/grep -E [23:43:27.244] checking for ANSI C header files... yes [23:43:27.429] checking for sys/types.h... yes [23:43:27.444] checking for sys/stat.h... yes [23:43:27.459] checking for stdlib.h... yes [23:43:27.473] checking for string.h... yes [23:43:27.487] checking for memory.h... yes [23:43:27.502] checking for strings.h... yes [23:43:27.516] checking for inttypes.h... yes [23:43:27.532] checking for stdint.h... yes [23:43:27.548] checking for unistd.h... yes [23:43:27.562] checking whether ccache clang is Clang... yes [23:43:27.591] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:43:27.712] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:43:27.790] checking whether more special flags are required for pthreads... no [23:43:27.790] checking for PTHREAD_PRIO_INHERIT... yes [23:43:27.872] checking pthread.h usability... yes [23:43:27.880] checking pthread.h presence... yes [23:43:27.911] checking for pthread.h... yes [23:43:27.912] checking for strerror_r... yes [23:43:27.986] checking whether strerror_r returns int... no [23:43:28.055] checking for main in -lm... yes [23:43:28.138] checking for library containing setproctitle... no [23:43:28.303] checking for library containing dlsym... none required [23:43:28.383] checking for library containing socket... none required [23:43:28.459] checking for library containing getopt_long... none required [23:43:28.538] checking for library containing shm_open... none required [23:43:28.615] checking for library containing shm_unlink... none required [23:43:28.692] checking for library containing clock_gettime... none required [23:43:28.769] checking for library containing shmget... none required [23:43:28.845] checking for library containing backtrace_symbols... none required [23:43:28.922] checking for library containing pthread_barrier_wait... none required [23:43:29.000] checking for library containing readline... -lreadline [23:43:29.078] checking for inflate in -lz... yes [23:43:29.158] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:43:29.326] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:43:29.427] checking for SSL_new in -lssl... yes [23:43:29.531] checking for SSL_CTX_set_cert_cb... yes [23:43:29.637] checking for OPENSSL_init_ssl... yes [23:43:29.745] checking for X509_get_signature_info... yes [23:43:29.857] checking for SSL_CTX_set_num_tickets... yes [23:43:29.965] checking for pam_start in -lpam... yes [23:43:30.068] checking for xmlSaveToBuffer in -lxml2... yes [23:43:30.207] checking for xsltCleanupGlobals in -lxslt... yes [23:43:30.359] checking for LZ4_compress_default in -llz4... yes [23:43:30.500] checking for ZSTD_compress in -lzstd... yes [23:43:30.638] checking for ldap_bind in -lldap... yes [23:43:30.804] checking for ldap_initialize... yes [23:43:30.947] checking for ldap_verify_credentials... yes [23:43:31.117] checking for security_compute_create_name in -lselinux... yes [23:43:31.261] checking for uuid_export in -lossp-uuid... yes [23:43:31.400] checking for stdbool.h that conforms to C99... yes [23:43:31.411] checking for _Bool... yes [23:43:31.512] checking atomic.h usability... no [23:43:31.599] checking atomic.h presence... no [23:43:31.635] checking for atomic.h... no [23:43:31.638] checking copyfile.h usability... no [23:43:31.724] checking copyfile.h presence... no [23:43:31.759] checking for copyfile.h... no [23:43:31.762] checking execinfo.h usability... yes [23:43:31.771] checking execinfo.h presence... yes [23:43:31.801] checking for execinfo.h... yes [23:43:31.809] checking getopt.h usability... yes [23:43:31.818] checking getopt.h presence... yes [23:43:31.849] checking for getopt.h... yes [23:43:31.857] checking ifaddrs.h usability... yes [23:43:31.865] checking ifaddrs.h presence... yes [23:43:31.900] checking for ifaddrs.h... yes [23:43:31.907] checking mbarrier.h usability... no [23:43:31.993] checking mbarrier.h presence... no [23:43:32.028] checking for mbarrier.h... no [23:43:32.032] checking sys/epoll.h usability... yes [23:43:32.040] checking sys/epoll.h presence... yes [23:43:32.073] checking for sys/epoll.h... yes [23:43:32.080] checking sys/event.h usability... no [23:43:32.167] checking sys/event.h presence... no [23:43:32.202] checking for sys/event.h... no [23:43:32.206] checking sys/personality.h usability... yes [23:43:32.213] checking sys/personality.h presence... yes [23:43:32.244] checking for sys/personality.h... yes [23:43:32.250] checking sys/prctl.h usability... yes [23:43:32.259] checking sys/prctl.h presence... yes [23:43:32.289] checking for sys/prctl.h... yes [23:43:32.296] checking sys/procctl.h usability... no [23:43:32.381] checking sys/procctl.h presence... no [23:43:32.415] checking for sys/procctl.h... no [23:43:32.418] checking sys/signalfd.h usability... yes [23:43:32.426] checking sys/signalfd.h presence... yes [23:43:32.456] checking for sys/signalfd.h... yes [23:43:32.463] checking sys/ucred.h usability... no [23:43:32.546] checking sys/ucred.h presence... no [23:43:32.581] checking for sys/ucred.h... no [23:43:32.584] checking termios.h usability... yes [23:43:32.591] checking termios.h presence... yes [23:43:32.622] checking for termios.h... yes [23:43:32.629] checking ucred.h usability... no [23:43:32.713] checking ucred.h presence... no [23:43:32.748] checking for ucred.h... no [23:43:32.750] checking readline/readline.h usability... yes [23:43:32.758] checking readline/readline.h presence... yes [23:43:32.790] checking for readline/readline.h... yes [23:43:32.792] checking readline/history.h usability... yes [23:43:32.800] checking readline/history.h presence... yes [23:43:32.831] checking for readline/history.h... yes [23:43:32.834] checking zlib.h usability... yes [23:43:32.843] checking zlib.h presence... yes [23:43:32.876] checking for zlib.h... yes [23:43:32.876] checking for lz4... /usr/bin/lz4 [23:43:32.876] checking lz4.h usability... yes [23:43:32.884] checking lz4.h presence... yes [23:43:32.915] checking for lz4.h... yes [23:43:32.915] checking for zstd... /usr/bin/zstd [23:43:32.915] checking zstd.h usability... yes [23:43:32.924] checking zstd.h presence... yes [23:43:32.955] checking for zstd.h... yes [23:43:32.955] checking gssapi/gssapi.h usability... yes [23:43:32.963] checking gssapi/gssapi.h presence... yes [23:43:32.995] checking for gssapi/gssapi.h... yes [23:43:32.996] checking gssapi/gssapi_ext.h usability... yes [23:43:33.004] checking gssapi/gssapi_ext.h presence... yes [23:43:33.036] checking for gssapi/gssapi_ext.h... yes [23:43:33.038] checking for openssl... /usr/bin/openssl [23:43:33.042] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:43:33.042] checking openssl/ssl.h usability... yes [23:43:33.052] checking openssl/ssl.h presence... yes [23:43:33.114] checking for openssl/ssl.h... yes [23:43:33.114] checking openssl/err.h usability... yes [23:43:33.123] checking openssl/err.h presence... yes [23:43:33.164] checking for openssl/err.h... yes [23:43:33.164] checking security/pam_appl.h usability... yes [23:43:33.173] checking security/pam_appl.h presence... yes [23:43:33.201] checking for security/pam_appl.h... yes [23:43:33.203] checking systemd/sd-daemon.h usability... yes [23:43:33.211] checking systemd/sd-daemon.h presence... yes [23:43:33.245] checking for systemd/sd-daemon.h... yes [23:43:33.246] checking libxml/parser.h usability... yes [23:43:33.255] checking libxml/parser.h presence... yes [23:43:33.299] checking for libxml/parser.h... yes [23:43:33.299] checking libxslt/xslt.h usability... yes [23:43:33.308] checking libxslt/xslt.h presence... yes [23:43:33.351] checking for libxslt/xslt.h... yes [23:43:33.351] checking ldap.h usability... yes [23:43:33.359] checking ldap.h presence... yes [23:43:33.392] checking for ldap.h... yes [23:43:33.392] checking for compatible LDAP implementation... yes [23:43:33.399] checking ossp/uuid.h usability... yes [23:43:33.407] checking ossp/uuid.h presence... yes [23:43:33.440] checking for ossp/uuid.h... yes [23:43:33.475] checking whether byte ordering is bigendian... no [23:43:33.626] checking for inline... inline [23:43:33.637] checking for printf format archetype... printf [23:43:33.662] checking for _Static_assert... yes [23:43:33.798] checking for typeof... typeof [23:43:33.805] checking for __builtin_types_compatible_p... yes [23:43:33.816] checking for __builtin_constant_p... yes [23:43:33.826] checking for __builtin_unreachable... yes [23:43:33.971] checking for computed goto support... yes [23:43:33.979] checking for struct tm.tm_zone... yes [23:43:33.987] checking for union semun... no [23:43:34.059] checking for socklen_t... yes [23:43:34.138] checking for struct sockaddr.sa_len... no [23:43:34.282] checking for locale_t... yes [23:43:34.294] checking for C/C++ restrict keyword... __restrict [23:43:34.307] checking for struct option... yes [23:43:34.382] checking whether assembler supports x86_64 popcntq... yes [23:43:34.390] checking for special C compiler options needed for large files... no [23:43:34.390] checking for _FILE_OFFSET_BITS value needed for large files... no [23:43:34.401] checking size of off_t... 8 [23:43:34.568] checking size of bool... 1 [23:43:34.718] checking for int timezone... yes [23:43:34.861] checking for wcstombs_l declaration... no [23:43:35.012] checking for backtrace_symbols... yes [23:43:35.160] checking for copyfile... no [23:43:35.307] checking for copy_file_range... yes [23:43:35.446] checking for getifaddrs... yes [23:43:35.592] checking for getpeerucred... no [23:43:35.736] checking for inet_pton... yes [23:43:35.881] checking for kqueue... no [23:43:36.023] checking for mbstowcs_l... no [23:43:36.169] checking for memset_s... no [23:43:36.309] checking for posix_fallocate... yes [23:43:36.448] checking for ppoll... yes [23:43:36.593] checking for pthread_is_threaded_np... no [23:43:36.736] checking for setproctitle... no [23:43:36.880] checking for setproctitle_fast... no [23:43:37.023] checking for strchrnul... yes [23:43:37.164] checking for strsignal... yes [23:43:37.310] checking for syncfs... yes [23:43:37.460] checking for sync_file_range... yes [23:43:37.601] checking for uselocale... yes [23:43:37.740] checking for wcstombs_l... no [23:43:37.885] checking for __builtin_bswap16... yes [23:43:38.025] checking for __builtin_bswap32... yes [23:43:38.170] checking for __builtin_bswap64... yes [23:43:38.308] checking for __builtin_clz... yes [23:43:38.449] checking for __builtin_ctz... yes [23:43:38.594] checking for __builtin_popcount... yes [23:43:38.732] checking for __builtin_frame_address... yes [23:43:38.875] checking for _LARGEFILE_SOURCE value needed for large files... no [23:43:39.019] checking how ccache clang reports undeclared, standard C functions... warning [23:43:39.038] checking for posix_fadvise... yes [23:43:39.183] checking whether posix_fadvise is declared... yes [23:43:39.195] checking whether fdatasync is declared... yes [23:43:39.207] checking whether strlcat is declared... no [23:43:39.302] checking whether strlcpy is declared... no [23:43:39.400] checking whether strnlen is declared... yes [23:43:39.413] checking whether strsep is declared... yes [23:43:39.427] checking whether preadv is declared... yes [23:43:39.441] checking whether pwritev is declared... yes [23:43:39.454] checking whether F_FULLFSYNC is declared... no [23:43:39.522] checking for explicit_bzero... yes [23:43:39.655] checking for getopt... yes [23:43:39.792] checking for getpeereid... no [23:43:39.930] checking for inet_aton... yes [23:43:40.069] checking for mkdtemp... yes [23:43:40.196] checking for strlcat... no [23:43:40.340] checking for strlcpy... no [23:43:40.482] checking for strnlen... yes [23:43:40.621] checking for strsep... yes [23:43:40.762] checking for pthread_barrier_wait... yes [23:43:40.901] checking for getopt_long... yes [23:43:41.041] checking for syslog... yes [23:43:41.185] checking syslog.h usability... yes [23:43:41.193] checking syslog.h presence... yes [23:43:41.225] checking for syslog.h... yes [23:43:41.225] checking for opterr... yes [23:43:41.366] checking for optreset... no [23:43:41.511] checking unicode/ucol.h usability... yes [23:43:41.519] checking unicode/ucol.h presence... yes [23:43:41.557] checking for unicode/ucol.h... yes [23:43:41.561] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:43:41.574] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:43:41.583] checking for rl_completion_suppress_quote... yes [23:43:41.728] checking for rl_filename_quote_characters... yes [23:43:41.876] checking for rl_filename_quoting_function... yes [23:43:42.025] checking for append_history... yes [23:43:42.177] checking for history_truncate_file... yes [23:43:42.320] checking for rl_completion_matches... yes [23:43:42.466] checking for rl_filename_completion_function... yes [23:43:42.610] checking for rl_reset_screen_size... yes [23:43:42.749] checking for rl_variable_bind... yes [23:43:42.886] checking test program... ok [23:43:43.023] checking whether long int is 64 bits... yes [23:43:43.171] checking for __builtin_mul_overflow... yes [23:43:43.310] checking size of void *... 8 [23:43:43.472] checking size of size_t... 8 [23:43:43.631] checking size of long... 8 [23:43:43.799] checking alignment of short... 2 [23:43:43.972] checking alignment of int... 4 [23:43:44.135] checking alignment of long... 8 [23:43:44.296] checking alignment of double... 8 [23:43:44.453] checking for int8... no [23:43:44.524] checking for uint8... no [23:43:44.594] checking for int64... no [23:43:44.663] checking for uint64... no [23:43:44.732] checking for __int128... yes [23:43:44.873] checking for __int128 alignment bug... ok [23:43:45.017] checking alignment of PG_INT128_TYPE... 16 [23:43:45.183] checking for builtin __sync char locking functions... yes [23:43:45.322] checking for builtin __sync int32 locking functions... yes [23:43:45.461] checking for builtin __sync int32 atomic operations... yes [23:43:45.608] checking for builtin __sync int64 atomic operations... yes [23:43:45.741] checking for builtin __atomic int32 atomic operations... yes [23:43:45.885] checking for builtin __atomic int64 atomic operations... yes [23:43:46.025] checking for __get_cpuid... yes [23:43:46.171] checking for __get_cpuid_count... yes [23:43:46.314] checking for __cpuid... no [23:43:46.374] checking for __cpuidex... no [23:43:46.433] checking for _xgetbv with CFLAGS=... no [23:43:46.746] checking for _xgetbv with CFLAGS=-mxsave... yes [23:43:47.078] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:43:47.348] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:43:47.690] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:43:47.781] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:43:48.005] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:43:48.070] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:43:48.126] 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 [23:43:48.196] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:43:48.197] checking for library containing sem_init... none required [23:43:48.336] checking which semaphore API to use... unnamed POSIX [23:43:48.336] checking which random number source to use... OpenSSL [23:43:48.337] checking for tclsh... /usr/bin/tclsh [23:43:48.338] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:43:48.378] checking tcl.h usability... yes [23:43:48.386] checking tcl.h presence... yes [23:43:48.420] checking for tcl.h... yes [23:43:48.420] checking for perl.h... yes [23:43:48.441] checking for libperl... yes [23:43:48.669] checking Python.h usability... yes [23:43:48.680] checking Python.h presence... yes [23:43:48.747] checking for Python.h... yes [23:43:48.747] checking for xmllint... /usr/bin/xmllint [23:43:48.747] checking for xsltproc... /usr/bin/xsltproc [23:43:48.748] checking for fop... /usr/bin/fop [23:43:48.748] checking for dbtoepub... no [23:43:48.748] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:43:48.837] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:43:48.956] configure: using compiler=Debian clang version 14.0.6 [23:43:48.956] 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 [23:43:48.956] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:43:48.956] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:43:48.957] configure: using CXX=ccache clang++-16 [23:43:48.957] 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 [23:43:48.957] configure: using CLANG=ccache clang-16 [23:43:48.957] 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 [23:43:48.957] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:43:48.982] configure: updating cache clang.cache [23:43:48.991] configure: creating ./config.status [23:43:49.071] config.status: creating GNUmakefile [23:43:49.083] config.status: creating src/Makefile.global [23:43:49.098] config.status: creating src/include/pg_config.h [23:43:49.110] config.status: creating src/include/pg_config_ext.h [23:43:49.118] config.status: src/include/pg_config_ext.h is unchanged [23:43:49.120] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:43:49.127] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:43:49.133] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:43:49.140] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:43:49.147] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:43:49.154] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:43:49.161] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:43:49.192] [23:43:49.192] real 0m23.925s [23:43:49.192] user 0m14.396s [23:43:49.192] sys 0m9.566s [23:43:49.192] make -s -j${BUILD_JOBS} clean [23:43:49.701] time make -s -j${BUILD_JOBS} world-bin [23:44:00.047] ecpg.c:23:13: error: no previous extern declaration for non-static variable 'progname' [-Werror,-Wmissing-variable-declarations] [23:44:00.047] const char *progname; [23:44:00.047] ^ [23:44:00.047] ecpg.c:23:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:44:00.047] const char *progname; [23:44:00.047] ^ [23:44:00.047] 1 error generated. [23:44:00.047] make[4]: *** [: ecpg.o] Error 1 [23:44:00.047] make[4]: *** Waiting for unfinished jobs.... [23:44:01.200] make[3]: *** [Makefile:17: all-preproc-recurse] Error 2 [23:44:01.200] make[2]: *** [Makefile:17: all-ecpg-recurse] Error 2 [23:44:01.201] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [23:44:01.201] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:44:01.201] [23:44:01.201] real 0m11.500s [23:44:01.201] user 0m23.493s [23:44:01.201] sys 0m10.679s [23:44:01.202] [23:44:01.202] Exit status: 2