[12:31:26.174] time ./configure \ [12:31:26.174] --cache gcc.cache \ [12:31:26.174] --enable-dtrace \ [12:31:26.174] ${LINUX_CONFIGURE_FEATURES} \ [12:31:26.174] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [12:31:26.277] configure: creating cache gcc.cache [12:31:26.285] checking build system type... x86_64-pc-linux-gnu [12:31:26.371] checking host system type... x86_64-pc-linux-gnu [12:31:26.371] checking which template to use... linux [12:31:26.371] checking whether NLS is wanted... no [12:31:26.371] checking for default port number... 5432 [12:31:26.376] checking for dtrace... /usr/bin/dtrace [12:31:26.376] checking for block size... 8kB [12:31:26.377] checking for segment size... 1GB [12:31:26.378] checking for WAL block size... 8kB [12:31:26.399] checking whether the C compiler works... yes [12:31:26.484] checking for C compiler default output file name... a.out [12:31:26.485] checking for suffix of executables... [12:31:26.515] checking whether we are cross compiling... no [12:31:26.557] checking for suffix of object files... o [12:31:26.564] checking whether we are using the GNU C compiler... yes [12:31:26.569] checking whether ccache gcc accepts -g... yes [12:31:26.575] checking for ccache gcc option to accept ISO C89... none needed [12:31:26.580] checking for ccache gcc option to accept ISO C99... none needed [12:31:26.652] checking whether we are using the GNU C++ compiler... yes [12:31:26.661] checking whether ccache g++ accepts -g... yes [12:31:26.767] checking for gawk... no [12:31:26.767] checking for mawk... mawk [12:31:26.768] checking for llvm-config... /usr/bin/llvm-config [12:31:26.786] configure: using llvm 11.0.1 [12:31:26.786] checking for CLANG... ccache clang [12:31:26.847] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:31:26.856] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:31:26.861] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:31:26.907] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:31:26.978] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:31:26.995] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:31:27.000] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:31:27.016] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:31:27.022] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:31:27.036] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:31:27.041] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:31:27.045] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:31:27.061] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:31:27.065] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:31:27.069] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:31:27.073] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:31:27.077] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:31:27.081] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:31:27.085] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:31:27.090] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:31:27.095] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:31:27.099] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:31:27.122] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:31:27.127] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:31:27.131] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:31:27.167] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:31:27.203] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:31:27.206] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:31:27.211] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:31:27.243] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:31:27.247] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:31:27.252] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:31:27.257] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:31:27.261] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:31:27.266] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [12:31:27.270] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:31:27.273] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [12:31:27.295] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [12:31:27.315] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [12:31:27.379] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [12:31:27.427] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:31:27.432] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:31:27.455] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:31:27.478] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:31:27.499] checking whether the C compiler still works... yes [12:31:27.555] checking how to run the C preprocessor... ccache gcc -E [12:31:27.638] checking for pkg-config... /usr/bin/pkg-config [12:31:27.638] checking pkg-config is at least version 0.9.0... yes [12:31:27.651] checking whether to build with ICU support... yes [12:31:27.651] checking for icu-uc icu-i18n... yes [12:31:27.659] checking whether to build with Tcl... yes [12:31:27.659] checking whether to build Perl modules... yes [12:31:27.659] checking whether to build Python modules... yes [12:31:27.659] checking whether to build with GSSAPI support... yes [12:31:27.660] checking whether to build with PAM support... yes [12:31:27.660] checking whether to build with BSD Authentication support... no [12:31:27.660] checking whether to build with LDAP support... yes [12:31:27.660] checking whether to build with Bonjour support... no [12:31:27.660] checking whether to build with SELinux support... yes [12:31:27.661] checking whether to build with systemd support... yes [12:31:27.661] checking whether to build with XML support... yes [12:31:27.661] checking for libxml-2.0 >= 2.6.23... yes [12:31:27.667] checking whether to build with LZ4 support... yes [12:31:27.668] checking for liblz4... yes [12:31:27.673] checking whether to build with ZSTD support... yes [12:31:27.673] checking for libzstd >= 1.4.0... yes [12:31:27.678] checking for strip... strip [12:31:27.678] checking whether it is possible to strip libraries... yes [12:31:27.685] checking for ar... ar [12:31:27.686] checking for a BSD-compatible install... /usr/bin/install -c [12:31:27.691] checking for tar... /usr/bin/tar [12:31:27.691] checking whether ln -s works... yes [12:31:27.691] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:31:27.692] checking for bison... /usr/bin/bison [12:31:27.698] configure: using bison (GNU Bison) 3.7.5 [12:31:27.700] checking for flex... /usr/bin/flex [12:31:27.744] configure: using flex 2.6.4 [12:31:27.744] checking for perl... /usr/bin/perl [12:31:27.773] configure: using perl 5.32.1 [12:31:27.775] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [12:31:27.786] checking for Perl privlibexp... /usr/share/perl/5.32 [12:31:27.789] checking for Perl useshrplib... true [12:31:27.797] 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 [12:31:27.801] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:31:27.806] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:31:27.916] checking for python3... /usr/bin/python3 [12:31:27.957] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [12:31:27.962] checking for Python sysconfig module... yes [12:31:27.971] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [12:31:27.982] checking Python include directory... -I/usr/include/python3.9 [12:31:27.991] 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 [12:31:28.030] checking for a sed that does not truncate output... /usr/bin/sed [12:31:28.035] checking for grep that handles long lines and -e... /usr/bin/grep [12:31:28.037] checking for egrep... /usr/bin/grep -E [12:31:28.038] checking for ANSI C header files... yes [12:31:28.155] checking for sys/types.h... yes [12:31:28.181] checking for sys/stat.h... yes [12:31:28.203] checking for stdlib.h... yes [12:31:28.221] checking for string.h... yes [12:31:28.229] checking for memory.h... yes [12:31:28.241] checking for strings.h... yes [12:31:28.250] checking for inttypes.h... yes [12:31:28.261] checking for stdint.h... yes [12:31:28.269] checking for unistd.h... yes [12:31:28.280] checking whether ccache gcc is Clang... no [12:31:28.286] checking whether pthreads work with -pthread... yes [12:31:28.325] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:31:28.355] checking whether more special flags are required for pthreads... no [12:31:28.355] checking for PTHREAD_PRIO_INHERIT... yes [12:31:28.389] checking pthread.h usability... yes [12:31:28.394] checking pthread.h presence... yes [12:31:28.403] checking for pthread.h... yes [12:31:28.404] checking for strerror_r... yes [12:31:28.430] checking whether strerror_r returns int... no [12:31:28.449] checking for main in -lm... yes [12:31:28.480] checking for library containing setproctitle... no [12:31:28.543] checking for library containing dlsym... -ldl [12:31:28.602] checking for library containing socket... none required [12:31:28.630] checking for library containing getopt_long... none required [12:31:28.657] checking for library containing shm_open... -lrt [12:31:28.723] checking for library containing shm_unlink... none required [12:31:28.751] checking for library containing clock_gettime... none required [12:31:28.778] checking for library containing shmget... none required [12:31:28.806] checking for library containing backtrace_symbols... none required [12:31:28.834] checking for library containing pthread_barrier_wait... -lpthread [12:31:28.892] checking for library containing readline... -lreadline [12:31:28.926] checking for inflate in -lz... yes [12:31:28.955] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:31:29.028] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:31:29.074] checking for SSL_new in -lssl... yes [12:31:29.118] checking for SSL_CTX_set_cert_cb... yes [12:31:29.164] checking for OPENSSL_init_ssl... yes [12:31:29.211] checking for BIO_meth_new... yes [12:31:29.262] checking for ASN1_STRING_get0_data... yes [12:31:29.316] checking for HMAC_CTX_new... yes [12:31:29.368] checking for HMAC_CTX_free... yes [12:31:29.418] checking for CRYPTO_lock... no [12:31:29.453] checking for X509_get_signature_info... yes [12:31:29.501] checking for pam_start in -lpam... yes [12:31:29.536] checking for xmlSaveToBuffer in -lxml2... yes [12:31:29.618] checking for xsltCleanupGlobals in -lxslt... yes [12:31:29.685] checking for LZ4_compress_default in -llz4... yes [12:31:29.723] checking for ZSTD_compress in -lzstd... yes [12:31:29.761] checking for ldap_bind in -lldap... yes [12:31:29.832] checking for ldap_initialize... yes [12:31:29.880] checking for ldap_verify_credentials... no [12:31:29.918] checking for ldap_bind in -lldap_r... yes [12:31:29.963] checking for security_compute_create_name in -lselinux... yes [12:31:30.005] checking for uuid_export in -lossp-uuid... yes [12:31:30.044] checking for stdbool.h that conforms to C99... yes [12:31:30.050] checking for _Bool... yes [12:31:30.089] checking atomic.h usability... no [12:31:30.120] checking atomic.h presence... no [12:31:30.129] checking for atomic.h... no [12:31:30.131] checking copyfile.h usability... no [12:31:30.161] checking copyfile.h presence... no [12:31:30.170] checking for copyfile.h... no [12:31:30.171] checking execinfo.h usability... yes [12:31:30.176] checking execinfo.h presence... yes [12:31:30.183] checking for execinfo.h... yes [12:31:30.187] checking getopt.h usability... yes [12:31:30.192] checking getopt.h presence... yes [12:31:30.199] checking for getopt.h... yes [12:31:30.203] checking ifaddrs.h usability... yes [12:31:30.212] checking ifaddrs.h presence... yes [12:31:30.221] checking for ifaddrs.h... yes [12:31:30.225] checking langinfo.h usability... yes [12:31:30.230] checking langinfo.h presence... yes [12:31:30.239] checking for langinfo.h... yes [12:31:30.243] checking mbarrier.h usability... no [12:31:30.275] checking mbarrier.h presence... no [12:31:30.285] checking for mbarrier.h... no [12:31:30.287] checking sys/epoll.h usability... yes [12:31:30.292] checking sys/epoll.h presence... yes [12:31:30.300] checking for sys/epoll.h... yes [12:31:30.304] checking sys/event.h usability... no [12:31:30.334] checking sys/event.h presence... no [12:31:30.344] checking for sys/event.h... no [12:31:30.346] checking sys/personality.h usability... yes [12:31:30.351] checking sys/personality.h presence... yes [12:31:30.358] checking for sys/personality.h... yes [12:31:30.362] checking sys/prctl.h usability... yes [12:31:30.367] checking sys/prctl.h presence... yes [12:31:30.375] checking for sys/prctl.h... yes [12:31:30.378] checking sys/procctl.h usability... no [12:31:30.407] checking sys/procctl.h presence... no [12:31:30.416] checking for sys/procctl.h... no [12:31:30.418] checking sys/signalfd.h usability... yes [12:31:30.423] checking sys/signalfd.h presence... yes [12:31:30.430] checking for sys/signalfd.h... yes [12:31:30.434] checking sys/ucred.h usability... no [12:31:30.463] checking sys/ucred.h presence... no [12:31:30.472] checking for sys/ucred.h... no [12:31:30.474] checking termios.h usability... yes [12:31:30.483] checking termios.h presence... yes [12:31:30.491] checking for termios.h... yes [12:31:30.494] checking ucred.h usability... no [12:31:30.524] checking ucred.h presence... no [12:31:30.533] checking for ucred.h... no [12:31:30.534] checking readline/readline.h usability... yes [12:31:30.542] checking readline/readline.h presence... yes [12:31:30.551] checking for readline/readline.h... yes [12:31:30.552] checking readline/history.h usability... yes [12:31:30.557] checking readline/history.h presence... yes [12:31:30.566] checking for readline/history.h... yes [12:31:30.567] checking zlib.h usability... yes [12:31:30.576] checking zlib.h presence... yes [12:31:30.586] checking for zlib.h... yes [12:31:30.586] checking for lz4... /usr/bin/lz4 [12:31:30.587] checking lz4.h usability... yes [12:31:30.592] checking lz4.h presence... yes [12:31:30.600] checking for lz4.h... yes [12:31:30.600] checking for zstd... /usr/bin/zstd [12:31:30.601] checking zstd.h usability... yes [12:31:30.606] checking zstd.h presence... yes [12:31:30.614] checking for zstd.h... yes [12:31:30.614] checking gssapi/gssapi.h usability... yes [12:31:30.621] checking gssapi/gssapi.h presence... yes [12:31:30.629] checking for gssapi/gssapi.h... yes [12:31:30.630] checking gssapi/gssapi_ext.h usability... yes [12:31:30.635] checking gssapi/gssapi_ext.h presence... yes [12:31:30.644] checking for gssapi/gssapi_ext.h... yes [12:31:30.644] checking for openssl... /usr/bin/openssl [12:31:30.653] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [12:31:30.653] checking openssl/ssl.h usability... yes [12:31:30.688] checking openssl/ssl.h presence... yes [12:31:30.718] checking for openssl/ssl.h... yes [12:31:30.718] checking openssl/err.h usability... yes [12:31:30.727] checking openssl/err.h presence... yes [12:31:30.742] checking for openssl/err.h... yes [12:31:30.742] checking security/pam_appl.h usability... yes [12:31:30.748] checking security/pam_appl.h presence... yes [12:31:30.754] checking for security/pam_appl.h... yes [12:31:30.755] checking systemd/sd-daemon.h usability... yes [12:31:30.761] checking systemd/sd-daemon.h presence... yes [12:31:30.770] checking for systemd/sd-daemon.h... yes [12:31:30.770] checking libxml/parser.h usability... yes [12:31:30.796] checking libxml/parser.h presence... yes [12:31:30.815] checking for libxml/parser.h... yes [12:31:30.815] checking libxslt/xslt.h usability... yes [12:31:30.821] checking libxslt/xslt.h presence... yes [12:31:30.842] checking for libxslt/xslt.h... yes [12:31:30.842] checking ldap.h usability... yes [12:31:30.851] checking ldap.h presence... yes [12:31:30.861] checking for ldap.h... yes [12:31:30.861] checking for compatible LDAP implementation... yes [12:31:30.865] checking ossp/uuid.h usability... yes [12:31:30.871] checking ossp/uuid.h presence... yes [12:31:30.881] checking for ossp/uuid.h... yes [12:31:30.893] checking whether byte ordering is bigendian... no [12:31:30.949] checking for inline... inline [12:31:30.953] checking for printf format archetype... gnu_printf [12:31:30.957] checking for _Static_assert... yes [12:31:30.992] checking for typeof... typeof [12:31:30.997] checking for __builtin_types_compatible_p... yes [12:31:31.002] checking for __builtin_constant_p... yes [12:31:31.008] checking for __builtin_unreachable... yes [12:31:31.043] checking for computed goto support... yes [12:31:31.047] checking for struct tm.tm_zone... yes [12:31:31.052] checking for union semun... no [12:31:31.075] checking for socklen_t... yes [12:31:31.103] checking for struct sockaddr.sa_len... no [12:31:31.144] checking for locale_t... yes [12:31:31.149] checking for C/C++ restrict keyword... __restrict [12:31:31.156] checking for struct option... yes [12:31:31.176] checking whether assembler supports x86_64 popcntq... yes [12:31:31.180] checking for special C compiler options needed for large files... no [12:31:31.180] checking for _FILE_OFFSET_BITS value needed for large files... no [12:31:31.185] checking size of off_t... 8 [12:31:31.231] checking size of bool... 1 [12:31:31.278] checking for int timezone... yes [12:31:31.315] checking for wcstombs_l declaration... no [12:31:31.361] checking for backtrace_symbols... yes [12:31:31.399] checking for copyfile... no [12:31:31.437] checking for copy_file_range... yes [12:31:31.475] checking for getifaddrs... yes [12:31:31.517] checking for getpeerucred... no [12:31:31.556] checking for inet_pton... yes [12:31:31.594] checking for kqueue... no [12:31:31.633] checking for mbstowcs_l... no [12:31:31.672] checking for memset_s... no [12:31:31.711] checking for posix_fallocate... yes [12:31:31.749] checking for ppoll... yes [12:31:31.787] checking for pthread_is_threaded_np... no [12:31:31.826] checking for setproctitle... no [12:31:31.866] checking for setproctitle_fast... no [12:31:31.909] checking for strchrnul... yes [12:31:31.953] checking for strsignal... yes [12:31:31.996] checking for syncfs... yes [12:31:32.039] checking for sync_file_range... yes [12:31:32.081] checking for uselocale... yes [12:31:32.124] checking for wcstombs_l... no [12:31:32.164] checking for __builtin_bswap16... yes [12:31:32.207] checking for __builtin_bswap32... yes [12:31:32.247] checking for __builtin_bswap64... yes [12:31:32.286] checking for __builtin_clz... yes [12:31:32.326] checking for __builtin_ctz... yes [12:31:32.370] checking for __builtin_popcount... yes [12:31:32.408] checking for __builtin_frame_address... yes [12:31:32.446] checking for _LARGEFILE_SOURCE value needed for large files... no [12:31:32.487] checking how ccache gcc reports undeclared, standard C functions... error [12:31:32.503] checking for posix_fadvise... yes [12:31:32.542] checking whether posix_fadvise is declared... yes [12:31:32.554] checking whether fdatasync is declared... yes [12:31:32.564] checking whether strlcat is declared... no [12:31:32.604] checking whether strlcpy is declared... no [12:31:32.641] checking whether strnlen is declared... yes [12:31:32.649] checking whether preadv is declared... yes [12:31:32.657] checking whether pwritev is declared... yes [12:31:32.664] checking whether F_FULLFSYNC is declared... no [12:31:32.684] checking for explicit_bzero... yes [12:31:32.722] checking for getopt... yes [12:31:32.760] checking for getpeereid... no [12:31:32.798] checking for inet_aton... yes [12:31:32.833] checking for mkdtemp... yes [12:31:32.869] checking for strlcat... no [12:31:32.909] checking for strlcpy... no [12:31:32.947] checking for strnlen... yes [12:31:32.983] checking for pthread_barrier_wait... yes [12:31:33.018] checking for getopt_long... yes [12:31:33.054] checking for syslog... yes [12:31:33.088] checking syslog.h usability... yes [12:31:33.094] checking syslog.h presence... yes [12:31:33.102] checking for syslog.h... yes [12:31:33.102] checking for opterr... yes [12:31:33.139] checking for optreset... no [12:31:33.177] checking unicode/ucol.h usability... yes [12:31:33.190] checking unicode/ucol.h presence... yes [12:31:33.205] checking for unicode/ucol.h... yes [12:31:33.207] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:31:33.228] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:31:33.233] checking for rl_completion_suppress_quote... yes [12:31:33.277] checking for rl_filename_quote_characters... yes [12:31:33.319] checking for rl_filename_quoting_function... yes [12:31:33.361] checking for append_history... yes [12:31:33.402] checking for history_truncate_file... yes [12:31:33.442] checking for rl_completion_matches... yes [12:31:33.483] checking for rl_filename_completion_function... yes [12:31:33.524] checking for rl_reset_screen_size... yes [12:31:33.564] checking for rl_variable_bind... yes [12:31:33.604] checking test program... ok [12:31:33.638] checking whether long int is 64 bits... yes [12:31:33.676] checking for __builtin_mul_overflow... yes [12:31:33.711] checking size of void *... 8 [12:31:33.758] checking size of size_t... 8 [12:31:33.808] checking size of long... 8 [12:31:33.856] checking alignment of short... 2 [12:31:33.906] checking alignment of int... 4 [12:31:33.953] checking alignment of long... 8 [12:31:33.999] checking alignment of double... 8 [12:31:34.045] checking for int8... no [12:31:34.064] checking for uint8... no [12:31:34.085] checking for int64... no [12:31:34.105] checking for uint64... no [12:31:34.124] checking for __int128... yes [12:31:34.164] checking for __int128 alignment bug... ok [12:31:34.200] checking alignment of PG_INT128_TYPE... 16 [12:31:34.246] checking for builtin __sync char locking functions... yes [12:31:34.284] checking for builtin __sync int32 locking functions... yes [12:31:34.318] checking for builtin __sync int32 atomic operations... yes [12:31:34.353] checking for builtin __sync int64 atomic operations... yes [12:31:34.387] checking for builtin __atomic int32 atomic operations... yes [12:31:34.423] checking for builtin __atomic int64 atomic operations... yes [12:31:34.458] checking for __get_cpuid... yes [12:31:34.495] checking for __cpuid... no [12:31:34.507] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:31:34.542] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:31:34.605] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:31:34.616] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:31:34.626] 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 [12:31:34.667] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:31:34.667] checking for library containing sem_init... none required [12:31:34.702] checking which semaphore API to use... unnamed POSIX [12:31:34.702] checking which random number source to use... OpenSSL [12:31:34.703] checking for tclsh... /usr/bin/tclsh [12:31:34.704] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:31:34.734] checking tcl.h usability... yes [12:31:34.743] checking tcl.h presence... yes [12:31:34.754] checking for tcl.h... yes [12:31:34.755] checking for perl.h... yes [12:31:34.817] checking for libperl... yes [12:31:34.985] checking Python.h usability... yes [12:31:35.022] checking Python.h presence... yes [12:31:35.057] checking for Python.h... yes [12:31:35.058] checking for xmllint... /usr/bin/xmllint [12:31:35.058] checking for xsltproc... /usr/bin/xsltproc [12:31:35.058] checking for fop... /usr/bin/fop [12:31:35.059] checking for dbtoepub... no [12:31:35.060] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:31:35.098] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:31:35.141] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [12:31:35.141] 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 [12:31:35.141] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:31:35.141] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [12:31:35.141] configure: using CXX=ccache g++ [12:31:35.141] 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 [12:31:35.141] configure: using CLANG=ccache clang [12:31:35.141] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [12:31:35.141] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [12:31:35.163] configure: updating cache gcc.cache [12:31:35.168] configure: creating ./config.status [12:31:35.214] config.status: creating GNUmakefile [12:31:35.221] config.status: creating src/Makefile.global [12:31:35.229] config.status: creating src/include/pg_config.h [12:31:35.236] config.status: creating src/include/pg_config_ext.h [12:31:35.242] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:31:35.250] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:31:35.254] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:31:35.258] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:31:35.262] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:31:35.265] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:31:35.290] [12:31:35.290] real 0m9.115s [12:31:35.290] user 0m6.089s [12:31:35.290] sys 0m2.053s [12:31:35.290] make -s -j${BUILD_JOBS} clean [12:31:35.636] time make -s -j${BUILD_JOBS} world-bin [12:33:03.804] In file included from ../../src/include/postgres.h:46, [12:33:03.804] from verify_nbtree.c:24: [12:33:03.804] verify_nbtree.c: In function ‘palloc_btree_page’: [12:33:03.804] verify_nbtree.c:3492:13: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘Size’ {aka ‘const long unsigned int’} [-Werror=format=] [12:33:03.804] 3492 | errmsg("Number of items on block %u of index \"%s\" exceeds ClusterMaxIndexTuplesPerPage (%u)", [12:33:03.804] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:33:03.804] 3493 | blocknum, RelationGetRelationName(state->rel), [12:33:03.804] 3494 | ClusterMaxIndexTuplesPerPage))); [12:33:03.804] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:33:03.804] | | [12:33:03.804] | Size {aka const long unsigned int} [12:33:03.804] ../../src/include/utils/elog.h:147:4: note: in definition of macro ‘ereport_domain’ [12:33:03.804] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [12:33:03.804] | ^~~~~~~~~~~ [12:33:03.804] verify_nbtree.c:3490:3: note: in expansion of macro ‘ereport’ [12:33:03.804] 3490 | ereport(ERROR, [12:33:03.804] | ^~~~~~~ [12:33:03.804] verify_nbtree.c:3492:97: note: format string is defined here [12:33:03.804] 3492 | errmsg("Number of items on block %u of index \"%s\" exceeds ClusterMaxIndexTuplesPerPage (%u)", [12:33:03.804] | ~^ [12:33:03.804] | | [12:33:03.804] | unsigned int [12:33:03.804] | %lu [12:33:03.804] cc1: all warnings being treated as errors [12:33:03.804] make[2]: *** [: verify_nbtree.o] Error 1 [12:33:03.804] make[1]: *** [Makefile:94: all-amcheck-recurse] Error 2 [12:33:03.804] make[1]: *** Waiting for unfinished jobs.... [12:33:06.077] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [12:33:06.077] [12:33:06.077] real 1m30.441s [12:33:06.077] user 4m57.582s [12:33:06.077] sys 0m37.086s [12:33:06.077] [12:33:06.077] Exit status: 2