[07:29:44.841] time ./configure \ [07:29:44.841] --cache clang.cache \ [07:29:44.841] ${LINUX_CONFIGURE_FEATURES} \ [07:29:44.841] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [07:29:45.014] configure: creating cache clang.cache [07:29:45.029] checking build system type... x86_64-pc-linux-gnu [07:29:45.134] checking host system type... x86_64-pc-linux-gnu [07:29:45.134] checking which template to use... linux [07:29:45.134] checking whether NLS is wanted... no [07:29:45.134] checking for default port number... 5432 [07:29:45.142] checking for block size... 8kB [07:29:45.143] checking for segment size... 1GB [07:29:45.146] checking for WAL block size... 8kB [07:29:45.266] checking whether the C compiler works... yes [07:29:45.431] checking for C compiler default output file name... a.out [07:29:45.433] checking for suffix of executables... [07:29:45.505] checking whether we are cross compiling... no [07:29:45.601] checking for suffix of object files... o [07:29:45.610] checking whether we are using the GNU C compiler... yes [07:29:45.616] checking whether ccache clang accepts -g... yes [07:29:45.623] checking for ccache clang option to accept ISO C89... none needed [07:29:45.631] checking for ccache clang option to accept ISO C99... none needed [07:29:45.898] checking whether we are using the GNU C++ compiler... yes [07:29:45.905] checking whether ccache clang++-16 accepts -g... yes [07:29:46.045] checking for gawk... no [07:29:46.045] checking for mawk... mawk [07:29:46.045] checking for LLVM_CONFIG... llvm-config-16 [07:29:46.051] configure: using llvm 16.0.6 [07:29:46.051] checking for CLANG... ccache clang-16 [07:29:46.101] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:29:46.108] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:29:46.115] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:29:46.121] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:29:46.156] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:29:46.163] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [07:29:46.170] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:29:46.177] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:29:46.185] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:29:46.196] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:29:46.209] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:29:46.217] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [07:29:46.224] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:29:46.237] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [07:29:46.249] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:29:46.256] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [07:29:46.263] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:29:46.270] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:29:46.276] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [07:29:46.283] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:29:46.290] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [07:29:46.297] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [07:29:46.309] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [07:29:46.317] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:29:46.324] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:29:46.331] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:29:46.338] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:29:46.344] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:29:46.356] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:29:46.368] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:29:46.381] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:29:46.388] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:29:46.396] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:29:46.432] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:29:46.439] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:29:46.446] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:29:46.453] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:29:46.461] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:29:46.468] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:29:46.475] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:29:46.482] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:29:46.489] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:29:46.496] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:29:46.503] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:29:46.516] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:29:46.529] checking whether the C compiler still works... yes [07:29:46.621] checking how to run the C preprocessor... ccache clang -E [07:29:46.756] checking for pkg-config... /usr/bin/pkg-config [07:29:46.756] checking pkg-config is at least version 0.9.0... yes [07:29:46.758] checking whether to build with ICU support... yes [07:29:46.758] checking for icu-uc icu-i18n... yes [07:29:46.765] checking whether to build with Tcl... yes [07:29:46.766] checking whether to build Perl modules... yes [07:29:46.766] checking whether to build Python modules... yes [07:29:46.766] checking whether to build with GSSAPI support... yes [07:29:46.767] checking whether to build with PAM support... yes [07:29:46.767] checking whether to build with BSD Authentication support... no [07:29:46.767] checking whether to build with LDAP support... yes [07:29:46.767] checking whether to build with Bonjour support... no [07:29:46.767] checking whether to build with SELinux support... yes [07:29:46.767] checking whether to build with systemd support... yes [07:29:46.768] checking whether to build with XML support... yes [07:29:46.768] checking for libxml-2.0 >= 2.6.23... yes [07:29:46.775] checking whether to build with LZ4 support... yes [07:29:46.776] checking for liblz4... yes [07:29:46.783] checking whether to build with ZSTD support... yes [07:29:46.784] checking for libzstd >= 1.4.0... yes [07:29:46.791] checking for strip... strip [07:29:46.791] checking whether it is possible to strip libraries... yes [07:29:46.793] checking for ar... ar [07:29:46.794] checking for a BSD-compatible install... /usr/bin/install -c [07:29:46.803] checking for tar... /usr/bin/tar [07:29:46.803] checking whether ln -s works... yes [07:29:46.803] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:29:46.805] checking for bison... /usr/bin/bison [07:29:46.808] configure: using bison (GNU Bison) 3.8.2 [07:29:46.811] checking for flex... /usr/bin/flex [07:29:46.825] configure: using flex 2.6.4 [07:29:46.825] checking for perl... /usr/bin/perl [07:29:46.828] configure: using perl 5.36.0 [07:29:46.830] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:29:46.835] checking for Perl privlibexp... /usr/share/perl/5.36 [07:29:46.839] checking for Perl useshrplib... true [07:29:46.845] 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 [07:29:46.851] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:29:46.858] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:29:46.949] checking for python3... /usr/bin/python3 [07:29:46.961] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [07:29:46.967] checking for Python sysconfig module... yes [07:29:46.978] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:29:46.989] checking Python include directory... -I/usr/include/python3.11 [07:29:47.001] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:29:47.043] checking for a sed that does not truncate output... /usr/bin/sed [07:29:47.049] checking for grep that handles long lines and -e... /usr/bin/grep [07:29:47.052] checking for egrep... /usr/bin/grep -E [07:29:47.054] checking for ANSI C header files... yes [07:29:47.222] checking for sys/types.h... yes [07:29:47.237] checking for sys/stat.h... yes [07:29:47.252] checking for stdlib.h... yes [07:29:47.266] checking for string.h... yes [07:29:47.281] checking for memory.h... yes [07:29:47.296] checking for strings.h... yes [07:29:47.310] checking for inttypes.h... yes [07:29:47.327] checking for stdint.h... yes [07:29:47.341] checking for unistd.h... yes [07:29:47.354] checking whether ccache clang is Clang... yes [07:29:47.383] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:29:47.558] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:29:47.635] checking whether more special flags are required for pthreads... no [07:29:47.635] checking for PTHREAD_PRIO_INHERIT... yes [07:29:47.720] checking pthread.h usability... yes [07:29:47.729] checking pthread.h presence... yes [07:29:47.764] checking for pthread.h... yes [07:29:47.764] checking for strerror_r... yes [07:29:47.840] checking whether strerror_r returns int... no [07:29:47.912] checking for main in -lm... yes [07:29:47.995] checking for library containing setproctitle... no [07:29:48.160] checking for library containing dlsym... none required [07:29:48.241] checking for library containing socket... none required [07:29:48.319] checking for library containing getopt_long... none required [07:29:48.401] checking for library containing shm_open... none required [07:29:48.481] checking for library containing shm_unlink... none required [07:29:48.563] checking for library containing clock_gettime... none required [07:29:48.643] checking for library containing shmget... none required [07:29:48.720] checking for library containing backtrace_symbols... none required [07:29:48.800] checking for library containing pthread_barrier_wait... none required [07:29:48.878] checking for library containing readline... -lreadline [07:29:48.962] checking for inflate in -lz... yes [07:29:49.043] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:29:49.211] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:29:49.317] checking for SSL_new in -lssl... yes [07:29:49.423] checking for SSL_CTX_set_cert_cb... yes [07:29:49.534] checking for OPENSSL_init_ssl... yes [07:29:49.649] checking for BIO_meth_new... yes [07:29:49.765] checking for ASN1_STRING_get0_data... yes [07:29:49.878] checking for HMAC_CTX_new... yes [07:29:49.988] checking for HMAC_CTX_free... yes [07:29:50.098] checking for CRYPTO_lock... no [07:29:50.219] checking for X509_get_signature_info... yes [07:29:50.332] checking for SSL_CTX_set_num_tickets... yes [07:29:50.443] checking for pam_start in -lpam... yes [07:29:50.555] checking for xmlSaveToBuffer in -lxml2... yes [07:29:50.688] checking for xsltCleanupGlobals in -lxslt... yes [07:29:50.823] checking for LZ4_compress_default in -llz4... yes [07:29:50.958] checking for ZSTD_compress in -lzstd... yes [07:29:51.094] checking for ldap_bind in -lldap... yes [07:29:51.240] checking for ldap_initialize... yes [07:29:51.389] checking for ldap_verify_credentials... yes [07:29:51.540] checking for security_compute_create_name in -lselinux... yes [07:29:51.680] checking for uuid_export in -lossp-uuid... yes [07:29:51.814] checking for stdbool.h that conforms to C99... yes [07:29:51.826] checking for _Bool... yes [07:29:51.932] checking atomic.h usability... no [07:29:52.019] checking atomic.h presence... no [07:29:52.054] checking for atomic.h... no [07:29:52.057] checking copyfile.h usability... no [07:29:52.143] checking copyfile.h presence... no [07:29:52.178] checking for copyfile.h... no [07:29:52.181] checking execinfo.h usability... yes [07:29:52.189] checking execinfo.h presence... yes [07:29:52.220] checking for execinfo.h... yes [07:29:52.227] checking getopt.h usability... yes [07:29:52.235] checking getopt.h presence... yes [07:29:52.264] checking for getopt.h... yes [07:29:52.272] checking ifaddrs.h usability... yes [07:29:52.281] checking ifaddrs.h presence... yes [07:29:52.314] checking for ifaddrs.h... yes [07:29:52.322] checking mbarrier.h usability... no [07:29:52.408] checking mbarrier.h presence... no [07:29:52.442] checking for mbarrier.h... no [07:29:52.445] checking sys/epoll.h usability... yes [07:29:52.536] checking sys/epoll.h presence... yes [07:29:52.569] checking for sys/epoll.h... yes [07:29:52.577] checking sys/event.h usability... no [07:29:52.662] checking sys/event.h presence... no [07:29:52.697] checking for sys/event.h... no [07:29:52.701] checking sys/personality.h usability... yes [07:29:52.709] checking sys/personality.h presence... yes [07:29:52.739] checking for sys/personality.h... yes [07:29:52.746] checking sys/prctl.h usability... yes [07:29:52.756] checking sys/prctl.h presence... yes [07:29:52.787] checking for sys/prctl.h... yes [07:29:52.795] checking sys/procctl.h usability... no [07:29:52.882] checking sys/procctl.h presence... no [07:29:52.917] checking for sys/procctl.h... no [07:29:52.920] checking sys/signalfd.h usability... yes [07:29:52.929] checking sys/signalfd.h presence... yes [07:29:52.960] checking for sys/signalfd.h... yes [07:29:52.968] checking sys/ucred.h usability... no [07:29:53.052] checking sys/ucred.h presence... no [07:29:53.087] checking for sys/ucred.h... no [07:29:53.091] checking termios.h usability... yes [07:29:53.099] checking termios.h presence... yes [07:29:53.132] checking for termios.h... yes [07:29:53.141] checking ucred.h usability... no [07:29:53.231] checking ucred.h presence... no [07:29:53.268] checking for ucred.h... no [07:29:53.270] checking readline/readline.h usability... yes [07:29:53.279] checking readline/readline.h presence... yes [07:29:53.313] checking for readline/readline.h... yes [07:29:53.315] checking readline/history.h usability... yes [07:29:53.323] checking readline/history.h presence... yes [07:29:53.356] checking for readline/history.h... yes [07:29:53.359] checking zlib.h usability... yes [07:29:53.369] checking zlib.h presence... yes [07:29:53.404] checking for zlib.h... yes [07:29:53.404] checking for lz4... /usr/bin/lz4 [07:29:53.404] checking lz4.h usability... yes [07:29:53.413] checking lz4.h presence... yes [07:29:53.444] checking for lz4.h... yes [07:29:53.444] checking for zstd... /usr/bin/zstd [07:29:53.445] checking zstd.h usability... yes [07:29:53.453] checking zstd.h presence... yes [07:29:53.485] checking for zstd.h... yes [07:29:53.485] checking gssapi/gssapi.h usability... yes [07:29:53.493] checking gssapi/gssapi.h presence... yes [07:29:53.528] checking for gssapi/gssapi.h... yes [07:29:53.529] checking gssapi/gssapi_ext.h usability... yes [07:29:53.538] checking gssapi/gssapi_ext.h presence... yes [07:29:53.571] checking for gssapi/gssapi_ext.h... yes [07:29:53.572] checking for openssl... /usr/bin/openssl [07:29:53.577] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [07:29:53.577] checking openssl/ssl.h usability... yes [07:29:53.588] checking openssl/ssl.h presence... yes [07:29:53.651] checking for openssl/ssl.h... yes [07:29:53.651] checking openssl/err.h usability... yes [07:29:53.661] checking openssl/err.h presence... yes [07:29:53.704] checking for openssl/err.h... yes [07:29:53.705] checking security/pam_appl.h usability... yes [07:29:53.713] checking security/pam_appl.h presence... yes [07:29:53.743] checking for security/pam_appl.h... yes [07:29:53.745] checking systemd/sd-daemon.h usability... yes [07:29:53.754] checking systemd/sd-daemon.h presence... yes [07:29:53.788] checking for systemd/sd-daemon.h... yes [07:29:53.788] checking libxml/parser.h usability... yes [07:29:53.797] checking libxml/parser.h presence... yes [07:29:53.841] checking for libxml/parser.h... yes [07:29:53.841] checking libxslt/xslt.h usability... yes [07:29:53.851] checking libxslt/xslt.h presence... yes [07:29:53.895] checking for libxslt/xslt.h... yes [07:29:53.896] checking ldap.h usability... yes [07:29:53.905] checking ldap.h presence... yes [07:29:53.940] checking for ldap.h... yes [07:29:53.940] checking for compatible LDAP implementation... yes [07:29:53.948] checking ossp/uuid.h usability... yes [07:29:53.956] checking ossp/uuid.h presence... yes [07:29:53.990] checking for ossp/uuid.h... yes [07:29:54.026] checking whether byte ordering is bigendian... no [07:29:54.181] checking for inline... inline [07:29:54.192] checking for printf format archetype... printf [07:29:54.275] checking for _Static_assert... yes [07:29:54.409] checking for typeof... typeof [07:29:54.416] checking for __builtin_types_compatible_p... yes [07:29:54.428] checking for __builtin_constant_p... yes [07:29:54.439] checking for __builtin_unreachable... yes [07:29:54.582] checking for computed goto support... yes [07:29:54.590] checking for struct tm.tm_zone... yes [07:29:54.599] checking for union semun... no [07:29:54.669] checking for socklen_t... yes [07:29:54.752] checking for struct sockaddr.sa_len... no [07:29:54.895] checking for locale_t... yes [07:29:54.906] checking for C/C++ restrict keyword... __restrict [07:29:54.919] checking for struct option... yes [07:29:54.994] checking whether assembler supports x86_64 popcntq... yes [07:29:55.002] checking for special C compiler options needed for large files... no [07:29:55.002] checking for _FILE_OFFSET_BITS value needed for large files... no [07:29:55.014] checking size of off_t... 8 [07:29:55.178] checking size of bool... 1 [07:29:55.351] checking for int timezone... yes [07:29:55.497] checking for wcstombs_l declaration... no [07:29:55.654] checking for backtrace_symbols... yes [07:29:55.794] checking for copyfile... no [07:29:55.938] checking for copy_file_range... yes [07:29:56.094] checking for getifaddrs... yes [07:29:56.237] checking for getpeerucred... no [07:29:56.388] checking for inet_pton... yes [07:29:56.531] checking for kqueue... no [07:29:56.677] checking for mbstowcs_l... no [07:29:56.829] checking for memset_s... no [07:29:56.985] checking for posix_fallocate... yes [07:29:57.127] checking for ppoll... yes [07:29:57.286] checking for pthread_is_threaded_np... no [07:29:57.427] checking for setproctitle... no [07:29:57.574] checking for setproctitle_fast... no [07:29:57.722] checking for strchrnul... yes [07:29:57.863] checking for strsignal... yes [07:29:58.006] checking for syncfs... yes [07:29:58.151] checking for sync_file_range... yes [07:29:58.338] checking for uselocale... yes [07:29:58.478] checking for wcstombs_l... no [07:29:58.636] checking for __builtin_bswap16... yes [07:29:58.776] checking for __builtin_bswap32... yes [07:29:58.923] checking for __builtin_bswap64... yes [07:29:59.064] checking for __builtin_clz... yes [07:29:59.221] checking for __builtin_ctz... yes [07:29:59.379] checking for __builtin_popcount... yes [07:29:59.518] checking for __builtin_frame_address... yes [07:29:59.660] checking for _LARGEFILE_SOURCE value needed for large files... no [07:29:59.801] checking how ccache clang reports undeclared, standard C functions... warning [07:29:59.846] checking for posix_fadvise... yes [07:29:59.992] checking whether posix_fadvise is declared... yes [07:30:00.005] checking whether fdatasync is declared... yes [07:30:00.018] checking whether strlcat is declared... no [07:30:00.118] checking whether strlcpy is declared... no [07:30:00.216] checking whether strnlen is declared... yes [07:30:00.230] checking whether strsep is declared... yes [07:30:00.326] checking whether preadv is declared... yes [07:30:00.339] checking whether pwritev is declared... yes [07:30:00.353] checking whether F_FULLFSYNC is declared... no [07:30:00.422] checking for explicit_bzero... yes [07:30:00.559] checking for getopt... yes [07:30:00.690] checking for getpeereid... no [07:30:00.844] checking for inet_aton... yes [07:30:00.987] checking for mkdtemp... yes [07:30:01.120] checking for strlcat... no [07:30:01.257] checking for strlcpy... no [07:30:01.413] checking for strnlen... yes [07:30:01.556] checking for strsep... yes [07:30:01.693] checking for pthread_barrier_wait... yes [07:30:01.826] checking for getopt_long... yes [07:30:01.973] checking for syslog... yes [07:30:02.114] checking syslog.h usability... yes [07:30:02.123] checking syslog.h presence... yes [07:30:02.154] checking for syslog.h... yes [07:30:02.154] checking for opterr... yes [07:30:02.297] checking for optreset... no [07:30:02.445] checking unicode/ucol.h usability... yes [07:30:02.454] checking unicode/ucol.h presence... yes [07:30:02.492] checking for unicode/ucol.h... yes [07:30:02.498] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:30:02.513] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:30:02.524] checking for rl_completion_suppress_quote... yes [07:30:02.701] checking for rl_filename_quote_characters... yes [07:30:02.852] checking for rl_filename_quoting_function... yes [07:30:02.996] checking for append_history... yes [07:30:03.148] checking for history_truncate_file... yes [07:30:03.305] checking for rl_completion_matches... yes [07:30:03.454] checking for rl_filename_completion_function... yes [07:30:03.606] checking for rl_reset_screen_size... yes [07:30:03.750] checking for rl_variable_bind... yes [07:30:03.893] checking test program... ok [07:30:04.036] checking whether long int is 64 bits... yes [07:30:04.189] checking for __builtin_mul_overflow... yes [07:30:04.330] checking size of void *... 8 [07:30:04.490] checking size of size_t... 8 [07:30:04.653] checking size of long... 8 [07:30:04.816] checking alignment of short... 2 [07:30:04.975] checking alignment of int... 4 [07:30:05.146] checking alignment of long... 8 [07:30:05.310] checking alignment of double... 8 [07:30:05.481] checking for int8... no [07:30:05.557] checking for uint8... no [07:30:05.631] checking for int64... no [07:30:05.704] checking for uint64... no [07:30:05.777] checking for __int128... yes [07:30:05.922] checking for __int128 alignment bug... ok [07:30:06.066] checking alignment of PG_INT128_TYPE... 16 [07:30:06.237] checking for builtin __sync char locking functions... yes [07:30:06.386] checking for builtin __sync int32 locking functions... yes [07:30:06.526] checking for builtin __sync int32 atomic operations... yes [07:30:06.672] checking for builtin __sync int64 atomic operations... yes [07:30:06.821] checking for builtin __atomic int32 atomic operations... yes [07:30:06.960] checking for builtin __atomic int64 atomic operations... yes [07:30:07.101] checking for __get_cpuid... yes [07:30:07.250] checking for __get_cpuid_count... yes [07:30:07.394] checking for __cpuid... no [07:30:07.457] checking for __cpuidex... no [07:30:07.520] checking for _xgetbv with CFLAGS=... no [07:30:07.846] checking for _xgetbv with CFLAGS=-mxsave... yes [07:30:08.206] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:30:08.484] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:30:08.842] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:30:08.936] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:30:09.181] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:30:09.248] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:30:09.309] 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 [07:30:09.381] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:30:09.382] checking for library containing sem_init... none required [07:30:09.521] checking which semaphore API to use... unnamed POSIX [07:30:09.521] checking which random number source to use... OpenSSL [07:30:09.523] checking for tclsh... /usr/bin/tclsh [07:30:09.523] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:30:09.564] checking tcl.h usability... yes [07:30:09.667] checking tcl.h presence... yes [07:30:09.703] checking for tcl.h... yes [07:30:09.703] checking for perl.h... yes [07:30:09.724] checking for libperl... yes [07:30:09.955] checking Python.h usability... yes [07:30:10.150] checking Python.h presence... yes [07:30:10.217] checking for Python.h... yes [07:30:10.217] checking for xmllint... /usr/bin/xmllint [07:30:10.218] checking for xsltproc... /usr/bin/xsltproc [07:30:10.218] checking for fop... /usr/bin/fop [07:30:10.218] checking for dbtoepub... no [07:30:10.219] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:30:10.309] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:30:10.435] configure: using compiler=Debian clang version 14.0.6 [07:30:10.435] 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 [07:30:10.435] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:30:10.435] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:30:10.435] configure: using CXX=ccache clang++-16 [07:30:10.435] 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 [07:30:10.435] configure: using CLANG=ccache clang-16 [07:30:10.435] 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 [07:30:10.435] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:30:10.464] configure: updating cache clang.cache [07:30:10.473] configure: creating ./config.status [07:30:10.561] config.status: creating GNUmakefile [07:30:10.574] config.status: creating src/Makefile.global [07:30:10.591] config.status: creating src/include/pg_config.h [07:30:10.604] config.status: creating src/include/pg_config_ext.h [07:30:10.612] config.status: src/include/pg_config_ext.h is unchanged [07:30:10.614] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:30:10.622] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:30:10.627] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:30:10.635] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:30:10.642] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:30:10.649] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:30:10.656] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:30:10.690] [07:30:10.690] real 0m25.849s [07:30:10.690] user 0m15.574s [07:30:10.690] sys 0m10.297s [07:30:10.690] make -s -j${BUILD_JOBS} clean [07:30:11.220] time make -s -j${BUILD_JOBS} world-bin [07:31:14.435] ecpg.c:23:13: error: no previous extern declaration for non-static variable 'progname' [-Werror,-Wmissing-variable-declarations] [07:31:14.435] const char *progname; [07:31:14.435] ^ [07:31:14.435] ecpg.c:23:7: note: declare 'static' if the variable is not intended to be used outside of this translation unit [07:31:14.435] const char *progname; [07:31:14.435] ^ [07:31:14.435] 1 error generated. [07:31:14.435] make[4]: *** [: ecpg.o] Error 1 [07:31:14.435] make[4]: *** Waiting for unfinished jobs.... [07:31:15.637] make[3]: *** [Makefile:17: all-preproc-recurse] Error 2 [07:31:15.638] make[2]: *** [Makefile:17: all-ecpg-recurse] Error 2 [07:31:15.638] make[1]: *** [Makefile:42: all-interfaces-recurse] Error 2 [07:31:15.638] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:31:15.638] [07:31:15.638] real 1m4.418s [07:31:15.638] user 3m12.027s [07:31:15.638] sys 0m52.492s [07:31:15.639] [07:31:15.639] Exit status: 2