[17:08:41.404] time ./configure \ [17:08:41.404] --cache gcc.cache \ [17:08:41.404] --enable-dtrace \ [17:08:41.404] ${LINUX_CONFIGURE_FEATURES} \ [17:08:41.404] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [17:08:41.504] configure: creating cache gcc.cache [17:08:41.511] checking build system type... x86_64-pc-linux-gnu [17:08:41.594] checking host system type... x86_64-pc-linux-gnu [17:08:41.594] checking which template to use... linux [17:08:41.594] checking whether NLS is wanted... no [17:08:41.594] checking for default port number... 5432 [17:08:41.598] checking for dtrace... /usr/bin/dtrace [17:08:41.598] checking for block size... 8kB [17:08:41.599] checking for segment size... 1GB [17:08:41.600] checking for WAL block size... 8kB [17:08:41.617] checking whether the C compiler works... yes [17:08:41.699] checking for C compiler default output file name... a.out [17:08:41.700] checking for suffix of executables... [17:08:41.722] checking whether we are cross compiling... no [17:08:41.761] checking for suffix of object files... o [17:08:41.768] checking whether we are using the GNU C compiler... yes [17:08:41.772] checking whether ccache gcc accepts -g... yes [17:08:41.775] checking for ccache gcc option to accept ISO C89... none needed [17:08:41.780] checking for ccache gcc option to accept ISO C99... none needed [17:08:41.824] checking whether we are using the GNU C++ compiler... yes [17:08:41.828] checking whether ccache g++ accepts -g... yes [17:08:41.892] checking for gawk... no [17:08:41.892] checking for mawk... mawk [17:08:41.892] checking for llvm-config... /usr/bin/llvm-config [17:08:41.908] configure: using llvm 11.0.1 [17:08:41.908] checking for CLANG... ccache clang [17:08:41.986] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [17:08:41.992] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [17:08:42.010] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [17:08:42.056] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [17:08:42.137] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [17:08:42.157] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [17:08:42.178] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [17:08:42.182] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [17:08:42.199] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [17:08:42.203] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [17:08:42.208] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [17:08:42.212] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [17:08:42.216] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [17:08:42.221] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [17:08:42.225] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [17:08:42.230] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [17:08:42.234] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [17:08:42.238] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [17:08:42.242] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [17:08:42.246] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [17:08:42.249] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [17:08:42.254] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [17:08:42.276] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [17:08:42.281] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [17:08:42.286] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [17:08:42.320] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [17:08:42.355] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [17:08:42.360] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [17:08:42.364] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [17:08:42.397] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [17:08:42.402] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [17:08:42.406] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [17:08:42.411] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [17:08:42.415] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [17:08:42.420] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [17:08:42.423] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [17:08:42.428] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [17:08:42.448] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [17:08:42.467] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [17:08:42.526] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [17:08:42.567] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [17:08:42.571] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [17:08:42.592] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [17:08:42.610] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [17:08:42.631] checking whether the C compiler still works... yes [17:08:42.698] checking how to run the C preprocessor... ccache gcc -E [17:08:42.776] checking for pkg-config... /usr/bin/pkg-config [17:08:42.776] checking pkg-config is at least version 0.9.0... yes [17:08:42.791] checking whether to build with ICU support... yes [17:08:42.792] checking for icu-uc icu-i18n... yes [17:08:42.798] checking whether to build with Tcl... yes [17:08:42.798] checking whether to build Perl modules... yes [17:08:42.798] checking whether to build Python modules... yes [17:08:42.798] checking whether to build with GSSAPI support... yes [17:08:42.799] checking whether to build with PAM support... yes [17:08:42.799] checking whether to build with BSD Authentication support... no [17:08:42.799] checking whether to build with LDAP support... yes [17:08:42.800] checking whether to build with Bonjour support... no [17:08:42.800] checking whether to build with SELinux support... yes [17:08:42.800] checking whether to build with systemd support... yes [17:08:42.800] checking whether to build with XML support... yes [17:08:42.800] checking for libxml-2.0 >= 2.6.23... yes [17:08:42.806] checking whether to build with LZ4 support... yes [17:08:42.807] checking for liblz4... yes [17:08:42.811] checking whether to build with ZSTD support... yes [17:08:42.811] checking for libzstd >= 1.4.0... yes [17:08:42.815] checking for strip... strip [17:08:42.816] checking whether it is possible to strip libraries... yes [17:08:42.818] checking for ar... ar [17:08:42.818] checking for a BSD-compatible install... /usr/bin/install -c [17:08:42.823] checking for tar... /usr/bin/tar [17:08:42.823] checking whether ln -s works... yes [17:08:42.824] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [17:08:42.825] checking for bison... /usr/bin/bison [17:08:42.834] configure: using bison (GNU Bison) 3.7.5 [17:08:42.836] checking for flex... /usr/bin/flex [17:08:42.849] configure: using flex 2.6.4 [17:08:42.849] checking for perl... /usr/bin/perl [17:08:42.869] configure: using perl 5.32.1 [17:08:42.871] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [17:08:42.882] checking for Perl privlibexp... /usr/share/perl/5.32 [17:08:42.885] checking for Perl useshrplib... true [17:08:42.893] 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 [17:08:42.897] checking for CFLAGS to compile embedded Perl... -DDEBIAN [17:08:42.901] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [17:08:43.006] checking for python3... /usr/bin/python3 [17:08:43.053] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [17:08:43.057] checking for Python sysconfig module... yes [17:08:43.066] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [17:08:43.076] checking Python include directory... -I/usr/include/python3.9 [17:08:43.085] checking how to link an embedded Python application... -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm [17:08:43.126] checking for a sed that does not truncate output... /usr/bin/sed [17:08:43.129] checking for grep that handles long lines and -e... /usr/bin/grep [17:08:43.131] checking for egrep... /usr/bin/grep -E [17:08:43.132] checking for ANSI C header files... yes [17:08:43.261] checking for sys/types.h... yes [17:08:43.270] checking for sys/stat.h... yes [17:08:43.307] checking for stdlib.h... yes [17:08:43.315] checking for string.h... yes [17:08:43.332] checking for memory.h... yes [17:08:43.352] checking for strings.h... yes [17:08:43.361] checking for inttypes.h... yes [17:08:43.378] checking for stdint.h... yes [17:08:43.428] checking for unistd.h... yes [17:08:43.446] checking whether ccache gcc is Clang... no [17:08:43.460] checking whether pthreads work with -pthread... yes [17:08:43.517] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [17:08:43.560] checking whether more special flags are required for pthreads... no [17:08:43.560] checking for PTHREAD_PRIO_INHERIT... yes [17:08:43.628] checking pthread.h usability... yes [17:08:43.632] checking pthread.h presence... yes [17:08:43.642] checking for pthread.h... yes [17:08:43.642] checking for strerror_r... yes [17:08:43.670] checking whether strerror_r returns int... no [17:08:43.711] checking for main in -lm... yes [17:08:43.752] checking for library containing setproctitle... no [17:08:43.851] checking for library containing dlsym... -ldl [17:08:43.904] checking for library containing socket... none required [17:08:43.929] checking for library containing getopt_long... none required [17:08:43.954] checking for library containing shm_open... -lrt [17:08:44.018] checking for library containing shm_unlink... none required [17:08:44.044] checking for library containing clock_gettime... none required [17:08:44.070] checking for library containing shmget... none required [17:08:44.095] checking for library containing backtrace_symbols... none required [17:08:44.121] checking for library containing pthread_barrier_wait... -lpthread [17:08:44.176] checking for library containing readline... -lreadline [17:08:44.209] checking for inflate in -lz... yes [17:08:44.237] checking for library containing gss_store_cred_into... -lgssapi_krb5 [17:08:44.305] checking for CRYPTO_new_ex_data in -lcrypto... yes [17:08:44.351] checking for SSL_new in -lssl... yes [17:08:44.394] checking for SSL_CTX_set_cert_cb... yes [17:08:44.438] checking for OPENSSL_init_ssl... yes [17:08:44.484] checking for BIO_meth_new... yes [17:08:44.534] checking for ASN1_STRING_get0_data... yes [17:08:44.586] checking for HMAC_CTX_new... yes [17:08:44.639] checking for HMAC_CTX_free... yes [17:08:44.691] checking for CRYPTO_lock... no [17:08:44.728] checking for X509_get_signature_info... yes [17:08:44.777] checking for pam_start in -lpam... yes [17:08:44.818] checking for xmlSaveToBuffer in -lxml2... yes [17:08:44.900] checking for xsltCleanupGlobals in -lxslt... yes [17:08:44.963] checking for LZ4_compress_default in -llz4... yes [17:08:44.998] checking for ZSTD_compress in -lzstd... yes [17:08:45.032] checking for ldap_bind in -lldap... yes [17:08:45.096] checking for ldap_initialize... yes [17:08:45.143] checking for ldap_verify_credentials... no [17:08:45.180] checking for ldap_bind in -lldap_r... yes [17:08:45.227] checking for security_compute_create_name in -lselinux... yes [17:08:45.265] checking for uuid_export in -lossp-uuid... yes [17:08:45.300] checking for stdbool.h that conforms to C99... yes [17:08:45.306] checking for _Bool... yes [17:08:45.344] checking atomic.h usability... no [17:08:45.373] checking atomic.h presence... no [17:08:45.381] checking for atomic.h... no [17:08:45.384] checking copyfile.h usability... no [17:08:45.413] checking copyfile.h presence... no [17:08:45.423] checking for copyfile.h... no [17:08:45.425] checking execinfo.h usability... yes [17:08:45.430] checking execinfo.h presence... yes [17:08:45.437] checking for execinfo.h... yes [17:08:45.442] checking getopt.h usability... yes [17:08:45.447] checking getopt.h presence... yes [17:08:45.454] checking for getopt.h... yes [17:08:45.459] checking ifaddrs.h usability... yes [17:08:45.467] checking ifaddrs.h presence... yes [17:08:45.476] checking for ifaddrs.h... yes [17:08:45.480] checking langinfo.h usability... yes [17:08:45.485] checking langinfo.h presence... yes [17:08:45.492] checking for langinfo.h... yes [17:08:45.497] checking mbarrier.h usability... no [17:08:45.526] checking mbarrier.h presence... no [17:08:45.536] checking for mbarrier.h... no [17:08:45.538] checking sys/epoll.h usability... yes [17:08:45.543] checking sys/epoll.h presence... yes [17:08:45.552] checking for sys/epoll.h... yes [17:08:45.556] checking sys/event.h usability... no [17:08:45.586] checking sys/event.h presence... no [17:08:45.595] checking for sys/event.h... no [17:08:45.597] checking sys/personality.h usability... yes [17:08:45.603] checking sys/personality.h presence... yes [17:08:45.610] checking for sys/personality.h... yes [17:08:45.614] checking sys/prctl.h usability... yes [17:08:45.619] checking sys/prctl.h presence... yes [17:08:45.627] checking for sys/prctl.h... yes [17:08:45.631] checking sys/procctl.h usability... no [17:08:45.661] checking sys/procctl.h presence... no [17:08:45.671] checking for sys/procctl.h... no [17:08:45.673] checking sys/signalfd.h usability... yes [17:08:45.679] checking sys/signalfd.h presence... yes [17:08:45.686] checking for sys/signalfd.h... yes [17:08:45.690] checking sys/ucred.h usability... no [17:08:45.719] checking sys/ucred.h presence... no [17:08:45.728] checking for sys/ucred.h... no [17:08:45.729] checking termios.h usability... yes [17:08:45.739] checking termios.h presence... yes [17:08:45.747] checking for termios.h... yes [17:08:45.752] checking ucred.h usability... no [17:08:45.781] checking ucred.h presence... no [17:08:45.790] checking for ucred.h... no [17:08:45.791] checking readline/readline.h usability... yes [17:08:45.800] checking readline/readline.h presence... yes [17:08:45.810] checking for readline/readline.h... yes [17:08:45.811] checking readline/history.h usability... yes [17:08:45.816] checking readline/history.h presence... yes [17:08:45.824] checking for readline/history.h... yes [17:08:45.826] checking zlib.h usability... yes [17:08:45.837] checking zlib.h presence... yes [17:08:45.847] checking for zlib.h... yes [17:08:45.847] checking for lz4... /usr/bin/lz4 [17:08:45.848] checking lz4.h usability... yes [17:08:45.853] checking lz4.h presence... yes [17:08:45.861] checking for lz4.h... yes [17:08:45.861] checking for zstd... /usr/bin/zstd [17:08:45.861] checking zstd.h usability... yes [17:08:45.867] checking zstd.h presence... yes [17:08:45.875] checking for zstd.h... yes [17:08:45.875] checking gssapi/gssapi.h usability... yes [17:08:45.881] checking gssapi/gssapi.h presence... yes [17:08:45.889] checking for gssapi/gssapi.h... yes [17:08:45.890] checking gssapi/gssapi_ext.h usability... yes [17:08:45.895] checking gssapi/gssapi_ext.h presence... yes [17:08:45.903] checking for gssapi/gssapi_ext.h... yes [17:08:45.904] checking for openssl... /usr/bin/openssl [17:08:45.912] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [17:08:45.912] checking openssl/ssl.h usability... yes [17:08:45.945] checking openssl/ssl.h presence... yes [17:08:45.975] checking for openssl/ssl.h... yes [17:08:45.976] checking openssl/err.h usability... yes [17:08:45.984] checking openssl/err.h presence... yes [17:08:45.998] checking for openssl/err.h... yes [17:08:45.998] checking security/pam_appl.h usability... yes [17:08:46.005] checking security/pam_appl.h presence... yes [17:08:46.011] checking for security/pam_appl.h... yes [17:08:46.012] checking systemd/sd-daemon.h usability... yes [17:08:46.017] checking systemd/sd-daemon.h presence... yes [17:08:46.027] checking for systemd/sd-daemon.h... yes [17:08:46.027] checking libxml/parser.h usability... yes [17:08:46.050] checking libxml/parser.h presence... yes [17:08:46.068] checking for libxml/parser.h... yes [17:08:46.068] checking libxslt/xslt.h usability... yes [17:08:46.074] checking libxslt/xslt.h presence... yes [17:08:46.092] checking for libxslt/xslt.h... yes [17:08:46.092] checking ldap.h usability... yes [17:08:46.098] checking ldap.h presence... yes [17:08:46.107] checking for ldap.h... yes [17:08:46.107] checking for compatible LDAP implementation... yes [17:08:46.111] checking ossp/uuid.h usability... yes [17:08:46.116] checking ossp/uuid.h presence... yes [17:08:46.125] checking for ossp/uuid.h... yes [17:08:46.135] checking whether byte ordering is bigendian... no [17:08:46.185] checking for inline... inline [17:08:46.188] checking for printf format archetype... gnu_printf [17:08:46.193] checking for _Static_assert... yes [17:08:46.226] checking for typeof... typeof [17:08:46.230] checking for __builtin_types_compatible_p... yes [17:08:46.236] checking for __builtin_constant_p... yes [17:08:46.242] checking for __builtin_unreachable... yes [17:08:46.274] checking for computed goto support... yes [17:08:46.278] checking for struct tm.tm_zone... yes [17:08:46.283] checking for union semun... no [17:08:46.303] checking for socklen_t... yes [17:08:46.330] checking for struct sockaddr.sa_len... no [17:08:46.370] checking for locale_t... yes [17:08:46.375] checking for C/C++ restrict keyword... __restrict [17:08:46.381] checking for struct option... yes [17:08:46.401] checking whether assembler supports x86_64 popcntq... yes [17:08:46.405] checking for special C compiler options needed for large files... no [17:08:46.405] checking for _FILE_OFFSET_BITS value needed for large files... no [17:08:46.409] checking size of off_t... 8 [17:08:46.454] checking size of bool... 1 [17:08:46.496] checking for int timezone... yes [17:08:46.531] checking for wcstombs_l declaration... no [17:08:46.576] checking for backtrace_symbols... yes [17:08:46.613] checking for copyfile... no [17:08:46.654] checking for copy_file_range... yes [17:08:46.692] checking for getifaddrs... yes [17:08:46.740] checking for getpeerucred... no [17:08:46.778] checking for inet_pton... yes [17:08:46.817] checking for kqueue... no [17:08:46.857] checking for mbstowcs_l... no [17:08:46.899] checking for memset_s... no [17:08:46.940] checking for posix_fallocate... yes [17:08:46.981] checking for ppoll... yes [17:08:47.021] checking for pthread_is_threaded_np... no [17:08:47.063] checking for setproctitle... no [17:08:47.105] checking for setproctitle_fast... no [17:08:47.146] checking for strchrnul... yes [17:08:47.187] checking for strsignal... yes [17:08:47.228] checking for syncfs... yes [17:08:47.268] checking for sync_file_range... yes [17:08:47.308] checking for uselocale... yes [17:08:47.346] checking for wcstombs_l... no [17:08:47.382] checking for __builtin_bswap16... yes [17:08:47.420] checking for __builtin_bswap32... yes [17:08:47.457] checking for __builtin_bswap64... yes [17:08:47.494] checking for __builtin_clz... yes [17:08:47.532] checking for __builtin_ctz... yes [17:08:47.574] checking for __builtin_popcount... yes [17:08:47.612] checking for __builtin_frame_address... yes [17:08:47.651] checking for _LARGEFILE_SOURCE value needed for large files... no [17:08:47.689] checking how ccache gcc reports undeclared, standard C functions... error [17:08:47.705] checking for posix_fadvise... yes [17:08:47.743] checking whether posix_fadvise is declared... yes [17:08:47.753] checking whether fdatasync is declared... yes [17:08:47.760] checking whether strlcat is declared... no [17:08:47.794] checking whether strlcpy is declared... no [17:08:47.828] checking whether strnlen is declared... yes [17:08:47.836] checking whether preadv is declared... yes [17:08:47.844] checking whether pwritev is declared... yes [17:08:47.851] checking whether F_FULLFSYNC is declared... no [17:08:47.869] checking for explicit_bzero... yes [17:08:47.903] checking for getopt... yes [17:08:47.937] checking for getpeereid... no [17:08:47.974] checking for inet_aton... yes [17:08:48.008] checking for mkdtemp... yes [17:08:48.042] checking for strlcat... no [17:08:48.078] checking for strlcpy... no [17:08:48.115] checking for strnlen... yes [17:08:48.153] checking for pthread_barrier_wait... yes [17:08:48.188] checking for getopt_long... yes [17:08:48.222] checking for syslog... yes [17:08:48.256] checking syslog.h usability... yes [17:08:48.261] checking syslog.h presence... yes [17:08:48.268] checking for syslog.h... yes [17:08:48.269] checking for opterr... yes [17:08:48.304] checking for optreset... no [17:08:48.340] checking unicode/ucol.h usability... yes [17:08:48.351] checking unicode/ucol.h presence... yes [17:08:48.365] checking for unicode/ucol.h... yes [17:08:48.368] checking whether LLVMCreateGDBRegistrationListener is declared... yes [17:08:48.387] checking whether LLVMCreatePerfJITEventListener is declared... yes [17:08:48.392] checking for rl_completion_suppress_quote... yes [17:08:48.432] checking for rl_filename_quote_characters... yes [17:08:48.472] checking for rl_filename_quoting_function... yes [17:08:48.514] checking for append_history... yes [17:08:48.554] checking for history_truncate_file... yes [17:08:48.594] checking for rl_completion_matches... yes [17:08:48.635] checking for rl_filename_completion_function... yes [17:08:48.675] checking for rl_reset_screen_size... yes [17:08:48.716] checking for rl_variable_bind... yes [17:08:48.754] checking test program... ok [17:08:48.788] checking whether long int is 64 bits... yes [17:08:48.824] checking for __builtin_mul_overflow... yes [17:08:48.858] checking size of void *... 8 [17:08:48.903] checking size of size_t... 8 [17:08:48.948] checking size of long... 8 [17:08:48.993] checking alignment of short... 2 [17:08:49.038] checking alignment of int... 4 [17:08:49.086] checking alignment of long... 8 [17:08:49.135] checking alignment of double... 8 [17:08:49.183] checking for int8... no [17:08:49.204] checking for uint8... no [17:08:49.224] checking for int64... no [17:08:49.245] checking for uint64... no [17:08:49.267] checking for __int128... yes [17:08:49.311] checking for __int128 alignment bug... ok [17:08:49.348] checking alignment of PG_INT128_TYPE... 16 [17:08:49.395] checking for builtin __sync char locking functions... yes [17:08:49.432] checking for builtin __sync int32 locking functions... yes [17:08:49.466] checking for builtin __sync int32 atomic operations... yes [17:08:49.501] checking for builtin __sync int64 atomic operations... yes [17:08:49.536] checking for builtin __atomic int32 atomic operations... yes [17:08:49.572] checking for builtin __atomic int64 atomic operations... yes [17:08:49.605] checking for __get_cpuid... yes [17:08:49.640] checking for __cpuid... no [17:08:49.652] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [17:08:49.684] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [17:08:49.745] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [17:08:49.756] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [17:08:49.765] 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 [17:08:49.806] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [17:08:49.806] checking for library containing sem_init... none required [17:08:49.841] checking which semaphore API to use... unnamed POSIX [17:08:49.841] checking which random number source to use... OpenSSL [17:08:49.842] checking for tclsh... /usr/bin/tclsh [17:08:49.842] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [17:08:49.867] checking tcl.h usability... yes [17:08:49.878] checking tcl.h presence... yes [17:08:49.889] checking for tcl.h... yes [17:08:49.890] checking for perl.h... yes [17:08:49.949] checking for libperl... yes [17:08:50.115] checking Python.h usability... yes [17:08:50.157] checking Python.h presence... yes [17:08:50.192] checking for Python.h... yes [17:08:50.192] checking for xmllint... /usr/bin/xmllint [17:08:50.192] checking for xsltproc... /usr/bin/xsltproc [17:08:50.192] checking for fop... /usr/bin/fop [17:08:50.193] checking for dbtoepub... no [17:08:50.193] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [17:08:50.231] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [17:08:50.275] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [17:08:50.275] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [17:08:50.275] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [17:08:50.275] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [17:08:50.275] configure: using CXX=ccache g++ [17:08:50.275] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [17:08:50.275] configure: using CLANG=ccache clang [17:08:50.275] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [17:08:50.275] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [17:08:50.298] configure: updating cache gcc.cache [17:08:50.303] configure: creating ./config.status [17:08:50.348] config.status: creating GNUmakefile [17:08:50.355] config.status: creating src/Makefile.global [17:08:50.363] config.status: creating src/include/pg_config.h [17:08:50.370] config.status: creating src/include/pg_config_ext.h [17:08:50.376] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [17:08:50.384] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [17:08:50.387] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [17:08:50.391] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [17:08:50.395] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [17:08:50.399] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [17:08:50.423] [17:08:50.423] real 0m9.019s [17:08:50.423] user 0m6.103s [17:08:50.423] sys 0m1.774s [17:08:50.423] make -s -j${BUILD_JOBS} clean [17:08:50.731] Makefile:41: warning: overriding recipe for target 'clean' [17:08:50.731] ../../../../src/makefiles/pgxs.mk:371: warning: ignoring old recipe for target 'clean' [17:08:50.765] time make -s -j${BUILD_JOBS} world-bin [17:09:05.785] [17:09:05.785] real 0m15.021s [17:09:05.785] user 0m24.080s [17:09:05.785] sys 0m6.676s [17:09:05.785]