[13:06:49.078] time ./configure \ [13:06:49.078] --cache clang.cache \ [13:06:49.078] ${LINUX_CONFIGURE_FEATURES} \ [13:06:49.078] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [13:06:49.245] configure: creating cache clang.cache [13:06:49.259] checking build system type... x86_64-pc-linux-gnu [13:06:49.367] checking host system type... x86_64-pc-linux-gnu [13:06:49.367] checking which template to use... linux [13:06:49.368] checking whether NLS is wanted... no [13:06:49.368] checking for default port number... 5432 [13:06:49.374] checking for block size... 8kB [13:06:49.375] checking for segment size... 1GB [13:06:49.378] checking for WAL block size... 8kB [13:06:49.493] checking whether the C compiler works... yes [13:06:49.656] checking for C compiler default output file name... a.out [13:06:49.657] checking for suffix of executables... [13:06:49.726] checking whether we are cross compiling... no [13:06:49.817] checking for suffix of object files... o [13:06:49.826] checking whether we are using the GNU C compiler... yes [13:06:49.833] checking whether ccache clang accepts -g... yes [13:06:49.840] checking for ccache clang option to accept ISO C89... none needed [13:06:49.848] checking for ccache clang option to accept ISO C99... none needed [13:06:49.977] checking whether we are using the GNU C++ compiler... yes [13:06:50.051] checking whether ccache clang++-16 accepts -g... yes [13:06:50.191] checking for gawk... no [13:06:50.191] checking for mawk... mawk [13:06:50.192] checking for LLVM_CONFIG... llvm-config-16 [13:06:50.197] configure: using llvm 16.0.6 [13:06:50.197] checking for CLANG... ccache clang-16 [13:06:50.247] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [13:06:50.254] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [13:06:50.260] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [13:06:50.267] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [13:06:50.273] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [13:06:50.280] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [13:06:50.287] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [13:06:50.293] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:06:50.300] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [13:06:50.312] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [13:06:50.323] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [13:06:50.330] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [13:06:50.337] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [13:06:50.349] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [13:06:50.362] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [13:06:50.370] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [13:06:50.377] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [13:06:50.384] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [13:06:50.391] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [13:06:50.397] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [13:06:50.404] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [13:06:50.411] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [13:06:50.423] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [13:06:50.430] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:06:50.436] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:06:50.443] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:06:50.449] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:06:50.456] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:06:50.494] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:06:50.506] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:06:50.519] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:06:50.526] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:06:50.532] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:06:50.540] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:06:50.547] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:06:50.553] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:06:50.560] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:06:50.567] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:06:50.573] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:06:50.580] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [13:06:50.587] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [13:06:50.594] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:06:50.601] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:06:50.608] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:06:50.620] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:06:50.632] checking whether the C compiler still works... yes [13:06:50.748] checking how to run the C preprocessor... ccache clang -E [13:06:50.884] checking for pkg-config... /usr/bin/pkg-config [13:06:50.884] checking pkg-config is at least version 0.9.0... yes [13:06:50.885] checking whether to build with ICU support... yes [13:06:50.886] checking for icu-uc icu-i18n... yes [13:06:50.893] checking whether to build with Tcl... yes [13:06:50.893] checking whether to build Perl modules... yes [13:06:50.893] checking whether to build Python modules... yes [13:06:50.893] checking whether to build with GSSAPI support... yes [13:06:50.895] checking whether to build with PAM support... yes [13:06:50.895] checking whether to build with BSD Authentication support... no [13:06:50.895] checking whether to build with LDAP support... yes [13:06:50.895] checking whether to build with Bonjour support... no [13:06:50.895] checking whether to build with SELinux support... yes [13:06:50.895] checking whether to build with systemd support... yes [13:06:50.896] checking whether to build with XML support... yes [13:06:50.896] checking for libxml-2.0 >= 2.6.23... yes [13:06:50.903] checking whether to build with LZ4 support... yes [13:06:50.903] checking for liblz4... yes [13:06:50.910] checking whether to build with ZSTD support... yes [13:06:50.910] checking for libzstd >= 1.4.0... yes [13:06:50.917] checking for strip... strip [13:06:50.917] checking whether it is possible to strip libraries... yes [13:06:50.919] checking for ar... ar [13:06:50.919] checking for a BSD-compatible install... /usr/bin/install -c [13:06:50.928] checking for tar... /usr/bin/tar [13:06:50.928] checking whether ln -s works... yes [13:06:50.929] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:06:50.931] checking for bison... /usr/bin/bison [13:06:50.933] configure: using bison (GNU Bison) 3.8.2 [13:06:50.936] checking for flex... /usr/bin/flex [13:06:50.948] configure: using flex 2.6.4 [13:06:50.948] checking for perl... /usr/bin/perl [13:06:50.950] configure: using perl 5.36.0 [13:06:50.952] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:06:50.957] checking for Perl privlibexp... /usr/share/perl/5.36 [13:06:50.961] checking for Perl useshrplib... true [13:06:50.967] 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 [13:06:50.973] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:06:50.978] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:06:51.069] checking for python3... /usr/bin/python3 [13:06:51.080] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [13:06:51.086] checking for Python sysconfig module... yes [13:06:51.097] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:06:51.110] checking Python include directory... -I/usr/include/python3.11 [13:06:51.122] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:06:51.163] checking for a sed that does not truncate output... /usr/bin/sed [13:06:51.169] checking for grep that handles long lines and -e... /usr/bin/grep [13:06:51.171] checking for egrep... /usr/bin/grep -E [13:06:51.173] checking for ANSI C header files... yes [13:06:51.360] checking for sys/types.h... yes [13:06:51.375] checking for sys/stat.h... yes [13:06:51.390] checking for stdlib.h... yes [13:06:51.404] checking for string.h... yes [13:06:51.418] checking for memory.h... yes [13:06:51.433] checking for strings.h... yes [13:06:51.447] checking for inttypes.h... yes [13:06:51.462] checking for stdint.h... yes [13:06:51.511] checking for unistd.h... yes [13:06:51.524] checking whether ccache clang is Clang... yes [13:06:51.552] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [13:06:51.672] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:06:51.748] checking whether more special flags are required for pthreads... no [13:06:51.748] checking for PTHREAD_PRIO_INHERIT... yes [13:06:51.829] checking pthread.h usability... yes [13:06:51.837] checking pthread.h presence... yes [13:06:51.869] checking for pthread.h... yes [13:06:51.870] checking for strerror_r... yes [13:06:51.943] checking whether strerror_r returns int... no [13:06:52.011] checking for main in -lm... yes [13:06:52.096] checking for library containing setproctitle... no [13:06:52.262] checking for library containing dlsym... none required [13:06:52.341] checking for library containing socket... none required [13:06:52.418] checking for library containing getopt_long... none required [13:06:52.495] checking for library containing shm_open... none required [13:06:52.573] checking for library containing shm_unlink... none required [13:06:52.650] checking for library containing clock_gettime... none required [13:06:52.726] checking for library containing shmget... none required [13:06:52.805] checking for library containing backtrace_symbols... none required [13:06:52.886] checking for library containing pthread_barrier_wait... none required [13:06:52.966] checking for library containing readline... -lreadline [13:06:53.045] checking for inflate in -lz... yes [13:06:53.128] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:06:53.297] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:06:53.403] checking for SSL_new in -lssl... yes [13:06:53.513] checking for SSL_CTX_set_cert_cb... yes [13:06:53.628] checking for OPENSSL_init_ssl... yes [13:06:53.743] checking for BIO_meth_new... yes [13:06:53.859] checking for ASN1_STRING_get0_data... yes [13:06:53.972] checking for HMAC_CTX_new... yes [13:06:54.088] checking for HMAC_CTX_free... yes [13:06:54.199] checking for CRYPTO_lock... no [13:06:54.313] checking for X509_get_signature_info... yes [13:06:54.425] checking for SSL_CTX_set_num_tickets... yes [13:06:54.535] checking for pam_start in -lpam... yes [13:06:54.641] checking for xmlSaveToBuffer in -lxml2... yes [13:06:54.774] checking for xsltCleanupGlobals in -lxslt... yes [13:06:54.905] checking for LZ4_compress_default in -llz4... yes [13:06:55.035] checking for ZSTD_compress in -lzstd... yes [13:06:55.176] checking for ldap_bind in -lldap... yes [13:06:55.325] checking for ldap_initialize... yes [13:06:55.473] checking for ldap_verify_credentials... yes [13:06:55.628] checking for security_compute_create_name in -lselinux... yes [13:06:55.768] checking for uuid_export in -lossp-uuid... yes [13:06:55.908] checking for stdbool.h that conforms to C99... yes [13:06:55.981] checking for _Bool... yes [13:06:56.082] checking atomic.h usability... no [13:06:56.166] checking atomic.h presence... no [13:06:56.199] checking for atomic.h... no [13:06:56.202] checking copyfile.h usability... no [13:06:56.284] checking copyfile.h presence... no [13:06:56.319] checking for copyfile.h... no [13:06:56.323] checking execinfo.h usability... yes [13:06:56.331] checking execinfo.h presence... yes [13:06:56.362] checking for execinfo.h... yes [13:06:56.370] checking getopt.h usability... yes [13:06:56.379] checking getopt.h presence... yes [13:06:56.410] checking for getopt.h... yes [13:06:56.418] checking ifaddrs.h usability... yes [13:06:56.427] checking ifaddrs.h presence... yes [13:06:56.461] checking for ifaddrs.h... yes [13:06:56.468] checking mbarrier.h usability... no [13:06:56.553] checking mbarrier.h presence... no [13:06:56.588] checking for mbarrier.h... no [13:06:56.591] checking sys/epoll.h usability... yes [13:06:56.600] checking sys/epoll.h presence... yes [13:06:56.632] checking for sys/epoll.h... yes [13:06:56.639] checking sys/event.h usability... no [13:06:56.724] checking sys/event.h presence... no [13:06:56.758] checking for sys/event.h... no [13:06:56.761] checking sys/personality.h usability... yes [13:06:56.769] checking sys/personality.h presence... yes [13:06:56.799] checking for sys/personality.h... yes [13:06:56.807] checking sys/prctl.h usability... yes [13:06:56.815] checking sys/prctl.h presence... yes [13:06:56.845] checking for sys/prctl.h... yes [13:06:56.853] checking sys/procctl.h usability... no [13:06:56.937] checking sys/procctl.h presence... no [13:06:56.972] checking for sys/procctl.h... no [13:06:56.976] checking sys/signalfd.h usability... yes [13:06:57.019] checking sys/signalfd.h presence... yes [13:06:57.053] checking for sys/signalfd.h... yes [13:06:57.060] checking sys/ucred.h usability... no [13:06:57.146] checking sys/ucred.h presence... no [13:06:57.182] checking for sys/ucred.h... no [13:06:57.186] checking termios.h usability... yes [13:06:57.194] checking termios.h presence... yes [13:06:57.226] checking for termios.h... yes [13:06:57.234] checking ucred.h usability... no [13:06:57.321] checking ucred.h presence... no [13:06:57.356] checking for ucred.h... no [13:06:57.358] checking readline/readline.h usability... yes [13:06:57.367] checking readline/readline.h presence... yes [13:06:57.400] checking for readline/readline.h... yes [13:06:57.402] checking readline/history.h usability... yes [13:06:57.409] checking readline/history.h presence... yes [13:06:57.441] checking for readline/history.h... yes [13:06:57.444] checking zlib.h usability... yes [13:06:57.452] checking zlib.h presence... yes [13:06:57.485] checking for zlib.h... yes [13:06:57.485] checking for lz4... /usr/bin/lz4 [13:06:57.485] checking lz4.h usability... yes [13:06:57.494] checking lz4.h presence... yes [13:06:57.526] checking for lz4.h... yes [13:06:57.526] checking for zstd... /usr/bin/zstd [13:06:57.526] checking zstd.h usability... yes [13:06:57.535] checking zstd.h presence... yes [13:06:57.568] checking for zstd.h... yes [13:06:57.568] checking gssapi/gssapi.h usability... yes [13:06:57.577] checking gssapi/gssapi.h presence... yes [13:06:57.610] checking for gssapi/gssapi.h... yes [13:06:57.612] checking gssapi/gssapi_ext.h usability... yes [13:06:57.620] checking gssapi/gssapi_ext.h presence... yes [13:06:57.654] checking for gssapi/gssapi_ext.h... yes [13:06:57.655] checking for openssl... /usr/bin/openssl [13:06:57.660] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [13:06:57.660] checking openssl/ssl.h usability... yes [13:06:57.670] checking openssl/ssl.h presence... yes [13:06:57.734] checking for openssl/ssl.h... yes [13:06:57.734] checking openssl/err.h usability... yes [13:06:57.744] checking openssl/err.h presence... yes [13:06:57.785] checking for openssl/err.h... yes [13:06:57.786] checking security/pam_appl.h usability... yes [13:06:57.795] checking security/pam_appl.h presence... yes [13:06:57.826] checking for security/pam_appl.h... yes [13:06:57.828] checking systemd/sd-daemon.h usability... yes [13:06:57.836] checking systemd/sd-daemon.h presence... yes [13:06:57.870] checking for systemd/sd-daemon.h... yes [13:06:57.871] checking libxml/parser.h usability... yes [13:06:57.881] checking libxml/parser.h presence... yes [13:06:57.926] checking for libxml/parser.h... yes [13:06:57.926] checking libxslt/xslt.h usability... yes [13:06:57.986] checking libxslt/xslt.h presence... yes [13:06:58.031] checking for libxslt/xslt.h... yes [13:06:58.032] checking ldap.h usability... yes [13:06:58.041] checking ldap.h presence... yes [13:06:58.076] checking for ldap.h... yes [13:06:58.076] checking for compatible LDAP implementation... yes [13:06:58.085] checking ossp/uuid.h usability... yes [13:06:58.093] checking ossp/uuid.h presence... yes [13:06:58.127] checking for ossp/uuid.h... yes [13:06:58.163] checking whether byte ordering is bigendian... no [13:06:58.318] checking for inline... inline [13:06:58.329] checking for printf format archetype... printf [13:06:58.411] checking for _Static_assert... yes [13:06:58.556] checking for typeof... typeof [13:06:58.563] checking for __builtin_types_compatible_p... yes [13:06:58.575] checking for __builtin_constant_p... yes [13:06:58.586] checking for __builtin_unreachable... yes [13:06:58.718] checking for computed goto support... yes [13:06:58.726] checking for struct tm.tm_zone... yes [13:06:58.798] checking for union semun... no [13:06:58.868] checking for socklen_t... yes [13:06:58.947] checking for struct sockaddr.sa_len... no [13:06:59.092] checking for locale_t... yes [13:06:59.104] checking for C/C++ restrict keyword... __restrict [13:06:59.116] checking for struct option... yes [13:06:59.191] checking whether assembler supports x86_64 popcntq... yes [13:06:59.198] checking for special C compiler options needed for large files... no [13:06:59.198] checking for _FILE_OFFSET_BITS value needed for large files... no [13:06:59.209] checking size of off_t... 8 [13:06:59.371] checking size of bool... 1 [13:06:59.535] checking for int timezone... yes [13:06:59.692] checking for wcstombs_l declaration... no [13:06:59.851] checking for backtrace_symbols... yes [13:06:59.996] checking for copyfile... no [13:07:00.156] checking for copy_file_range... yes [13:07:00.301] checking for getifaddrs... yes [13:07:00.443] checking for getpeerucred... no [13:07:00.599] checking for inet_pton... yes [13:07:00.748] checking for kqueue... no [13:07:00.905] checking for mbstowcs_l... no [13:07:01.056] checking for memset_s... no [13:07:01.205] checking for posix_fallocate... yes [13:07:01.369] checking for ppoll... yes [13:07:01.518] checking for pthread_is_threaded_np... no [13:07:01.679] checking for setproctitle... no [13:07:01.830] checking for setproctitle_fast... no [13:07:01.988] checking for strchrnul... yes [13:07:02.144] checking for strsignal... yes [13:07:02.307] checking for syncfs... yes [13:07:02.461] checking for sync_file_range... yes [13:07:02.623] checking for uselocale... yes [13:07:02.766] checking for wcstombs_l... no [13:07:02.907] checking for __builtin_bswap16... yes [13:07:03.047] checking for __builtin_bswap32... yes [13:07:03.192] checking for __builtin_bswap64... yes [13:07:03.328] checking for __builtin_clz... yes [13:07:03.470] checking for __builtin_ctz... yes [13:07:03.609] checking for __builtin_popcount... yes [13:07:03.751] checking for __builtin_frame_address... yes [13:07:03.892] checking for _LARGEFILE_SOURCE value needed for large files... no [13:07:04.036] checking how ccache clang reports undeclared, standard C functions... warning [13:07:04.055] checking for posix_fadvise... yes [13:07:04.199] checking whether posix_fadvise is declared... yes [13:07:04.212] checking whether fdatasync is declared... yes [13:07:04.225] checking whether strlcat is declared... no [13:07:04.322] checking whether strlcpy is declared... no [13:07:04.417] checking whether strnlen is declared... yes [13:07:04.431] checking whether strsep is declared... yes [13:07:04.445] checking whether preadv is declared... yes [13:07:04.458] checking whether pwritev is declared... yes [13:07:04.472] checking whether F_FULLFSYNC is declared... no [13:07:04.544] checking for explicit_bzero... yes [13:07:04.683] checking for getopt... yes [13:07:04.815] checking for getpeereid... no [13:07:04.951] checking for inet_aton... yes [13:07:05.086] checking for mkdtemp... yes [13:07:05.225] checking for strlcat... no [13:07:05.364] checking for strlcpy... no [13:07:05.506] checking for strnlen... yes [13:07:05.641] checking for strsep... yes [13:07:05.778] checking for pthread_barrier_wait... yes [13:07:05.917] checking for getopt_long... yes [13:07:06.056] checking for syslog... yes [13:07:06.211] checking syslog.h usability... yes [13:07:06.220] checking syslog.h presence... yes [13:07:06.252] checking for syslog.h... yes [13:07:06.253] checking for opterr... yes [13:07:06.397] checking for optreset... no [13:07:06.542] checking unicode/ucol.h usability... yes [13:07:06.551] checking unicode/ucol.h presence... yes [13:07:06.589] checking for unicode/ucol.h... yes [13:07:06.593] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:07:06.607] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:07:06.648] checking for rl_completion_suppress_quote... yes [13:07:06.796] checking for rl_filename_quote_characters... yes [13:07:06.942] checking for rl_filename_quoting_function... yes [13:07:07.111] checking for append_history... yes [13:07:07.273] checking for history_truncate_file... yes [13:07:07.421] checking for rl_completion_matches... yes [13:07:07.587] checking for rl_filename_completion_function... yes [13:07:07.740] checking for rl_reset_screen_size... yes [13:07:07.892] checking for rl_variable_bind... yes [13:07:08.052] checking test program... ok [13:07:08.206] checking whether long int is 64 bits... yes [13:07:08.360] checking for __builtin_mul_overflow... yes [13:07:08.507] checking size of void *... 8 [13:07:08.673] checking size of size_t... 8 [13:07:08.835] checking size of long... 8 [13:07:08.995] checking alignment of short... 2 [13:07:09.159] checking alignment of int... 4 [13:07:09.319] checking alignment of long... 8 [13:07:09.480] checking alignment of double... 8 [13:07:09.647] checking for int8... no [13:07:09.718] checking for uint8... no [13:07:09.787] checking for int64... no [13:07:09.855] checking for uint64... no [13:07:09.923] checking for __int128... yes [13:07:10.064] checking for __int128 alignment bug... ok [13:07:10.205] checking alignment of PG_INT128_TYPE... 16 [13:07:10.363] checking for builtin __sync char locking functions... yes [13:07:10.497] checking for builtin __sync int32 locking functions... yes [13:07:10.633] checking for builtin __sync int32 atomic operations... yes [13:07:10.773] checking for builtin __sync int64 atomic operations... yes [13:07:10.912] checking for builtin __atomic int32 atomic operations... yes [13:07:11.054] checking for builtin __atomic int64 atomic operations... yes [13:07:11.191] checking for __get_cpuid... yes [13:07:11.332] checking for __get_cpuid_count... yes [13:07:11.465] checking for __cpuid... no [13:07:11.528] checking for __cpuidex... no [13:07:11.586] checking for _xgetbv with CFLAGS=... no [13:07:11.894] checking for _xgetbv with CFLAGS=-mxsave... yes [13:07:12.252] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:07:12.519] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:07:12.868] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:07:12.959] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:07:13.196] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:07:13.259] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:07:13.314] 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 [13:07:13.384] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:07:13.384] checking for library containing sem_init... none required [13:07:13.523] checking which semaphore API to use... unnamed POSIX [13:07:13.523] checking which random number source to use... OpenSSL [13:07:13.525] checking for tclsh... /usr/bin/tclsh [13:07:13.525] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:07:13.566] checking tcl.h usability... yes [13:07:13.574] checking tcl.h presence... yes [13:07:13.608] checking for tcl.h... yes [13:07:13.609] checking for perl.h... yes [13:07:13.628] checking for libperl... yes [13:07:13.854] checking Python.h usability... yes [13:07:13.864] checking Python.h presence... yes [13:07:13.930] checking for Python.h... yes [13:07:13.930] checking for xmllint... /usr/bin/xmllint [13:07:13.930] checking for xsltproc... /usr/bin/xsltproc [13:07:13.930] checking for fop... /usr/bin/fop [13:07:13.931] checking for dbtoepub... no [13:07:13.931] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [13:07:14.021] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:07:14.139] configure: using compiler=Debian clang version 14.0.6 [13:07:14.139] 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 [13:07:14.139] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:07:14.139] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:07:14.139] configure: using CXX=ccache clang++-16 [13:07:14.139] 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 [13:07:14.139] configure: using CLANG=ccache clang-16 [13:07:14.139] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:07:14.139] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [13:07:14.165] configure: updating cache clang.cache [13:07:14.174] configure: creating ./config.status [13:07:14.262] config.status: creating GNUmakefile [13:07:14.273] config.status: creating src/Makefile.global [13:07:14.289] config.status: creating src/include/pg_config.h [13:07:14.301] config.status: creating src/include/pg_config_ext.h [13:07:14.308] config.status: src/include/pg_config_ext.h is unchanged [13:07:14.310] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:07:14.317] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [13:07:14.322] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:07:14.330] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:07:14.337] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:07:14.344] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:07:14.351] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:07:14.386] [13:07:14.386] real 0m25.307s [13:07:14.386] user 0m15.165s [13:07:14.386] sys 0m10.165s [13:07:14.386] make -s -j${BUILD_JOBS} clean [13:07:14.881] time make -s -j${BUILD_JOBS} world-bin [13:07:38.095] be-secure-gssapi.c:454:4: error: implicit declaration of function 'WaitInterruptOrSocket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [13:07:38.095] WaitInterruptOrSocket(INTERRUPT_GENERAL_WAKEUP, [13:07:38.095] ^ [13:07:38.095] be-secure-gssapi.c:454:26: error: use of undeclared identifier 'INTERRUPT_GENERAL_WAKEUP' [13:07:38.095] WaitInterruptOrSocket(INTERRUPT_GENERAL_WAKEUP, [13:07:38.095] ^ [13:07:38.095] be-secure-gssapi.c:673:6: error: implicit declaration of function 'WaitInterruptOrSocket' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [13:07:38.095] WaitInterruptOrSocket(INTERRUPT_PROC_SET_LATCH, [13:07:38.095] ^ [13:07:38.095] be-secure-gssapi.c:673:28: error: use of undeclared identifier 'INTERRUPT_PROC_SET_LATCH' [13:07:38.095] WaitInterruptOrSocket(INTERRUPT_PROC_SET_LATCH, [13:07:38.095] ^ [13:07:38.095] 4 errors generated. [13:07:38.095] make[3]: *** [: be-secure-gssapi.o] Error 1 [13:07:38.095] make[2]: *** [common.mk:37: libpq-recursive] Error 2 [13:07:38.095] make[2]: *** Waiting for unfinished jobs.... [13:07:55.134] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:07:55.134] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:07:55.134] [13:07:55.134] real 0m40.253s [13:07:55.134] user 2m1.545s [13:07:55.134] sys 0m32.397s [13:07:55.135] [13:07:55.135] Exit status: 2