[04:28:44.133] time ./configure \ [04:28:44.133] --cache clang.cache \ [04:28:44.133] ${LINUX_CONFIGURE_FEATURES} \ [04:28:44.133] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [04:28:44.291] configure: creating cache clang.cache [04:28:44.303] checking build system type... x86_64-pc-linux-gnu [04:28:44.403] checking host system type... x86_64-pc-linux-gnu [04:28:44.404] checking which template to use... linux [04:28:44.404] checking whether NLS is wanted... no [04:28:44.404] checking for default port number... 5432 [04:28:44.410] checking for block size... 8kB [04:28:44.411] checking for segment size... 1GB [04:28:44.413] checking for WAL block size... 8kB [04:28:44.520] checking whether the C compiler works... yes [04:28:44.679] checking for C compiler default output file name... a.out [04:28:44.681] checking for suffix of executables... [04:28:44.745] checking whether we are cross compiling... no [04:28:44.833] checking for suffix of object files... o [04:28:44.890] checking whether we are using the GNU C compiler... yes [04:28:44.920] checking whether ccache clang accepts -g... yes [04:28:44.976] checking for ccache clang option to accept ISO C89... none needed [04:28:44.984] checking for ccache clang option to accept ISO C99... none needed [04:28:45.103] checking whether we are using the GNU C++ compiler... yes [04:28:45.169] checking whether ccache clang++-16 accepts -g... yes [04:28:45.351] checking for gawk... no [04:28:45.351] checking for mawk... mawk [04:28:45.352] checking for LLVM_CONFIG... llvm-config-16 [04:28:45.357] configure: using llvm 16.0.6 [04:28:45.357] checking for CLANG... ccache clang-16 [04:28:45.405] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:28:45.436] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:28:45.495] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:28:45.550] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:28:45.557] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:28:45.614] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [04:28:45.647] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:28:45.677] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:28:45.739] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:28:45.752] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:28:45.820] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [04:28:45.827] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [04:28:45.833] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:28:45.845] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [04:28:45.912] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:28:45.919] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [04:28:45.951] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [04:28:46.008] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:28:46.015] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [04:28:46.074] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:28:46.104] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [04:28:46.163] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:28:46.223] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [04:28:46.282] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:28:46.289] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:28:46.344] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:28:46.373] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:28:46.403] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:28:46.464] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:28:46.523] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:28:46.583] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:28:46.590] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:28:46.596] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:28:46.603] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:28:46.634] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:28:46.664] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:28:46.698] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:28:46.705] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:28:46.736] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:28:46.743] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:28:46.774] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:28:46.806] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:28:46.844] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:28:46.880] checking whether the C compiler still works... yes [04:28:47.081] checking how to run the C preprocessor... ccache clang -E [04:28:47.202] checking for pkg-config... /usr/bin/pkg-config [04:28:47.202] checking pkg-config is at least version 0.9.0... yes [04:28:47.203] checking whether to build with ICU support... yes [04:28:47.203] checking for icu-uc icu-i18n... yes [04:28:47.210] checking whether to build with Tcl... yes [04:28:47.210] checking whether to build Perl modules... yes [04:28:47.210] checking whether to build Python modules... yes [04:28:47.210] checking whether to build with GSSAPI support... yes [04:28:47.211] checking whether to build with PAM support... yes [04:28:47.211] checking whether to build with BSD Authentication support... no [04:28:47.211] checking whether to build with LDAP support... yes [04:28:47.212] checking whether to build with Bonjour support... no [04:28:47.212] checking whether to build with SELinux support... yes [04:28:47.212] checking whether to build with systemd support... yes [04:28:47.212] checking whether to build with XML support... yes [04:28:47.212] checking for libxml-2.0 >= 2.6.23... yes [04:28:47.218] checking whether to build with LZ4 support... yes [04:28:47.219] checking for liblz4... yes [04:28:47.225] checking whether to build with ZSTD support... yes [04:28:47.225] checking for libzstd >= 1.4.0... yes [04:28:47.231] checking for strip... strip [04:28:47.231] checking whether it is possible to strip libraries... yes [04:28:47.233] checking for ar... ar [04:28:47.234] checking for a BSD-compatible install... /usr/bin/install -c [04:28:47.242] checking for tar... /usr/bin/tar [04:28:47.242] checking whether ln -s works... yes [04:28:47.242] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:28:47.244] checking for bison... /usr/bin/bison [04:28:47.246] configure: using bison (GNU Bison) 3.8.2 [04:28:47.249] checking for flex... /usr/bin/flex [04:28:47.260] configure: using flex 2.6.4 [04:28:47.260] checking for perl... /usr/bin/perl [04:28:47.263] configure: using perl 5.36.0 [04:28:47.265] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:28:47.269] checking for Perl privlibexp... /usr/share/perl/5.36 [04:28:47.274] checking for Perl useshrplib... true [04:28:47.279] 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 [04:28:47.284] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:28:47.290] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:28:47.377] checking for python3... /usr/bin/python3 [04:28:47.388] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [04:28:47.394] checking for Python sysconfig module... yes [04:28:47.404] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:28:47.416] checking Python include directory... -I/usr/include/python3.11 [04:28:47.427] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:28:47.465] checking for a sed that does not truncate output... /usr/bin/sed [04:28:47.470] checking for grep that handles long lines and -e... /usr/bin/grep [04:28:47.471] checking for egrep... /usr/bin/grep -E [04:28:47.473] checking for ANSI C header files... yes [04:28:47.651] checking for sys/types.h... yes [04:28:47.665] checking for sys/stat.h... yes [04:28:47.679] checking for stdlib.h... yes [04:28:47.724] checking for string.h... yes [04:28:47.737] checking for memory.h... yes [04:28:47.823] checking for strings.h... yes [04:28:47.907] checking for inttypes.h... yes [04:28:47.922] checking for stdint.h... yes [04:28:48.007] checking for unistd.h... yes [04:28:48.054] checking whether ccache clang is Clang... yes [04:28:48.082] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:28:48.216] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:28:48.287] checking whether more special flags are required for pthreads... no [04:28:48.287] checking for PTHREAD_PRIO_INHERIT... yes [04:28:48.364] checking pthread.h usability... yes [04:28:48.455] checking pthread.h presence... yes [04:28:48.486] checking for pthread.h... yes [04:28:48.486] checking for strerror_r... yes [04:28:48.557] checking whether strerror_r returns int... no [04:28:48.622] checking for main in -lm... yes [04:28:48.700] checking for library containing setproctitle... no [04:28:48.856] checking for library containing dlsym... none required [04:28:48.928] checking for library containing socket... none required [04:28:49.002] checking for library containing getopt_long... none required [04:28:49.075] checking for library containing shm_open... none required [04:28:49.147] checking for library containing shm_unlink... none required [04:28:49.221] checking for library containing clock_gettime... none required [04:28:49.294] checking for library containing shmget... none required [04:28:49.369] checking for library containing backtrace_symbols... none required [04:28:49.442] checking for library containing pthread_barrier_wait... none required [04:28:49.515] checking for library containing readline... -lreadline [04:28:49.589] checking for inflate in -lz... yes [04:28:49.666] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:28:49.824] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:28:49.922] checking for SSL_new in -lssl... yes [04:28:50.022] checking for SSL_CTX_set_cert_cb... yes [04:28:50.124] checking for OPENSSL_init_ssl... yes [04:28:50.228] checking for X509_get_signature_info... yes [04:28:50.335] checking for SSL_CTX_set_num_tickets... yes [04:28:50.437] checking for pam_start in -lpam... yes [04:28:50.537] checking for xmlSaveToBuffer in -lxml2... yes [04:28:50.661] checking for xsltCleanupGlobals in -lxslt... yes [04:28:50.786] checking for LZ4_compress_default in -llz4... yes [04:28:50.911] checking for ZSTD_compress in -lzstd... yes [04:28:51.037] checking for ldap_bind in -lldap... yes [04:28:51.177] checking for ldap_initialize... yes [04:28:51.319] checking for ldap_verify_credentials... yes [04:28:51.461] checking for security_compute_create_name in -lselinux... yes [04:28:51.589] checking for uuid_export in -lossp-uuid... yes [04:28:51.716] checking for stdbool.h that conforms to C99... yes [04:28:51.791] checking for _Bool... yes [04:28:51.925] checking atomic.h usability... no [04:28:52.008] checking atomic.h presence... no [04:28:52.042] checking for atomic.h... no [04:28:52.045] checking copyfile.h usability... no [04:28:52.126] checking copyfile.h presence... no [04:28:52.159] checking for copyfile.h... no [04:28:52.162] checking execinfo.h usability... yes [04:28:52.246] checking execinfo.h presence... yes [04:28:52.275] checking for execinfo.h... yes [04:28:52.282] checking getopt.h usability... yes [04:28:52.325] checking getopt.h presence... yes [04:28:52.354] checking for getopt.h... yes [04:28:52.361] checking ifaddrs.h usability... yes [04:28:52.369] checking ifaddrs.h presence... yes [04:28:52.401] checking for ifaddrs.h... yes [04:28:52.407] checking mbarrier.h usability... no [04:28:52.488] checking mbarrier.h presence... no [04:28:52.522] checking for mbarrier.h... no [04:28:52.525] checking sys/epoll.h usability... yes [04:28:52.532] checking sys/epoll.h presence... yes [04:28:52.563] checking for sys/epoll.h... yes [04:28:52.570] checking sys/event.h usability... no [04:28:52.650] checking sys/event.h presence... no [04:28:52.683] checking for sys/event.h... no [04:28:52.686] checking sys/personality.h usability... yes [04:28:52.770] checking sys/personality.h presence... yes [04:28:52.800] checking for sys/personality.h... yes [04:28:52.807] checking sys/prctl.h usability... yes [04:28:52.890] checking sys/prctl.h presence... yes [04:28:52.920] checking for sys/prctl.h... yes [04:28:52.926] checking sys/procctl.h usability... no [04:28:53.007] checking sys/procctl.h presence... no [04:28:53.041] checking for sys/procctl.h... no [04:28:53.044] checking sys/signalfd.h usability... yes [04:28:53.128] checking sys/signalfd.h presence... yes [04:28:53.158] checking for sys/signalfd.h... yes [04:28:53.164] checking sys/ucred.h usability... no [04:28:53.245] checking sys/ucred.h presence... no [04:28:53.278] checking for sys/ucred.h... no [04:28:53.281] checking termios.h usability... yes [04:28:53.289] checking termios.h presence... yes [04:28:53.318] checking for termios.h... yes [04:28:53.325] checking ucred.h usability... no [04:28:53.405] checking ucred.h presence... no [04:28:53.438] checking for ucred.h... no [04:28:53.441] checking xlocale.h usability... no [04:28:53.521] checking xlocale.h presence... no [04:28:53.552] checking for xlocale.h... no [04:28:53.553] checking readline/readline.h usability... yes [04:28:53.596] checking readline/readline.h presence... yes [04:28:53.629] checking for readline/readline.h... yes [04:28:53.630] checking readline/history.h usability... yes [04:28:53.714] checking readline/history.h presence... yes [04:28:53.745] checking for readline/history.h... yes [04:28:53.747] checking zlib.h usability... yes [04:28:53.831] checking zlib.h presence... yes [04:28:53.863] checking for zlib.h... yes [04:28:53.863] checking for lz4... /usr/bin/lz4 [04:28:53.864] checking lz4.h usability... yes [04:28:53.946] checking lz4.h presence... yes [04:28:53.975] checking for lz4.h... yes [04:28:53.976] checking for zstd... /usr/bin/zstd [04:28:53.976] checking zstd.h usability... yes [04:28:53.984] checking zstd.h presence... yes [04:28:54.012] checking for zstd.h... yes [04:28:54.012] checking gssapi/gssapi.h usability... yes [04:28:54.020] checking gssapi/gssapi.h presence... yes [04:28:54.050] checking for gssapi/gssapi.h... yes [04:28:54.051] checking gssapi/gssapi_ext.h usability... yes [04:28:54.093] checking gssapi/gssapi_ext.h presence... yes [04:28:54.122] checking for gssapi/gssapi_ext.h... yes [04:28:54.124] checking for openssl... /usr/bin/openssl [04:28:54.128] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:28:54.128] checking openssl/ssl.h usability... yes [04:28:54.137] checking openssl/ssl.h presence... yes [04:28:54.197] checking for openssl/ssl.h... yes [04:28:54.197] checking openssl/err.h usability... yes [04:28:54.301] checking openssl/err.h presence... yes [04:28:54.340] checking for openssl/err.h... yes [04:28:54.340] checking security/pam_appl.h usability... yes [04:28:54.425] checking security/pam_appl.h presence... yes [04:28:54.453] checking for security/pam_appl.h... yes [04:28:54.454] checking systemd/sd-daemon.h usability... yes [04:28:54.498] checking systemd/sd-daemon.h presence... yes [04:28:54.529] checking for systemd/sd-daemon.h... yes [04:28:54.529] checking libxml/parser.h usability... yes [04:28:54.638] checking libxml/parser.h presence... yes [04:28:54.679] checking for libxml/parser.h... yes [04:28:54.680] checking libxslt/xslt.h usability... yes [04:28:54.790] checking libxslt/xslt.h presence... yes [04:28:54.832] checking for libxslt/xslt.h... yes [04:28:54.833] checking ldap.h usability... yes [04:28:54.877] checking ldap.h presence... yes [04:28:54.908] checking for ldap.h... yes [04:28:54.908] checking for compatible LDAP implementation... yes [04:28:54.943] checking ossp/uuid.h usability... yes [04:28:55.024] checking ossp/uuid.h presence... yes [04:28:55.055] checking for ossp/uuid.h... yes [04:28:55.089] checking whether byte ordering is bigendian... no [04:28:55.295] checking for inline... inline [04:28:55.356] checking for printf format archetype... printf [04:28:55.483] checking for _Static_assert... yes [04:28:55.616] checking for typeof... typeof [04:28:55.647] checking for __builtin_types_compatible_p... yes [04:28:55.711] checking for __builtin_constant_p... yes [04:28:55.771] checking for __builtin_unreachable... yes [04:28:55.900] checking for computed goto support... yes [04:28:55.960] checking for struct tm.tm_zone... yes [04:28:56.029] checking for union semun... no [04:28:56.096] checking for socklen_t... yes [04:28:56.241] checking for struct sockaddr.sa_len... no [04:28:56.382] checking for C/C++ restrict keyword... __restrict [04:28:56.447] checking for struct option... yes [04:28:56.546] checking whether assembler supports x86_64 popcntq... yes [04:28:56.613] checking for special C compiler options needed for large files... no [04:28:56.613] checking for _FILE_OFFSET_BITS value needed for large files... no [04:28:56.682] checking size of off_t... 8 [04:28:56.837] checking size of bool... 1 [04:28:56.983] checking for int timezone... yes [04:28:57.125] checking for backtrace_symbols... yes [04:28:57.258] checking for copyfile... no [04:28:57.392] checking for copy_file_range... yes [04:28:57.522] checking for getifaddrs... yes [04:28:57.655] checking for getpeerucred... no [04:28:57.790] checking for inet_pton... yes [04:28:57.923] checking for kqueue... no [04:28:58.059] checking for mbstowcs_l... no [04:28:58.193] checking for memset_s... no [04:28:58.328] checking for posix_fallocate... yes [04:28:58.464] checking for ppoll... yes [04:28:58.597] checking for pthread_is_threaded_np... no [04:28:58.733] checking for setproctitle... no [04:28:58.867] checking for setproctitle_fast... no [04:28:59.002] checking for strchrnul... yes [04:28:59.136] checking for strsignal... yes [04:28:59.274] checking for syncfs... yes [04:28:59.407] checking for sync_file_range... yes [04:28:59.540] checking for uselocale... yes [04:28:59.675] checking for wcstombs_l... no [04:28:59.808] checking for __builtin_bswap16... yes [04:28:59.939] checking for __builtin_bswap32... yes [04:29:00.073] checking for __builtin_bswap64... yes [04:29:00.206] checking for __builtin_clz... yes [04:29:00.340] checking for __builtin_ctz... yes [04:29:00.475] checking for __builtin_popcount... yes [04:29:00.611] checking for __builtin_frame_address... yes [04:29:00.744] checking for _LARGEFILE_SOURCE value needed for large files... no [04:29:00.879] checking how ccache clang reports undeclared, standard C functions... warning [04:29:00.974] checking for posix_fadvise... yes [04:29:01.109] checking whether posix_fadvise is declared... yes [04:29:01.177] checking whether fdatasync is declared... yes [04:29:01.248] checking whether strlcat is declared... no [04:29:01.340] checking whether strlcpy is declared... no [04:29:01.432] checking whether strnlen is declared... yes [04:29:01.480] checking whether strsep is declared... yes [04:29:01.492] checking whether preadv is declared... yes [04:29:01.532] checking whether pwritev is declared... yes [04:29:01.544] checking whether F_FULLFSYNC is declared... no [04:29:01.611] checking for explicit_bzero... yes [04:29:01.740] checking for getopt... yes [04:29:01.867] checking for getpeereid... no [04:29:02.000] checking for inet_aton... yes [04:29:02.124] checking for mkdtemp... yes [04:29:02.251] checking for strlcat... no [04:29:02.386] checking for strlcpy... no [04:29:02.519] checking for strnlen... yes [04:29:02.645] checking for strsep... yes [04:29:02.775] checking for pthread_barrier_wait... yes [04:29:02.907] checking for getopt_long... yes [04:29:03.036] checking for syslog... yes [04:29:03.166] checking syslog.h usability... yes [04:29:03.251] checking syslog.h presence... yes [04:29:03.281] checking for syslog.h... yes [04:29:03.281] checking for opterr... yes [04:29:03.410] checking for optreset... no [04:29:03.548] checking unicode/ucol.h usability... yes [04:29:03.557] checking unicode/ucol.h presence... yes [04:29:03.593] checking for unicode/ucol.h... yes [04:29:03.597] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:29:03.674] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:29:03.745] checking for rl_completion_suppress_quote... yes [04:29:03.880] checking for rl_filename_quote_characters... yes [04:29:04.015] checking for rl_filename_quoting_function... yes [04:29:04.153] checking for append_history... yes [04:29:04.287] checking for history_truncate_file... yes [04:29:04.425] checking for rl_completion_matches... yes [04:29:04.563] checking for rl_filename_completion_function... yes [04:29:04.698] checking for rl_reset_screen_size... yes [04:29:04.841] checking for rl_variable_bind... yes [04:29:04.974] checking test program... ok [04:29:05.109] checking whether long int is 64 bits... yes [04:29:05.251] checking for __builtin_mul_overflow... yes [04:29:05.381] checking size of void *... 8 [04:29:05.533] checking size of size_t... 8 [04:29:05.682] checking size of long... 8 [04:29:05.834] checking alignment of short... 2 [04:29:05.987] checking alignment of int... 4 [04:29:06.146] checking alignment of long... 8 [04:29:06.301] checking alignment of double... 8 [04:29:06.457] checking for int8... no [04:29:06.526] checking for uint8... no [04:29:06.594] checking for int64... no [04:29:06.663] checking for uint64... no [04:29:06.733] checking for __int128... yes [04:29:06.866] checking for __int128 alignment bug... ok [04:29:07.002] checking alignment of PG_INT128_TYPE... 16 [04:29:07.151] checking for builtin __sync char locking functions... yes [04:29:07.281] checking for builtin __sync int32 locking functions... yes [04:29:07.410] checking for builtin __sync int32 atomic operations... yes [04:29:07.542] checking for builtin __sync int64 atomic operations... yes [04:29:07.672] checking for builtin __atomic int32 atomic operations... yes [04:29:07.806] checking for builtin __atomic int64 atomic operations... yes [04:29:07.937] checking for __get_cpuid... yes [04:29:08.078] checking for __get_cpuid_count... yes [04:29:08.212] checking for __cpuid... no [04:29:08.270] checking for __cpuidex... no [04:29:08.327] checking for _xgetbv with CFLAGS=... no [04:29:08.641] checking for _xgetbv with CFLAGS=-mxsave... yes [04:29:08.975] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:29:09.238] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:29:09.574] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:29:09.661] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:29:09.885] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:29:09.947] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:29:10.002] 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 [04:29:10.069] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:29:10.070] checking for library containing sem_init... none required [04:29:10.203] checking which semaphore API to use... unnamed POSIX [04:29:10.203] checking which random number source to use... OpenSSL [04:29:10.205] checking for tclsh... /usr/bin/tclsh [04:29:10.205] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:29:10.244] checking tcl.h usability... yes [04:29:10.294] checking tcl.h presence... yes [04:29:10.327] checking for tcl.h... yes [04:29:10.328] checking for perl.h... yes [04:29:10.637] checking for libperl... yes [04:29:10.860] checking Python.h usability... yes [04:29:11.047] checking Python.h presence... yes [04:29:11.113] checking for Python.h... yes [04:29:11.113] checking for xmllint... /usr/bin/xmllint [04:29:11.113] checking for xsltproc... /usr/bin/xsltproc [04:29:11.114] checking for fop... /usr/bin/fop [04:29:11.114] checking for dbtoepub... no [04:29:11.114] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:29:11.200] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:29:11.314] configure: using compiler=Debian clang version 14.0.6 [04:29:11.314] 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 [04:29:11.314] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:29:11.314] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:29:11.315] configure: using CXX=ccache clang++-16 [04:29:11.315] 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 [04:29:11.315] configure: using CLANG=ccache clang-16 [04:29:11.315] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:29:11.315] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:29:11.339] configure: updating cache clang.cache [04:29:11.348] configure: creating ./config.status [04:29:11.427] config.status: creating GNUmakefile [04:29:11.438] config.status: creating src/Makefile.global [04:29:11.452] config.status: creating src/include/pg_config.h [04:29:11.464] config.status: creating src/include/pg_config_ext.h [04:29:11.470] config.status: src/include/pg_config_ext.h is unchanged [04:29:11.472] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:29:11.479] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:29:11.484] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:29:11.491] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:29:11.497] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:29:11.504] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:29:11.511] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:29:11.542] [04:29:11.542] real 0m27.409s [04:29:11.542] user 0m15.422s [04:29:11.542] sys 0m11.976s [04:29:11.542] make -s -j${BUILD_JOBS} clean [04:29:12.050] time make -s -j${BUILD_JOBS} world-bin [04:30:25.911] simpleundolog.c:69:14: error: no previous extern declaration for non-static variable 'UndoRoutines' [-Werror,-Wmissing-variable-declarations] [04:30:25.911] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [04:30:25.911] ^ [04:30:25.911] simpleundolog.c:69:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [04:30:25.911] UndoDescData UndoRoutines[RM_MAX_ID + 1] = { [04:30:25.911] ^ [04:30:25.911] 1 error generated. [04:30:25.912] make[4]: *** [: simpleundolog.o] Error 1 [04:30:25.912] make[3]: *** [../../../src/backend/common.mk:37: transam-recursive] Error 2 [04:30:25.912] make[2]: *** [common.mk:37: access-recursive] Error 2 [04:30:25.912] make[2]: *** Waiting for unfinished jobs.... [04:30:30.843] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:30:30.844] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:30:30.844] [04:30:30.844] real 1m18.794s [04:30:30.844] user 3m57.882s [04:30:30.844] sys 1m7.989s [04:30:30.844] [04:30:30.844] Exit status: 2