[04:13:58.112] time ./configure \ [04:13:58.112] --cache gcc.cache \ [04:13:58.112] --enable-dtrace \ [04:13:58.112] ${LINUX_CONFIGURE_FEATURES} \ [04:13:58.112] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [04:13:58.249] configure: creating cache gcc.cache [04:13:58.260] checking build system type... x86_64-pc-linux-gnu [04:13:58.376] checking host system type... x86_64-pc-linux-gnu [04:13:58.376] checking which template to use... linux [04:13:58.377] checking whether NLS is wanted... no [04:13:58.377] checking for default port number... 5432 [04:13:58.382] checking for dtrace... /usr/bin/dtrace [04:13:58.383] checking for block size... 8kB [04:13:58.384] checking for segment size... 1GB [04:13:58.386] checking for WAL block size... 8kB [04:13:58.409] checking whether the C compiler works... yes [04:13:58.507] checking for C compiler default output file name... a.out [04:13:58.508] checking for suffix of executables... [04:13:58.535] checking whether we are cross compiling... no [04:13:58.578] checking for suffix of object files... o [04:13:58.586] checking whether we are using the GNU C compiler... yes [04:13:58.592] checking whether ccache gcc accepts -g... yes [04:13:58.596] checking for ccache gcc option to accept ISO C89... none needed [04:13:58.603] checking for ccache gcc option to accept ISO C99... none needed [04:13:58.651] checking whether we are using the GNU C++ compiler... yes [04:13:58.656] checking whether ccache g++ accepts -g... yes [04:13:58.705] checking for gawk... no [04:13:58.705] checking for mawk... mawk [04:13:58.706] checking for llvm-config... /usr/bin/llvm-config [04:13:58.726] configure: using llvm 11.0.1 [04:13:58.726] checking for CLANG... ccache clang [04:13:58.809] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:13:58.814] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:13:58.839] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:13:58.868] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:13:58.939] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:13:58.944] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:13:58.948] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:13:58.954] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:13:58.959] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:13:58.963] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:13:58.968] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:13:58.972] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:13:58.990] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:13:58.996] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:13:59.001] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:13:59.011] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:13:59.016] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:13:59.022] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:13:59.027] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:13:59.032] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:13:59.037] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:13:59.042] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:13:59.056] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:13:59.060] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:13:59.065] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:13:59.093] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:13:59.119] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:13:59.125] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:13:59.130] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:13:59.155] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:13:59.161] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:13:59.228] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:13:59.234] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:13:59.239] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:13:59.244] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:13:59.249] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:13:59.253] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [04:13:59.260] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [04:13:59.268] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [04:13:59.330] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [04:13:59.377] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:13:59.382] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:13:59.391] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:13:59.399] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:13:59.408] checking whether the C compiler still works... yes [04:13:59.458] checking how to run the C preprocessor... ccache gcc -E [04:13:59.505] checking for pkg-config... /usr/bin/pkg-config [04:13:59.505] checking pkg-config is at least version 0.9.0... yes [04:13:59.516] checking whether to build with ICU support... yes [04:13:59.516] checking for icu-uc icu-i18n... yes [04:13:59.527] checking whether to build with Tcl... yes [04:13:59.527] checking whether to build Perl modules... yes [04:13:59.527] checking whether to build Python modules... yes [04:13:59.527] checking whether to build with GSSAPI support... yes [04:13:59.528] checking whether to build with PAM support... yes [04:13:59.528] checking whether to build with BSD Authentication support... no [04:13:59.528] checking whether to build with LDAP support... yes [04:13:59.528] checking whether to build with Bonjour support... no [04:13:59.528] checking whether to build with SELinux support... yes [04:13:59.528] checking whether to build with systemd support... yes [04:13:59.528] checking whether to build with XML support... yes [04:13:59.529] checking for libxml-2.0 >= 2.6.23... yes [04:13:59.534] checking whether to build with LZ4 support... yes [04:13:59.534] checking for liblz4... yes [04:13:59.539] checking whether to build with ZSTD support... yes [04:13:59.539] checking for libzstd >= 1.4.0... yes [04:13:59.546] checking for strip... strip [04:13:59.546] checking whether it is possible to strip libraries... yes [04:13:59.550] checking for ar... ar [04:13:59.550] checking for a BSD-compatible install... /usr/bin/install -c [04:13:59.556] checking for tar... /usr/bin/tar [04:13:59.556] checking whether ln -s works... yes [04:13:59.556] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:13:59.558] checking for bison... /usr/bin/bison [04:13:59.566] configure: using bison (GNU Bison) 3.7.5 [04:13:59.568] checking for flex... /usr/bin/flex [04:13:59.585] configure: using flex 2.6.4 [04:13:59.585] checking for perl... /usr/bin/perl [04:13:59.609] configure: using perl 5.32.1 [04:13:59.611] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [04:13:59.623] checking for Perl privlibexp... /usr/share/perl/5.32 [04:13:59.627] checking for Perl useshrplib... true [04:13:59.637] 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 [04:13:59.641] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:13:59.646] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:13:59.770] checking for python3... /usr/bin/python3 [04:13:59.813] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [04:13:59.819] checking for Python sysconfig module... yes [04:13:59.831] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [04:13:59.843] checking Python include directory... -I/usr/include/python3.9 [04:13:59.855] 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 [04:13:59.900] checking for a sed that does not truncate output... /usr/bin/sed [04:13:59.904] checking for grep that handles long lines and -e... /usr/bin/grep [04:13:59.905] checking for egrep... /usr/bin/grep -E [04:13:59.906] checking for ANSI C header files... yes [04:13:59.991] checking for sys/types.h... yes [04:14:00.002] checking for sys/stat.h... yes [04:14:00.024] checking for stdlib.h... yes [04:14:00.034] checking for string.h... yes [04:14:00.055] checking for memory.h... yes [04:14:00.066] checking for strings.h... yes [04:14:00.075] checking for inttypes.h... yes [04:14:00.088] checking for stdint.h... yes [04:14:00.098] checking for unistd.h... yes [04:14:00.124] checking whether ccache gcc is Clang... no [04:14:00.132] checking whether pthreads work with -pthread... yes [04:14:00.178] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:14:00.210] checking whether more special flags are required for pthreads... no [04:14:00.210] checking for PTHREAD_PRIO_INHERIT... yes [04:14:00.245] checking pthread.h usability... yes [04:14:00.251] checking pthread.h presence... yes [04:14:00.262] checking for pthread.h... yes [04:14:00.262] checking for strerror_r... yes [04:14:00.296] checking whether strerror_r returns int... no [04:14:00.319] checking for main in -lm... yes [04:14:00.351] checking for library containing setproctitle... no [04:14:00.422] checking for library containing dlsym... -ldl [04:14:00.488] checking for library containing socket... none required [04:14:00.519] checking for library containing getopt_long... none required [04:14:00.550] checking for library containing shm_open... -lrt [04:14:00.626] checking for library containing shm_unlink... none required [04:14:00.660] checking for library containing clock_gettime... none required [04:14:00.693] checking for library containing shmget... none required [04:14:00.727] checking for library containing backtrace_symbols... none required [04:14:00.760] checking for library containing pthread_barrier_wait... -lpthread [04:14:00.832] checking for library containing readline... -lreadline [04:14:00.871] checking for inflate in -lz... yes [04:14:00.903] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:14:00.989] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:14:01.044] checking for SSL_new in -lssl... yes [04:14:01.095] checking for SSL_CTX_set_cert_cb... yes [04:14:01.151] checking for OPENSSL_init_ssl... yes [04:14:01.207] checking for BIO_meth_new... yes [04:14:01.266] checking for ASN1_STRING_get0_data... yes [04:14:01.331] checking for HMAC_CTX_new... yes [04:14:01.390] checking for HMAC_CTX_free... yes [04:14:01.452] checking for CRYPTO_lock... no [04:14:01.493] checking for X509_get_signature_info... yes [04:14:01.547] checking for pam_start in -lpam... yes [04:14:01.592] checking for xmlSaveToBuffer in -lxml2... yes [04:14:01.691] checking for xsltCleanupGlobals in -lxslt... yes [04:14:01.770] checking for LZ4_compress_default in -llz4... yes [04:14:01.811] checking for ZSTD_compress in -lzstd... yes [04:14:01.851] checking for ldap_bind in -lldap... yes [04:14:01.922] checking for ldap_initialize... yes [04:14:01.976] checking for ldap_verify_credentials... no [04:14:02.021] checking for ldap_bind in -lldap_r... yes [04:14:02.080] checking for security_compute_create_name in -lselinux... yes [04:14:02.132] checking for uuid_export in -lossp-uuid... yes [04:14:02.183] checking for stdbool.h that conforms to C99... yes [04:14:02.191] checking for _Bool... yes [04:14:02.238] checking atomic.h usability... no [04:14:02.278] checking atomic.h presence... no [04:14:02.291] checking for atomic.h... no [04:14:02.294] checking copyfile.h usability... no [04:14:02.330] checking copyfile.h presence... no [04:14:02.342] checking for copyfile.h... no [04:14:02.344] checking execinfo.h usability... yes [04:14:02.351] checking execinfo.h presence... yes [04:14:02.362] checking for execinfo.h... yes [04:14:02.368] checking getopt.h usability... yes [04:14:02.375] checking getopt.h presence... yes [04:14:02.385] checking for getopt.h... yes [04:14:02.391] checking ifaddrs.h usability... yes [04:14:02.404] checking ifaddrs.h presence... yes [04:14:02.415] checking for ifaddrs.h... yes [04:14:02.422] checking langinfo.h usability... yes [04:14:02.430] checking langinfo.h presence... yes [04:14:02.440] checking for langinfo.h... yes [04:14:02.445] checking mbarrier.h usability... no [04:14:02.480] checking mbarrier.h presence... no [04:14:02.491] checking for mbarrier.h... no [04:14:02.493] checking sys/epoll.h usability... yes [04:14:02.500] checking sys/epoll.h presence... yes [04:14:02.510] checking for sys/epoll.h... yes [04:14:02.515] checking sys/event.h usability... no [04:14:02.553] checking sys/event.h presence... no [04:14:02.566] checking for sys/event.h... no [04:14:02.569] checking sys/personality.h usability... yes [04:14:02.575] checking sys/personality.h presence... yes [04:14:02.584] checking for sys/personality.h... yes [04:14:02.589] checking sys/prctl.h usability... yes [04:14:02.596] checking sys/prctl.h presence... yes [04:14:02.607] checking for sys/prctl.h... yes [04:14:02.613] checking sys/procctl.h usability... no [04:14:02.650] checking sys/procctl.h presence... no [04:14:02.662] checking for sys/procctl.h... no [04:14:02.664] checking sys/signalfd.h usability... yes [04:14:02.671] checking sys/signalfd.h presence... yes [04:14:02.681] checking for sys/signalfd.h... yes [04:14:02.685] checking sys/ucred.h usability... no [04:14:02.721] checking sys/ucred.h presence... no [04:14:02.733] checking for sys/ucred.h... no [04:14:02.735] checking termios.h usability... yes [04:14:02.746] checking termios.h presence... yes [04:14:02.757] checking for termios.h... yes [04:14:02.763] checking ucred.h usability... no [04:14:02.800] checking ucred.h presence... no [04:14:02.815] checking for ucred.h... no [04:14:02.816] checking readline/readline.h usability... yes [04:14:02.843] checking readline/readline.h presence... yes [04:14:02.856] checking for readline/readline.h... yes [04:14:02.857] checking readline/history.h usability... yes [04:14:02.866] checking readline/history.h presence... yes [04:14:02.878] checking for readline/history.h... yes [04:14:02.880] checking zlib.h usability... yes [04:14:02.890] checking zlib.h presence... yes [04:14:02.903] checking for zlib.h... yes [04:14:02.903] checking for lz4... /usr/bin/lz4 [04:14:02.904] checking lz4.h usability... yes [04:14:02.911] checking lz4.h presence... yes [04:14:02.921] checking for lz4.h... yes [04:14:02.922] checking for zstd... /usr/bin/zstd [04:14:02.922] checking zstd.h usability... yes [04:14:02.965] checking zstd.h presence... yes [04:14:02.977] checking for zstd.h... yes [04:14:02.977] checking gssapi/gssapi.h usability... yes [04:14:02.985] checking gssapi/gssapi.h presence... yes [04:14:02.996] checking for gssapi/gssapi.h... yes [04:14:02.998] checking gssapi/gssapi_ext.h usability... yes [04:14:03.005] checking gssapi/gssapi_ext.h presence... yes [04:14:03.017] checking for gssapi/gssapi_ext.h... yes [04:14:03.019] checking for openssl... /usr/bin/openssl [04:14:03.028] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [04:14:03.028] checking openssl/ssl.h usability... yes [04:14:03.065] checking openssl/ssl.h presence... yes [04:14:03.102] checking for openssl/ssl.h... yes [04:14:03.102] checking openssl/err.h usability... yes [04:14:03.116] checking openssl/err.h presence... yes [04:14:03.134] checking for openssl/err.h... yes [04:14:03.135] checking security/pam_appl.h usability... yes [04:14:03.143] checking security/pam_appl.h presence... yes [04:14:03.152] checking for security/pam_appl.h... yes [04:14:03.154] checking systemd/sd-daemon.h usability... yes [04:14:03.162] checking systemd/sd-daemon.h presence... yes [04:14:03.174] checking for systemd/sd-daemon.h... yes [04:14:03.175] checking libxml/parser.h usability... yes [04:14:03.210] checking libxml/parser.h presence... yes [04:14:03.233] checking for libxml/parser.h... yes [04:14:03.233] checking libxslt/xslt.h usability... yes [04:14:03.242] checking libxslt/xslt.h presence... yes [04:14:03.266] checking for libxslt/xslt.h... yes [04:14:03.267] checking ldap.h usability... yes [04:14:03.276] checking ldap.h presence... yes [04:14:03.289] checking for ldap.h... yes [04:14:03.289] checking for compatible LDAP implementation... yes [04:14:03.296] checking ossp/uuid.h usability... yes [04:14:03.303] checking ossp/uuid.h presence... yes [04:14:03.315] checking for ossp/uuid.h... yes [04:14:03.328] checking whether byte ordering is bigendian... no [04:14:03.420] checking for inline... inline [04:14:03.426] checking for printf format archetype... gnu_printf [04:14:03.433] checking for _Static_assert... yes [04:14:03.473] checking for typeof... typeof [04:14:03.479] checking for __builtin_types_compatible_p... yes [04:14:03.487] checking for __builtin_constant_p... yes [04:14:03.501] checking for __builtin_unreachable... yes [04:14:03.541] checking for computed goto support... yes [04:14:03.547] checking for struct tm.tm_zone... yes [04:14:03.553] checking for union semun... no [04:14:03.581] checking for socklen_t... yes [04:14:03.645] checking for struct sockaddr.sa_len... no [04:14:03.699] checking for locale_t... yes [04:14:03.706] checking for C/C++ restrict keyword... __restrict [04:14:03.715] checking for struct option... yes [04:14:03.753] checking whether assembler supports x86_64 popcntq... yes [04:14:03.760] checking for special C compiler options needed for large files... no [04:14:03.760] checking for _FILE_OFFSET_BITS value needed for large files... no [04:14:03.767] checking size of off_t... 8 [04:14:03.820] checking size of bool... 1 [04:14:03.870] checking for int timezone... yes [04:14:03.913] checking for wcstombs_l declaration... no [04:14:03.972] checking for backtrace_symbols... yes [04:14:04.018] checking for copyfile... no [04:14:04.065] checking for copy_file_range... yes [04:14:04.111] checking for getifaddrs... yes [04:14:04.156] checking for getpeerucred... no [04:14:04.202] checking for inet_pton... yes [04:14:04.250] checking for kqueue... no [04:14:04.298] checking for mbstowcs_l... no [04:14:04.351] checking for memset_s... no [04:14:04.399] checking for posix_fallocate... yes [04:14:04.442] checking for ppoll... yes [04:14:04.489] checking for pthread_is_threaded_np... no [04:14:04.535] checking for setproctitle... no [04:14:04.587] checking for setproctitle_fast... no [04:14:04.641] checking for strchrnul... yes [04:14:04.686] checking for strsignal... yes [04:14:04.734] checking for syncfs... yes [04:14:04.786] checking for sync_file_range... yes [04:14:04.834] checking for uselocale... yes [04:14:04.880] checking for wcstombs_l... no [04:14:04.928] checking for __builtin_bswap16... yes [04:14:04.979] checking for __builtin_bswap32... yes [04:14:05.022] checking for __builtin_bswap64... yes [04:14:05.064] checking for __builtin_clz... yes [04:14:05.111] checking for __builtin_ctz... yes [04:14:05.159] checking for __builtin_popcount... yes [04:14:05.206] checking for __builtin_frame_address... yes [04:14:05.251] checking for _LARGEFILE_SOURCE value needed for large files... no [04:14:05.297] checking how ccache gcc reports undeclared, standard C functions... error [04:14:05.317] checking for posix_fadvise... yes [04:14:05.367] checking whether posix_fadvise is declared... yes [04:14:05.383] checking whether fdatasync is declared... yes [04:14:05.393] checking whether strlcat is declared... no [04:14:05.437] checking whether strlcpy is declared... no [04:14:05.478] checking whether strnlen is declared... yes [04:14:05.489] checking whether preadv is declared... yes [04:14:05.499] checking whether pwritev is declared... yes [04:14:05.508] checking whether F_FULLFSYNC is declared... no [04:14:05.531] checking for explicit_bzero... yes [04:14:05.574] checking for getopt... yes [04:14:05.619] checking for getpeereid... no [04:14:05.666] checking for inet_aton... yes [04:14:05.708] checking for mkdtemp... yes [04:14:05.753] checking for strlcat... no [04:14:05.801] checking for strlcpy... no [04:14:05.845] checking for strnlen... yes [04:14:05.887] checking for pthread_barrier_wait... yes [04:14:05.932] checking for getopt_long... yes [04:14:05.975] checking for syslog... yes [04:14:06.015] checking syslog.h usability... yes [04:14:06.022] checking syslog.h presence... yes [04:14:06.031] checking for syslog.h... yes [04:14:06.031] checking for opterr... yes [04:14:06.072] checking for optreset... no [04:14:06.114] checking unicode/ucol.h usability... yes [04:14:06.129] checking unicode/ucol.h presence... yes [04:14:06.145] checking for unicode/ucol.h... yes [04:14:06.149] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:14:06.170] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:14:06.177] checking for rl_completion_suppress_quote... yes [04:14:06.224] checking for rl_filename_quote_characters... yes [04:14:06.273] checking for rl_filename_quoting_function... yes [04:14:06.325] checking for append_history... yes [04:14:06.376] checking for history_truncate_file... yes [04:14:06.428] checking for rl_completion_matches... yes [04:14:06.476] checking for rl_filename_completion_function... yes [04:14:06.524] checking for rl_reset_screen_size... yes [04:14:06.571] checking for rl_variable_bind... yes [04:14:06.620] checking test program... ok [04:14:06.663] checking whether long int is 64 bits... yes [04:14:06.707] checking for __builtin_mul_overflow... yes [04:14:06.747] checking size of void *... 8 [04:14:06.801] checking size of size_t... 8 [04:14:06.856] checking size of long... 8 [04:14:06.911] checking alignment of short... 2 [04:14:06.967] checking alignment of int... 4 [04:14:07.020] checking alignment of long... 8 [04:14:07.076] checking alignment of double... 8 [04:14:07.130] checking for int8... no [04:14:07.153] checking for uint8... no [04:14:07.177] checking for int64... no [04:14:07.200] checking for uint64... no [04:14:07.225] checking for __int128... yes [04:14:07.272] checking for __int128 alignment bug... ok [04:14:07.316] checking alignment of PG_INT128_TYPE... 16 [04:14:07.375] checking for builtin __sync char locking functions... yes [04:14:07.418] checking for builtin __sync int32 locking functions... yes [04:14:07.458] checking for builtin __sync int32 atomic operations... yes [04:14:07.501] checking for builtin __sync int64 atomic operations... yes [04:14:07.546] checking for builtin __atomic int32 atomic operations... yes [04:14:07.592] checking for builtin __atomic int64 atomic operations... yes [04:14:07.635] checking for __get_cpuid... yes [04:14:07.678] checking for __get_cpuid_count... yes [04:14:07.722] checking for __cpuid... no [04:14:07.740] checking for __cpuidex... no [04:14:07.756] checking for _xgetbv with CFLAGS=... no [04:14:07.975] checking for _xgetbv with CFLAGS=-mxsave... yes [04:14:08.173] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:14:08.349] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:14:08.529] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:14:08.561] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:14:08.632] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:14:08.647] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:14:08.661] 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 [04:14:08.710] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:14:08.710] checking for library containing sem_init... none required [04:14:08.754] checking which semaphore API to use... unnamed POSIX [04:14:08.754] checking which random number source to use... OpenSSL [04:14:08.756] checking for tclsh... /usr/bin/tclsh [04:14:08.756] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:14:08.789] checking tcl.h usability... yes [04:14:08.802] checking tcl.h presence... yes [04:14:08.817] checking for tcl.h... yes [04:14:08.817] checking for perl.h... yes [04:14:08.882] checking for libperl... yes [04:14:09.070] checking Python.h usability... yes [04:14:09.113] checking Python.h presence... yes [04:14:09.153] checking for Python.h... yes [04:14:09.153] checking for xmllint... /usr/bin/xmllint [04:14:09.154] checking for xsltproc... /usr/bin/xsltproc [04:14:09.154] checking for fop... /usr/bin/fop [04:14:09.155] checking for dbtoepub... no [04:14:09.156] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:14:09.202] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:14:09.256] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [04:14:09.256] 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 [04:14:09.256] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:14:09.256] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [04:14:09.256] configure: using CXX=ccache g++ [04:14:09.256] 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 [04:14:09.256] configure: using CLANG=ccache clang [04:14:09.256] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:14:09.256] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [04:14:09.285] configure: updating cache gcc.cache [04:14:09.295] configure: creating ./config.status [04:14:09.364] config.status: creating GNUmakefile [04:14:09.372] config.status: creating src/Makefile.global [04:14:09.383] config.status: creating src/include/pg_config.h [04:14:09.392] config.status: creating src/include/pg_config_ext.h [04:14:09.400] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:14:09.410] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:14:09.415] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:14:09.420] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:14:09.425] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:14:09.430] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:14:09.462] [04:14:09.462] real 0m11.350s [04:14:09.462] user 0m7.915s [04:14:09.462] sys 0m2.886s [04:14:09.462] make -s -j${BUILD_JOBS} clean [04:14:09.858] time make -s -j${BUILD_JOBS} world-bin [04:14:33.570] clauses.c: In function ‘max_parallel_hazard_walker’: [04:14:33.570] clauses.c:961:28: error: ‘save_safe_param_ids’ may be used uninitialized in this function [-Werror=maybe-uninitialized] [04:14:33.570] 961 | context->safe_param_ids = save_safe_param_ids; [04:14:33.570] | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [04:14:33.570] cc1: all warnings being treated as errors [04:14:33.570] make[4]: *** [: clauses.o] Error 1 [04:14:33.570] make[3]: *** [../../../src/backend/common.mk:37: util-recursive] Error 2 [04:14:33.570] make[3]: *** Waiting for unfinished jobs.... [04:14:34.031] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [04:14:34.031] make[2]: *** Waiting for unfinished jobs.... [04:14:35.912] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:14:35.913] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:14:35.913] [04:14:35.913] real 0m26.054s [04:14:35.913] user 1m24.209s [04:14:35.913] sys 0m11.743s [04:14:35.913] [04:14:35.913] Exit status: 2