[02:06:34.148] time ./configure \ [02:06:34.148] --cache clang.cache \ [02:06:34.148] ${LINUX_CONFIGURE_FEATURES} \ [02:06:34.148] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [02:06:34.364] configure: creating cache clang.cache [02:06:34.382] checking build system type... x86_64-pc-linux-gnu [02:06:34.492] checking host system type... x86_64-pc-linux-gnu [02:06:34.492] checking which template to use... linux [02:06:34.492] checking whether NLS is wanted... no [02:06:34.492] checking for default port number... 5432 [02:06:34.500] checking for block size... 8kB [02:06:34.501] checking for segment size... 1GB [02:06:34.505] checking for WAL block size... 8kB [02:06:34.621] checking whether the C compiler works... yes [02:06:34.792] checking for C compiler default output file name... a.out [02:06:34.794] checking for suffix of executables... [02:06:34.870] checking whether we are cross compiling... no [02:06:34.971] checking for suffix of object files... o [02:06:34.980] checking whether we are using the GNU C compiler... yes [02:06:35.013] checking whether ccache clang accepts -g... yes [02:06:35.048] checking for ccache clang option to accept ISO C89... none needed [02:06:35.177] checking for ccache clang option to accept ISO C99... none needed [02:06:35.406] checking whether we are using the GNU C++ compiler... yes [02:06:35.414] checking whether ccache clang++-16 accepts -g... yes [02:06:35.557] checking for gawk... no [02:06:35.557] checking for mawk... mawk [02:06:35.557] checking for LLVM_CONFIG... llvm-config-16 [02:06:35.562] configure: using llvm 16.0.6 [02:06:35.562] checking for CLANG... ccache clang-16 [02:06:35.621] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [02:06:35.629] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [02:06:35.665] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [02:06:35.673] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [02:06:35.681] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [02:06:35.690] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [02:06:35.697] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [02:06:35.761] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [02:06:35.769] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [02:06:35.783] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [02:06:35.828] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [02:06:35.891] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [02:06:35.968] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [02:06:35.983] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [02:06:36.027] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [02:06:36.035] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [02:06:36.042] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [02:06:36.049] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [02:06:36.057] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [02:06:36.066] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [02:06:36.101] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [02:06:36.140] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [02:06:36.154] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [02:06:36.162] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [02:06:36.227] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [02:06:36.235] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:06:36.299] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:06:36.308] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [02:06:36.320] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:06:36.360] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [02:06:36.429] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [02:06:36.437] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [02:06:36.444] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [02:06:36.453] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [02:06:36.460] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [02:06:36.467] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [02:06:36.502] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [02:06:36.510] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [02:06:36.517] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [02:06:36.524] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [02:06:36.536] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [02:06:36.536] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [02:06:36.542] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [02:06:36.548] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [02:06:36.560] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [02:06:36.570] checking whether the C compiler still works... yes [02:06:36.721] checking how to run the C preprocessor... ccache clang -E [02:06:36.863] checking for pkg-config... /usr/bin/pkg-config [02:06:36.863] checking pkg-config is at least version 0.9.0... yes [02:06:36.865] checking whether to build with ICU support... yes [02:06:36.865] checking for icu-uc icu-i18n... yes [02:06:36.873] checking whether to build with Tcl... yes [02:06:36.873] checking whether to build Perl modules... yes [02:06:36.873] checking whether to build Python modules... yes [02:06:36.873] checking whether to build with GSSAPI support... yes [02:06:36.875] checking whether to build with PAM support... yes [02:06:36.875] checking whether to build with BSD Authentication support... no [02:06:36.875] checking whether to build with LDAP support... yes [02:06:36.875] checking whether to build with Bonjour support... no [02:06:36.875] checking whether to build with SELinux support... yes [02:06:36.876] checking whether to build with systemd support... yes [02:06:36.876] checking whether to build with XML support... yes [02:06:36.876] checking for libxml-2.0 >= 2.6.23... yes [02:06:36.885] checking whether to build with LZ4 support... yes [02:06:36.885] checking for liblz4... yes [02:06:36.894] checking whether to build with ZSTD support... yes [02:06:36.894] checking for libzstd >= 1.4.0... yes [02:06:36.903] checking for strip... strip [02:06:36.904] checking whether it is possible to strip libraries... yes [02:06:36.906] checking for ar... ar [02:06:36.906] checking for a BSD-compatible install... /usr/bin/install -c [02:06:36.917] checking for tar... /usr/bin/tar [02:06:36.917] checking whether ln -s works... yes [02:06:36.917] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [02:06:36.920] checking for bison... /usr/bin/bison [02:06:36.923] configure: using bison (GNU Bison) 3.8.2 [02:06:36.926] checking for flex... /usr/bin/flex [02:06:36.928] configure: using flex 2.6.4 [02:06:36.929] checking for perl... /usr/bin/perl [02:06:36.932] configure: using perl 5.36.0 [02:06:36.934] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [02:06:36.939] checking for Perl privlibexp... /usr/share/perl/5.36 [02:06:36.944] checking for Perl useshrplib... true [02:06:36.950] 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 [02:06:36.956] checking for CFLAGS to compile embedded Perl... -DDEBIAN [02:06:36.962] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [02:06:37.057] checking for python3... /usr/bin/python3 [02:06:37.069] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [02:06:37.078] checking for Python sysconfig module... yes [02:06:37.090] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [02:06:37.103] checking Python include directory... -I/usr/include/python3.11 [02:06:37.117] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [02:06:37.166] checking for a sed that does not truncate output... /usr/bin/sed [02:06:37.173] checking for grep that handles long lines and -e... /usr/bin/grep [02:06:37.176] checking for egrep... /usr/bin/grep -E [02:06:37.178] checking for ANSI C header files... yes [02:06:37.433] checking for sys/types.h... yes [02:06:37.529] checking for sys/stat.h... yes [02:06:37.545] checking for stdlib.h... yes [02:06:37.560] checking for string.h... yes [02:06:37.616] checking for memory.h... yes [02:06:37.636] checking for strings.h... yes [02:06:37.654] checking for inttypes.h... yes [02:06:37.673] checking for stdint.h... yes [02:06:37.693] checking for unistd.h... yes [02:06:37.800] checking whether ccache clang is Clang... yes [02:06:37.833] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [02:06:38.020] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [02:06:38.103] checking whether more special flags are required for pthreads... no [02:06:38.103] checking for PTHREAD_PRIO_INHERIT... yes [02:06:38.189] checking pthread.h usability... yes [02:06:38.200] checking pthread.h presence... yes [02:06:38.237] checking for pthread.h... yes [02:06:38.237] checking for strerror_r... yes [02:06:38.322] checking whether strerror_r returns int... no [02:06:38.400] checking for main in -lm... yes [02:06:38.496] checking for library containing setproctitle... no [02:06:38.679] checking for library containing dlsym... none required [02:06:38.769] checking for library containing socket... none required [02:06:38.862] checking for library containing getopt_long... none required [02:06:38.953] checking for library containing shm_open... none required [02:06:39.043] checking for library containing shm_unlink... none required [02:06:39.135] checking for library containing clock_gettime... none required [02:06:39.227] checking for library containing shmget... none required [02:06:39.319] checking for library containing backtrace_symbols... none required [02:06:39.411] checking for library containing pthread_barrier_wait... none required [02:06:39.503] checking for library containing readline... -lreadline [02:06:39.586] checking for inflate in -lz... yes [02:06:39.682] checking for library containing gss_store_cred_into... -lgssapi_krb5 [02:06:39.877] checking for CRYPTO_new_ex_data in -lcrypto... yes [02:06:39.988] checking for SSL_new in -lssl... yes [02:06:40.103] checking for SSL_CTX_set_ciphersuites... yes [02:06:40.216] checking for SSL_CTX_set_cert_cb... yes [02:06:40.331] checking for X509_get_signature_info... yes [02:06:40.450] checking for SSL_CTX_set_num_tickets... yes [02:06:40.568] checking for pam_start in -lpam... yes [02:06:40.684] checking for xmlSaveToBuffer in -lxml2... yes [02:06:40.843] checking for xsltCleanupGlobals in -lxslt... yes [02:06:41.020] checking for LZ4_compress_default in -llz4... yes [02:06:41.185] checking for ZSTD_compress in -lzstd... yes [02:06:41.341] checking for ldap_bind in -lldap... yes [02:06:41.500] checking for ldap_initialize... yes [02:06:41.676] checking for ldap_verify_credentials... yes [02:06:41.861] checking for security_compute_create_name in -lselinux... yes [02:06:42.025] checking for uuid_export in -lossp-uuid... yes [02:06:42.195] checking atomic.h usability... no [02:06:42.290] checking atomic.h presence... no [02:06:42.329] checking for atomic.h... no [02:06:42.332] checking copyfile.h usability... no [02:06:42.424] checking copyfile.h presence... no [02:06:42.459] checking for copyfile.h... no [02:06:42.463] checking execinfo.h usability... yes [02:06:42.470] checking execinfo.h presence... yes [02:06:42.500] checking for execinfo.h... yes [02:06:42.507] checking getopt.h usability... yes [02:06:42.550] checking getopt.h presence... yes [02:06:42.582] checking for getopt.h... yes [02:06:42.591] checking ifaddrs.h usability... yes [02:06:42.687] checking ifaddrs.h presence... yes [02:06:42.724] checking for ifaddrs.h... yes [02:06:42.732] checking mbarrier.h usability... no [02:06:42.821] checking mbarrier.h presence... no [02:06:42.860] checking for mbarrier.h... no [02:06:42.864] checking sys/epoll.h usability... yes [02:06:42.872] checking sys/epoll.h presence... yes [02:06:42.906] checking for sys/epoll.h... yes [02:06:42.915] checking sys/event.h usability... no [02:06:43.008] checking sys/event.h presence... no [02:06:43.046] checking for sys/event.h... no [02:06:43.050] checking sys/personality.h usability... yes [02:06:43.097] checking sys/personality.h presence... yes [02:06:43.131] checking for sys/personality.h... yes [02:06:43.140] checking sys/prctl.h usability... yes [02:06:43.150] checking sys/prctl.h presence... yes [02:06:43.182] checking for sys/prctl.h... yes [02:06:43.191] checking sys/procctl.h usability... no [02:06:43.284] checking sys/procctl.h presence... no [02:06:43.323] checking for sys/procctl.h... no [02:06:43.327] checking sys/signalfd.h usability... yes [02:06:43.375] checking sys/signalfd.h presence... yes [02:06:43.411] checking for sys/signalfd.h... yes [02:06:43.420] checking sys/ucred.h usability... no [02:06:43.505] checking sys/ucred.h presence... no [02:06:43.540] checking for sys/ucred.h... no [02:06:43.543] checking termios.h usability... yes [02:06:43.551] checking termios.h presence... yes [02:06:43.584] checking for termios.h... yes [02:06:43.593] checking ucred.h usability... no [02:06:43.686] checking ucred.h presence... no [02:06:43.724] checking for ucred.h... no [02:06:43.728] checking xlocale.h usability... no [02:06:43.823] checking xlocale.h presence... no [02:06:43.872] checking for xlocale.h... no [02:06:43.874] checking readline/readline.h usability... yes [02:06:43.978] checking readline/readline.h presence... yes [02:06:44.018] checking for readline/readline.h... yes [02:06:44.019] checking readline/history.h usability... yes [02:06:44.029] checking readline/history.h presence... yes [02:06:44.065] checking for readline/history.h... yes [02:06:44.069] checking zlib.h usability... yes [02:06:44.079] checking zlib.h presence... yes [02:06:44.117] checking for zlib.h... yes [02:06:44.118] checking for lz4... /usr/bin/lz4 [02:06:44.118] checking lz4.h usability... yes [02:06:44.128] checking lz4.h presence... yes [02:06:44.162] checking for lz4.h... yes [02:06:44.163] checking for zstd... /usr/bin/zstd [02:06:44.163] checking zstd.h usability... yes [02:06:44.173] checking zstd.h presence... yes [02:06:44.211] checking for zstd.h... yes [02:06:44.212] checking gssapi/gssapi.h usability... yes [02:06:44.221] checking gssapi/gssapi.h presence... yes [02:06:44.258] checking for gssapi/gssapi.h... yes [02:06:44.260] checking gssapi/gssapi_ext.h usability... yes [02:06:44.270] checking gssapi/gssapi_ext.h presence... yes [02:06:44.307] checking for gssapi/gssapi_ext.h... yes [02:06:44.309] checking for openssl... /usr/bin/openssl [02:06:44.314] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [02:06:44.314] checking openssl/ssl.h usability... yes [02:06:44.326] checking openssl/ssl.h presence... yes [02:06:44.399] checking for openssl/ssl.h... yes [02:06:44.399] checking openssl/err.h usability... yes [02:06:44.409] checking openssl/err.h presence... yes [02:06:44.452] checking for openssl/err.h... yes [02:06:44.452] checking security/pam_appl.h usability... yes [02:06:44.460] checking security/pam_appl.h presence... yes [02:06:44.489] checking for security/pam_appl.h... yes [02:06:44.491] checking systemd/sd-daemon.h usability... yes [02:06:44.499] checking systemd/sd-daemon.h presence... yes [02:06:44.534] checking for systemd/sd-daemon.h... yes [02:06:44.534] checking libxml/parser.h usability... yes [02:06:44.543] checking libxml/parser.h presence... yes [02:06:44.588] checking for libxml/parser.h... yes [02:06:44.588] checking libxslt/xslt.h usability... yes [02:06:44.599] checking libxslt/xslt.h presence... yes [02:06:44.646] checking for libxslt/xslt.h... yes [02:06:44.646] checking ldap.h usability... yes [02:06:44.655] checking ldap.h presence... yes [02:06:44.691] checking for ldap.h... yes [02:06:44.691] checking for compatible LDAP implementation... yes [02:06:44.700] checking ossp/uuid.h usability... yes [02:06:44.748] checking ossp/uuid.h presence... yes [02:06:44.785] checking for ossp/uuid.h... yes [02:06:44.823] checking whether byte ordering is bigendian... no [02:06:44.984] checking for inline... inline [02:06:45.023] checking for printf format archetype... printf [02:06:45.051] checking for _Static_assert... yes [02:06:45.199] checking for typeof... typeof [02:06:45.208] checking for __builtin_types_compatible_p... yes [02:06:45.221] checking for __builtin_constant_p... yes [02:06:45.287] checking for __builtin_mul_overflow... yes [02:06:45.434] checking for __builtin_unreachable... yes [02:06:45.565] checking for computed goto support... yes [02:06:45.635] checking for struct tm.tm_zone... yes [02:06:45.676] checking for union semun... no [02:06:45.750] checking for socklen_t... yes [02:06:45.836] checking for struct sockaddr.sa_len... no [02:06:45.993] checking for C/C++ restrict keyword... __restrict [02:06:46.008] checking for struct option... yes [02:06:46.150] checking whether assembler supports x86_64 popcntq... yes [02:06:46.158] checking for special C compiler options needed for large files... no [02:06:46.158] checking for _FILE_OFFSET_BITS value needed for large files... no [02:06:46.172] checking size of off_t... 8 [02:06:46.348] checking for int timezone... yes [02:06:46.495] checking for backtrace_symbols... yes [02:06:46.650] checking for copyfile... no [02:06:46.830] checking for copy_file_range... yes [02:06:47.036] checking for elf_aux_info... no [02:06:47.226] checking for getauxval... yes [02:06:47.407] checking for getifaddrs... yes [02:06:47.579] checking for getpeerucred... no [02:06:47.752] checking for inet_pton... yes [02:06:47.902] checking for kqueue... no [02:06:48.061] checking for mbstowcs_l... no [02:06:48.219] checking for memset_s... no [02:06:48.374] checking for posix_fallocate... yes [02:06:48.519] checking for ppoll... yes [02:06:48.702] checking for pthread_is_threaded_np... no [02:06:48.914] checking for setproctitle... no [02:06:49.080] checking for setproctitle_fast... no [02:06:49.280] checking for strchrnul... yes [02:06:49.473] checking for strsignal... yes [02:06:49.652] checking for syncfs... yes [02:06:49.808] checking for sync_file_range... yes [02:06:49.963] checking for uselocale... yes [02:06:50.123] checking for wcstombs_l... no [02:06:50.276] checking for __builtin_bswap16... yes [02:06:50.423] checking for __builtin_bswap32... yes [02:06:50.567] checking for __builtin_bswap64... yes [02:06:50.724] checking for __builtin_clz... yes [02:06:50.898] checking for __builtin_ctz... yes [02:06:51.082] checking for __builtin_popcount... yes [02:06:51.259] checking for __builtin_frame_address... yes [02:06:51.426] checking for _LARGEFILE_SOURCE value needed for large files... no [02:06:51.600] checking how ccache clang reports undeclared, standard C functions... warning [02:06:51.620] checking for posix_fadvise... yes [02:06:51.777] checking whether posix_fadvise is declared... yes [02:06:51.791] checking whether fdatasync is declared... yes [02:06:51.870] checking whether strlcat is declared... no [02:06:51.974] checking whether strlcpy is declared... no [02:06:52.076] checking whether strnlen is declared... yes [02:06:52.092] checking whether strsep is declared... yes [02:06:52.146] checking whether preadv is declared... yes [02:06:52.160] checking whether pwritev is declared... yes [02:06:52.240] checking whether F_FULLFSYNC is declared... no [02:06:52.321] checking for explicit_bzero... yes [02:06:52.492] checking for getopt... yes [02:06:52.666] checking for getpeereid... no [02:06:52.824] checking for inet_aton... yes [02:06:52.991] checking for mkdtemp... yes [02:06:53.160] checking for strlcat... no [02:06:53.317] checking for strlcpy... no [02:06:53.469] checking for strnlen... yes [02:06:53.612] checking for strsep... yes [02:06:53.754] checking for pthread_barrier_wait... yes [02:06:53.898] checking for getopt_long... yes [02:06:54.043] checking for syslog... yes [02:06:54.189] checking syslog.h usability... yes [02:06:54.280] checking syslog.h presence... yes [02:06:54.315] checking for syslog.h... yes [02:06:54.315] checking for opterr... yes [02:06:54.460] checking for optreset... no [02:06:54.616] checking unicode/ucol.h usability... yes [02:06:54.627] checking unicode/ucol.h presence... yes [02:06:54.669] checking for unicode/ucol.h... yes [02:06:54.674] checking whether LLVMCreateGDBRegistrationListener is declared... yes [02:06:54.760] checking whether LLVMCreatePerfJITEventListener is declared... yes [02:06:54.771] checking for rl_completion_suppress_quote... yes [02:06:54.929] checking for rl_filename_quote_characters... yes [02:06:55.080] checking for rl_filename_quoting_function... yes [02:06:55.233] checking for append_history... yes [02:06:55.387] checking for history_truncate_file... yes [02:06:55.545] checking for rl_completion_matches... yes [02:06:55.697] checking for rl_filename_completion_function... yes [02:06:55.846] checking for rl_reset_screen_size... yes [02:06:55.996] checking for rl_variable_bind... yes [02:06:56.155] checking test program... ok [02:06:56.308] checking size of void *... 8 [02:06:56.485] checking size of size_t... 8 [02:06:56.670] checking size of long... 8 [02:06:56.839] checking size of long long... 8 [02:06:57.017] checking alignment of short... 2 [02:06:57.187] checking alignment of int... 4 [02:06:57.357] checking alignment of long... 8 [02:06:57.531] checking alignment of int64_t... 8 [02:06:57.698] checking alignment of double... 8 [02:06:57.869] checking for __int128... yes [02:06:58.022] checking for __int128 alignment bug... ok [02:06:58.170] checking alignment of PG_INT128_TYPE... 16 [02:06:58.335] checking for builtin __sync char locking functions... yes [02:06:58.496] checking for builtin __sync int32 locking functions... yes [02:06:58.660] checking for builtin __sync int32 atomic operations... yes [02:06:58.818] checking for builtin __sync int64 atomic operations... yes [02:06:58.985] checking for builtin __atomic int32 atomic operations... yes [02:06:59.187] checking for builtin __atomic int64 atomic operations... yes [02:06:59.348] checking for __get_cpuid... yes [02:06:59.521] checking for __get_cpuid_count... yes [02:06:59.671] checking for __cpuid... no [02:06:59.740] checking for __cpuidex... no [02:06:59.806] checking for _xgetbv... yes [02:07:00.212] checking for _mm512_popcnt_epi64... yes [02:07:00.577] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [02:07:00.830] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [02:07:00.902] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [02:07:00.961] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [02:07:01.024] 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 [02:07:01.105] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [02:07:01.106] checking for library containing sem_init... none required [02:07:01.288] checking which semaphore API to use... unnamed POSIX [02:07:01.288] checking which random number source to use... OpenSSL [02:07:01.290] checking for tclsh... /usr/bin/tclsh [02:07:01.290] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [02:07:01.335] checking tcl.h usability... yes [02:07:01.391] checking tcl.h presence... yes [02:07:01.432] checking for tcl.h... yes [02:07:01.432] checking for perl.h... yes [02:07:01.769] checking for libperl... yes [02:07:02.009] checking Python.h usability... yes [02:07:02.095] checking Python.h presence... yes [02:07:02.163] checking for Python.h... yes [02:07:02.163] checking for xmllint... /usr/bin/xmllint [02:07:02.164] checking for xsltproc... /usr/bin/xsltproc [02:07:02.164] checking for fop... /usr/bin/fop [02:07:02.164] checking for dbtoepub... no [02:07:02.165] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [02:07:02.263] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [02:07:02.390] configure: using compiler=Debian clang version 14.0.6 [02:07:02.390] 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 [02:07:02.390] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [02:07:02.390] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [02:07:02.390] configure: using CXX=ccache clang++-16 [02:07:02.390] 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 [02:07:02.390] configure: using CLANG=ccache clang-16 [02:07:02.390] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [02:07:02.390] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [02:07:02.418] configure: updating cache clang.cache [02:07:02.428] configure: creating ./config.status [02:07:02.516] config.status: creating GNUmakefile [02:07:02.529] config.status: creating src/Makefile.global [02:07:02.544] config.status: creating src/include/pg_config.h [02:07:02.556] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [02:07:02.564] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [02:07:02.569] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [02:07:02.578] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [02:07:02.586] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [02:07:02.594] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [02:07:02.602] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [02:07:02.642] [02:07:02.642] real 0m28.494s [02:07:02.642] user 0m16.949s [02:07:02.642] sys 0m11.584s [02:07:02.642] make -s -j${BUILD_JOBS} clean [02:07:03.205] time make -s -j${BUILD_JOBS} world-bin [02:07:54.039] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' [-Werror,-Wmissing-variable-declarations] [02:07:54.039] Size SHMEM_EXTRA_SIZE_LIMIT[6] = { [02:07:54.039] ^ [02:07:54.039] pg_shmem.c:155:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit [02:07:54.039] Size SHMEM_EXTRA_SIZE_LIMIT[6] = { [02:07:54.039] ^ [02:07:54.039] 1 error generated. [02:07:54.040] make[3]: *** [: pg_shmem.o] Error 1 [02:07:54.040] make[2]: *** [common.mk:37: port-recursive] Error 2 [02:07:54.040] make[2]: *** Waiting for unfinished jobs.... [02:08:04.798] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [02:08:04.798] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [02:08:04.799] [02:08:04.799] real 1m1.594s [02:08:04.799] user 3m7.637s [02:08:04.799] sys 0m48.562s [02:08:04.799] [02:08:04.799] Exit status: 2