[05:00:29.109] time ./configure \ [05:00:29.109] --cache clang.cache \ [05:00:29.109] ${LINUX_CONFIGURE_FEATURES} \ [05:00:29.109] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [05:00:29.264] configure: creating cache clang.cache [05:00:29.277] checking build system type... x86_64-pc-linux-gnu [05:00:29.373] checking host system type... x86_64-pc-linux-gnu [05:00:29.374] checking which template to use... linux [05:00:29.374] checking whether NLS is wanted... no [05:00:29.374] checking for default port number... 5432 [05:00:29.380] checking for block size... 8kB [05:00:29.381] checking for segment size... 1GB [05:00:29.383] checking for WAL block size... 8kB [05:00:29.491] checking whether the C compiler works... yes [05:00:29.637] checking for C compiler default output file name... a.out [05:00:29.638] checking for suffix of executables... [05:00:29.704] checking whether we are cross compiling... no [05:00:29.790] checking for suffix of object files... o [05:00:29.821] checking whether we are using the GNU C compiler... yes [05:00:29.827] checking whether ccache clang accepts -g... yes [05:00:29.884] checking for ccache clang option to accept ISO C89... none needed [05:00:29.998] checking for ccache clang option to accept ISO C99... none needed [05:00:30.209] checking whether we are using the GNU C++ compiler... yes [05:00:30.276] checking whether ccache clang++-16 accepts -g... yes [05:00:30.402] checking for gawk... no [05:00:30.402] checking for mawk... mawk [05:00:30.402] checking for LLVM_CONFIG... llvm-config-16 [05:00:30.407] configure: using llvm 16.0.6 [05:00:30.407] checking for CLANG... ccache clang-16 [05:00:30.455] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [05:00:30.461] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [05:00:30.492] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [05:00:30.550] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [05:00:30.556] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [05:00:30.562] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [05:00:30.569] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [05:00:30.575] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:00:30.636] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [05:00:30.646] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [05:00:30.683] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [05:00:30.690] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [05:00:30.750] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [05:00:30.761] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [05:00:30.828] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [05:00:30.858] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [05:00:30.865] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [05:00:30.871] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [05:00:30.902] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [05:00:30.908] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [05:00:30.938] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [05:00:30.998] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [05:00:31.009] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [05:00:31.069] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:00:31.100] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:00:31.131] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [05:00:31.185] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [05:00:31.241] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [05:00:31.252] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [05:00:31.263] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:00:31.274] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:00:31.330] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:00:31.336] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:00:31.369] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [05:00:31.376] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [05:00:31.382] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [05:00:31.414] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [05:00:31.445] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [05:00:31.452] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [05:00:31.458] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [05:00:31.469] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [05:00:31.469] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [05:00:31.475] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [05:00:31.507] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [05:00:31.518] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [05:00:31.529] checking whether the C compiler still works... yes [05:00:31.634] checking how to run the C preprocessor... ccache clang -E [05:00:31.759] checking for pkg-config... /usr/bin/pkg-config [05:00:31.759] checking pkg-config is at least version 0.9.0... yes [05:00:31.760] checking whether to build with ICU support... yes [05:00:31.760] checking for icu-uc icu-i18n... yes [05:00:31.767] checking whether to build with Tcl... yes [05:00:31.767] checking whether to build Perl modules... yes [05:00:31.767] checking whether to build Python modules... yes [05:00:31.767] checking whether to build with GSSAPI support... yes [05:00:31.768] checking whether to build with PAM support... yes [05:00:31.769] checking whether to build with BSD Authentication support... no [05:00:31.769] checking whether to build with LDAP support... yes [05:00:31.769] checking whether to build with Bonjour support... no [05:00:31.769] checking whether to build with SELinux support... yes [05:00:31.769] checking whether to build with systemd support... yes [05:00:31.769] checking whether to build with XML support... yes [05:00:31.769] checking for libxml-2.0 >= 2.6.23... yes [05:00:31.776] checking whether to build with LZ4 support... yes [05:00:31.776] checking for liblz4... yes [05:00:31.782] checking whether to build with ZSTD support... yes [05:00:31.783] checking for libzstd >= 1.4.0... yes [05:00:31.789] checking for strip... strip [05:00:31.789] checking whether it is possible to strip libraries... yes [05:00:31.791] checking for ar... ar [05:00:31.791] checking for a BSD-compatible install... /usr/bin/install -c [05:00:31.799] checking for tar... /usr/bin/tar [05:00:31.800] checking whether ln -s works... yes [05:00:31.800] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:00:31.802] checking for bison... /usr/bin/bison [05:00:31.804] configure: using bison (GNU Bison) 3.8.2 [05:00:31.806] checking for flex... /usr/bin/flex [05:00:31.808] configure: using flex 2.6.4 [05:00:31.808] checking for perl... /usr/bin/perl [05:00:31.811] configure: using perl 5.36.0 [05:00:31.812] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [05:00:31.817] checking for Perl privlibexp... /usr/share/perl/5.36 [05:00:31.821] checking for Perl useshrplib... true [05:00:31.827] 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 [05:00:31.832] checking for CFLAGS to compile embedded Perl... -DDEBIAN [05:00:31.838] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [05:00:31.926] checking for python3... /usr/bin/python3 [05:00:31.937] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [05:00:31.943] checking for Python sysconfig module... yes [05:00:31.954] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [05:00:31.965] checking Python include directory... -I/usr/include/python3.11 [05:00:31.977] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [05:00:32.017] checking for a sed that does not truncate output... /usr/bin/sed [05:00:32.021] checking for grep that handles long lines and -e... /usr/bin/grep [05:00:32.023] checking for egrep... /usr/bin/grep -E [05:00:32.025] checking for ANSI C header files... yes [05:00:32.245] checking for sys/types.h... yes [05:00:32.291] checking for sys/stat.h... yes [05:00:32.304] checking for stdlib.h... yes [05:00:32.387] checking for string.h... yes [05:00:32.433] checking for memory.h... yes [05:00:32.520] checking for strings.h... yes [05:00:32.534] checking for inttypes.h... yes [05:00:32.548] checking for stdint.h... yes [05:00:32.596] checking for unistd.h... yes [05:00:32.608] checking whether ccache clang is Clang... yes [05:00:32.636] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [05:00:32.799] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [05:00:32.872] checking whether more special flags are required for pthreads... no [05:00:32.872] checking for PTHREAD_PRIO_INHERIT... yes [05:00:32.951] checking pthread.h usability... yes [05:00:32.959] checking pthread.h presence... yes [05:00:32.990] checking for pthread.h... yes [05:00:32.990] checking for strerror_r... yes [05:00:33.062] checking whether strerror_r returns int... no [05:00:33.126] checking for main in -lm... yes [05:00:33.203] checking for library containing setproctitle... no [05:00:33.358] checking for library containing dlsym... none required [05:00:33.432] checking for library containing socket... none required [05:00:33.506] checking for library containing getopt_long... none required [05:00:33.582] checking for library containing shm_open... none required [05:00:33.658] checking for library containing shm_unlink... none required [05:00:33.734] checking for library containing clock_gettime... none required [05:00:33.810] checking for library containing shmget... none required [05:00:33.885] checking for library containing backtrace_symbols... none required [05:00:33.961] checking for library containing pthread_barrier_wait... none required [05:00:34.039] checking for library containing readline... -lreadline [05:00:34.116] checking for inflate in -lz... yes [05:00:34.193] checking for library containing gss_store_cred_into... -lgssapi_krb5 [05:00:34.356] checking for CRYPTO_new_ex_data in -lcrypto... yes [05:00:34.455] checking for SSL_new in -lssl... yes [05:00:34.557] checking for SSL_CTX_set_ciphersuites... yes [05:00:34.659] checking for SSL_CTX_set_cert_cb... yes [05:00:34.764] checking for X509_get_signature_info... yes [05:00:34.873] checking for SSL_CTX_set_num_tickets... yes [05:00:34.978] checking for pam_start in -lpam... yes [05:00:35.081] checking for xmlSaveToBuffer in -lxml2... yes [05:00:35.208] checking for xsltCleanupGlobals in -lxslt... yes [05:00:35.335] checking for LZ4_compress_default in -llz4... yes [05:00:35.462] checking for ZSTD_compress in -lzstd... yes [05:00:35.591] checking for ldap_bind in -lldap... yes [05:00:35.732] checking for ldap_initialize... yes [05:00:35.874] checking for ldap_verify_credentials... yes [05:00:36.020] checking for security_compute_create_name in -lselinux... yes [05:00:36.154] checking for uuid_export in -lossp-uuid... yes [05:00:36.287] checking atomic.h usability... no [05:00:36.368] checking atomic.h presence... no [05:00:36.401] checking for atomic.h... no [05:00:36.405] checking copyfile.h usability... no [05:00:36.486] checking copyfile.h presence... no [05:00:36.519] checking for copyfile.h... no [05:00:36.522] checking execinfo.h usability... yes [05:00:36.530] checking execinfo.h presence... yes [05:00:36.558] checking for execinfo.h... yes [05:00:36.565] checking getopt.h usability... yes [05:00:36.572] checking getopt.h presence... yes [05:00:36.601] checking for getopt.h... yes [05:00:36.608] checking ifaddrs.h usability... yes [05:00:36.694] checking ifaddrs.h presence... yes [05:00:36.725] checking for ifaddrs.h... yes [05:00:36.733] checking mbarrier.h usability... no [05:00:36.815] checking mbarrier.h presence... no [05:00:36.848] checking for mbarrier.h... no [05:00:36.851] checking sys/epoll.h usability... yes [05:00:36.859] checking sys/epoll.h presence... yes [05:00:36.891] checking for sys/epoll.h... yes [05:00:36.897] checking sys/event.h usability... no [05:00:36.979] checking sys/event.h presence... no [05:00:37.012] checking for sys/event.h... no [05:00:37.015] checking sys/personality.h usability... yes [05:00:37.057] checking sys/personality.h presence... yes [05:00:37.086] checking for sys/personality.h... yes [05:00:37.093] checking sys/prctl.h usability... yes [05:00:37.176] checking sys/prctl.h presence... yes [05:00:37.206] checking for sys/prctl.h... yes [05:00:37.212] checking sys/procctl.h usability... no [05:00:37.293] checking sys/procctl.h presence... no [05:00:37.326] checking for sys/procctl.h... no [05:00:37.329] checking sys/signalfd.h usability... yes [05:00:37.371] checking sys/signalfd.h presence... yes [05:00:37.401] checking for sys/signalfd.h... yes [05:00:37.408] checking sys/ucred.h usability... no [05:00:37.488] checking sys/ucred.h presence... no [05:00:37.526] checking for sys/ucred.h... no [05:00:37.529] checking termios.h usability... yes [05:00:37.574] checking termios.h presence... yes [05:00:37.605] checking for termios.h... yes [05:00:37.613] checking ucred.h usability... no [05:00:37.699] checking ucred.h presence... no [05:00:37.734] checking for ucred.h... no [05:00:37.737] checking xlocale.h usability... no [05:00:37.820] checking xlocale.h presence... no [05:00:37.853] checking for xlocale.h... no [05:00:37.855] checking readline/readline.h usability... yes [05:00:37.863] checking readline/readline.h presence... yes [05:00:37.896] checking for readline/readline.h... yes [05:00:37.898] checking readline/history.h usability... yes [05:00:37.906] checking readline/history.h presence... yes [05:00:37.938] checking for readline/history.h... yes [05:00:37.941] checking zlib.h usability... yes [05:00:37.987] checking zlib.h presence... yes [05:00:38.022] checking for zlib.h... yes [05:00:38.022] checking for lz4... /usr/bin/lz4 [05:00:38.022] checking lz4.h usability... yes [05:00:38.108] checking lz4.h presence... yes [05:00:38.139] checking for lz4.h... yes [05:00:38.139] checking for zstd... /usr/bin/zstd [05:00:38.139] checking zstd.h usability... yes [05:00:38.147] checking zstd.h presence... yes [05:00:38.177] checking for zstd.h... yes [05:00:38.177] checking gssapi/gssapi.h usability... yes [05:00:38.185] checking gssapi/gssapi.h presence... yes [05:00:38.215] checking for gssapi/gssapi.h... yes [05:00:38.216] checking gssapi/gssapi_ext.h usability... yes [05:00:38.260] checking gssapi/gssapi_ext.h presence... yes [05:00:38.291] checking for gssapi/gssapi_ext.h... yes [05:00:38.293] checking for openssl... /usr/bin/openssl [05:00:38.297] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [05:00:38.297] checking openssl/ssl.h usability... yes [05:00:38.483] checking openssl/ssl.h presence... yes [05:00:38.544] checking for openssl/ssl.h... yes [05:00:38.544] checking openssl/err.h usability... yes [05:00:38.552] checking openssl/err.h presence... yes [05:00:38.592] checking for openssl/err.h... yes [05:00:38.592] checking security/pam_appl.h usability... yes [05:00:38.600] checking security/pam_appl.h presence... yes [05:00:38.629] checking for security/pam_appl.h... yes [05:00:38.630] checking systemd/sd-daemon.h usability... yes [05:00:38.638] checking systemd/sd-daemon.h presence... yes [05:00:38.670] checking for systemd/sd-daemon.h... yes [05:00:38.670] checking libxml/parser.h usability... yes [05:00:38.678] checking libxml/parser.h presence... yes [05:00:38.720] checking for libxml/parser.h... yes [05:00:38.720] checking libxslt/xslt.h usability... yes [05:00:38.729] checking libxslt/xslt.h presence... yes [05:00:38.771] checking for libxslt/xslt.h... yes [05:00:38.771] checking ldap.h usability... yes [05:00:38.817] checking ldap.h presence... yes [05:00:38.848] checking for ldap.h... yes [05:00:38.848] checking for compatible LDAP implementation... yes [05:00:38.855] checking ossp/uuid.h usability... yes [05:00:38.863] checking ossp/uuid.h presence... yes [05:00:38.895] checking for ossp/uuid.h... yes [05:00:38.928] checking whether byte ordering is bigendian... no [05:00:39.138] checking for inline... inline [05:00:39.148] checking for printf format archetype... printf [05:00:39.224] checking for _Static_assert... yes [05:00:39.355] checking for typeof... typeof [05:00:39.362] checking for __builtin_types_compatible_p... yes [05:00:39.373] checking for __builtin_constant_p... yes [05:00:39.434] checking for __builtin_mul_overflow... yes [05:00:39.569] checking for __builtin_unreachable... yes [05:00:39.698] checking for computed goto support... yes [05:00:39.705] checking for struct tm.tm_zone... yes [05:00:39.742] checking for union semun... no [05:00:39.808] checking for socklen_t... yes [05:00:39.885] checking for struct sockaddr.sa_len... no [05:00:40.022] checking for C/C++ restrict keyword... __restrict [05:00:40.036] checking for struct option... yes [05:00:40.107] checking whether assembler supports x86_64 popcntq... yes [05:00:40.171] checking for special C compiler options needed for large files... no [05:00:40.171] checking for _FILE_OFFSET_BITS value needed for large files... no [05:00:40.208] checking size of off_t... 8 [05:00:40.363] checking for int timezone... yes [05:00:40.507] checking for backtrace_symbols... yes [05:00:40.643] checking for copyfile... no [05:00:40.776] checking for copy_file_range... yes [05:00:40.909] checking for elf_aux_info... no [05:00:41.042] checking for getauxval... yes [05:00:41.177] checking for getifaddrs... yes [05:00:41.322] checking for getpeerucred... no [05:00:41.463] checking for inet_pton... yes [05:00:41.601] checking for kqueue... no [05:00:41.739] checking for mbstowcs_l... no [05:00:41.877] checking for memset_s... no [05:00:42.017] checking for posix_fallocate... yes [05:00:42.153] checking for ppoll... yes [05:00:42.291] checking for pthread_is_threaded_np... no [05:00:42.427] checking for setproctitle... no [05:00:42.562] checking for setproctitle_fast... no [05:00:42.699] checking for strchrnul... yes [05:00:42.835] checking for strsignal... yes [05:00:42.970] checking for syncfs... yes [05:00:43.102] checking for sync_file_range... yes [05:00:43.239] checking for uselocale... yes [05:00:43.382] checking for wcstombs_l... no [05:00:43.519] checking for __builtin_bswap16... yes [05:00:43.653] checking for __builtin_bswap32... yes [05:00:43.788] checking for __builtin_bswap64... yes [05:00:43.921] checking for __builtin_clz... yes [05:00:44.056] checking for __builtin_ctz... yes [05:00:44.191] checking for __builtin_popcount... yes [05:00:44.323] checking for __builtin_frame_address... yes [05:00:44.454] checking for _LARGEFILE_SOURCE value needed for large files... no [05:00:44.590] checking how ccache clang reports undeclared, standard C functions... warning [05:00:44.633] checking for posix_fadvise... yes [05:00:44.766] checking whether posix_fadvise is declared... yes [05:00:44.835] checking whether fdatasync is declared... yes [05:00:44.906] checking whether strlcat is declared... no [05:00:44.999] checking whether strlcpy is declared... no [05:00:45.092] checking whether strnlen is declared... yes [05:00:45.105] checking whether strsep is declared... yes [05:00:45.154] checking whether preadv is declared... yes [05:00:45.166] checking whether pwritev is declared... yes [05:00:45.206] checking whether F_FULLFSYNC is declared... no [05:00:45.273] checking for explicit_bzero... yes [05:00:45.401] checking for getopt... yes [05:00:45.533] checking for getpeereid... no [05:00:45.666] checking for inet_aton... yes [05:00:45.794] checking for mkdtemp... yes [05:00:45.925] checking for strlcat... no [05:00:46.060] checking for strlcpy... no [05:00:46.191] checking for strnlen... yes [05:00:46.323] checking for strsep... yes [05:00:46.455] checking for pthread_barrier_wait... yes [05:00:46.584] checking for getopt_long... yes [05:00:46.711] checking for syslog... yes [05:00:46.840] checking syslog.h usability... yes [05:00:46.848] checking syslog.h presence... yes [05:00:46.877] checking for syslog.h... yes [05:00:46.877] checking for opterr... yes [05:00:47.012] checking for optreset... no [05:00:47.145] checking unicode/ucol.h usability... yes [05:00:47.198] checking unicode/ucol.h presence... yes [05:00:47.235] checking for unicode/ucol.h... yes [05:00:47.239] checking whether LLVMCreateGDBRegistrationListener is declared... yes [05:00:47.251] checking whether LLVMCreatePerfJITEventListener is declared... yes [05:00:47.289] checking for rl_completion_suppress_quote... yes [05:00:47.427] checking for rl_filename_quote_characters... yes [05:00:47.565] checking for rl_filename_quoting_function... yes [05:00:47.703] checking for append_history... yes [05:00:47.849] checking for history_truncate_file... yes [05:00:47.984] checking for rl_completion_matches... yes [05:00:48.127] checking for rl_filename_completion_function... yes [05:00:48.269] checking for rl_reset_screen_size... yes [05:00:48.409] checking for rl_variable_bind... yes [05:00:48.546] checking test program... ok [05:00:48.680] checking size of void *... 8 [05:00:48.831] checking size of size_t... 8 [05:00:48.984] checking size of long... 8 [05:00:49.135] checking size of long long... 8 [05:00:49.289] checking alignment of short... 2 [05:00:49.445] checking alignment of int... 4 [05:00:49.597] checking alignment of long... 8 [05:00:49.750] checking alignment of int64_t... 8 [05:00:49.909] checking alignment of double... 8 [05:00:50.066] checking for __int128... yes [05:00:50.202] checking for __int128 alignment bug... ok [05:00:50.337] checking alignment of PG_INT128_TYPE... 16 [05:00:50.496] checking for builtin __sync char locking functions... yes [05:00:50.625] checking for builtin __sync int32 locking functions... yes [05:00:50.756] checking for builtin __sync int32 atomic operations... yes [05:00:50.889] checking for builtin __sync int64 atomic operations... yes [05:00:51.020] checking for builtin __atomic int32 atomic operations... yes [05:00:51.152] checking for builtin __atomic int64 atomic operations... yes [05:00:51.286] checking for __get_cpuid... yes [05:00:51.420] checking for __get_cpuid_count... yes [05:00:51.553] checking for __cpuid... no [05:00:51.610] checking for __cpuidex... no [05:00:51.665] checking for _xgetbv... yes [05:00:52.036] checking for _mm512_popcnt_epi64... yes [05:00:52.371] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:00:52.599] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:00:52.661] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:00:52.716] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:00:52.769] 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 [05:00:52.838] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:00:52.839] checking for library containing sem_init... none required [05:00:52.970] checking which semaphore API to use... unnamed POSIX [05:00:52.970] checking which random number source to use... OpenSSL [05:00:52.972] checking for tclsh... /usr/bin/tclsh [05:00:52.972] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [05:00:53.010] checking tcl.h usability... yes [05:00:53.018] checking tcl.h presence... yes [05:00:53.052] checking for tcl.h... yes [05:00:53.052] checking for perl.h... yes [05:00:53.072] checking for libperl... yes [05:00:53.293] checking Python.h usability... yes [05:00:53.372] checking Python.h presence... yes [05:00:53.437] checking for Python.h... yes [05:00:53.437] checking for xmllint... /usr/bin/xmllint [05:00:53.437] checking for xsltproc... /usr/bin/xsltproc [05:00:53.437] checking for fop... /usr/bin/fop [05:00:53.437] checking for dbtoepub... no [05:00:53.438] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [05:00:53.522] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [05:00:53.636] configure: using compiler=Debian clang version 14.0.6 [05:00:53.636] 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 [05:00:53.636] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [05:00:53.636] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [05:00:53.636] configure: using CXX=ccache clang++-16 [05:00:53.636] 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 [05:00:53.636] configure: using CLANG=ccache clang-16 [05:00:53.636] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [05:00:53.636] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [05:00:53.660] configure: updating cache clang.cache [05:00:53.669] configure: creating ./config.status [05:00:53.746] config.status: creating GNUmakefile [05:00:53.757] config.status: creating src/Makefile.global [05:00:53.770] config.status: creating src/include/pg_config.h [05:00:53.782] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:00:53.789] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [05:00:53.793] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:00:53.800] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [05:00:53.806] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [05:00:53.813] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [05:00:53.819] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [05:00:53.850] [05:00:53.850] real 0m24.741s [05:00:53.850] user 0m14.269s [05:00:53.850] sys 0m10.502s [05:00:53.850] make -s -j${BUILD_JOBS} clean [05:00:54.354] time make -s -j${BUILD_JOBS} world-bin [05:02:27.393] guc_tables.c:522:10: error: no previous extern declaration for non-static variable 'log_min_messages_string' [-Werror,-Wmissing-variable-declarations] [05:02:27.393] char *log_min_messages_string = NULL; [05:02:27.393] ^ [05:02:27.393] guc_tables.c:522:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [05:02:27.393] char *log_min_messages_string = NULL; [05:02:27.393] ^ [05:02:27.393] 1 error generated. [05:02:27.394] make[4]: *** [: guc_tables.o] Error 1 [05:02:27.394] make[3]: *** [../../../src/backend/common.mk:37: misc-recursive] Error 2 [05:02:27.394] make[3]: *** Waiting for unfinished jobs.... [05:02:29.839] make[2]: *** [common.mk:37: utils-recursive] Error 2 [05:02:29.839] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:02:29.839] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:02:29.840] [05:02:29.840] real 1m35.486s [05:02:29.840] user 4m52.907s [05:02:29.840] sys 1m19.730s [05:02:29.840] [05:02:29.840] Exit status: 2