[05:25:51.077] time ./configure \ [05:25:51.077] --cache gcc.cache \ [05:25:51.077] --enable-dtrace \ [05:25:51.077] ${LINUX_CONFIGURE_FEATURES} \ [05:25:51.077] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [05:25:51.174] configure: creating cache gcc.cache [05:25:51.182] checking build system type... x86_64-pc-linux-gnu [05:25:51.277] checking host system type... x86_64-pc-linux-gnu [05:25:51.277] checking which template to use... linux [05:25:51.277] checking whether NLS is wanted... no [05:25:51.277] checking for default port number... 5432 [05:25:51.281] checking for dtrace... /usr/bin/dtrace [05:25:51.281] checking for block size... 8kB [05:25:51.282] checking for segment size... 1GB [05:25:51.283] checking for WAL block size... 8kB [05:25:51.301] checking whether the C compiler works... yes [05:25:51.388] checking for C compiler default output file name... a.out [05:25:51.388] checking for suffix of executables... [05:25:51.411] checking whether we are cross compiling... no [05:25:51.446] checking for suffix of object files... o [05:25:51.452] checking whether we are using the GNU C compiler... yes [05:25:51.455] checking whether ccache gcc accepts -g... yes [05:25:51.459] checking for ccache gcc option to accept ISO C89... none needed [05:25:51.463] checking for ccache gcc option to accept ISO C99... none needed [05:25:51.513] checking whether we are using the GNU C++ compiler... yes [05:25:51.516] checking whether ccache g++ accepts -g... yes [05:25:51.550] checking for gawk... no [05:25:51.551] checking for mawk... mawk [05:25:51.551] checking for llvm-config... /usr/bin/llvm-config [05:25:51.567] configure: using llvm 11.0.1 [05:25:51.567] checking for CLANG... ccache clang [05:25:51.622] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:25:51.626] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [05:25:51.630] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:25:51.654] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:25:51.729] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [05:25:51.733] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [05:25:51.736] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:25:51.741] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:25:51.744] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:25:51.748] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:25:51.751] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [05:25:51.755] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:25:51.759] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:25:51.763] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:25:51.767] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [05:25:51.771] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [05:25:51.775] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:25:51.780] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:25:51.784] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [05:25:51.788] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [05:25:51.793] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:25:51.797] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:25:51.808] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:25:51.812] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:25:51.816] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:25:51.838] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:25:51.861] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:25:51.865] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:25:51.868] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:25:51.888] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:25:51.892] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:25:51.896] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:25:51.900] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [05:25:51.904] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [05:25:51.907] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [05:25:51.910] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [05:25:51.914] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [05:25:51.920] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [05:25:51.926] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [05:25:51.978] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [05:25:52.012] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [05:25:52.016] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:25:52.023] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [05:25:52.030] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [05:25:52.037] checking whether the C compiler still works... yes [05:25:52.077] checking how to run the C preprocessor... ccache gcc -E [05:25:52.117] checking for pkg-config... /usr/bin/pkg-config [05:25:52.117] checking pkg-config is at least version 0.9.0... yes [05:25:52.131] checking whether to build with ICU support... yes [05:25:52.131] checking for icu-uc icu-i18n... yes [05:25:52.141] checking whether to build with Tcl... yes [05:25:52.141] checking whether to build Perl modules... yes [05:25:52.141] checking whether to build Python modules... yes [05:25:52.141] checking whether to build with GSSAPI support... yes [05:25:52.142] checking whether to build with PAM support... yes [05:25:52.142] checking whether to build with BSD Authentication support... no [05:25:52.143] checking whether to build with LDAP support... yes [05:25:52.143] checking whether to build with Bonjour support... no [05:25:52.143] checking whether to build with SELinux support... yes [05:25:52.143] checking whether to build with systemd support... yes [05:25:52.143] checking whether to build with XML support... yes [05:25:52.144] checking for libxml-2.0 >= 2.6.23... yes [05:25:52.149] checking whether to build with LZ4 support... yes [05:25:52.149] checking for liblz4... yes [05:25:52.155] checking whether to build with ZSTD support... yes [05:25:52.155] checking for libzstd >= 1.4.0... yes [05:25:52.160] checking for strip... strip [05:25:52.160] checking whether it is possible to strip libraries... yes [05:25:52.166] checking for ar... ar [05:25:52.166] checking for a BSD-compatible install... /usr/bin/install -c [05:25:52.171] checking for tar... /usr/bin/tar [05:25:52.171] checking whether ln -s works... yes [05:25:52.171] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:25:52.173] checking for bison... /usr/bin/bison [05:25:52.179] configure: using bison (GNU Bison) 3.7.5 [05:25:52.180] checking for flex... /usr/bin/flex [05:25:52.196] configure: using flex 2.6.4 [05:25:52.196] checking for perl... /usr/bin/perl [05:25:52.218] configure: using perl 5.32.1 [05:25:52.220] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [05:25:52.229] checking for Perl privlibexp... /usr/share/perl/5.32 [05:25:52.232] checking for Perl useshrplib... true [05:25:52.241] 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 [05:25:52.245] checking for CFLAGS to compile embedded Perl... -DDEBIAN [05:25:52.249] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [05:25:52.356] checking for python3... /usr/bin/python3 [05:25:52.395] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [05:25:52.399] checking for Python sysconfig module... yes [05:25:52.408] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [05:25:52.418] checking Python include directory... -I/usr/include/python3.9 [05:25:52.427] 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 [05:25:52.466] checking for a sed that does not truncate output... /usr/bin/sed [05:25:52.469] checking for grep that handles long lines and -e... /usr/bin/grep [05:25:52.471] checking for egrep... /usr/bin/grep -E [05:25:52.472] checking for ANSI C header files... yes [05:25:52.545] checking for sys/types.h... yes [05:25:52.555] checking for sys/stat.h... yes [05:25:52.577] checking for stdlib.h... yes [05:25:52.587] checking for string.h... yes [05:25:52.597] checking for memory.h... yes [05:25:52.608] checking for strings.h... yes [05:25:52.620] checking for inttypes.h... yes [05:25:52.632] checking for stdint.h... yes [05:25:52.641] checking for unistd.h... yes [05:25:52.653] checking whether ccache gcc is Clang... no [05:25:52.660] checking whether pthreads work with -pthread... yes [05:25:52.701] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [05:25:52.727] checking whether more special flags are required for pthreads... no [05:25:52.727] checking for PTHREAD_PRIO_INHERIT... yes [05:25:52.756] checking pthread.h usability... yes [05:25:52.761] checking pthread.h presence... yes [05:25:52.770] checking for pthread.h... yes [05:25:52.770] checking for strerror_r... yes [05:25:52.797] checking whether strerror_r returns int... no [05:25:52.814] checking for main in -lm... yes [05:25:52.842] checking for library containing setproctitle... no [05:25:52.897] checking for library containing dlsym... -ldl [05:25:52.949] checking for library containing socket... none required [05:25:52.973] checking for library containing getopt_long... none required [05:25:53.000] checking for library containing shm_open... -lrt [05:25:53.064] checking for library containing shm_unlink... none required [05:25:53.091] checking for library containing clock_gettime... none required [05:25:53.118] checking for library containing shmget... none required [05:25:53.145] checking for library containing backtrace_symbols... none required [05:25:53.172] checking for library containing pthread_barrier_wait... -lpthread [05:25:53.228] checking for library containing readline... -lreadline [05:25:53.261] checking for inflate in -lz... yes [05:25:53.290] checking for library containing gss_store_cred_into... -lgssapi_krb5 [05:25:53.359] checking for CRYPTO_new_ex_data in -lcrypto... yes [05:25:53.406] checking for SSL_new in -lssl... yes [05:25:53.448] checking for SSL_CTX_set_cert_cb... yes [05:25:53.492] checking for OPENSSL_init_ssl... yes [05:25:53.541] checking for BIO_meth_new... yes [05:25:53.593] checking for ASN1_STRING_get0_data... yes [05:25:53.643] checking for HMAC_CTX_new... yes [05:25:53.693] checking for HMAC_CTX_free... yes [05:25:53.742] checking for CRYPTO_lock... no [05:25:53.777] checking for X509_get_signature_info... yes [05:25:53.824] checking for pam_start in -lpam... yes [05:25:53.860] checking for xmlSaveToBuffer in -lxml2... yes [05:25:53.946] checking for xsltCleanupGlobals in -lxslt... yes [05:25:54.012] checking for LZ4_compress_default in -llz4... yes [05:25:54.047] checking for ZSTD_compress in -lzstd... yes [05:25:54.082] checking for ldap_bind in -lldap... yes [05:25:54.149] checking for ldap_initialize... yes [05:25:54.195] checking for ldap_verify_credentials... no [05:25:54.233] checking for ldap_bind in -lldap_r... yes [05:25:54.279] checking for security_compute_create_name in -lselinux... yes [05:25:54.319] checking for uuid_export in -lossp-uuid... yes [05:25:54.354] checking for stdbool.h that conforms to C99... yes [05:25:54.361] checking for _Bool... yes [05:25:54.400] checking atomic.h usability... no [05:25:54.430] checking atomic.h presence... no [05:25:54.440] checking for atomic.h... no [05:25:54.442] checking copyfile.h usability... no [05:25:54.472] checking copyfile.h presence... no [05:25:54.481] checking for copyfile.h... no [05:25:54.483] checking execinfo.h usability... yes [05:25:54.488] checking execinfo.h presence... yes [05:25:54.495] checking for execinfo.h... yes [05:25:54.500] checking getopt.h usability... yes [05:25:54.505] checking getopt.h presence... yes [05:25:54.512] checking for getopt.h... yes [05:25:54.517] checking ifaddrs.h usability... yes [05:25:54.526] checking ifaddrs.h presence... yes [05:25:54.535] checking for ifaddrs.h... yes [05:25:54.540] checking langinfo.h usability... yes [05:25:54.547] checking langinfo.h presence... yes [05:25:54.555] checking for langinfo.h... yes [05:25:54.560] checking mbarrier.h usability... no [05:25:54.589] checking mbarrier.h presence... no [05:25:54.598] checking for mbarrier.h... no [05:25:54.600] checking sys/epoll.h usability... yes [05:25:54.605] checking sys/epoll.h presence... yes [05:25:54.614] checking for sys/epoll.h... yes [05:25:54.618] checking sys/event.h usability... no [05:25:54.648] checking sys/event.h presence... no [05:25:54.657] checking for sys/event.h... no [05:25:54.659] checking sys/personality.h usability... yes [05:25:54.665] checking sys/personality.h presence... yes [05:25:54.672] checking for sys/personality.h... yes [05:25:54.676] checking sys/prctl.h usability... yes [05:25:54.681] checking sys/prctl.h presence... yes [05:25:54.688] checking for sys/prctl.h... yes [05:25:54.693] checking sys/procctl.h usability... no [05:25:54.722] checking sys/procctl.h presence... no [05:25:54.731] checking for sys/procctl.h... no [05:25:54.733] checking sys/signalfd.h usability... yes [05:25:54.738] checking sys/signalfd.h presence... yes [05:25:54.746] checking for sys/signalfd.h... yes [05:25:54.750] checking sys/ucred.h usability... no [05:25:54.779] checking sys/ucred.h presence... no [05:25:54.789] checking for sys/ucred.h... no [05:25:54.791] checking termios.h usability... yes [05:25:54.800] checking termios.h presence... yes [05:25:54.807] checking for termios.h... yes [05:25:54.812] checking ucred.h usability... no [05:25:54.842] checking ucred.h presence... no [05:25:54.851] checking for ucred.h... no [05:25:54.852] checking readline/readline.h usability... yes [05:25:54.860] checking readline/readline.h presence... yes [05:25:54.870] checking for readline/readline.h... yes [05:25:54.871] checking readline/history.h usability... yes [05:25:54.876] checking readline/history.h presence... yes [05:25:54.884] checking for readline/history.h... yes [05:25:54.886] checking zlib.h usability... yes [05:25:54.894] checking zlib.h presence... yes [05:25:54.904] checking for zlib.h... yes [05:25:54.905] checking for lz4... /usr/bin/lz4 [05:25:54.905] checking lz4.h usability... yes [05:25:54.910] checking lz4.h presence... yes [05:25:54.918] checking for lz4.h... yes [05:25:54.918] checking for zstd... /usr/bin/zstd [05:25:54.919] checking zstd.h usability... yes [05:25:54.924] checking zstd.h presence... yes [05:25:54.932] checking for zstd.h... yes [05:25:54.933] checking gssapi/gssapi.h usability... yes [05:25:54.939] checking gssapi/gssapi.h presence... yes [05:25:54.948] checking for gssapi/gssapi.h... yes [05:25:54.949] checking gssapi/gssapi_ext.h usability... yes [05:25:54.954] checking gssapi/gssapi_ext.h presence... yes [05:25:54.963] checking for gssapi/gssapi_ext.h... yes [05:25:54.964] checking for openssl... /usr/bin/openssl [05:25:54.971] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [05:25:54.971] checking openssl/ssl.h usability... yes [05:25:55.003] checking openssl/ssl.h presence... yes [05:25:55.033] checking for openssl/ssl.h... yes [05:25:55.033] checking openssl/err.h usability... yes [05:25:55.042] checking openssl/err.h presence... yes [05:25:55.056] checking for openssl/err.h... yes [05:25:55.056] checking security/pam_appl.h usability... yes [05:25:55.063] checking security/pam_appl.h presence... yes [05:25:55.070] checking for security/pam_appl.h... yes [05:25:55.071] checking systemd/sd-daemon.h usability... yes [05:25:55.077] checking systemd/sd-daemon.h presence... yes [05:25:55.086] checking for systemd/sd-daemon.h... yes [05:25:55.086] checking libxml/parser.h usability... yes [05:25:55.110] checking libxml/parser.h presence... yes [05:25:55.128] checking for libxml/parser.h... yes [05:25:55.129] checking libxslt/xslt.h usability... yes [05:25:55.137] checking libxslt/xslt.h presence... yes [05:25:55.155] checking for libxslt/xslt.h... yes [05:25:55.155] checking ldap.h usability... yes [05:25:55.163] checking ldap.h presence... yes [05:25:55.172] checking for ldap.h... yes [05:25:55.172] checking for compatible LDAP implementation... yes [05:25:55.176] checking ossp/uuid.h usability... yes [05:25:55.182] checking ossp/uuid.h presence... yes [05:25:55.191] checking for ossp/uuid.h... yes [05:25:55.202] checking whether byte ordering is bigendian... no [05:25:55.258] checking for inline... inline [05:25:55.262] checking for printf format archetype... gnu_printf [05:25:55.267] checking for _Static_assert... yes [05:25:55.302] checking for typeof... typeof [05:25:55.306] checking for __builtin_types_compatible_p... yes [05:25:55.313] checking for __builtin_constant_p... yes [05:25:55.319] checking for __builtin_unreachable... yes [05:25:55.353] checking for computed goto support... yes [05:25:55.357] checking for struct tm.tm_zone... yes [05:25:55.362] checking for union semun... no [05:25:55.383] checking for socklen_t... yes [05:25:55.409] checking for struct sockaddr.sa_len... no [05:25:55.449] checking for locale_t... yes [05:25:55.453] checking for C/C++ restrict keyword... __restrict [05:25:55.459] checking for struct option... yes [05:25:55.479] checking whether assembler supports x86_64 popcntq... yes [05:25:55.482] checking for special C compiler options needed for large files... no [05:25:55.482] checking for _FILE_OFFSET_BITS value needed for large files... no [05:25:55.486] checking size of off_t... 8 [05:25:55.529] checking size of bool... 1 [05:25:55.569] checking for int timezone... yes [05:25:55.602] checking for wcstombs_l declaration... no [05:25:55.645] checking for backtrace_symbols... yes [05:25:55.681] checking for copyfile... no [05:25:55.716] checking for copy_file_range... yes [05:25:55.751] checking for getifaddrs... yes [05:25:55.788] checking for getpeerucred... no [05:25:55.826] checking for inet_pton... yes [05:25:55.862] checking for kqueue... no [05:25:55.900] checking for mbstowcs_l... no [05:25:55.938] checking for memset_s... no [05:25:55.976] checking for posix_fallocate... yes [05:25:56.012] checking for ppoll... yes [05:25:56.047] checking for pthread_is_threaded_np... no [05:25:56.084] checking for setproctitle... no [05:25:56.122] checking for setproctitle_fast... no [05:25:56.159] checking for strchrnul... yes [05:25:56.195] checking for strsignal... yes [05:25:56.231] checking for syncfs... yes [05:25:56.267] checking for sync_file_range... yes [05:25:56.303] checking for uselocale... yes [05:25:56.338] checking for wcstombs_l... no [05:25:56.373] checking for __builtin_bswap16... yes [05:25:56.410] checking for __builtin_bswap32... yes [05:25:56.444] checking for __builtin_bswap64... yes [05:25:56.478] checking for __builtin_clz... yes [05:25:56.514] checking for __builtin_ctz... yes [05:25:56.553] checking for __builtin_popcount... yes [05:25:56.590] checking for __builtin_frame_address... yes [05:25:56.624] checking for _LARGEFILE_SOURCE value needed for large files... no [05:25:56.660] checking how ccache gcc reports undeclared, standard C functions... error [05:25:56.675] checking for posix_fadvise... yes [05:25:56.709] checking whether posix_fadvise is declared... yes [05:25:56.718] checking whether fdatasync is declared... yes [05:25:56.725] checking whether strlcat is declared... no [05:25:56.757] checking whether strlcpy is declared... no [05:25:56.790] checking whether strnlen is declared... yes [05:25:56.797] checking whether preadv is declared... yes [05:25:56.806] checking whether pwritev is declared... yes [05:25:56.813] checking whether F_FULLFSYNC is declared... no [05:25:56.830] checking for explicit_bzero... yes [05:25:56.864] checking for getopt... yes [05:25:56.896] checking for getpeereid... no [05:25:56.931] checking for inet_aton... yes [05:25:56.964] checking for mkdtemp... yes [05:25:56.996] checking for strlcat... no [05:25:57.031] checking for strlcpy... no [05:25:57.066] checking for strnlen... yes [05:25:57.102] checking for pthread_barrier_wait... yes [05:25:57.137] checking for getopt_long... yes [05:25:57.170] checking for syslog... yes [05:25:57.202] checking syslog.h usability... yes [05:25:57.209] checking syslog.h presence... yes [05:25:57.215] checking for syslog.h... yes [05:25:57.215] checking for opterr... yes [05:25:57.248] checking for optreset... no [05:25:57.285] checking unicode/ucol.h usability... yes [05:25:57.300] checking unicode/ucol.h presence... yes [05:25:57.313] checking for unicode/ucol.h... yes [05:25:57.316] checking whether LLVMCreateGDBRegistrationListener is declared... yes [05:25:57.339] checking whether LLVMCreatePerfJITEventListener is declared... yes [05:25:57.344] checking for rl_completion_suppress_quote... yes [05:25:57.383] checking for rl_filename_quote_characters... yes [05:25:57.421] checking for rl_filename_quoting_function... yes [05:25:57.460] checking for append_history... yes [05:25:57.498] checking for history_truncate_file... yes [05:25:57.536] checking for rl_completion_matches... yes [05:25:57.574] checking for rl_filename_completion_function... yes [05:25:57.615] checking for rl_reset_screen_size... yes [05:25:57.655] checking for rl_variable_bind... yes [05:25:57.693] checking test program... ok [05:25:57.725] checking whether long int is 64 bits... yes [05:25:57.760] checking for __builtin_mul_overflow... yes [05:25:57.792] checking size of void *... 8 [05:25:57.835] checking size of size_t... 8 [05:25:57.877] checking size of long... 8 [05:25:57.920] checking alignment of short... 2 [05:25:57.962] checking alignment of int... 4 [05:25:58.005] checking alignment of long... 8 [05:25:58.048] checking alignment of double... 8 [05:25:58.092] checking for int8... no [05:25:58.111] checking for uint8... no [05:25:58.129] checking for int64... no [05:25:58.147] checking for uint64... no [05:25:58.165] checking for __int128... yes [05:25:58.202] checking for __int128 alignment bug... ok [05:25:58.235] checking alignment of PG_INT128_TYPE... 16 [05:25:58.277] checking for builtin __sync char locking functions... yes [05:25:58.310] checking for builtin __sync int32 locking functions... yes [05:25:58.343] checking for builtin __sync int32 atomic operations... yes [05:25:58.374] checking for builtin __sync int64 atomic operations... yes [05:25:58.406] checking for builtin __atomic int32 atomic operations... yes [05:25:58.441] checking for builtin __atomic int64 atomic operations... yes [05:25:58.472] checking for __get_cpuid... yes [05:25:58.505] checking for __cpuid... no [05:25:58.516] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:25:58.547] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:25:58.606] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:25:58.617] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:25:58.625] 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 [05:25:58.664] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:25:58.665] checking for library containing sem_init... none required [05:25:58.699] checking which semaphore API to use... unnamed POSIX [05:25:58.699] checking which random number source to use... OpenSSL [05:25:58.700] checking for tclsh... /usr/bin/tclsh [05:25:58.700] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [05:25:58.731] checking tcl.h usability... yes [05:25:58.741] checking tcl.h presence... yes [05:25:58.752] checking for tcl.h... yes [05:25:58.752] checking for perl.h... yes [05:25:58.815] checking for libperl... yes [05:25:58.971] checking Python.h usability... yes [05:25:59.015] checking Python.h presence... yes [05:25:59.048] checking for Python.h... yes [05:25:59.049] checking for xmllint... /usr/bin/xmllint [05:25:59.049] checking for xsltproc... /usr/bin/xsltproc [05:25:59.049] checking for fop... /usr/bin/fop [05:25:59.050] checking for dbtoepub... no [05:25:59.050] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [05:25:59.087] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [05:25:59.130] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [05:25:59.130] 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 [05:25:59.130] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [05:25:59.130] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [05:25:59.130] configure: using CXX=ccache g++ [05:25:59.130] 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 [05:25:59.130] configure: using CLANG=ccache clang [05:25:59.130] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [05:25:59.130] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [05:25:59.154] configure: updating cache gcc.cache [05:25:59.159] configure: creating ./config.status [05:25:59.208] config.status: creating GNUmakefile [05:25:59.215] config.status: creating src/Makefile.global [05:25:59.224] config.status: creating src/include/pg_config.h [05:25:59.231] config.status: creating src/include/pg_config_ext.h [05:25:59.238] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:25:59.246] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:25:59.251] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [05:25:59.255] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [05:25:59.259] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [05:25:59.263] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [05:25:59.289] [05:25:59.289] real 0m8.211s [05:25:59.289] user 0m5.811s [05:25:59.289] sys 0m1.852s [05:25:59.289] make -s -j${BUILD_JOBS} clean [05:25:59.621] time make -s -j${BUILD_JOBS} world-bin [05:26:44.960] reindexdb.c: In function ‘reindex_one_database’: [05:26:44.960] reindexdb.c:437:24: error: ‘indices_tables_cell’ may be used uninitialized in this function [-Werror=maybe-uninitialized] [05:26:44.960] 437 | indices_tables_cell = indices_tables_cell->next; [05:26:44.960] | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:26:44.960] cc1: all warnings being treated as errors [05:26:44.960] make[3]: *** [: reindexdb.o] Error 1 [05:26:44.960] make[3]: *** Waiting for unfinished jobs.... [05:26:44.982] make[2]: *** [Makefile:45: all-scripts-recurse] Error 2 [05:26:44.982] make[2]: *** Waiting for unfinished jobs.... [05:26:45.244] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [05:26:45.244] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:26:45.244] [05:26:45.244] real 0m45.624s [05:26:45.244] user 2m22.742s [05:26:45.244] sys 0m17.918s [05:26:45.245] [05:26:45.245] Exit status: 2