[08:09:25.793] time ./configure \ [08:09:25.793] --cache clang.cache \ [08:09:25.793] ${LINUX_CONFIGURE_FEATURES} \ [08:09:25.793] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [08:09:25.968] configure: creating cache clang.cache [08:09:25.983] checking build system type... x86_64-pc-linux-gnu [08:09:26.083] checking host system type... x86_64-pc-linux-gnu [08:09:26.083] checking which template to use... linux [08:09:26.083] checking whether NLS is wanted... no [08:09:26.083] checking for default port number... 5432 [08:09:26.090] checking for block size... 8kB [08:09:26.091] checking for segment size... 1GB [08:09:26.093] checking for WAL block size... 8kB [08:09:26.201] checking whether the C compiler works... yes [08:09:26.352] checking for C compiler default output file name... a.out [08:09:26.353] checking for suffix of executables... [08:09:26.419] checking whether we are cross compiling... no [08:09:26.509] checking for suffix of object files... o [08:09:26.517] checking whether we are using the GNU C compiler... yes [08:09:26.547] checking whether ccache clang accepts -g... yes [08:09:26.602] checking for ccache clang option to accept ISO C89... none needed [08:09:26.636] checking for ccache clang option to accept ISO C99... none needed [08:09:26.784] checking whether we are using the GNU C++ compiler... yes [08:09:26.850] checking whether ccache clang++-16 accepts -g... yes [08:09:27.003] checking for gawk... no [08:09:27.003] checking for mawk... mawk [08:09:27.003] checking for LLVM_CONFIG... llvm-config-16 [08:09:27.008] configure: using llvm 16.0.6 [08:09:27.008] checking for CLANG... ccache clang-16 [08:09:27.056] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:09:27.062] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:09:27.121] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:09:27.176] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:09:27.207] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [08:09:27.237] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [08:09:27.296] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:09:27.303] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:09:27.362] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [08:09:27.375] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [08:09:27.387] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:09:27.393] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [08:09:27.425] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:09:27.436] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [08:09:27.501] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:09:27.557] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [08:09:27.563] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:09:27.570] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:09:27.576] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [08:09:27.635] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:09:27.642] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [08:09:27.700] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [08:09:27.761] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [08:09:27.820] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:09:27.827] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:09:27.882] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:09:27.888] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:09:27.895] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:09:27.956] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:09:27.968] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:09:28.029] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:09:28.084] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:09:28.116] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:09:28.149] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:09:28.180] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:09:28.212] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [08:09:28.219] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:09:28.250] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:09:28.282] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:09:28.314] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:09:28.321] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:09:28.327] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:09:28.339] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:09:28.376] checking whether the C compiler still works... yes [08:09:28.527] checking how to run the C preprocessor... ccache clang -E [08:09:28.651] checking for pkg-config... /usr/bin/pkg-config [08:09:28.651] checking pkg-config is at least version 0.9.0... yes [08:09:28.653] checking whether to build with ICU support... yes [08:09:28.653] checking for icu-uc icu-i18n... yes [08:09:28.660] checking whether to build with Tcl... yes [08:09:28.660] checking whether to build Perl modules... yes [08:09:28.660] checking whether to build Python modules... yes [08:09:28.660] checking whether to build with GSSAPI support... yes [08:09:28.662] checking whether to build with PAM support... yes [08:09:28.662] checking whether to build with BSD Authentication support... no [08:09:28.662] checking whether to build with LDAP support... yes [08:09:28.662] checking whether to build with Bonjour support... no [08:09:28.662] checking whether to build with SELinux support... yes [08:09:28.662] checking whether to build with systemd support... yes [08:09:28.662] checking whether to build with XML support... yes [08:09:28.663] checking for libxml-2.0 >= 2.6.23... yes [08:09:28.669] checking whether to build with LZ4 support... yes [08:09:28.669] checking for liblz4... yes [08:09:28.675] checking whether to build with ZSTD support... yes [08:09:28.676] checking for libzstd >= 1.4.0... yes [08:09:28.683] checking for strip... strip [08:09:28.683] checking whether it is possible to strip libraries... yes [08:09:28.685] checking for ar... ar [08:09:28.685] checking for a BSD-compatible install... /usr/bin/install -c [08:09:28.693] checking for tar... /usr/bin/tar [08:09:28.693] checking whether ln -s works... yes [08:09:28.693] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:09:28.695] checking for bison... /usr/bin/bison [08:09:28.698] configure: using bison (GNU Bison) 3.8.2 [08:09:28.700] checking for flex... /usr/bin/flex [08:09:28.711] configure: using flex 2.6.4 [08:09:28.711] checking for perl... /usr/bin/perl [08:09:28.714] configure: using perl 5.36.0 [08:09:28.716] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [08:09:28.720] checking for Perl privlibexp... /usr/share/perl/5.36 [08:09:28.724] checking for Perl useshrplib... true [08:09:28.730] 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:09:28.735] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:09:28.741] 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:09:28.830] checking for python3... /usr/bin/python3 [08:09:28.842] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [08:09:28.848] checking for Python sysconfig module... yes [08:09:28.858] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [08:09:28.870] checking Python include directory... -I/usr/include/python3.11 [08:09:28.882] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [08:09:28.921] checking for a sed that does not truncate output... /usr/bin/sed [08:09:28.926] checking for grep that handles long lines and -e... /usr/bin/grep [08:09:28.928] checking for egrep... /usr/bin/grep -E [08:09:28.930] checking for ANSI C header files... yes [08:09:29.136] checking for sys/types.h... yes [08:09:29.152] checking for sys/stat.h... yes [08:09:29.237] checking for stdlib.h... yes [08:09:29.317] checking for string.h... yes [08:09:29.331] checking for memory.h... yes [08:09:29.416] checking for strings.h... yes [08:09:29.463] checking for inttypes.h... yes [08:09:29.511] checking for stdint.h... yes [08:09:29.559] checking for unistd.h... yes [08:09:29.606] checking whether ccache clang is Clang... yes [08:09:29.635] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:09:29.776] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:09:29.849] checking whether more special flags are required for pthreads... no [08:09:29.849] checking for PTHREAD_PRIO_INHERIT... yes [08:09:29.927] checking pthread.h usability... yes [08:09:30.016] checking pthread.h presence... yes [08:09:30.048] checking for pthread.h... yes [08:09:30.048] checking for strerror_r... yes [08:09:30.119] checking whether strerror_r returns int... no [08:09:30.184] checking for main in -lm... yes [08:09:30.262] checking for library containing setproctitle... no [08:09:30.425] checking for library containing dlsym... none required [08:09:30.502] checking for library containing socket... none required [08:09:30.578] checking for library containing getopt_long... none required [08:09:30.656] checking for library containing shm_open... none required [08:09:30.735] checking for library containing shm_unlink... none required [08:09:30.813] checking for library containing clock_gettime... none required [08:09:30.890] checking for library containing shmget... none required [08:09:30.966] checking for library containing backtrace_symbols... none required [08:09:31.041] checking for library containing pthread_barrier_wait... none required [08:09:31.117] checking for library containing readline... -lreadline [08:09:31.196] checking for inflate in -lz... yes [08:09:31.273] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:09:31.434] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:09:31.533] checking for SSL_new in -lssl... yes [08:09:31.634] checking for SSL_CTX_set_ciphersuites... yes [08:09:31.735] checking for SSL_CTX_set_cert_cb... yes [08:09:31.840] checking for X509_get_signature_info... yes [08:09:31.951] checking for SSL_CTX_set_num_tickets... yes [08:09:32.061] checking for pam_start in -lpam... yes [08:09:32.167] checking for xmlSaveToBuffer in -lxml2... yes [08:09:32.297] checking for xsltCleanupGlobals in -lxslt... yes [08:09:32.431] checking for LZ4_compress_default in -llz4... yes [08:09:32.560] checking for ZSTD_compress in -lzstd... yes [08:09:32.693] checking for ldap_bind in -lldap... yes [08:09:32.838] checking for ldap_initialize... yes [08:09:32.986] checking for ldap_verify_credentials... yes [08:09:33.131] checking for security_compute_create_name in -lselinux... yes [08:09:33.267] checking for uuid_export in -lossp-uuid... yes [08:09:33.404] checking for stdbool.h that conforms to C99... yes [08:09:33.441] checking for _Bool... yes [08:09:33.623] checking atomic.h usability... no [08:09:33.707] checking atomic.h presence... no [08:09:33.740] checking for atomic.h... no [08:09:33.743] checking copyfile.h usability... no [08:09:33.828] checking copyfile.h presence... no [08:09:33.862] checking for copyfile.h... no [08:09:33.865] checking execinfo.h usability... yes [08:09:33.950] checking execinfo.h presence... yes [08:09:33.979] checking for execinfo.h... yes [08:09:33.986] checking getopt.h usability... yes [08:09:33.994] checking getopt.h presence... yes [08:09:34.023] checking for getopt.h... yes [08:09:34.030] checking ifaddrs.h usability... yes [08:09:34.116] checking ifaddrs.h presence... yes [08:09:34.148] checking for ifaddrs.h... yes [08:09:34.155] checking mbarrier.h usability... no [08:09:34.235] checking mbarrier.h presence... no [08:09:34.270] checking for mbarrier.h... no [08:09:34.273] checking sys/epoll.h usability... yes [08:09:34.357] checking sys/epoll.h presence... yes [08:09:34.388] checking for sys/epoll.h... yes [08:09:34.395] checking sys/event.h usability... no [08:09:34.482] checking sys/event.h presence... no [08:09:34.518] checking for sys/event.h... no [08:09:34.522] checking sys/personality.h usability... yes [08:09:34.612] checking sys/personality.h presence... yes [08:09:34.643] checking for sys/personality.h... yes [08:09:34.650] checking sys/prctl.h usability... yes [08:09:34.658] checking sys/prctl.h presence... yes [08:09:34.689] checking for sys/prctl.h... yes [08:09:34.696] checking sys/procctl.h usability... no [08:09:34.781] checking sys/procctl.h presence... no [08:09:34.815] checking for sys/procctl.h... no [08:09:34.818] checking sys/signalfd.h usability... yes [08:09:34.905] checking sys/signalfd.h presence... yes [08:09:34.938] checking for sys/signalfd.h... yes [08:09:34.946] checking sys/ucred.h usability... no [08:09:35.033] checking sys/ucred.h presence... no [08:09:35.071] checking for sys/ucred.h... no [08:09:35.074] checking termios.h usability... yes [08:09:35.082] checking termios.h presence... yes [08:09:35.113] checking for termios.h... yes [08:09:35.120] checking ucred.h usability... no [08:09:35.204] checking ucred.h presence... no [08:09:35.238] checking for ucred.h... no [08:09:35.241] checking xlocale.h usability... no [08:09:35.326] checking xlocale.h presence... no [08:09:35.361] checking for xlocale.h... no [08:09:35.363] checking readline/readline.h usability... yes [08:09:35.408] checking readline/readline.h presence... yes [08:09:35.440] checking for readline/readline.h... yes [08:09:35.442] checking readline/history.h usability... yes [08:09:35.530] checking readline/history.h presence... yes [08:09:35.562] checking for readline/history.h... yes [08:09:35.565] checking zlib.h usability... yes [08:09:35.654] checking zlib.h presence... yes [08:09:35.687] checking for zlib.h... yes [08:09:35.688] checking for lz4... /usr/bin/lz4 [08:09:35.688] checking lz4.h usability... yes [08:09:35.696] checking lz4.h presence... yes [08:09:35.726] checking for lz4.h... yes [08:09:35.726] checking for zstd... /usr/bin/zstd [08:09:35.726] checking zstd.h usability... yes [08:09:35.771] checking zstd.h presence... yes [08:09:35.802] checking for zstd.h... yes [08:09:35.802] checking gssapi/gssapi.h usability... yes [08:09:35.810] checking gssapi/gssapi.h presence... yes [08:09:35.843] checking for gssapi/gssapi.h... yes [08:09:35.844] checking gssapi/gssapi_ext.h usability... yes [08:09:35.853] checking gssapi/gssapi_ext.h presence... yes [08:09:35.886] checking for gssapi/gssapi_ext.h... yes [08:09:35.889] checking for openssl... /usr/bin/openssl [08:09:35.893] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [08:09:35.893] checking openssl/ssl.h usability... yes [08:09:35.903] checking openssl/ssl.h presence... yes [08:09:35.966] checking for openssl/ssl.h... yes [08:09:35.966] checking openssl/err.h usability... yes [08:09:36.019] checking openssl/err.h presence... yes [08:09:36.061] checking for openssl/err.h... yes [08:09:36.062] checking security/pam_appl.h usability... yes [08:09:36.071] checking security/pam_appl.h presence... yes [08:09:36.103] checking for security/pam_appl.h... yes [08:09:36.105] checking systemd/sd-daemon.h usability... yes [08:09:36.197] checking systemd/sd-daemon.h presence... yes [08:09:36.231] checking for systemd/sd-daemon.h... yes [08:09:36.231] checking libxml/parser.h usability... yes [08:09:36.290] checking libxml/parser.h presence... yes [08:09:36.334] checking for libxml/parser.h... yes [08:09:36.334] checking libxslt/xslt.h usability... yes [08:09:36.344] checking libxslt/xslt.h presence... yes [08:09:36.387] checking for libxslt/xslt.h... yes [08:09:36.388] checking ldap.h usability... yes [08:09:36.481] checking ldap.h presence... yes [08:09:36.515] checking for ldap.h... yes [08:09:36.515] checking for compatible LDAP implementation... yes [08:09:36.592] checking ossp/uuid.h usability... yes [08:09:36.679] checking ossp/uuid.h presence... yes [08:09:36.713] checking for ossp/uuid.h... yes [08:09:36.749] checking whether byte ordering is bigendian... no [08:09:36.934] checking for inline... inline [08:09:36.998] checking for printf format archetype... printf [08:09:37.049] checking for _Static_assert... yes [08:09:37.183] checking for typeof... typeof [08:09:37.191] checking for __builtin_types_compatible_p... yes [08:09:37.256] checking for __builtin_constant_p... yes [08:09:37.267] checking for __builtin_unreachable... yes [08:09:37.395] checking for computed goto support... yes [08:09:37.403] checking for struct tm.tm_zone... yes [08:09:37.472] checking for union semun... no [08:09:37.542] checking for socklen_t... yes [08:09:37.623] checking for struct sockaddr.sa_len... no [08:09:37.766] checking for C/C++ restrict keyword... __restrict [08:09:37.835] checking for struct option... yes [08:09:37.965] checking whether assembler supports x86_64 popcntq... yes [08:09:38.034] checking for special C compiler options needed for large files... no [08:09:38.034] checking for _FILE_OFFSET_BITS value needed for large files... no [08:09:38.104] checking size of off_t... 8 [08:09:38.268] checking size of bool... 1 [08:09:38.422] checking for int timezone... yes [08:09:38.572] checking for backtrace_symbols... yes [08:09:38.710] checking for copyfile... no [08:09:38.850] checking for copy_file_range... yes [08:09:38.988] checking for getifaddrs... yes [08:09:39.133] checking for getpeerucred... no [08:09:39.272] checking for inet_pton... yes [08:09:39.413] checking for kqueue... no [08:09:39.554] checking for mbstowcs_l... no [08:09:39.695] checking for memset_s... no [08:09:39.834] checking for posix_fallocate... yes [08:09:39.973] checking for ppoll... yes [08:09:40.116] checking for pthread_is_threaded_np... no [08:09:40.256] checking for setproctitle... no [08:09:40.394] checking for setproctitle_fast... no [08:09:40.537] checking for strchrnul... yes [08:09:40.676] checking for strsignal... yes [08:09:40.816] checking for syncfs... yes [08:09:40.955] checking for sync_file_range... yes [08:09:41.094] checking for uselocale... yes [08:09:41.234] checking for wcstombs_l... no [08:09:41.371] checking for __builtin_bswap16... yes [08:09:41.510] checking for __builtin_bswap32... yes [08:09:41.648] checking for __builtin_bswap64... yes [08:09:41.785] checking for __builtin_clz... yes [08:09:41.931] checking for __builtin_ctz... yes [08:09:42.070] checking for __builtin_popcount... yes [08:09:42.204] checking for __builtin_frame_address... yes [08:09:42.339] checking for _LARGEFILE_SOURCE value needed for large files... no [08:09:42.478] checking how ccache clang reports undeclared, standard C functions... warning [08:09:42.546] checking for posix_fadvise... yes [08:09:42.682] checking whether posix_fadvise is declared... yes [08:09:42.753] checking whether fdatasync is declared... yes [08:09:42.765] checking whether strlcat is declared... no [08:09:42.860] checking whether strlcpy is declared... no [08:09:42.955] checking whether strnlen is declared... yes [08:09:42.969] checking whether strsep is declared... yes [08:09:43.061] checking whether preadv is declared... yes [08:09:43.104] checking whether pwritev is declared... yes [08:09:43.117] checking whether F_FULLFSYNC is declared... no [08:09:43.190] checking for explicit_bzero... yes [08:09:43.321] checking for getopt... yes [08:09:43.452] checking for getpeereid... no [08:09:43.588] checking for inet_aton... yes [08:09:43.724] checking for mkdtemp... yes [08:09:43.858] checking for strlcat... no [08:09:43.999] checking for strlcpy... no [08:09:44.147] checking for strnlen... yes [08:09:44.280] checking for strsep... yes [08:09:44.412] checking for pthread_barrier_wait... yes [08:09:44.542] checking for getopt_long... yes [08:09:44.674] checking for syslog... yes [08:09:44.810] checking syslog.h usability... yes [08:09:44.855] checking syslog.h presence... yes [08:09:44.886] checking for syslog.h... yes [08:09:44.886] checking for opterr... yes [08:09:45.025] checking for optreset... no [08:09:45.166] checking unicode/ucol.h usability... yes [08:09:45.222] checking unicode/ucol.h presence... yes [08:09:45.261] checking for unicode/ucol.h... yes [08:09:45.266] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:09:45.347] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:09:45.422] checking for rl_completion_suppress_quote... yes [08:09:45.564] checking for rl_filename_quote_characters... yes [08:09:45.708] checking for rl_filename_quoting_function... yes [08:09:45.852] checking for append_history... yes [08:09:45.997] checking for history_truncate_file... yes [08:09:46.146] checking for rl_completion_matches... yes [08:09:46.296] checking for rl_filename_completion_function... yes [08:09:46.435] checking for rl_reset_screen_size... yes [08:09:46.577] checking for rl_variable_bind... yes [08:09:46.717] checking test program... ok [08:09:46.858] checking whether long int is 64 bits... yes [08:09:47.008] checking for __builtin_mul_overflow... yes [08:09:47.154] checking size of void *... 8 [08:09:47.318] checking size of size_t... 8 [08:09:47.481] checking size of long... 8 [08:09:47.650] checking alignment of short... 2 [08:09:47.810] checking alignment of int... 4 [08:09:47.963] checking alignment of long... 8 [08:09:48.117] checking alignment of double... 8 [08:09:48.272] checking for __int128... yes [08:09:48.409] checking for __int128 alignment bug... ok [08:09:48.543] checking alignment of PG_INT128_TYPE... 16 [08:09:48.695] checking for builtin __sync char locking functions... yes [08:09:48.823] checking for builtin __sync int32 locking functions... yes [08:09:48.956] checking for builtin __sync int32 atomic operations... yes [08:09:49.091] checking for builtin __sync int64 atomic operations... yes [08:09:49.219] checking for builtin __atomic int32 atomic operations... yes [08:09:49.349] checking for builtin __atomic int64 atomic operations... yes [08:09:49.484] checking for __get_cpuid... yes [08:09:49.612] checking for __get_cpuid_count... yes [08:09:49.742] checking for __cpuid... no [08:09:49.799] checking for __cpuidex... no [08:09:49.856] checking for _xgetbv... yes [08:09:50.241] checking for _mm512_popcnt_epi64... yes [08:09:50.583] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:09:50.669] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:09:50.889] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:09:50.948] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:09:51.001] 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:09:51.068] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:09:51.068] checking for library containing sem_init... none required [08:09:51.196] checking which semaphore API to use... unnamed POSIX [08:09:51.196] checking which random number source to use... OpenSSL [08:09:51.198] checking for tclsh... /usr/bin/tclsh [08:09:51.198] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:09:51.236] checking tcl.h usability... yes [08:09:51.333] checking tcl.h presence... yes [08:09:51.367] checking for tcl.h... yes [08:09:51.368] checking for perl.h... yes [08:09:51.674] checking for libperl... yes [08:09:51.894] checking Python.h usability... yes [08:09:51.904] checking Python.h presence... yes [08:09:51.967] checking for Python.h... yes [08:09:51.968] checking for xmllint... /usr/bin/xmllint [08:09:51.968] checking for xsltproc... /usr/bin/xsltproc [08:09:51.968] checking for fop... /usr/bin/fop [08:09:51.969] checking for dbtoepub... no [08:09:51.969] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:09:52.054] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:09:52.167] configure: using compiler=Debian clang version 14.0.6 [08:09:52.167] 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:09:52.167] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:09:52.167] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [08:09:52.167] configure: using CXX=ccache clang++-16 [08:09:52.168] 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:09:52.168] configure: using CLANG=ccache clang-16 [08:09:52.168] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [08:09:52.168] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:09:52.192] configure: updating cache clang.cache [08:09:52.200] configure: creating ./config.status [08:09:52.279] config.status: creating GNUmakefile [08:09:52.290] config.status: creating src/Makefile.global [08:09:52.304] config.status: creating src/include/pg_config.h [08:09:52.316] config.status: creating src/include/pg_config_ext.h [08:09:52.323] config.status: src/include/pg_config_ext.h is unchanged [08:09:52.325] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:09:52.332] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:09:52.337] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:09:52.343] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:09:52.350] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:09:52.357] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:09:52.364] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:09:52.395] [08:09:52.395] real 0m26.602s [08:09:52.395] user 0m14.933s [08:09:52.395] sys 0m11.698s [08:09:52.395] make -s -j${BUILD_JOBS} clean [08:09:52.898] time make -s -j${BUILD_JOBS} world-bin [08:11:25.531] mcxtfuncs.c:38:13: error: no previous extern declaration for non-static variable 'memstats_area' [-Werror,-Wmissing-variable-declarations] [08:11:25.531] dsa_area *memstats_area = NULL; /* The session-scoped DSA area for memory [08:11:25.531] ^ [08:11:25.531] mcxtfuncs.c:38:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [08:11:25.531] dsa_area *memstats_area = NULL; /* The session-scoped DSA area for memory [08:11:25.531] ^ [08:11:25.531] 1 error generated. [08:11:25.531] make[4]: *** [: mcxtfuncs.o] Error 1 [08:11:25.531] make[4]: *** Waiting for unfinished jobs.... [08:11:25.999] make[3]: *** [../../../src/backend/common.mk:37: adt-recursive] Error 2 [08:11:25.999] make[3]: *** Waiting for unfinished jobs.... [08:11:28.404] make[2]: *** [common.mk:37: utils-recursive] Error 2 [08:11:28.404] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:11:28.404] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:11:28.405] [08:11:28.405] real 1m35.507s [08:11:28.405] user 4m50.978s [08:11:28.405] sys 1m21.295s [08:11:28.405] [08:11:28.405] Exit status: 2