[07:13:11.280] time ./configure \ [07:13:11.280] --cache clang.cache \ [07:13:11.280] ${LINUX_CONFIGURE_FEATURES} \ [07:13:11.280] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [07:13:11.438] configure: creating cache clang.cache [07:13:11.452] checking build system type... x86_64-pc-linux-gnu [07:13:11.550] checking host system type... x86_64-pc-linux-gnu [07:13:11.550] checking which template to use... linux [07:13:11.551] checking whether NLS is wanted... no [07:13:11.551] checking for default port number... 5432 [07:13:11.557] checking for block size... 8kB [07:13:11.559] checking for segment size... 1GB [07:13:11.561] checking for WAL block size... 8kB [07:13:11.675] checking whether the C compiler works... yes [07:13:11.830] checking for C compiler default output file name... a.out [07:13:11.830] checking for suffix of executables... [07:13:11.897] checking whether we are cross compiling... no [07:13:11.986] checking for suffix of object files... o [07:13:11.993] checking whether we are using the GNU C compiler... yes [07:13:11.999] checking whether ccache clang accepts -g... yes [07:13:12.006] checking for ccache clang option to accept ISO C89... none needed [07:13:12.014] checking for ccache clang option to accept ISO C99... none needed [07:13:12.139] checking whether we are using the GNU C++ compiler... yes [07:13:12.145] checking whether ccache clang++-16 accepts -g... yes [07:13:12.278] checking for gawk... no [07:13:12.278] checking for mawk... mawk [07:13:12.278] checking for LLVM_CONFIG... llvm-config-16 [07:13:12.283] configure: using llvm 16.0.6 [07:13:12.283] checking for CLANG... ccache clang-16 [07:13:12.331] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [07:13:12.337] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [07:13:12.344] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [07:13:12.350] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [07:13:12.356] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [07:13:12.362] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [07:13:12.368] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [07:13:12.375] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:13:12.381] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [07:13:12.392] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [07:13:12.402] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [07:13:12.408] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [07:13:12.415] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [07:13:12.426] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [07:13:12.437] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [07:13:12.443] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [07:13:12.449] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [07:13:12.456] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [07:13:12.462] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [07:13:12.468] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [07:13:12.474] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [07:13:12.481] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [07:13:12.492] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [07:13:12.498] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:13:12.505] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:13:12.511] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:13:12.517] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:13:12.523] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:13:12.534] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:13:12.545] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:13:12.557] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:13:12.564] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:13:12.570] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:13:12.577] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:13:12.583] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:13:12.589] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:13:12.596] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:13:12.602] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:13:12.608] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:13:12.615] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:13:12.621] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:13:12.627] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:13:12.638] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:13:12.649] checking whether the C compiler still works... yes [07:13:12.760] checking how to run the C preprocessor... ccache clang -E [07:13:12.888] checking for pkg-config... /usr/bin/pkg-config [07:13:12.888] checking pkg-config is at least version 0.9.0... yes [07:13:12.890] checking whether to build with ICU support... yes [07:13:12.890] checking for icu-uc icu-i18n... yes [07:13:12.897] checking whether to build with Tcl... yes [07:13:12.897] checking whether to build Perl modules... yes [07:13:12.897] checking whether to build Python modules... yes [07:13:12.897] checking whether to build with GSSAPI support... yes [07:13:12.898] checking whether to build with PAM support... yes [07:13:12.898] checking whether to build with BSD Authentication support... no [07:13:12.898] checking whether to build with LDAP support... yes [07:13:12.898] checking whether to build with Bonjour support... no [07:13:12.898] checking whether to build with SELinux support... yes [07:13:12.898] checking whether to build with systemd support... yes [07:13:12.899] checking whether to build with XML support... yes [07:13:12.899] checking for libxml-2.0 >= 2.6.23... yes [07:13:12.905] checking whether to build with LZ4 support... yes [07:13:12.905] checking for liblz4... yes [07:13:12.912] checking whether to build with ZSTD support... yes [07:13:12.912] checking for libzstd >= 1.4.0... yes [07:13:12.918] checking for strip... strip [07:13:12.919] checking whether it is possible to strip libraries... yes [07:13:12.920] checking for ar... ar [07:13:12.921] checking for a BSD-compatible install... /usr/bin/install -c [07:13:12.929] checking for tar... /usr/bin/tar [07:13:12.929] checking whether ln -s works... yes [07:13:12.929] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:13:12.932] checking for bison... /usr/bin/bison [07:13:12.934] configure: using bison (GNU Bison) 3.8.2 [07:13:12.936] checking for flex... /usr/bin/flex [07:13:12.948] configure: using flex 2.6.4 [07:13:12.948] checking for perl... /usr/bin/perl [07:13:12.950] configure: using perl 5.36.0 [07:13:12.952] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:13:12.956] checking for Perl privlibexp... /usr/share/perl/5.36 [07:13:12.961] checking for Perl useshrplib... true [07:13:12.966] 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:13:12.972] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:13:12.977] 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:13:13.067] checking for python3... /usr/bin/python3 [07:13:13.079] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [07:13:13.085] checking for Python sysconfig module... yes [07:13:13.096] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:13:13.108] checking Python include directory... -I/usr/include/python3.11 [07:13:13.119] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:13:13.158] checking for a sed that does not truncate output... /usr/bin/sed [07:13:13.164] checking for grep that handles long lines and -e... /usr/bin/grep [07:13:13.166] checking for egrep... /usr/bin/grep -E [07:13:13.167] checking for ANSI C header files... yes [07:13:13.347] checking for sys/types.h... yes [07:13:13.362] checking for sys/stat.h... yes [07:13:13.375] checking for stdlib.h... yes [07:13:13.389] checking for string.h... yes [07:13:13.403] checking for memory.h... yes [07:13:13.416] checking for strings.h... yes [07:13:13.430] checking for inttypes.h... yes [07:13:13.445] checking for stdint.h... yes [07:13:13.459] checking for unistd.h... yes [07:13:13.470] checking whether ccache clang is Clang... yes [07:13:13.499] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [07:13:13.616] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:13:13.690] checking whether more special flags are required for pthreads... no [07:13:13.690] checking for PTHREAD_PRIO_INHERIT... yes [07:13:13.770] checking pthread.h usability... yes [07:13:13.778] checking pthread.h presence... yes [07:13:13.811] checking for pthread.h... yes [07:13:13.811] checking for strerror_r... yes [07:13:13.882] checking whether strerror_r returns int... no [07:13:13.950] checking for main in -lm... yes [07:13:14.030] checking for library containing setproctitle... no [07:13:14.190] checking for library containing dlsym... none required [07:13:14.264] checking for library containing socket... none required [07:13:14.339] checking for library containing getopt_long... none required [07:13:14.414] checking for library containing shm_open... none required [07:13:14.490] checking for library containing shm_unlink... none required [07:13:14.564] checking for library containing clock_gettime... none required [07:13:14.639] checking for library containing shmget... none required [07:13:14.716] checking for library containing backtrace_symbols... none required [07:13:14.793] checking for library containing pthread_barrier_wait... none required [07:13:14.869] checking for library containing readline... -lreadline [07:13:14.944] checking for inflate in -lz... yes [07:13:15.022] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:13:15.183] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:13:15.282] checking for SSL_new in -lssl... yes [07:13:15.384] checking for SSL_CTX_set_ciphersuites... yes [07:13:15.489] checking for SSL_CTX_set_cert_cb... yes [07:13:15.595] checking for X509_get_signature_info... yes [07:13:15.705] checking for SSL_CTX_set_num_tickets... yes [07:13:15.812] checking for pam_start in -lpam... yes [07:13:15.914] checking for xmlSaveToBuffer in -lxml2... yes [07:13:16.044] checking for xsltCleanupGlobals in -lxslt... yes [07:13:16.183] checking for LZ4_compress_default in -llz4... yes [07:13:16.319] checking for ZSTD_compress in -lzstd... yes [07:13:16.455] checking for ldap_bind in -lldap... yes [07:13:16.606] checking for ldap_initialize... yes [07:13:16.761] checking for ldap_verify_credentials... yes [07:13:16.909] checking for security_compute_create_name in -lselinux... yes [07:13:17.044] checking for uuid_export in -lossp-uuid... yes [07:13:17.181] checking for stdbool.h that conforms to C99... yes [07:13:17.192] checking for _Bool... yes [07:13:17.292] checking atomic.h usability... no [07:13:17.375] checking atomic.h presence... no [07:13:17.408] checking for atomic.h... no [07:13:17.411] checking copyfile.h usability... no [07:13:17.496] checking copyfile.h presence... no [07:13:17.530] checking for copyfile.h... no [07:13:17.534] checking execinfo.h usability... yes [07:13:17.541] checking execinfo.h presence... yes [07:13:17.571] checking for execinfo.h... yes [07:13:17.578] checking getopt.h usability... yes [07:13:17.585] checking getopt.h presence... yes [07:13:17.615] checking for getopt.h... yes [07:13:17.621] checking ifaddrs.h usability... yes [07:13:17.629] checking ifaddrs.h presence... yes [07:13:17.661] checking for ifaddrs.h... yes [07:13:17.667] checking mbarrier.h usability... no [07:13:17.750] checking mbarrier.h presence... no [07:13:17.784] checking for mbarrier.h... no [07:13:17.787] checking sys/epoll.h usability... yes [07:13:17.795] checking sys/epoll.h presence... yes [07:13:17.826] checking for sys/epoll.h... yes [07:13:17.833] checking sys/event.h usability... no [07:13:17.915] checking sys/event.h presence... no [07:13:17.949] checking for sys/event.h... no [07:13:17.952] checking sys/personality.h usability... yes [07:13:17.960] checking sys/personality.h presence... yes [07:13:17.990] checking for sys/personality.h... yes [07:13:17.997] checking sys/prctl.h usability... yes [07:13:18.004] checking sys/prctl.h presence... yes [07:13:18.035] checking for sys/prctl.h... yes [07:13:18.041] checking sys/procctl.h usability... no [07:13:18.124] checking sys/procctl.h presence... no [07:13:18.158] checking for sys/procctl.h... no [07:13:18.161] checking sys/signalfd.h usability... yes [07:13:18.168] checking sys/signalfd.h presence... yes [07:13:18.199] checking for sys/signalfd.h... yes [07:13:18.206] checking sys/ucred.h usability... no [07:13:18.289] checking sys/ucred.h presence... no [07:13:18.324] checking for sys/ucred.h... no [07:13:18.327] checking termios.h usability... yes [07:13:18.335] checking termios.h presence... yes [07:13:18.365] checking for termios.h... yes [07:13:18.372] checking ucred.h usability... no [07:13:18.455] checking ucred.h presence... no [07:13:18.490] checking for ucred.h... no [07:13:18.493] checking xlocale.h usability... no [07:13:18.576] checking xlocale.h presence... no [07:13:18.610] checking for xlocale.h... no [07:13:18.612] checking readline/readline.h usability... yes [07:13:18.619] checking readline/readline.h presence... yes [07:13:18.652] checking for readline/readline.h... yes [07:13:18.654] checking readline/history.h usability... yes [07:13:18.661] checking readline/history.h presence... yes [07:13:18.694] checking for readline/history.h... yes [07:13:18.697] checking zlib.h usability... yes [07:13:18.705] checking zlib.h presence... yes [07:13:18.737] checking for zlib.h... yes [07:13:18.737] checking for lz4... /usr/bin/lz4 [07:13:18.738] checking lz4.h usability... yes [07:13:18.746] checking lz4.h presence... yes [07:13:18.776] checking for lz4.h... yes [07:13:18.776] checking for zstd... /usr/bin/zstd [07:13:18.776] checking zstd.h usability... yes [07:13:18.784] checking zstd.h presence... yes [07:13:18.816] checking for zstd.h... yes [07:13:18.816] checking gssapi/gssapi.h usability... yes [07:13:18.824] checking gssapi/gssapi.h presence... yes [07:13:18.857] checking for gssapi/gssapi.h... yes [07:13:18.859] checking gssapi/gssapi_ext.h usability... yes [07:13:18.867] checking gssapi/gssapi_ext.h presence... yes [07:13:18.899] checking for gssapi/gssapi_ext.h... yes [07:13:18.900] checking for openssl... /usr/bin/openssl [07:13:18.905] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [07:13:18.905] checking openssl/ssl.h usability... yes [07:13:18.915] checking openssl/ssl.h presence... yes [07:13:18.977] checking for openssl/ssl.h... yes [07:13:18.977] checking openssl/err.h usability... yes [07:13:18.986] checking openssl/err.h presence... yes [07:13:19.027] checking for openssl/err.h... yes [07:13:19.027] checking security/pam_appl.h usability... yes [07:13:19.035] checking security/pam_appl.h presence... yes [07:13:19.065] checking for security/pam_appl.h... yes [07:13:19.067] checking systemd/sd-daemon.h usability... yes [07:13:19.075] checking systemd/sd-daemon.h presence... yes [07:13:19.108] checking for systemd/sd-daemon.h... yes [07:13:19.108] checking libxml/parser.h usability... yes [07:13:19.117] checking libxml/parser.h presence... yes [07:13:19.160] checking for libxml/parser.h... yes [07:13:19.160] checking libxslt/xslt.h usability... yes [07:13:19.169] checking libxslt/xslt.h presence... yes [07:13:19.214] checking for libxslt/xslt.h... yes [07:13:19.214] checking ldap.h usability... yes [07:13:19.223] checking ldap.h presence... yes [07:13:19.255] checking for ldap.h... yes [07:13:19.256] checking for compatible LDAP implementation... yes [07:13:19.263] checking ossp/uuid.h usability... yes [07:13:19.270] checking ossp/uuid.h presence... yes [07:13:19.303] checking for ossp/uuid.h... yes [07:13:19.337] checking whether byte ordering is bigendian... no [07:13:19.483] checking for inline... inline [07:13:19.493] checking for printf format archetype... printf [07:13:19.517] checking for _Static_assert... yes [07:13:19.652] checking for typeof... typeof [07:13:19.659] checking for __builtin_types_compatible_p... yes [07:13:19.669] checking for __builtin_constant_p... yes [07:13:19.680] checking for __builtin_unreachable... yes [07:13:19.815] checking for computed goto support... yes [07:13:19.822] checking for struct tm.tm_zone... yes [07:13:19.831] checking for union semun... no [07:13:19.899] checking for socklen_t... yes [07:13:19.981] checking for struct sockaddr.sa_len... no [07:13:20.123] checking for C/C++ restrict keyword... __restrict [07:13:20.136] checking for struct option... yes [07:13:20.207] checking whether assembler supports x86_64 popcntq... yes [07:13:20.214] checking for special C compiler options needed for large files... no [07:13:20.214] checking for _FILE_OFFSET_BITS value needed for large files... no [07:13:20.225] checking size of off_t... 8 [07:13:20.384] checking size of bool... 1 [07:13:20.536] checking for int timezone... yes [07:13:20.677] checking for backtrace_symbols... yes [07:13:20.812] checking for copyfile... no [07:13:20.968] checking for copy_file_range... yes [07:13:21.109] checking for getifaddrs... yes [07:13:21.249] checking for getpeerucred... no [07:13:21.391] checking for inet_pton... yes [07:13:21.534] checking for kqueue... no [07:13:21.678] checking for mbstowcs_l... no [07:13:21.824] checking for memset_s... no [07:13:21.963] checking for posix_fallocate... yes [07:13:22.108] checking for ppoll... yes [07:13:22.245] checking for pthread_is_threaded_np... no [07:13:22.384] checking for setproctitle... no [07:13:22.522] checking for setproctitle_fast... no [07:13:22.660] checking for strchrnul... yes [07:13:22.796] checking for strsignal... yes [07:13:22.933] checking for syncfs... yes [07:13:23.074] checking for sync_file_range... yes [07:13:23.216] checking for uselocale... yes [07:13:23.356] checking for wcstombs_l... no [07:13:23.494] checking for __builtin_bswap16... yes [07:13:23.627] checking for __builtin_bswap32... yes [07:13:23.764] checking for __builtin_bswap64... yes [07:13:23.906] checking for __builtin_clz... yes [07:13:24.044] checking for __builtin_ctz... yes [07:13:24.181] checking for __builtin_popcount... yes [07:13:24.317] checking for __builtin_frame_address... yes [07:13:24.453] checking for _LARGEFILE_SOURCE value needed for large files... no [07:13:24.590] checking how ccache clang reports undeclared, standard C functions... warning [07:13:24.609] checking for posix_fadvise... yes [07:13:24.750] checking whether posix_fadvise is declared... yes [07:13:24.762] checking whether fdatasync is declared... yes [07:13:24.774] checking whether strlcat is declared... no [07:13:24.869] checking whether strlcpy is declared... no [07:13:24.963] checking whether strnlen is declared... yes [07:13:24.976] checking whether strsep is declared... yes [07:13:24.989] checking whether preadv is declared... yes [07:13:25.001] checking whether pwritev is declared... yes [07:13:25.013] checking whether F_FULLFSYNC is declared... no [07:13:25.082] checking for explicit_bzero... yes [07:13:25.213] checking for getopt... yes [07:13:25.344] checking for getpeereid... no [07:13:25.481] checking for inet_aton... yes [07:13:25.614] checking for mkdtemp... yes [07:13:25.752] checking for strlcat... no [07:13:25.890] checking for strlcpy... no [07:13:26.026] checking for strnlen... yes [07:13:26.160] checking for strsep... yes [07:13:26.290] checking for pthread_barrier_wait... yes [07:13:26.419] checking for getopt_long... yes [07:13:26.551] checking for syslog... yes [07:13:26.682] checking syslog.h usability... yes [07:13:26.690] checking syslog.h presence... yes [07:13:26.720] checking for syslog.h... yes [07:13:26.720] checking for opterr... yes [07:13:26.858] checking for optreset... no [07:13:26.995] checking unicode/ucol.h usability... yes [07:13:27.003] checking unicode/ucol.h presence... yes [07:13:27.041] checking for unicode/ucol.h... yes [07:13:27.045] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:13:27.058] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:13:27.067] checking for rl_completion_suppress_quote... yes [07:13:27.209] checking for rl_filename_quote_characters... yes [07:13:27.350] checking for rl_filename_quoting_function... yes [07:13:27.490] checking for append_history... yes [07:13:27.634] checking for history_truncate_file... yes [07:13:27.772] checking for rl_completion_matches... yes [07:13:27.921] checking for rl_filename_completion_function... yes [07:13:28.062] checking for rl_reset_screen_size... yes [07:13:28.204] checking for rl_variable_bind... yes [07:13:28.340] checking test program... ok [07:13:28.480] checking whether long int is 64 bits... yes [07:13:28.628] checking for __builtin_mul_overflow... yes [07:13:28.768] checking size of void *... 8 [07:13:28.928] checking size of size_t... 8 [07:13:29.091] checking size of long... 8 [07:13:29.248] checking alignment of short... 2 [07:13:29.407] checking alignment of int... 4 [07:13:29.563] checking alignment of long... 8 [07:13:29.717] checking alignment of double... 8 [07:13:29.873] checking for __int128... yes [07:13:30.010] checking for __int128 alignment bug... ok [07:13:30.158] checking alignment of PG_INT128_TYPE... 16 [07:13:30.315] checking for builtin __sync char locking functions... yes [07:13:30.452] checking for builtin __sync int32 locking functions... yes [07:13:30.585] checking for builtin __sync int32 atomic operations... yes [07:13:30.720] checking for builtin __sync int64 atomic operations... yes [07:13:30.852] checking for builtin __atomic int32 atomic operations... yes [07:13:30.991] checking for builtin __atomic int64 atomic operations... yes [07:13:31.126] checking for __get_cpuid... yes [07:13:31.267] checking for __get_cpuid_count... yes [07:13:31.403] checking for __cpuid... no [07:13:31.462] checking for __cpuidex... no [07:13:31.520] checking for _xgetbv... yes [07:13:31.906] checking for _mm512_popcnt_epi64... yes [07:13:32.249] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:13:32.338] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:13:32.564] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:13:32.625] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:13:32.680] 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:13:32.752] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:13:32.752] checking for library containing sem_init... none required [07:13:32.892] checking which semaphore API to use... unnamed POSIX [07:13:32.892] checking which random number source to use... OpenSSL [07:13:32.894] checking for tclsh... /usr/bin/tclsh [07:13:32.894] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:13:32.934] checking tcl.h usability... yes [07:13:32.942] checking tcl.h presence... yes [07:13:32.977] checking for tcl.h... yes [07:13:32.977] checking for perl.h... yes [07:13:32.997] checking for libperl... yes [07:13:33.219] checking Python.h usability... yes [07:13:33.228] checking Python.h presence... yes [07:13:33.293] checking for Python.h... yes [07:13:33.293] checking for xmllint... /usr/bin/xmllint [07:13:33.294] checking for xsltproc... /usr/bin/xsltproc [07:13:33.294] checking for fop... /usr/bin/fop [07:13:33.294] checking for dbtoepub... no [07:13:33.294] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [07:13:33.380] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:13:33.494] configure: using compiler=Debian clang version 14.0.6 [07:13:33.495] 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:13:33.495] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:13:33.495] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:13:33.495] configure: using CXX=ccache clang++-16 [07:13:33.495] 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:13:33.495] configure: using CLANG=ccache clang-16 [07:13:33.495] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [07:13:33.495] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [07:13:33.519] configure: updating cache clang.cache [07:13:33.528] configure: creating ./config.status [07:13:33.607] config.status: creating GNUmakefile [07:13:33.618] config.status: creating src/Makefile.global [07:13:33.633] config.status: creating src/include/pg_config.h [07:13:33.644] config.status: creating src/include/pg_config_ext.h [07:13:33.651] config.status: src/include/pg_config_ext.h is unchanged [07:13:33.653] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:13:33.660] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [07:13:33.665] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:13:33.672] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:13:33.679] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:13:33.686] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:13:33.692] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:13:33.723] [07:13:33.723] real 0m22.443s [07:13:33.723] user 0m13.379s [07:13:33.723] sys 0m9.096s [07:13:33.723] make -s -j${BUILD_JOBS} clean [07:13:34.227] time make -s -j${BUILD_JOBS} world-bin [07:14:29.637] passwordcheck.c:37:5: error: no previous extern declaration for non-static variable 'min_password_length' [-Werror,-Wmissing-variable-declarations] [07:14:29.637] int min_password_length; [07:14:29.637] ^ [07:14:29.637] passwordcheck.c:37:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [07:14:29.637] int min_password_length; [07:14:29.637] ^ [07:14:29.637] 1 error generated. [07:14:29.638] make[2]: *** [: passwordcheck.o] Error 1 [07:14:29.638] make[1]: *** [Makefile:95: all-passwordcheck-recurse] Error 2 [07:14:29.638] make[1]: *** Waiting for unfinished jobs.... [07:14:30.554] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [07:14:30.554] [07:14:30.554] real 0m56.327s [07:14:30.554] user 2m39.029s [07:14:30.554] sys 0m47.168s [07:14:30.554] [07:14:30.554] Exit status: 2