[14:35:13.141] time ./configure \ [14:35:13.141] --cache gcc.cache \ [14:35:13.141] --enable-dtrace \ [14:35:13.141] ${LINUX_CONFIGURE_FEATURES} \ [14:35:13.141] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [14:35:13.272] configure: creating cache gcc.cache [14:35:13.283] checking build system type... x86_64-pc-linux-gnu [14:35:13.384] checking host system type... x86_64-pc-linux-gnu [14:35:13.384] checking which template to use... linux [14:35:13.384] checking whether NLS is wanted... no [14:35:13.385] checking for default port number... 5432 [14:35:13.390] checking for dtrace... /usr/bin/dtrace [14:35:13.390] checking for block size... 8kB [14:35:13.391] checking for segment size... 1GB [14:35:13.393] checking for WAL block size... 8kB [14:35:13.415] checking whether the C compiler works... yes [14:35:13.518] checking for C compiler default output file name... a.out [14:35:13.519] checking for suffix of executables... [14:35:13.546] checking whether we are cross compiling... no [14:35:13.589] checking for suffix of object files... o [14:35:13.602] checking whether we are using the GNU C compiler... yes [14:35:13.612] checking whether ccache gcc accepts -g... yes [14:35:13.624] checking for ccache gcc option to accept ISO C89... none needed [14:35:13.637] checking for ccache gcc option to accept ISO C99... none needed [14:35:13.696] checking whether we are using the GNU C++ compiler... yes [14:35:13.754] checking whether ccache g++ accepts -g... yes [14:35:13.804] checking for gawk... no [14:35:13.804] checking for mawk... mawk [14:35:13.804] checking for llvm-config... /usr/bin/llvm-config [14:35:13.824] configure: using llvm 11.0.1 [14:35:13.824] checking for CLANG... ccache clang [14:35:13.894] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:35:13.905] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [14:35:13.915] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:35:13.944] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:35:13.978] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [14:35:13.989] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [14:35:13.999] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:35:14.010] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:35:14.021] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:35:14.031] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:35:14.043] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [14:35:14.053] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:35:14.063] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:35:14.074] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:35:14.084] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [14:35:14.094] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [14:35:14.104] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:35:14.114] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:35:14.124] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [14:35:14.134] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [14:35:14.144] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:35:14.154] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:35:14.168] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:35:14.178] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:35:14.188] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:35:14.212] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:35:14.237] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:35:14.247] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:35:14.257] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:35:14.281] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:35:14.291] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:35:14.302] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:35:14.313] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:35:14.370] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:35:14.393] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [14:35:14.416] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:35:14.438] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [14:35:14.463] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [14:35:14.490] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [14:35:14.533] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [14:35:14.574] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:35:14.598] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:35:14.625] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:35:14.651] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:35:14.675] checking whether the C compiler still works... yes [14:35:14.728] checking how to run the C preprocessor... ccache gcc -E [14:35:14.778] checking for pkg-config... /usr/bin/pkg-config [14:35:14.778] checking pkg-config is at least version 0.9.0... yes [14:35:14.789] checking whether to build with ICU support... yes [14:35:14.790] checking for icu-uc icu-i18n... yes [14:35:14.798] checking whether to build with Tcl... yes [14:35:14.798] checking whether to build Perl modules... yes [14:35:14.798] checking whether to build Python modules... yes [14:35:14.798] checking whether to build with GSSAPI support... yes [14:35:14.799] checking whether to build with PAM support... yes [14:35:14.799] checking whether to build with BSD Authentication support... no [14:35:14.800] checking whether to build with LDAP support... yes [14:35:14.800] checking whether to build with OAuth support... curl [14:35:14.800] checking whether to build with Bonjour support... no [14:35:14.800] checking whether to build with SELinux support... yes [14:35:14.800] checking whether to build with systemd support... yes [14:35:14.800] checking whether to build with XML support... yes [14:35:14.800] checking for libxml-2.0 >= 2.6.23... yes [14:35:14.807] checking whether to build with LZ4 support... yes [14:35:14.808] checking for liblz4... yes [14:35:14.813] checking whether to build with ZSTD support... yes [14:35:14.813] checking for libzstd >= 1.4.0... yes [14:35:14.819] checking for strip... strip [14:35:14.819] checking whether it is possible to strip libraries... yes [14:35:14.825] checking for ar... ar [14:35:14.825] checking for a BSD-compatible install... /usr/bin/install -c [14:35:14.831] checking for tar... /usr/bin/tar [14:35:14.831] checking whether ln -s works... yes [14:35:14.831] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:35:14.833] checking for bison... /usr/bin/bison [14:35:14.838] configure: using bison (GNU Bison) 3.7.5 [14:35:14.840] checking for flex... /usr/bin/flex [14:35:14.861] configure: using flex 2.6.4 [14:35:14.861] checking for perl... /usr/bin/perl [14:35:14.864] configure: using perl 5.32.1 [14:35:14.865] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [14:35:14.869] checking for Perl privlibexp... /usr/share/perl/5.32 [14:35:14.873] checking for Perl useshrplib... true [14:35:14.880] 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 [14:35:14.884] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:35:14.889] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:35:15.002] checking for python3... /usr/bin/python3 [14:35:15.012] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [14:35:15.018] checking for Python sysconfig module... yes [14:35:15.030] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [14:35:15.043] checking Python include directory... -I/usr/include/python3.9 [14:35:15.054] 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 [14:35:15.099] checking for a sed that does not truncate output... /usr/bin/sed [14:35:15.103] checking for grep that handles long lines and -e... /usr/bin/grep [14:35:15.105] checking for egrep... /usr/bin/grep -E [14:35:15.106] checking for ANSI C header files... yes [14:35:15.214] checking for sys/types.h... yes [14:35:15.249] checking for sys/stat.h... yes [14:35:15.296] checking for stdlib.h... yes [14:35:15.328] checking for string.h... yes [14:35:15.365] checking for memory.h... yes [14:35:15.404] checking for strings.h... yes [14:35:15.441] checking for inttypes.h... yes [14:35:15.482] checking for stdint.h... yes [14:35:15.520] checking for unistd.h... yes [14:35:15.565] checking whether ccache gcc is Clang... no [14:35:15.573] checking whether pthreads work with -pthread... yes [14:35:15.617] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:35:15.647] checking whether more special flags are required for pthreads... no [14:35:15.647] checking for PTHREAD_PRIO_INHERIT... yes [14:35:15.681] checking pthread.h usability... yes [14:35:15.719] checking pthread.h presence... yes [14:35:15.731] checking for pthread.h... yes [14:35:15.731] checking for strerror_r... yes [14:35:15.761] checking whether strerror_r returns int... no [14:35:15.783] checking for main in -lm... yes [14:35:15.818] checking for library containing setproctitle... no [14:35:15.886] checking for library containing dlsym... -ldl [14:35:15.951] checking for library containing socket... none required [14:35:15.984] checking for library containing getopt_long... none required [14:35:16.015] checking for library containing shm_open... -lrt [14:35:16.088] checking for library containing shm_unlink... none required [14:35:16.126] checking for library containing clock_gettime... none required [14:35:16.159] checking for library containing shmget... none required [14:35:16.190] checking for library containing backtrace_symbols... none required [14:35:16.221] checking for library containing pthread_barrier_wait... -lpthread [14:35:16.288] checking for library containing readline... -lreadline [14:35:16.325] checking for inflate in -lz... yes [14:35:16.357] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:35:16.433] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:35:16.483] checking for SSL_new in -lssl... yes [14:35:16.530] checking for SSL_CTX_set_cert_cb... yes [14:35:16.580] checking for OPENSSL_init_ssl... yes [14:35:16.632] checking for BIO_meth_new... yes [14:35:16.692] checking for ASN1_STRING_get0_data... yes [14:35:16.752] checking for HMAC_CTX_new... yes [14:35:16.811] checking for HMAC_CTX_free... yes [14:35:16.868] checking for CRYPTO_lock... no [14:35:16.909] checking for X509_get_signature_info... yes [14:35:16.966] checking for pam_start in -lpam... yes [14:35:17.008] checking for xmlSaveToBuffer in -lxml2... yes [14:35:17.104] checking for xsltCleanupGlobals in -lxslt... yes [14:35:17.179] checking for LZ4_compress_default in -llz4... yes [14:35:17.218] checking for ZSTD_compress in -lzstd... yes [14:35:17.259] checking for ldap_bind in -lldap... yes [14:35:17.336] checking for ldap_initialize... yes [14:35:17.387] checking for ldap_verify_credentials... no [14:35:17.431] checking for ldap_bind in -lldap_r... yes [14:35:17.480] checking for curl_multi_init in -lcurl... yes [14:35:17.547] checking for security_compute_create_name in -lselinux... yes [14:35:17.594] checking for uuid_export in -lossp-uuid... yes [14:35:17.636] checking for stdbool.h that conforms to C99... yes [14:35:17.671] checking for _Bool... yes [14:35:17.750] checking atomic.h usability... no [14:35:17.785] checking atomic.h presence... no [14:35:17.797] checking for atomic.h... no [14:35:17.800] checking copyfile.h usability... no [14:35:17.835] checking copyfile.h presence... no [14:35:17.847] checking for copyfile.h... no [14:35:17.850] checking execinfo.h usability... yes [14:35:17.886] checking execinfo.h presence... yes [14:35:17.895] checking for execinfo.h... yes [14:35:17.901] checking getopt.h usability... yes [14:35:17.939] checking getopt.h presence... yes [14:35:17.949] checking for getopt.h... yes [14:35:17.954] checking ifaddrs.h usability... yes [14:35:18.001] checking ifaddrs.h presence... yes [14:35:18.012] checking for ifaddrs.h... yes [14:35:18.017] checking langinfo.h usability... yes [14:35:18.055] checking langinfo.h presence... yes [14:35:18.064] checking for langinfo.h... yes [14:35:18.070] checking mbarrier.h usability... no [14:35:18.106] checking mbarrier.h presence... no [14:35:18.118] checking for mbarrier.h... no [14:35:18.120] checking sys/epoll.h usability... yes [14:35:18.160] checking sys/epoll.h presence... yes [14:35:18.171] checking for sys/epoll.h... yes [14:35:18.177] checking sys/event.h usability... no [14:35:18.213] checking sys/event.h presence... no [14:35:18.225] checking for sys/event.h... no [14:35:18.228] checking sys/personality.h usability... yes [14:35:18.264] checking sys/personality.h presence... yes [14:35:18.274] checking for sys/personality.h... yes [14:35:18.280] checking sys/prctl.h usability... yes [14:35:18.318] checking sys/prctl.h presence... yes [14:35:18.327] checking for sys/prctl.h... yes [14:35:18.333] checking sys/procctl.h usability... no [14:35:18.367] checking sys/procctl.h presence... no [14:35:18.378] checking for sys/procctl.h... no [14:35:18.381] checking sys/signalfd.h usability... yes [14:35:18.418] checking sys/signalfd.h presence... yes [14:35:18.427] checking for sys/signalfd.h... yes [14:35:18.432] checking sys/ucred.h usability... no [14:35:18.466] checking sys/ucred.h presence... no [14:35:18.477] checking for sys/ucred.h... no [14:35:18.479] checking termios.h usability... yes [14:35:18.542] checking termios.h presence... yes [14:35:18.552] checking for termios.h... yes [14:35:18.557] checking ucred.h usability... no [14:35:18.591] checking ucred.h presence... no [14:35:18.602] checking for ucred.h... no [14:35:18.603] checking readline/readline.h usability... yes [14:35:18.645] checking readline/readline.h presence... yes [14:35:18.656] checking for readline/readline.h... yes [14:35:18.657] checking readline/history.h usability... yes [14:35:18.694] checking readline/history.h presence... yes [14:35:18.704] checking for readline/history.h... yes [14:35:18.706] checking zlib.h usability... yes [14:35:18.748] checking zlib.h presence... yes [14:35:18.761] checking for zlib.h... yes [14:35:18.762] checking for lz4... /usr/bin/lz4 [14:35:18.762] checking lz4.h usability... yes [14:35:18.800] checking lz4.h presence... yes [14:35:18.811] checking for lz4.h... yes [14:35:18.811] checking for zstd... /usr/bin/zstd [14:35:18.811] checking zstd.h usability... yes [14:35:18.854] checking zstd.h presence... yes [14:35:18.864] checking for zstd.h... yes [14:35:18.864] checking gssapi/gssapi.h usability... yes [14:35:18.904] checking gssapi/gssapi.h presence... yes [14:35:18.916] checking for gssapi/gssapi.h... yes [14:35:18.917] checking gssapi/gssapi_ext.h usability... yes [14:35:18.956] checking gssapi/gssapi_ext.h presence... yes [14:35:18.967] checking for gssapi/gssapi_ext.h... yes [14:35:18.968] checking for openssl... /usr/bin/openssl [14:35:18.976] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [14:35:18.976] checking openssl/ssl.h usability... yes [14:35:19.107] checking openssl/ssl.h presence... yes [14:35:19.142] checking for openssl/ssl.h... yes [14:35:19.142] checking openssl/err.h usability... yes [14:35:19.195] checking openssl/err.h presence... yes [14:35:19.212] checking for openssl/err.h... yes [14:35:19.212] checking security/pam_appl.h usability... yes [14:35:19.252] checking security/pam_appl.h presence... yes [14:35:19.262] checking for security/pam_appl.h... yes [14:35:19.263] checking systemd/sd-daemon.h usability... yes [14:35:19.304] checking systemd/sd-daemon.h presence... yes [14:35:19.316] checking for systemd/sd-daemon.h... yes [14:35:19.316] checking libxml/parser.h usability... yes [14:35:19.399] checking libxml/parser.h presence... yes [14:35:19.419] checking for libxml/parser.h... yes [14:35:19.420] checking libxslt/xslt.h usability... yes [14:35:19.479] checking libxslt/xslt.h presence... yes [14:35:19.499] checking for libxslt/xslt.h... yes [14:35:19.500] checking ldap.h usability... yes [14:35:19.544] checking ldap.h presence... yes [14:35:19.556] checking for ldap.h... yes [14:35:19.556] checking for compatible LDAP implementation... yes [14:35:19.586] checking ossp/uuid.h usability... yes [14:35:19.624] checking ossp/uuid.h presence... yes [14:35:19.636] checking for ossp/uuid.h... yes [14:35:19.650] checking curl/curl.h usability... yes [14:35:19.699] checking curl/curl.h presence... yes [14:35:19.715] checking for curl/curl.h... yes [14:35:19.715] checking whether byte ordering is bigendian... no [14:35:19.806] checking for inline... inline [14:35:19.826] checking for printf format archetype... gnu_printf [14:35:19.850] checking for _Static_assert... yes [14:35:19.892] checking for typeof... typeof [14:35:19.916] checking for __builtin_types_compatible_p... yes [14:35:19.945] checking for __builtin_constant_p... yes [14:35:19.968] checking for __builtin_unreachable... yes [14:35:20.008] checking for computed goto support... yes [14:35:20.032] checking for struct tm.tm_zone... yes [14:35:20.059] checking for union semun... no [14:35:20.086] checking for socklen_t... yes [14:35:20.144] checking for struct sockaddr.sa_len... no [14:35:20.199] checking for locale_t... yes [14:35:20.223] checking for C/C++ restrict keyword... __restrict [14:35:20.249] checking for struct option... yes [14:35:20.296] checking whether assembler supports x86_64 popcntq... yes [14:35:20.320] checking for special C compiler options needed for large files... no [14:35:20.320] checking for _FILE_OFFSET_BITS value needed for large files... no [14:35:20.346] checking size of off_t... 8 [14:35:20.397] checking size of bool... 1 [14:35:20.445] checking for int timezone... yes [14:35:20.487] checking for wcstombs_l declaration... no [14:35:20.543] checking for backtrace_symbols... yes [14:35:20.587] checking for copyfile... no [14:35:20.631] checking for getifaddrs... yes [14:35:20.674] checking for getpeerucred... no [14:35:20.719] checking for inet_pton... yes [14:35:20.765] checking for kqueue... no [14:35:20.809] checking for mbstowcs_l... no [14:35:20.854] checking for memset_s... no [14:35:20.900] checking for posix_fallocate... yes [14:35:20.946] checking for ppoll... yes [14:35:20.991] checking for pthread_is_threaded_np... no [14:35:21.037] checking for setproctitle... no [14:35:21.083] checking for setproctitle_fast... no [14:35:21.134] checking for strchrnul... yes [14:35:21.179] checking for strsignal... yes [14:35:21.225] checking for syncfs... yes [14:35:21.269] checking for sync_file_range... yes [14:35:21.315] checking for uselocale... yes [14:35:21.360] checking for wcstombs_l... no [14:35:21.404] checking for __builtin_bswap16... yes [14:35:21.447] checking for __builtin_bswap32... yes [14:35:21.489] checking for __builtin_bswap64... yes [14:35:21.531] checking for __builtin_clz... yes [14:35:21.573] checking for __builtin_ctz... yes [14:35:21.621] checking for __builtin_popcount... yes [14:35:21.664] checking for __builtin_frame_address... yes [14:35:21.705] checking for _LARGEFILE_SOURCE value needed for large files... no [14:35:21.752] checking how ccache gcc reports undeclared, standard C functions... error [14:35:21.773] checking for posix_fadvise... yes [14:35:21.816] checking whether posix_fadvise is declared... yes [14:35:21.851] checking whether fdatasync is declared... yes [14:35:21.883] checking whether strlcat is declared... no [14:35:21.924] checking whether strlcpy is declared... no [14:35:21.965] checking whether strnlen is declared... yes [14:35:22.010] checking whether preadv is declared... yes [14:35:22.041] checking whether pwritev is declared... yes [14:35:22.070] checking whether F_FULLFSYNC is declared... no [14:35:22.093] checking for explicit_bzero... yes [14:35:22.133] checking for getopt... yes [14:35:22.175] checking for getpeereid... no [14:35:22.220] checking for inet_aton... yes [14:35:22.260] checking for mkdtemp... yes [14:35:22.301] checking for strlcat... no [14:35:22.344] checking for strlcpy... no [14:35:22.386] checking for strnlen... yes [14:35:22.430] checking for pthread_barrier_wait... yes [14:35:22.470] checking for getopt_long... yes [14:35:22.510] checking for syslog... yes [14:35:22.552] checking syslog.h usability... yes [14:35:22.593] checking syslog.h presence... yes [14:35:22.603] checking for syslog.h... yes [14:35:22.603] checking for opterr... yes [14:35:22.643] checking for optreset... no [14:35:22.689] checking unicode/ucol.h usability... yes [14:35:22.752] checking unicode/ucol.h presence... yes [14:35:22.768] checking for unicode/ucol.h... yes [14:35:22.772] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:35:22.818] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:35:22.850] checking for rl_completion_suppress_quote... yes [14:35:22.897] checking for rl_filename_quote_characters... yes [14:35:22.945] checking for rl_filename_quoting_function... yes [14:35:22.994] checking for append_history... yes [14:35:23.043] checking for history_truncate_file... yes [14:35:23.093] checking for rl_completion_matches... yes [14:35:23.143] checking for rl_filename_completion_function... yes [14:35:23.192] checking for rl_reset_screen_size... yes [14:35:23.242] checking for rl_variable_bind... yes [14:35:23.288] checking test program... ok [14:35:23.327] checking whether long int is 64 bits... yes [14:35:23.371] checking for __builtin_mul_overflow... yes [14:35:23.411] checking size of void *... 8 [14:35:23.463] checking size of size_t... 8 [14:35:23.516] checking size of long... 8 [14:35:23.567] checking alignment of short... 2 [14:35:23.619] checking alignment of int... 4 [14:35:23.672] checking alignment of long... 8 [14:35:23.724] checking alignment of double... 8 [14:35:23.778] checking for int8... no [14:35:23.801] checking for uint8... no [14:35:23.824] checking for int64... no [14:35:23.849] checking for uint64... no [14:35:23.872] checking for __int128... yes [14:35:23.919] checking for __int128 alignment bug... ok [14:35:23.959] checking alignment of PG_INT128_TYPE... 16 [14:35:24.014] checking for builtin __sync char locking functions... yes [14:35:24.055] checking for builtin __sync int32 locking functions... yes [14:35:24.097] checking for builtin __sync int32 atomic operations... yes [14:35:24.137] checking for builtin __sync int64 atomic operations... yes [14:35:24.178] checking for builtin __atomic int32 atomic operations... yes [14:35:24.221] checking for builtin __atomic int64 atomic operations... yes [14:35:24.260] checking for __get_cpuid... yes [14:35:24.302] checking for __cpuid... no [14:35:24.317] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:35:24.356] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:35:24.428] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:35:24.441] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:35:24.453] 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 [14:35:24.503] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:35:24.503] checking for library containing sem_init... none required [14:35:24.544] checking which semaphore API to use... unnamed POSIX [14:35:24.544] checking which random number source to use... OpenSSL [14:35:24.546] checking for tclsh... /usr/bin/tclsh [14:35:24.546] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:35:24.569] checking tcl.h usability... yes [14:35:24.622] checking tcl.h presence... yes [14:35:24.636] checking for tcl.h... yes [14:35:24.636] checking for perl.h... yes [14:35:25.011] checking for libperl... yes [14:35:25.187] checking Python.h usability... yes [14:35:25.324] checking Python.h presence... yes [14:35:25.361] checking for Python.h... yes [14:35:25.362] checking for xmllint... /usr/bin/xmllint [14:35:25.362] checking for xsltproc... /usr/bin/xsltproc [14:35:25.362] checking for fop... /usr/bin/fop [14:35:25.363] checking for dbtoepub... no [14:35:25.364] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [14:35:25.407] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:35:25.458] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [14:35:25.458] 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 [14:35:25.458] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:35:25.458] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [14:35:25.458] configure: using CXX=ccache g++ [14:35:25.458] 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 [14:35:25.458] configure: using CLANG=ccache clang [14:35:25.458] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [14:35:25.458] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [14:35:25.485] configure: updating cache gcc.cache [14:35:25.492] configure: creating ./config.status [14:35:25.550] config.status: creating GNUmakefile [14:35:25.558] config.status: creating src/Makefile.global [14:35:25.567] config.status: creating src/include/pg_config.h [14:35:25.575] config.status: creating src/include/pg_config_ext.h [14:35:25.584] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:35:25.595] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:35:25.601] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:35:25.606] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:35:25.611] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:35:25.617] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:35:25.646] [14:35:25.646] real 0m12.505s [14:35:25.646] user 0m8.715s [14:35:25.646] sys 0m3.295s [14:35:25.646] make -s -j${BUILD_JOBS} clean [14:35:26.017] time make -s -j${BUILD_JOBS} world-bin [14:35:57.544] libpq.so.5.17: U exit@GLIBC_2.2.5 [14:35:57.545] libpq must not be calling any function which invokes exit [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o): in function `makeJsonLexContextCstringLen': [14:36:01.416] jsonapi.c:(.text+0x349): undefined reference to `createPQExpBuffer' [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o): in function `freeJsonLexContext': [14:36:01.416] jsonapi.c:(.text+0x394): undefined reference to `destroyPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x3b5): undefined reference to `destroyPQExpBuffer' [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o): in function `json_lex': [14:36:01.416] jsonapi.c:(.text+0x685): undefined reference to `resetPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x715): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x759): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x769): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x779): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x789): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o):jsonapi.c:(.text+0x797): more undefined references to `appendPQExpBufferChar' follow [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o): in function `json_lex': [14:36:01.416] jsonapi.c:(.text+0x878): undefined reference to `appendBinaryPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0xa5c): undefined reference to `appendBinaryPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0xb2d): undefined reference to `appendPQExpBufferChar' [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o): in function `json_errdetail': [14:36:01.416] jsonapi.c:(.text+0x14cc): undefined reference to `resetPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x1504): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x153d): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x1561): undefined reference to `createPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x15b5): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x15d4): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x15f4): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x1614): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: jsonapi.c:(.text+0x1634): undefined reference to `appendPQExpBuffer' [14:36:01.416] /usr/bin/ld: ../../../src/common/libpgcommon.a(jsonapi.o):jsonapi.c:(.text+0x1654): more undefined references to `appendPQExpBuffer' follow [14:36:01.419] collect2: error: ld returned 1 exit status [14:36:01.419] make[3]: *** [Makefile:34: pg_combinebackup] Error 1 [14:36:01.419] make[2]: *** [Makefile:45: all-pg_combinebackup-recurse] Error 2 [14:36:01.419] make[2]: *** Waiting for unfinished jobs.... [14:36:01.856] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [14:36:01.856] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:36:01.856] [14:36:01.856] real 0m35.839s [14:36:01.856] user 1m36.619s [14:36:01.856] sys 0m24.466s [14:36:01.856] [14:36:01.856] Exit status: 2