[14:01:22.779] time ./configure \ [14:01:22.779] --cache gcc.cache \ [14:01:22.779] --enable-dtrace \ [14:01:22.779] ${LINUX_CONFIGURE_FEATURES} \ [14:01:22.779] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [14:01:22.996] configure: creating cache gcc.cache [14:01:23.010] checking build system type... x86_64-pc-linux-gnu [14:01:23.191] checking host system type... x86_64-pc-linux-gnu [14:01:23.191] checking which template to use... linux [14:01:23.191] checking whether NLS is wanted... no [14:01:23.191] checking for default port number... 5432 [14:01:23.198] checking for dtrace... /usr/bin/dtrace [14:01:23.198] checking for block size... 8kB [14:01:23.199] checking for segment size... 1GB [14:01:23.202] checking for WAL block size... 8kB [14:01:23.235] checking whether the C compiler works... yes [14:01:23.395] checking for C compiler default output file name... a.out [14:01:23.396] checking for suffix of executables... [14:01:23.431] checking whether we are cross compiling... no [14:01:23.494] checking for suffix of object files... o [14:01:23.506] checking whether we are using the GNU C compiler... yes [14:01:23.512] checking whether ccache gcc accepts -g... yes [14:01:23.519] checking for ccache gcc option to accept ISO C89... none needed [14:01:23.530] checking for ccache gcc option to accept ISO C99... none needed [14:01:23.609] checking whether we are using the GNU C++ compiler... yes [14:01:23.616] checking whether ccache g++ accepts -g... yes [14:01:23.701] checking for gawk... no [14:01:23.701] checking for mawk... mawk [14:01:23.701] checking for llvm-config... /usr/bin/llvm-config [14:01:23.744] configure: using llvm 11.0.1 [14:01:23.744] checking for CLANG... ccache clang [14:01:23.851] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:01:23.859] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [14:01:23.866] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:01:23.905] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:01:24.039] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [14:01:24.051] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [14:01:24.060] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:01:24.069] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:01:24.081] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:01:24.094] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:01:24.105] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [14:01:24.118] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:01:24.129] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:01:24.138] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:01:24.147] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [14:01:24.157] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [14:01:24.176] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:01:24.185] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:01:24.191] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [14:01:24.198] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [14:01:24.203] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:01:24.212] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:01:24.233] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:01:24.242] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:01:24.248] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:01:24.280] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:01:24.309] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:01:24.316] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:01:24.322] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:01:24.348] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:01:24.357] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:01:24.368] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:01:24.380] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:01:24.390] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:01:24.399] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [14:01:24.410] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:01:24.423] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [14:01:24.441] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [14:01:24.455] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [14:01:24.591] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [14:01:24.673] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:01:24.680] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:01:24.691] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:01:24.700] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:01:24.708] checking whether the C compiler still works... yes [14:01:24.778] checking how to run the C preprocessor... ccache gcc -E [14:01:24.863] checking for pkg-config... /usr/bin/pkg-config [14:01:24.863] checking pkg-config is at least version 0.9.0... yes [14:01:24.885] checking whether to build with ICU support... yes [14:01:24.886] checking for icu-uc icu-i18n... yes [14:01:24.902] checking whether to build with Tcl... yes [14:01:24.902] checking whether to build Perl modules... yes [14:01:24.902] checking whether to build Python modules... yes [14:01:24.902] checking whether to build with GSSAPI support... yes [14:01:24.904] checking whether to build with PAM support... yes [14:01:24.904] checking whether to build with BSD Authentication support... no [14:01:24.904] checking whether to build with LDAP support... yes [14:01:24.904] checking whether to build with Bonjour support... no [14:01:24.904] checking whether to build with SELinux support... yes [14:01:24.904] checking whether to build with systemd support... yes [14:01:24.904] checking whether to build with XML support... yes [14:01:24.905] checking for libxml-2.0 >= 2.6.23... yes [14:01:24.914] checking whether to build with LZ4 support... yes [14:01:24.915] checking for liblz4... yes [14:01:24.926] checking whether to build with ZSTD support... yes [14:01:24.927] checking for libzstd >= 1.4.0... yes [14:01:24.943] checking for strip... strip [14:01:24.943] checking whether it is possible to strip libraries... yes [14:01:24.954] checking for ar... ar [14:01:24.954] checking for a BSD-compatible install... /usr/bin/install -c [14:01:24.963] checking for tar... /usr/bin/tar [14:01:24.964] checking whether ln -s works... yes [14:01:24.964] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:01:24.966] checking for bison... /usr/bin/bison [14:01:24.976] configure: using bison (GNU Bison) 3.7.5 [14:01:24.983] checking for flex... /usr/bin/flex [14:01:25.012] configure: using flex 2.6.4 [14:01:25.012] checking for perl... /usr/bin/perl [14:01:25.041] configure: using perl 5.32.1 [14:01:25.047] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [14:01:25.075] checking for Perl privlibexp... /usr/share/perl/5.32 [14:01:25.084] checking for Perl useshrplib... true [14:01:25.101] 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:01:25.111] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:01:25.120] 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:01:25.297] checking for python3... /usr/bin/python3 [14:01:25.359] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [14:01:25.367] checking for Python sysconfig module... yes [14:01:25.382] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [14:01:25.396] checking Python include directory... -I/usr/include/python3.9 [14:01:25.409] 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:01:25.468] checking for a sed that does not truncate output... /usr/bin/sed [14:01:25.479] checking for grep that handles long lines and -e... /usr/bin/grep [14:01:25.482] checking for egrep... /usr/bin/grep -E [14:01:25.484] checking for ANSI C header files... yes [14:01:25.595] checking for sys/types.h... yes [14:01:25.610] checking for sys/stat.h... yes [14:01:25.645] checking for stdlib.h... yes [14:01:25.662] checking for string.h... yes [14:01:25.679] checking for memory.h... yes [14:01:25.699] checking for strings.h... yes [14:01:25.713] checking for inttypes.h... yes [14:01:25.735] checking for stdint.h... yes [14:01:25.750] checking for unistd.h... yes [14:01:25.772] checking whether ccache gcc is Clang... no [14:01:25.785] checking whether pthreads work with -pthread... yes [14:01:25.848] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:01:25.889] checking whether more special flags are required for pthreads... no [14:01:25.889] checking for PTHREAD_PRIO_INHERIT... yes [14:01:25.936] checking pthread.h usability... yes [14:01:25.945] checking pthread.h presence... yes [14:01:25.959] checking for pthread.h... yes [14:01:25.960] checking for strerror_r... yes [14:01:26.003] checking whether strerror_r returns int... no [14:01:26.033] checking for main in -lm... yes [14:01:26.075] checking for library containing setproctitle... no [14:01:26.157] checking for library containing dlsym... -ldl [14:01:26.240] checking for library containing socket... none required [14:01:26.283] checking for library containing getopt_long... none required [14:01:26.322] checking for library containing shm_open... -lrt [14:01:26.428] checking for library containing shm_unlink... none required [14:01:26.473] checking for library containing clock_gettime... none required [14:01:26.514] checking for library containing shmget... none required [14:01:26.558] checking for library containing backtrace_symbols... none required [14:01:26.599] checking for library containing pthread_barrier_wait... -lpthread [14:01:26.683] checking for library containing readline... -lreadline [14:01:26.737] checking for inflate in -lz... yes [14:01:26.780] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:01:26.883] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:01:26.939] checking for SSL_new in -lssl... yes [14:01:26.991] checking for SSL_CTX_set_cert_cb... yes [14:01:27.053] checking for OPENSSL_init_ssl... yes [14:01:27.115] checking for BIO_meth_new... yes [14:01:27.195] checking for ASN1_STRING_get0_data... yes [14:01:27.265] checking for HMAC_CTX_new... yes [14:01:27.341] checking for HMAC_CTX_free... yes [14:01:27.413] checking for CRYPTO_lock... no [14:01:27.463] checking for X509_get_signature_info... yes [14:01:27.529] checking for pam_start in -lpam... yes [14:01:27.582] checking for xmlSaveToBuffer in -lxml2... yes [14:01:27.706] checking for xsltCleanupGlobals in -lxslt... yes [14:01:27.789] checking for LZ4_compress_default in -llz4... yes [14:01:27.833] checking for ZSTD_compress in -lzstd... yes [14:01:27.877] checking for ldap_bind in -lldap... yes [14:01:27.971] checking for ldap_initialize... yes [14:01:28.033] checking for ldap_verify_credentials... no [14:01:28.086] checking for ldap_bind in -lldap_r... yes [14:01:28.148] checking for security_compute_create_name in -lselinux... yes [14:01:28.201] checking for uuid_export in -lossp-uuid... yes [14:01:28.257] checking for stdbool.h that conforms to C99... yes [14:01:28.268] checking for _Bool... yes [14:01:28.323] checking atomic.h usability... no [14:01:28.364] checking atomic.h presence... no [14:01:28.378] checking for atomic.h... no [14:01:28.381] checking copyfile.h usability... no [14:01:28.422] checking copyfile.h presence... no [14:01:28.435] checking for copyfile.h... no [14:01:28.438] checking execinfo.h usability... yes [14:01:28.446] checking execinfo.h presence... yes [14:01:28.456] checking for execinfo.h... yes [14:01:28.463] checking getopt.h usability... yes [14:01:28.471] checking getopt.h presence... yes [14:01:28.482] checking for getopt.h... yes [14:01:28.488] checking ifaddrs.h usability... yes [14:01:28.506] checking ifaddrs.h presence... yes [14:01:28.521] checking for ifaddrs.h... yes [14:01:28.528] checking langinfo.h usability... yes [14:01:28.539] checking langinfo.h presence... yes [14:01:28.550] checking for langinfo.h... yes [14:01:28.556] checking mbarrier.h usability... no [14:01:28.599] checking mbarrier.h presence... no [14:01:28.614] checking for mbarrier.h... no [14:01:28.618] checking sys/epoll.h usability... yes [14:01:28.627] checking sys/epoll.h presence... yes [14:01:28.639] checking for sys/epoll.h... yes [14:01:28.645] checking sys/event.h usability... no [14:01:28.689] checking sys/event.h presence... no [14:01:28.703] checking for sys/event.h... no [14:01:28.706] checking sys/personality.h usability... yes [14:01:28.714] checking sys/personality.h presence... yes [14:01:28.725] checking for sys/personality.h... yes [14:01:28.731] checking sys/prctl.h usability... yes [14:01:28.742] checking sys/prctl.h presence... yes [14:01:28.754] checking for sys/prctl.h... yes [14:01:28.761] checking sys/procctl.h usability... no [14:01:28.805] checking sys/procctl.h presence... no [14:01:28.819] checking for sys/procctl.h... no [14:01:28.823] checking sys/signalfd.h usability... yes [14:01:28.832] checking sys/signalfd.h presence... yes [14:01:28.843] checking for sys/signalfd.h... yes [14:01:28.850] checking sys/ucred.h usability... no [14:01:28.892] checking sys/ucred.h presence... no [14:01:28.906] checking for sys/ucred.h... no [14:01:28.909] checking termios.h usability... yes [14:01:28.922] checking termios.h presence... yes [14:01:28.934] checking for termios.h... yes [14:01:28.942] checking ucred.h usability... no [14:01:28.985] checking ucred.h presence... no [14:01:28.998] checking for ucred.h... no [14:01:29.000] checking readline/readline.h usability... yes [14:01:29.011] checking readline/readline.h presence... yes [14:01:29.027] checking for readline/readline.h... yes [14:01:29.028] checking readline/history.h usability... yes [14:01:29.039] checking readline/history.h presence... yes [14:01:29.053] checking for readline/history.h... yes [14:01:29.056] checking zlib.h usability... yes [14:01:29.066] checking zlib.h presence... yes [14:01:29.083] checking for zlib.h... yes [14:01:29.083] checking for lz4... /usr/bin/lz4 [14:01:29.083] checking lz4.h usability... yes [14:01:29.092] checking lz4.h presence... yes [14:01:29.103] checking for lz4.h... yes [14:01:29.103] checking for zstd... /usr/bin/zstd [14:01:29.104] checking zstd.h usability... yes [14:01:29.112] checking zstd.h presence... yes [14:01:29.123] checking for zstd.h... yes [14:01:29.123] checking gssapi/gssapi.h usability... yes [14:01:29.132] checking gssapi/gssapi.h presence... yes [14:01:29.144] checking for gssapi/gssapi.h... yes [14:01:29.145] checking gssapi/gssapi_ext.h usability... yes [14:01:29.153] checking gssapi/gssapi_ext.h presence... yes [14:01:29.165] checking for gssapi/gssapi_ext.h... yes [14:01:29.166] checking for openssl... /usr/bin/openssl [14:01:29.179] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [14:01:29.180] checking openssl/ssl.h usability... yes [14:01:29.233] checking openssl/ssl.h presence... yes [14:01:29.278] checking for openssl/ssl.h... yes [14:01:29.278] checking openssl/err.h usability... yes [14:01:29.293] checking openssl/err.h presence... yes [14:01:29.313] checking for openssl/err.h... yes [14:01:29.314] checking security/pam_appl.h usability... yes [14:01:29.324] checking security/pam_appl.h presence... yes [14:01:29.334] checking for security/pam_appl.h... yes [14:01:29.336] checking systemd/sd-daemon.h usability... yes [14:01:29.348] checking systemd/sd-daemon.h presence... yes [14:01:29.361] checking for systemd/sd-daemon.h... yes [14:01:29.361] checking libxml/parser.h usability... yes [14:01:29.405] checking libxml/parser.h presence... yes [14:01:29.435] checking for libxml/parser.h... yes [14:01:29.435] checking libxslt/xslt.h usability... yes [14:01:29.447] checking libxslt/xslt.h presence... yes [14:01:29.479] checking for libxslt/xslt.h... yes [14:01:29.479] checking ldap.h usability... yes [14:01:29.493] checking ldap.h presence... yes [14:01:29.508] checking for ldap.h... yes [14:01:29.509] checking for compatible LDAP implementation... yes [14:01:29.516] checking ossp/uuid.h usability... yes [14:01:29.524] checking ossp/uuid.h presence... yes [14:01:29.549] checking for ossp/uuid.h... yes [14:01:29.566] checking whether byte ordering is bigendian... no [14:01:29.653] checking for inline... inline [14:01:29.660] checking for printf format archetype... gnu_printf [14:01:29.667] checking for _Static_assert... yes [14:01:29.716] checking for typeof... typeof [14:01:29.724] checking for __builtin_types_compatible_p... yes [14:01:29.733] checking for __builtin_constant_p... yes [14:01:29.742] checking for __builtin_unreachable... yes [14:01:29.790] checking for computed goto support... yes [14:01:29.797] checking for struct tm.tm_zone... yes [14:01:29.805] checking for union semun... no [14:01:29.838] checking for socklen_t... yes [14:01:29.879] checking for struct sockaddr.sa_len... no [14:01:29.944] checking for locale_t... yes [14:01:29.952] checking for C/C++ restrict keyword... __restrict [14:01:29.963] checking for struct option... yes [14:01:29.997] checking whether assembler supports x86_64 popcntq... yes [14:01:30.005] checking for special C compiler options needed for large files... no [14:01:30.005] checking for _FILE_OFFSET_BITS value needed for large files... no [14:01:30.013] checking size of off_t... 8 [14:01:30.079] checking size of bool... 1 [14:01:30.141] checking for int timezone... yes [14:01:30.193] checking for wcstombs_l declaration... no [14:01:30.274] checking for backtrace_symbols... yes [14:01:30.331] checking for copyfile... no [14:01:30.395] checking for copy_file_range... yes [14:01:30.454] checking for getifaddrs... yes [14:01:30.506] checking for getpeerucred... no [14:01:30.562] checking for inet_pton... yes [14:01:30.621] checking for kqueue... no [14:01:30.690] checking for mbstowcs_l... no [14:01:30.763] checking for memset_s... no [14:01:30.824] checking for posix_fallocate... yes [14:01:30.893] checking for ppoll... yes [14:01:30.952] checking for pthread_is_threaded_np... no [14:01:31.023] checking for setproctitle... no [14:01:31.092] checking for setproctitle_fast... no [14:01:31.155] checking for strchrnul... yes [14:01:31.217] checking for strsignal... yes [14:01:31.280] checking for syncfs... yes [14:01:31.346] checking for sync_file_range... yes [14:01:31.413] checking for uselocale... yes [14:01:31.475] checking for wcstombs_l... no [14:01:31.534] checking for __builtin_bswap16... yes [14:01:31.597] checking for __builtin_bswap32... yes [14:01:31.667] checking for __builtin_bswap64... yes [14:01:31.733] checking for __builtin_clz... yes [14:01:31.793] checking for __builtin_ctz... yes [14:01:31.849] checking for __builtin_popcount... yes [14:01:31.903] checking for __builtin_frame_address... yes [14:01:31.955] checking for _LARGEFILE_SOURCE value needed for large files... no [14:01:32.009] checking how ccache gcc reports undeclared, standard C functions... error [14:01:32.040] checking for posix_fadvise... yes [14:01:32.103] checking whether posix_fadvise is declared... yes [14:01:32.121] checking whether fdatasync is declared... yes [14:01:32.131] checking whether strlcat is declared... no [14:01:32.183] checking whether strlcpy is declared... no [14:01:32.242] checking whether strnlen is declared... yes [14:01:32.256] checking whether preadv is declared... yes [14:01:32.275] checking whether pwritev is declared... yes [14:01:32.289] checking whether F_FULLFSYNC is declared... no [14:01:32.336] checking for explicit_bzero... yes [14:01:32.401] checking for getopt... yes [14:01:32.476] checking for getpeereid... no [14:01:32.561] checking for inet_aton... yes [14:01:32.637] checking for mkdtemp... yes [14:01:32.696] checking for strlcat... no [14:01:32.769] checking for strlcpy... no [14:01:32.836] checking for strnlen... yes [14:01:32.912] checking for pthread_barrier_wait... yes [14:01:32.987] checking for getopt_long... yes [14:01:33.057] checking for syslog... yes [14:01:33.113] checking syslog.h usability... yes [14:01:33.129] checking syslog.h presence... yes [14:01:33.151] checking for syslog.h... yes [14:01:33.151] checking for opterr... yes [14:01:33.214] checking for optreset... no [14:01:33.275] checking unicode/ucol.h usability... yes [14:01:33.296] checking unicode/ucol.h presence... yes [14:01:33.319] checking for unicode/ucol.h... yes [14:01:33.327] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:01:33.368] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:01:33.380] checking for rl_completion_suppress_quote... yes [14:01:33.440] checking for rl_filename_quote_characters... yes [14:01:33.523] checking for rl_filename_quoting_function... yes [14:01:33.597] checking for append_history... yes [14:01:33.676] checking for history_truncate_file... yes [14:01:33.756] checking for rl_completion_matches... yes [14:01:33.822] checking for rl_filename_completion_function... yes [14:01:33.895] checking for rl_reset_screen_size... yes [14:01:33.978] checking for rl_variable_bind... yes [14:01:34.052] checking test program... ok [14:01:34.104] checking whether long int is 64 bits... yes [14:01:34.162] checking for __builtin_mul_overflow... yes [14:01:34.245] checking size of void *... 8 [14:01:34.327] checking size of size_t... 8 [14:01:34.400] checking size of long... 8 [14:01:34.474] checking alignment of short... 2 [14:01:34.538] checking alignment of int... 4 [14:01:34.610] checking alignment of long... 8 [14:01:34.680] checking alignment of double... 8 [14:01:34.784] checking for int8... no [14:01:34.815] checking for uint8... no [14:01:34.842] checking for int64... no [14:01:34.885] checking for uint64... no [14:01:34.923] checking for __int128... yes [14:01:34.986] checking for __int128 alignment bug... ok [14:01:35.041] checking alignment of PG_INT128_TYPE... 16 [14:01:35.126] checking for builtin __sync char locking functions... yes [14:01:35.187] checking for builtin __sync int32 locking functions... yes [14:01:35.247] checking for builtin __sync int32 atomic operations... yes [14:01:35.310] checking for builtin __sync int64 atomic operations... yes [14:01:35.363] checking for builtin __atomic int32 atomic operations... yes [14:01:35.422] checking for builtin __atomic int64 atomic operations... yes [14:01:35.481] checking for __get_cpuid... yes [14:01:35.536] checking for __get_cpuid_count... yes [14:01:35.591] checking for __cpuid... no [14:01:35.612] checking for __cpuidex... no [14:01:35.634] checking for _xgetbv with CFLAGS=... no [14:01:35.924] checking for _xgetbv with CFLAGS=-mxsave... yes [14:01:36.167] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:01:36.369] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:01:36.587] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:01:36.628] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:01:36.722] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:01:36.740] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:01:36.755] 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:01:36.818] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:01:36.819] checking for library containing sem_init... none required [14:01:36.870] checking which semaphore API to use... unnamed POSIX [14:01:36.870] checking which random number source to use... OpenSSL [14:01:36.872] checking for tclsh... /usr/bin/tclsh [14:01:36.872] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:01:36.912] checking tcl.h usability... yes [14:01:36.925] checking tcl.h presence... yes [14:01:36.944] checking for tcl.h... yes [14:01:36.944] checking for perl.h... yes [14:01:37.032] checking for libperl... yes [14:01:37.298] checking Python.h usability... yes [14:01:37.351] checking Python.h presence... yes [14:01:37.398] checking for Python.h... yes [14:01:37.398] checking for xmllint... /usr/bin/xmllint [14:01:37.398] checking for xsltproc... /usr/bin/xsltproc [14:01:37.399] checking for fop... /usr/bin/fop [14:01:37.400] checking for dbtoepub... no [14:01:37.400] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [14:01:37.449] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:01:37.505] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [14:01:37.505] 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:01:37.505] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:01:37.505] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [14:01:37.505] configure: using CXX=ccache g++ [14:01:37.505] 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:01:37.505] configure: using CLANG=ccache clang [14:01:37.505] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [14:01:37.505] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [14:01:37.541] configure: updating cache gcc.cache [14:01:37.551] configure: creating ./config.status [14:01:37.626] config.status: creating GNUmakefile [14:01:37.637] config.status: creating src/Makefile.global [14:01:37.650] config.status: creating src/include/pg_config.h [14:01:37.660] config.status: creating src/include/pg_config_ext.h [14:01:37.669] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:01:37.681] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:01:37.687] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:01:37.694] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:01:37.699] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:01:37.705] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:01:37.737] [14:01:37.737] real 0m14.959s [14:01:37.737] user 0m9.833s [14:01:37.737] sys 0m4.238s [14:01:37.737] make -s -j${BUILD_JOBS} clean [14:01:38.183] time make -s -j${BUILD_JOBS} world-bin [14:01:41.926] walsummaryfuncs.c:69:1: error: no previous prototype for ‘pg_wal_summary_contents’ [-Werror=missing-prototypes] [14:01:41.926] 69 | pg_wal_summary_contents(PG_FUNCTION_ARGS) [14:01:41.926] | ^~~~~~~~~~~~~~~~~~~~~~~ [14:01:41.926] cc1: all warnings being treated as errors [14:01:41.929] make[3]: *** [: walsummaryfuncs.o] Error 1 [14:01:41.929] make[2]: *** [common.mk:37: backup-recursive] Error 2 [14:01:41.929] make[2]: *** Waiting for unfinished jobs.... [14:01:52.459] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:01:52.459] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:01:52.460] [14:01:52.460] real 0m14.277s [14:01:52.460] user 0m38.508s [14:01:52.460] sys 0m7.270s [14:01:52.460] [14:01:52.460] Exit status: 2