[23:50:34.708] time ./configure \ [23:50:34.708] --cache clang.cache \ [23:50:34.708] ${LINUX_CONFIGURE_FEATURES} \ [23:50:34.708] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:50:34.874] configure: creating cache clang.cache [23:50:34.888] checking build system type... x86_64-pc-linux-gnu [23:50:34.992] checking host system type... x86_64-pc-linux-gnu [23:50:34.992] checking which template to use... linux [23:50:34.992] checking whether NLS is wanted... no [23:50:34.993] checking for default port number... 5432 [23:50:34.999] checking for block size... 8kB [23:50:35.000] checking for segment size... 1GB [23:50:35.002] checking for WAL block size... 8kB [23:50:35.115] checking whether the C compiler works... yes [23:50:35.284] checking for C compiler default output file name... a.out [23:50:35.285] checking for suffix of executables... [23:50:35.354] checking whether we are cross compiling... no [23:50:35.450] checking for suffix of object files... o [23:50:35.458] checking whether we are using the GNU C compiler... yes [23:50:35.464] checking whether ccache clang accepts -g... yes [23:50:35.471] checking for ccache clang option to accept ISO C89... none needed [23:50:35.506] checking for ccache clang option to accept ISO C99... none needed [23:50:35.766] checking whether we are using the GNU C++ compiler... yes [23:50:35.773] checking whether ccache clang++-16 accepts -g... yes [23:50:35.900] checking for gawk... no [23:50:35.900] checking for mawk... mawk [23:50:35.901] checking for LLVM_CONFIG... llvm-config-16 [23:50:35.906] configure: using llvm 16.0.6 [23:50:35.906] checking for CLANG... ccache clang-16 [23:50:35.954] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:50:35.961] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:50:35.994] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:50:36.001] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:50:36.034] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:50:36.066] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:50:36.073] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:50:36.080] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:50:36.151] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:50:36.162] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:50:36.174] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:50:36.180] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:50:36.187] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:50:36.198] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:50:36.209] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:50:36.216] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:50:36.222] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:50:36.280] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:50:36.286] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:50:36.293] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:50:36.299] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:50:36.306] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:50:36.317] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:50:36.324] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:50:36.354] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:50:36.360] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:50:36.367] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:50:36.424] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:50:36.435] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:50:36.447] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:50:36.484] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:50:36.545] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:50:36.578] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:50:36.611] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:50:36.618] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:50:36.650] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:50:36.684] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:50:36.691] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:50:36.724] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:50:36.732] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:50:36.738] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:50:36.745] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:50:36.758] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:50:36.797] checking whether the C compiler still works... yes [23:50:36.934] checking how to run the C preprocessor... ccache clang -E [23:50:37.069] checking for pkg-config... /usr/bin/pkg-config [23:50:37.069] checking pkg-config is at least version 0.9.0... yes [23:50:37.070] checking whether to build with ICU support... yes [23:50:37.071] checking for icu-uc icu-i18n... yes [23:50:37.078] checking whether to build with Tcl... yes [23:50:37.078] checking whether to build Perl modules... yes [23:50:37.078] checking whether to build Python modules... yes [23:50:37.078] checking whether to build with GSSAPI support... yes [23:50:37.079] checking whether to build with PAM support... yes [23:50:37.080] checking whether to build with BSD Authentication support... no [23:50:37.080] checking whether to build with LDAP support... yes [23:50:37.080] checking whether to build with Bonjour support... no [23:50:37.080] checking whether to build with SELinux support... yes [23:50:37.080] checking whether to build with systemd support... yes [23:50:37.080] checking whether to build with XML support... yes [23:50:37.081] checking for libxml-2.0 >= 2.6.23... yes [23:50:37.087] checking whether to build with LZ4 support... yes [23:50:37.088] checking for liblz4... yes [23:50:37.095] checking whether to build with ZSTD support... yes [23:50:37.095] checking for libzstd >= 1.4.0... yes [23:50:37.102] checking for strip... strip [23:50:37.102] checking whether it is possible to strip libraries... yes [23:50:37.104] checking for ar... ar [23:50:37.104] checking for a BSD-compatible install... /usr/bin/install -c [23:50:37.113] checking for tar... /usr/bin/tar [23:50:37.114] checking whether ln -s works... yes [23:50:37.114] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:50:37.116] checking for bison... /usr/bin/bison [23:50:37.118] configure: using bison (GNU Bison) 3.8.2 [23:50:37.121] checking for flex... /usr/bin/flex [23:50:37.133] configure: using flex 2.6.4 [23:50:37.134] checking for perl... /usr/bin/perl [23:50:37.136] configure: using perl 5.36.0 [23:50:37.138] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:50:37.143] checking for Perl privlibexp... /usr/share/perl/5.36 [23:50:37.147] checking for Perl useshrplib... true [23:50:37.153] checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 [23:50:37.158] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:50:37.164] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:50:37.254] checking for python3... /usr/bin/python3 [23:50:37.265] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:50:37.271] checking for Python sysconfig module... yes [23:50:37.282] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:50:37.293] checking Python include directory... -I/usr/include/python3.11 [23:50:37.305] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:50:37.345] checking for a sed that does not truncate output... /usr/bin/sed [23:50:37.350] checking for grep that handles long lines and -e... /usr/bin/grep [23:50:37.352] checking for egrep... /usr/bin/grep -E [23:50:37.354] checking for ANSI C header files... yes [23:50:37.514] checking for sys/types.h... yes [23:50:37.530] checking for sys/stat.h... yes [23:50:37.545] checking for stdlib.h... yes [23:50:37.630] checking for string.h... yes [23:50:37.644] checking for memory.h... yes [23:50:37.658] checking for strings.h... yes [23:50:37.671] checking for inttypes.h... yes [23:50:37.686] checking for stdint.h... yes [23:50:37.699] checking for unistd.h... yes [23:50:37.711] checking whether ccache clang is Clang... yes [23:50:37.739] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:50:37.907] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:50:37.980] checking whether more special flags are required for pthreads... no [23:50:37.980] checking for PTHREAD_PRIO_INHERIT... yes [23:50:38.059] checking pthread.h usability... yes [23:50:38.067] checking pthread.h presence... yes [23:50:38.098] checking for pthread.h... yes [23:50:38.099] checking for strerror_r... yes [23:50:38.170] checking whether strerror_r returns int... no [23:50:38.236] checking for main in -lm... yes [23:50:38.315] checking for library containing setproctitle... no [23:50:38.474] checking for library containing dlsym... none required [23:50:38.549] checking for library containing socket... none required [23:50:38.624] checking for library containing getopt_long... none required [23:50:38.699] checking for library containing shm_open... none required [23:50:38.775] checking for library containing shm_unlink... none required [23:50:38.849] checking for library containing clock_gettime... none required [23:50:38.924] checking for library containing shmget... none required [23:50:39.004] checking for library containing backtrace_symbols... none required [23:50:39.082] checking for library containing pthread_barrier_wait... none required [23:50:39.158] checking for library containing readline... -lreadline [23:50:39.233] checking for inflate in -lz... yes [23:50:39.314] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:50:39.480] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:50:39.581] checking for SSL_new in -lssl... yes [23:50:39.686] checking for SSL_CTX_set_ciphersuites... yes [23:50:39.793] checking for SSL_CTX_set_cert_cb... yes [23:50:39.901] checking for X509_get_signature_info... yes [23:50:40.013] checking for SSL_CTX_set_num_tickets... yes [23:50:40.121] checking for pam_start in -lpam... yes [23:50:40.226] checking for xmlSaveToBuffer in -lxml2... yes [23:50:40.367] checking for xsltCleanupGlobals in -lxslt... yes [23:50:40.498] checking for LZ4_compress_default in -llz4... yes [23:50:40.630] checking for ZSTD_compress in -lzstd... yes [23:50:40.760] checking for ldap_bind in -lldap... yes [23:50:40.907] checking for ldap_initialize... yes [23:50:41.064] checking for ldap_verify_credentials... yes [23:50:41.213] checking for security_compute_create_name in -lselinux... yes [23:50:41.347] checking for uuid_export in -lossp-uuid... yes [23:50:41.477] checking for stdbool.h that conforms to C99... yes [23:50:41.512] checking for _Bool... yes [23:50:41.694] checking atomic.h usability... no [23:50:41.779] checking atomic.h presence... no [23:50:41.812] checking for atomic.h... no [23:50:41.815] checking copyfile.h usability... no [23:50:41.897] checking copyfile.h presence... no [23:50:41.932] checking for copyfile.h... no [23:50:41.935] checking execinfo.h usability... yes [23:50:42.021] checking execinfo.h presence... yes [23:50:42.050] checking for execinfo.h... yes [23:50:42.057] checking getopt.h usability... yes [23:50:42.142] checking getopt.h presence... yes [23:50:42.172] checking for getopt.h... yes [23:50:42.179] checking ifaddrs.h usability... yes [23:50:42.187] checking ifaddrs.h presence... yes [23:50:42.218] checking for ifaddrs.h... yes [23:50:42.225] checking mbarrier.h usability... no [23:50:42.307] checking mbarrier.h presence... no [23:50:42.341] checking for mbarrier.h... no [23:50:42.344] checking sys/epoll.h usability... yes [23:50:42.387] checking sys/epoll.h presence... yes [23:50:42.420] checking for sys/epoll.h... yes [23:50:42.427] checking sys/event.h usability... no [23:50:42.510] checking sys/event.h presence... no [23:50:42.543] checking for sys/event.h... no [23:50:42.547] checking sys/personality.h usability... yes [23:50:42.556] checking sys/personality.h presence... yes [23:50:42.586] checking for sys/personality.h... yes [23:50:42.593] checking sys/prctl.h usability... yes [23:50:42.601] checking sys/prctl.h presence... yes [23:50:42.631] checking for sys/prctl.h... yes [23:50:42.638] checking sys/procctl.h usability... no [23:50:42.720] checking sys/procctl.h presence... no [23:50:42.754] checking for sys/procctl.h... no [23:50:42.757] checking sys/signalfd.h usability... yes [23:50:42.765] checking sys/signalfd.h presence... yes [23:50:42.795] checking for sys/signalfd.h... yes [23:50:42.802] checking sys/ucred.h usability... no [23:50:42.884] checking sys/ucred.h presence... no [23:50:42.918] checking for sys/ucred.h... no [23:50:42.921] checking termios.h usability... yes [23:50:42.929] checking termios.h presence... yes [23:50:42.959] checking for termios.h... yes [23:50:42.965] checking ucred.h usability... no [23:50:43.047] checking ucred.h presence... no [23:50:43.081] checking for ucred.h... no [23:50:43.084] checking xlocale.h usability... no [23:50:43.166] checking xlocale.h presence... no [23:50:43.200] checking for xlocale.h... no [23:50:43.202] checking readline/readline.h usability... yes [23:50:43.209] checking readline/readline.h presence... yes [23:50:43.242] checking for readline/readline.h... yes [23:50:43.243] checking readline/history.h usability... yes [23:50:43.252] checking readline/history.h presence... yes [23:50:43.283] checking for readline/history.h... yes [23:50:43.286] checking zlib.h usability... yes [23:50:43.294] checking zlib.h presence... yes [23:50:43.328] checking for zlib.h... yes [23:50:43.328] checking for lz4... /usr/bin/lz4 [23:50:43.329] checking lz4.h usability... yes [23:50:43.336] checking lz4.h presence... yes [23:50:43.367] checking for lz4.h... yes [23:50:43.367] checking for zstd... /usr/bin/zstd [23:50:43.367] checking zstd.h usability... yes [23:50:43.375] checking zstd.h presence... yes [23:50:43.405] checking for zstd.h... yes [23:50:43.405] checking gssapi/gssapi.h usability... yes [23:50:43.413] checking gssapi/gssapi.h presence... yes [23:50:43.444] checking for gssapi/gssapi.h... yes [23:50:43.446] checking gssapi/gssapi_ext.h usability... yes [23:50:43.533] checking gssapi/gssapi_ext.h presence... yes [23:50:43.566] checking for gssapi/gssapi_ext.h... yes [23:50:43.567] checking for openssl... /usr/bin/openssl [23:50:43.571] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:50:43.572] checking openssl/ssl.h usability... yes [23:50:43.581] checking openssl/ssl.h presence... yes [23:50:43.641] checking for openssl/ssl.h... yes [23:50:43.642] checking openssl/err.h usability... yes [23:50:43.747] checking openssl/err.h presence... yes [23:50:43.787] checking for openssl/err.h... yes [23:50:43.788] checking security/pam_appl.h usability... yes [23:50:43.873] checking security/pam_appl.h presence... yes [23:50:43.902] checking for security/pam_appl.h... yes [23:50:43.903] checking systemd/sd-daemon.h usability... yes [23:50:43.993] checking systemd/sd-daemon.h presence... yes [23:50:44.026] checking for systemd/sd-daemon.h... yes [23:50:44.026] checking libxml/parser.h usability... yes [23:50:44.035] checking libxml/parser.h presence... yes [23:50:44.077] checking for libxml/parser.h... yes [23:50:44.077] checking libxslt/xslt.h usability... yes [23:50:44.086] checking libxslt/xslt.h presence... yes [23:50:44.129] checking for libxslt/xslt.h... yes [23:50:44.129] checking ldap.h usability... yes [23:50:44.220] checking ldap.h presence... yes [23:50:44.253] checking for ldap.h... yes [23:50:44.253] checking for compatible LDAP implementation... yes [23:50:44.323] checking ossp/uuid.h usability... yes [23:50:44.330] checking ossp/uuid.h presence... yes [23:50:44.363] checking for ossp/uuid.h... yes [23:50:44.397] checking whether byte ordering is bigendian... no [23:50:44.572] checking for inline... inline [23:50:44.583] checking for printf format archetype... printf [23:50:44.606] checking for _Static_assert... yes [23:50:44.738] checking for typeof... typeof [23:50:44.745] checking for __builtin_types_compatible_p... yes [23:50:44.755] checking for __builtin_constant_p... yes [23:50:44.815] checking for __builtin_unreachable... yes [23:50:44.949] checking for computed goto support... yes [23:50:44.956] checking for struct tm.tm_zone... yes [23:50:45.026] checking for union semun... no [23:50:45.094] checking for socklen_t... yes [23:50:45.173] checking for struct sockaddr.sa_len... no [23:50:45.316] checking for C/C++ restrict keyword... __restrict [23:50:45.328] checking for struct option... yes [23:50:45.454] checking whether assembler supports x86_64 popcntq... yes [23:50:45.461] checking for special C compiler options needed for large files... no [23:50:45.461] checking for _FILE_OFFSET_BITS value needed for large files... no [23:50:45.530] checking size of off_t... 8 [23:50:45.685] checking size of bool... 1 [23:50:45.835] checking for int timezone... yes [23:50:45.980] checking for backtrace_symbols... yes [23:50:46.122] checking for copyfile... no [23:50:46.259] checking for copy_file_range... yes [23:50:46.396] checking for getifaddrs... yes [23:50:46.536] checking for getpeerucred... no [23:50:46.676] checking for inet_pton... yes [23:50:46.816] checking for kqueue... no [23:50:46.954] checking for mbstowcs_l... no [23:50:47.094] checking for memset_s... no [23:50:47.236] checking for posix_fallocate... yes [23:50:47.374] checking for ppoll... yes [23:50:47.511] checking for pthread_is_threaded_np... no [23:50:47.649] checking for setproctitle... no [23:50:47.790] checking for setproctitle_fast... no [23:50:47.927] checking for strchrnul... yes [23:50:48.070] checking for strsignal... yes [23:50:48.208] checking for syncfs... yes [23:50:48.344] checking for sync_file_range... yes [23:50:48.483] checking for uselocale... yes [23:50:48.621] checking for wcstombs_l... no [23:50:48.757] checking for __builtin_bswap16... yes [23:50:48.895] checking for __builtin_bswap32... yes [23:50:49.033] checking for __builtin_bswap64... yes [23:50:49.169] checking for __builtin_clz... yes [23:50:49.306] checking for __builtin_ctz... yes [23:50:49.436] checking for __builtin_popcount... yes [23:50:49.575] checking for __builtin_frame_address... yes [23:50:49.709] checking for _LARGEFILE_SOURCE value needed for large files... no [23:50:49.848] checking how ccache clang reports undeclared, standard C functions... warning [23:50:49.921] checking for posix_fadvise... yes [23:50:50.057] checking whether posix_fadvise is declared... yes [23:50:50.070] checking whether fdatasync is declared... yes [23:50:50.141] checking whether strlcat is declared... no [23:50:50.238] checking whether strlcpy is declared... no [23:50:50.333] checking whether strnlen is declared... yes [23:50:50.381] checking whether strsep is declared... yes [23:50:50.474] checking whether preadv is declared... yes [23:50:50.487] checking whether pwritev is declared... yes [23:50:50.500] checking whether F_FULLFSYNC is declared... no [23:50:50.568] checking for explicit_bzero... yes [23:50:50.694] checking for getopt... yes [23:50:50.826] checking for getpeereid... no [23:50:50.965] checking for inet_aton... yes [23:50:51.098] checking for mkdtemp... yes [23:50:51.230] checking for strlcat... no [23:50:51.364] checking for strlcpy... no [23:50:51.504] checking for strnlen... yes [23:50:51.630] checking for strsep... yes [23:50:51.763] checking for pthread_barrier_wait... yes [23:50:51.891] checking for getopt_long... yes [23:50:52.022] checking for syslog... yes [23:50:52.156] checking syslog.h usability... yes [23:50:52.164] checking syslog.h presence... yes [23:50:52.194] checking for syslog.h... yes [23:50:52.194] checking for opterr... yes [23:50:52.330] checking for optreset... no [23:50:52.473] checking unicode/ucol.h usability... yes [23:50:52.527] checking unicode/ucol.h presence... yes [23:50:52.565] checking for unicode/ucol.h... yes [23:50:52.570] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:50:52.583] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:50:52.592] checking for rl_completion_suppress_quote... yes [23:50:52.749] checking for rl_filename_quote_characters... yes [23:50:52.895] checking for rl_filename_quoting_function... yes [23:50:53.046] checking for append_history... yes [23:50:53.182] checking for history_truncate_file... yes [23:50:53.323] checking for rl_completion_matches... yes [23:50:53.461] checking for rl_filename_completion_function... yes [23:50:53.598] checking for rl_reset_screen_size... yes [23:50:53.740] checking for rl_variable_bind... yes [23:50:53.879] checking test program... ok [23:50:54.016] checking whether long int is 64 bits... yes [23:50:54.159] checking for __builtin_mul_overflow... yes [23:50:54.293] checking size of void *... 8 [23:50:54.447] checking size of size_t... 8 [23:50:54.600] checking size of long... 8 [23:50:54.755] checking alignment of short... 2 [23:50:54.907] checking alignment of int... 4 [23:50:55.069] checking alignment of long... 8 [23:50:55.223] checking alignment of double... 8 [23:50:55.374] checking for __int128... yes [23:50:55.516] checking for __int128 alignment bug... ok [23:50:55.650] checking alignment of PG_INT128_TYPE... 16 [23:50:55.803] checking for builtin __sync char locking functions... yes [23:50:55.933] checking for builtin __sync int32 locking functions... yes [23:50:56.068] checking for builtin __sync int32 atomic operations... yes [23:50:56.200] checking for builtin __sync int64 atomic operations... yes [23:50:56.333] checking for builtin __atomic int32 atomic operations... yes [23:50:56.466] checking for builtin __atomic int64 atomic operations... yes [23:50:56.598] checking for __get_cpuid... yes [23:50:56.735] checking for __get_cpuid_count... yes [23:50:56.867] checking for __cpuid... no [23:50:56.925] checking for __cpuidex... no [23:50:56.983] checking for _xgetbv with CFLAGS=... no [23:50:57.295] checking for _xgetbv with CFLAGS=-mxsave... yes [23:50:57.637] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:50:57.905] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:50:58.243] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:50:58.330] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:50:58.548] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:50:58.609] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:50:58.663] checking for __builtin_loongarch_crcc_w_b_w, __builtin_loongarch_crcc_w_h_w, __builtin_loongarch_crcc_w_w_w and __builtin_loongarch_crcc_w_d_w... no [23:50:58.730] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:50:58.731] checking for library containing sem_init... none required [23:50:58.864] checking which semaphore API to use... unnamed POSIX [23:50:58.864] checking which random number source to use... OpenSSL [23:50:58.866] checking for tclsh... /usr/bin/tclsh [23:50:58.866] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:50:58.905] checking tcl.h usability... yes [23:50:58.913] checking tcl.h presence... yes [23:50:58.947] checking for tcl.h... yes [23:50:58.947] checking for perl.h... yes [23:50:58.967] checking for libperl... yes [23:50:59.193] checking Python.h usability... yes [23:50:59.273] checking Python.h presence... yes [23:50:59.339] checking for Python.h... yes [23:50:59.339] checking for xmllint... /usr/bin/xmllint [23:50:59.339] checking for xsltproc... /usr/bin/xsltproc [23:50:59.339] checking for fop... /usr/bin/fop [23:50:59.340] checking for dbtoepub... no [23:50:59.340] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:50:59.428] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:50:59.549] configure: using compiler=Debian clang version 14.0.6 [23:50:59.549] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:50:59.549] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:50:59.549] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:50:59.549] configure: using CXX=ccache clang++-16 [23:50:59.549] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:50:59.549] configure: using CLANG=ccache clang-16 [23:50:59.549] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:50:59.549] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:50:59.575] configure: updating cache clang.cache [23:50:59.584] configure: creating ./config.status [23:50:59.665] config.status: creating GNUmakefile [23:50:59.677] config.status: creating src/Makefile.global [23:50:59.691] config.status: creating src/include/pg_config.h [23:50:59.703] config.status: creating src/include/pg_config_ext.h [23:50:59.710] config.status: src/include/pg_config_ext.h is unchanged [23:50:59.712] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:50:59.719] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:50:59.725] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:50:59.732] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:50:59.739] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:50:59.746] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:50:59.752] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:50:59.784] [23:50:59.784] real 0m25.076s [23:50:59.784] user 0m14.559s [23:50:59.784] sys 0m10.499s [23:50:59.784] make -s -j${BUILD_JOBS} clean [23:51:00.290] time make -s -j${BUILD_JOBS} world-bin [23:52:11.103] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [23:52:11.103] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:52:11.103] ^ [23:52:11.103] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [23:52:11.103] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [23:52:11.103] ^ [23:52:11.103] 1 error generated. [23:52:11.103] make[4]: *** [: simpleundolog.o] Error 1 [23:52:11.103] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [23:52:11.103] make[2]: *** [common.mk:37: access-recursive] Error 2 [23:52:11.103] make[2]: *** Waiting for unfinished jobs.... [23:52:16.625] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:52:16.626] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:52:16.626] [23:52:16.626] real 1m16.335s [23:52:16.626] user 3m51.183s [23:52:16.626] sys 1m4.769s [23:52:16.626] [23:52:16.626] Exit status: 2