[07:49:01.137] time ./configure \ [07:49:01.137] --cache gcc.cache \ [07:49:01.137] --enable-dtrace \ [07:49:01.137] ${LINUX_CONFIGURE_FEATURES} \ [07:49:01.137] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [07:49:01.322] configure: creating cache gcc.cache [07:49:01.336] checking build system type... x86_64-pc-linux-gnu [07:49:01.549] checking host system type... x86_64-pc-linux-gnu [07:49:01.549] checking which template to use... linux [07:49:01.549] checking whether NLS is wanted... no [07:49:01.549] checking for default port number... 5432 [07:49:01.556] checking for dtrace... /usr/bin/dtrace [07:49:01.557] checking for block size... 8kB [07:49:01.558] checking for segment size... 1GB [07:49:01.561] checking for WAL block size... 8kB [07:49:01.596] checking whether the C compiler works... yes [07:49:01.708] checking for C compiler default output file name... a.out [07:49:01.709] checking for suffix of executables... [07:49:01.750] checking whether we are cross compiling... no [07:49:01.810] checking for suffix of object files... o [07:49:01.820] checking whether we are using the GNU C compiler... yes [07:49:01.826] checking whether ccache gcc accepts -g... yes [07:49:01.833] checking for ccache gcc option to accept ISO C89... none needed [07:49:01.842] checking for ccache gcc option to accept ISO C99... none needed [07:49:01.909] checking whether we are using the GNU C++ compiler... yes [07:49:01.916] checking whether ccache g++ accepts -g... yes [07:49:02.035] checking for gawk... no [07:49:02.035] checking for mawk... mawk [07:49:02.035] checking for LLVM_CONFIG... llvm-config-16 [07:49:02.052] configure: using llvm 16.0.6 [07:49:02.053] checking for CLANG... ccache clang-16 [07:49:02.566] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:49:02.616] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [07:49:02.623] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:49:02.691] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:49:02.851] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [07:49:02.859] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [07:49:02.867] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:49:02.874] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:49:02.882] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:49:02.889] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:49:02.897] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [07:49:02.904] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:49:02.912] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:49:02.919] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:49:02.927] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [07:49:02.935] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [07:49:02.943] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:49:02.983] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:49:02.991] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:49:02.999] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [07:49:03.006] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [07:49:03.014] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:49:03.021] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:49:03.046] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:49:03.054] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:49:03.061] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:49:03.102] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:49:03.143] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:49:03.151] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:49:03.159] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:49:03.197] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:49:03.206] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:49:03.213] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:49:03.222] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [07:49:03.229] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [07:49:03.236] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [07:49:03.243] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [07:49:03.249] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [07:49:03.256] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [07:49:03.263] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [07:49:03.270] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [07:49:03.277] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [07:49:03.284] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [07:49:03.291] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [07:49:03.303] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [07:49:03.316] checking whether the C compiler still works... yes [07:49:03.381] checking how to run the C preprocessor... ccache gcc -E [07:49:03.452] checking for pkg-config... /usr/bin/pkg-config [07:49:03.453] checking pkg-config is at least version 0.9.0... yes [07:49:03.459] checking whether to build with ICU support... yes [07:49:03.460] checking for icu-uc icu-i18n... yes [07:49:03.469] checking whether to build with Tcl... yes [07:49:03.469] checking whether to build Perl modules... yes [07:49:03.469] checking whether to build Python modules... yes [07:49:03.469] checking whether to build with GSSAPI support... yes [07:49:03.471] checking whether to build with PAM support... yes [07:49:03.471] checking whether to build with BSD Authentication support... no [07:49:03.471] checking whether to build with LDAP support... yes [07:49:03.471] checking whether to build with Bonjour support... no [07:49:03.471] checking whether to build with SELinux support... yes [07:49:03.471] checking whether to build with systemd support... yes [07:49:03.471] checking whether to build with XML support... yes [07:49:03.472] checking for libxml-2.0 >= 2.6.23... yes [07:49:03.480] checking whether to build with LZ4 support... yes [07:49:03.480] checking for liblz4... yes [07:49:03.489] checking whether to build with ZSTD support... yes [07:49:03.489] checking for libzstd >= 1.4.0... yes [07:49:03.496] checking for strip... strip [07:49:03.497] checking whether it is possible to strip libraries... yes [07:49:03.500] checking for ar... ar [07:49:03.501] checking for a BSD-compatible install... /usr/bin/install -c [07:49:03.510] checking for tar... /usr/bin/tar [07:49:03.510] checking whether ln -s works... yes [07:49:03.510] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:49:03.513] checking for bison... /usr/bin/bison [07:49:03.519] configure: using bison (GNU Bison) 3.8.2 [07:49:03.522] checking for flex... /usr/bin/flex [07:49:03.540] configure: using flex 2.6.4 [07:49:03.540] checking for perl... /usr/bin/perl [07:49:03.567] configure: using perl 5.36.0 [07:49:03.569] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [07:49:03.580] checking for Perl privlibexp... /usr/share/perl/5.36 [07:49:03.585] checking for Perl useshrplib... true [07:49:03.594] 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 [07:49:03.600] checking for CFLAGS to compile embedded Perl... -DDEBIAN [07:49:03.605] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [07:49:03.741] checking for python3... /usr/bin/python3 [07:49:03.755] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [07:49:03.761] checking for Python sysconfig module... yes [07:49:03.774] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [07:49:03.787] checking Python include directory... -I/usr/include/python3.11 [07:49:03.799] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [07:49:03.840] checking for a sed that does not truncate output... /usr/bin/sed [07:49:03.846] checking for grep that handles long lines and -e... /usr/bin/grep [07:49:03.848] checking for egrep... /usr/bin/grep -E [07:49:03.850] checking for ANSI C header files... yes [07:49:03.958] checking for sys/types.h... yes [07:49:03.973] checking for sys/stat.h... yes [07:49:04.001] checking for stdlib.h... yes [07:49:04.016] checking for string.h... yes [07:49:04.030] checking for memory.h... yes [07:49:04.045] checking for strings.h... yes [07:49:04.059] checking for inttypes.h... yes [07:49:04.075] checking for stdint.h... yes [07:49:04.089] checking for unistd.h... yes [07:49:04.105] checking whether ccache gcc is Clang... no [07:49:04.117] checking whether pthreads work with -pthread... yes [07:49:04.173] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [07:49:04.218] checking whether more special flags are required for pthreads... no [07:49:04.218] checking for PTHREAD_PRIO_INHERIT... yes [07:49:04.267] checking pthread.h usability... yes [07:49:04.276] checking pthread.h presence... yes [07:49:04.292] checking for pthread.h... yes [07:49:04.293] checking for strerror_r... yes [07:49:04.336] checking whether strerror_r returns int... no [07:49:04.368] checking for main in -lm... yes [07:49:04.417] checking for library containing setproctitle... no [07:49:04.512] checking for library containing dlsym... none required [07:49:04.555] checking for library containing socket... none required [07:49:04.598] checking for library containing getopt_long... none required [07:49:04.642] checking for library containing shm_open... none required [07:49:04.685] checking for library containing shm_unlink... none required [07:49:04.729] checking for library containing clock_gettime... none required [07:49:04.771] checking for library containing shmget... none required [07:49:04.814] checking for library containing backtrace_symbols... none required [07:49:04.858] checking for library containing pthread_barrier_wait... none required [07:49:04.900] checking for library containing readline... -lreadline [07:49:04.953] checking for inflate in -lz... yes [07:49:04.998] checking for library containing gss_store_cred_into... -lgssapi_krb5 [07:49:05.107] checking for CRYPTO_new_ex_data in -lcrypto... yes [07:49:05.175] checking for SSL_new in -lssl... yes [07:49:05.239] checking for SSL_CTX_set_cert_cb... yes [07:49:05.306] checking for OPENSSL_init_ssl... yes [07:49:05.379] checking for BIO_meth_new... yes [07:49:05.453] checking for ASN1_STRING_get0_data... yes [07:49:05.530] checking for HMAC_CTX_new... yes [07:49:05.607] checking for HMAC_CTX_free... yes [07:49:05.678] checking for CRYPTO_lock... no [07:49:05.739] checking for X509_get_signature_info... yes [07:49:05.816] checking for SSL_CTX_set_num_tickets... yes [07:49:05.887] checking for pam_start in -lpam... yes [07:49:05.940] checking for xmlSaveToBuffer in -lxml2... yes [07:49:06.030] checking for xsltCleanupGlobals in -lxslt... yes [07:49:06.117] checking for LZ4_compress_default in -llz4... yes [07:49:06.173] checking for ZSTD_compress in -lzstd... yes [07:49:06.228] checking for ldap_bind in -lldap... yes [07:49:06.316] checking for ldap_initialize... yes [07:49:06.383] checking for ldap_verify_credentials... yes [07:49:06.450] checking for security_compute_create_name in -lselinux... yes [07:49:06.508] checking for uuid_export in -lossp-uuid... yes [07:49:06.567] checking for stdbool.h that conforms to C99... yes [07:49:06.578] checking for _Bool... yes [07:49:06.646] checking atomic.h usability... no [07:49:06.700] checking atomic.h presence... no [07:49:06.717] checking for atomic.h... no [07:49:06.721] checking copyfile.h usability... no [07:49:06.773] checking copyfile.h presence... no [07:49:06.792] checking for copyfile.h... no [07:49:06.795] checking execinfo.h usability... yes [07:49:06.804] checking execinfo.h presence... yes [07:49:06.818] checking for execinfo.h... yes [07:49:06.826] checking getopt.h usability... yes [07:49:06.836] checking getopt.h presence... yes [07:49:06.849] checking for getopt.h... yes [07:49:06.856] checking ifaddrs.h usability... yes [07:49:06.869] checking ifaddrs.h presence... yes [07:49:06.885] checking for ifaddrs.h... yes [07:49:06.892] checking mbarrier.h usability... no [07:49:06.943] checking mbarrier.h presence... no [07:49:06.961] checking for mbarrier.h... no [07:49:06.964] checking sys/epoll.h usability... yes [07:49:06.973] checking sys/epoll.h presence... yes [07:49:06.988] checking for sys/epoll.h... yes [07:49:06.995] checking sys/event.h usability... no [07:49:07.048] checking sys/event.h presence... no [07:49:07.065] checking for sys/event.h... no [07:49:07.068] checking sys/personality.h usability... yes [07:49:07.076] checking sys/personality.h presence... yes [07:49:07.089] checking for sys/personality.h... yes [07:49:07.096] checking sys/prctl.h usability... yes [07:49:07.105] checking sys/prctl.h presence... yes [07:49:07.119] checking for sys/prctl.h... yes [07:49:07.127] checking sys/procctl.h usability... no [07:49:07.178] checking sys/procctl.h presence... no [07:49:07.196] checking for sys/procctl.h... no [07:49:07.199] checking sys/signalfd.h usability... yes [07:49:07.208] checking sys/signalfd.h presence... yes [07:49:07.222] checking for sys/signalfd.h... yes [07:49:07.230] checking sys/ucred.h usability... no [07:49:07.282] checking sys/ucred.h presence... no [07:49:07.300] checking for sys/ucred.h... no [07:49:07.304] checking termios.h usability... yes [07:49:07.317] checking termios.h presence... yes [07:49:07.332] checking for termios.h... yes [07:49:07.340] checking ucred.h usability... no [07:49:07.394] checking ucred.h presence... no [07:49:07.413] checking for ucred.h... no [07:49:07.415] checking readline/readline.h usability... yes [07:49:07.429] checking readline/readline.h presence... yes [07:49:07.447] checking for readline/readline.h... yes [07:49:07.449] checking readline/history.h usability... yes [07:49:07.458] checking readline/history.h presence... yes [07:49:07.474] checking for readline/history.h... yes [07:49:07.477] checking zlib.h usability... yes [07:49:07.489] checking zlib.h presence... yes [07:49:07.508] checking for zlib.h... yes [07:49:07.508] checking for lz4... /usr/bin/lz4 [07:49:07.509] checking lz4.h usability... yes [07:49:07.518] checking lz4.h presence... yes [07:49:07.533] checking for lz4.h... yes [07:49:07.533] checking for zstd... /usr/bin/zstd [07:49:07.534] checking zstd.h usability... yes [07:49:07.544] checking zstd.h presence... yes [07:49:07.559] checking for zstd.h... yes [07:49:07.560] checking gssapi/gssapi.h usability... yes [07:49:07.574] checking gssapi/gssapi.h presence... yes [07:49:07.590] checking for gssapi/gssapi.h... yes [07:49:07.592] checking gssapi/gssapi_ext.h usability... yes [07:49:07.602] checking gssapi/gssapi_ext.h presence... yes [07:49:07.619] checking for gssapi/gssapi_ext.h... yes [07:49:07.620] checking for openssl... /usr/bin/openssl [07:49:07.630] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [07:49:07.630] checking openssl/ssl.h usability... yes [07:49:07.680] checking openssl/ssl.h presence... yes [07:49:07.731] checking for openssl/ssl.h... yes [07:49:07.732] checking openssl/err.h usability... yes [07:49:07.745] checking openssl/err.h presence... yes [07:49:07.771] checking for openssl/err.h... yes [07:49:07.772] checking security/pam_appl.h usability... yes [07:49:07.782] checking security/pam_appl.h presence... yes [07:49:07.795] checking for security/pam_appl.h... yes [07:49:07.797] checking systemd/sd-daemon.h usability... yes [07:49:07.806] checking systemd/sd-daemon.h presence... yes [07:49:07.823] checking for systemd/sd-daemon.h... yes [07:49:07.823] checking libxml/parser.h usability... yes [07:49:07.857] checking libxml/parser.h presence... yes [07:49:07.887] checking for libxml/parser.h... yes [07:49:07.887] checking libxslt/xslt.h usability... yes [07:49:07.898] checking libxslt/xslt.h presence... yes [07:49:07.928] checking for libxslt/xslt.h... yes [07:49:07.928] checking ldap.h usability... yes [07:49:07.941] checking ldap.h presence... yes [07:49:07.958] checking for ldap.h... yes [07:49:07.958] checking for compatible LDAP implementation... yes [07:49:07.966] checking ossp/uuid.h usability... yes [07:49:07.975] checking ossp/uuid.h presence... yes [07:49:07.993] checking for ossp/uuid.h... yes [07:49:08.011] checking whether byte ordering is bigendian... no [07:49:08.105] checking for inline... inline [07:49:08.113] checking for printf format archetype... gnu_printf [07:49:08.122] checking for _Static_assert... yes [07:49:08.176] checking for typeof... typeof [07:49:08.183] checking for __builtin_types_compatible_p... yes [07:49:08.194] checking for __builtin_constant_p... yes [07:49:08.205] checking for __builtin_unreachable... yes [07:49:08.260] checking for computed goto support... yes [07:49:08.268] checking for struct tm.tm_zone... yes [07:49:08.276] checking for union semun... no [07:49:08.315] checking for socklen_t... yes [07:49:08.364] checking for struct sockaddr.sa_len... no [07:49:08.443] checking for locale_t... yes [07:49:08.452] checking for C/C++ restrict keyword... __restrict [07:49:08.465] checking for struct option... yes [07:49:08.505] checking whether assembler supports x86_64 popcntq... yes [07:49:08.512] checking for special C compiler options needed for large files... no [07:49:08.512] checking for _FILE_OFFSET_BITS value needed for large files... no [07:49:08.520] checking size of off_t... 8 [07:49:08.594] checking size of bool... 1 [07:49:08.660] checking for int timezone... yes [07:49:08.717] checking for wcstombs_l declaration... no [07:49:08.805] checking for backtrace_symbols... yes [07:49:08.868] checking for copyfile... no [07:49:08.932] checking for copy_file_range... yes [07:49:08.993] checking for getifaddrs... yes [07:49:09.055] checking for getpeerucred... no [07:49:09.119] checking for inet_pton... yes [07:49:09.181] checking for kqueue... no [07:49:09.247] checking for mbstowcs_l... no [07:49:09.315] checking for memset_s... no [07:49:09.385] checking for posix_fallocate... yes [07:49:09.448] checking for ppoll... yes [07:49:09.512] checking for pthread_is_threaded_np... no [07:49:09.578] checking for setproctitle... no [07:49:09.643] checking for setproctitle_fast... no [07:49:09.708] checking for strchrnul... yes [07:49:09.771] checking for strsignal... yes [07:49:09.835] checking for syncfs... yes [07:49:09.899] checking for sync_file_range... yes [07:49:09.963] checking for uselocale... yes [07:49:10.027] checking for wcstombs_l... no [07:49:10.088] checking for __builtin_bswap16... yes [07:49:10.149] checking for __builtin_bswap32... yes [07:49:10.211] checking for __builtin_bswap64... yes [07:49:10.270] checking for __builtin_clz... yes [07:49:10.334] checking for __builtin_ctz... yes [07:49:10.397] checking for __builtin_popcount... yes [07:49:10.459] checking for __builtin_frame_address... yes [07:49:10.521] checking for _LARGEFILE_SOURCE value needed for large files... no [07:49:10.582] checking how ccache gcc reports undeclared, standard C functions... error [07:49:10.612] checking for posix_fadvise... yes [07:49:10.673] checking whether posix_fadvise is declared... yes [07:49:10.689] checking whether fdatasync is declared... yes [07:49:10.703] checking whether strlcat is declared... no [07:49:10.767] checking whether strlcpy is declared... no [07:49:10.833] checking whether strnlen is declared... yes [07:49:10.847] checking whether strsep is declared... yes [07:49:10.862] checking whether preadv is declared... yes [07:49:10.878] checking whether pwritev is declared... yes [07:49:10.892] checking whether F_FULLFSYNC is declared... no [07:49:10.928] checking for explicit_bzero... yes [07:49:10.986] checking for getopt... yes [07:49:11.043] checking for getpeereid... no [07:49:11.107] checking for inet_aton... yes [07:49:11.163] checking for mkdtemp... yes [07:49:11.220] checking for strlcat... no [07:49:11.282] checking for strlcpy... no [07:49:11.347] checking for strnlen... yes [07:49:11.415] checking for strsep... yes [07:49:11.475] checking for pthread_barrier_wait... yes [07:49:11.534] checking for getopt_long... yes [07:49:11.592] checking for syslog... yes [07:49:11.654] checking syslog.h usability... yes [07:49:11.664] checking syslog.h presence... yes [07:49:11.678] checking for syslog.h... yes [07:49:11.679] checking for opterr... yes [07:49:11.741] checking for optreset... no [07:49:11.807] checking unicode/ucol.h usability... yes [07:49:11.826] checking unicode/ucol.h presence... yes [07:49:11.851] checking for unicode/ucol.h... yes [07:49:11.856] checking whether LLVMCreateGDBRegistrationListener is declared... yes [07:49:11.879] checking whether LLVMCreatePerfJITEventListener is declared... yes [07:49:11.889] checking for rl_completion_suppress_quote... yes [07:49:11.954] checking for rl_filename_quote_characters... yes [07:49:12.020] checking for rl_filename_quoting_function... yes [07:49:12.087] checking for append_history... yes [07:49:12.155] checking for history_truncate_file... yes [07:49:12.221] checking for rl_completion_matches... yes [07:49:12.290] checking for rl_filename_completion_function... yes [07:49:12.357] checking for rl_reset_screen_size... yes [07:49:12.425] checking for rl_variable_bind... yes [07:49:12.490] checking test program... ok [07:49:12.548] checking whether long int is 64 bits... yes [07:49:12.614] checking for __builtin_mul_overflow... yes [07:49:12.670] checking size of void *... 8 [07:49:12.744] checking size of size_t... 8 [07:49:12.816] checking size of long... 8 [07:49:12.889] checking alignment of short... 2 [07:49:12.962] checking alignment of int... 4 [07:49:13.035] checking alignment of long... 8 [07:49:13.108] checking alignment of double... 8 [07:49:13.182] checking for int8... no [07:49:13.219] checking for uint8... no [07:49:13.257] checking for int64... no [07:49:13.295] checking for uint64... no [07:49:13.332] checking for __int128... yes [07:49:13.390] checking for __int128 alignment bug... ok [07:49:13.450] checking alignment of PG_INT128_TYPE... 16 [07:49:13.527] checking for builtin __sync char locking functions... yes [07:49:13.585] checking for builtin __sync int32 locking functions... yes [07:49:13.644] checking for builtin __sync int32 atomic operations... yes [07:49:13.702] checking for builtin __sync int64 atomic operations... yes [07:49:13.758] checking for builtin __atomic int32 atomic operations... yes [07:49:13.815] checking for builtin __atomic int64 atomic operations... yes [07:49:13.870] checking for __get_cpuid... yes [07:49:13.932] checking for __get_cpuid_count... yes [07:49:13.992] checking for __cpuid... no [07:49:14.015] checking for __cpuidex... no [07:49:14.038] checking for _xgetbv with CFLAGS=... no [07:49:14.473] checking for _xgetbv with CFLAGS=-mxsave... yes [07:49:14.884] checking for _mm512_popcnt_epi64 with CFLAGS=... no [07:49:15.272] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [07:49:15.620] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [07:49:15.667] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [07:49:15.768] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:49:15.790] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:49:15.809] 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 [07:49:15.880] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:49:15.881] checking for library containing sem_init... none required [07:49:15.941] checking which semaphore API to use... unnamed POSIX [07:49:15.941] checking which random number source to use... OpenSSL [07:49:15.942] checking for tclsh... /usr/bin/tclsh [07:49:15.943] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [07:49:15.975] checking tcl.h usability... yes [07:49:15.986] checking tcl.h presence... yes [07:49:16.006] checking for tcl.h... yes [07:49:16.006] checking for perl.h... yes [07:49:16.083] checking for libperl... yes [07:49:16.327] checking Python.h usability... yes [07:49:16.377] checking Python.h presence... yes [07:49:16.435] checking for Python.h... yes [07:49:16.436] checking for xmllint... /usr/bin/xmllint [07:49:16.436] checking for xsltproc... /usr/bin/xsltproc [07:49:16.436] checking for fop... /usr/bin/fop [07:49:16.436] checking for dbtoepub... no [07:49:16.437] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [07:49:16.497] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [07:49:16.568] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [07:49:16.568] 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 [07:49:16.568] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [07:49:16.568] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [07:49:16.568] configure: using CXX=ccache g++ [07:49:16.568] 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 [07:49:16.568] configure: using CLANG=ccache clang-16 [07:49:16.568] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [07:49:16.568] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [07:49:16.596] configure: updating cache gcc.cache [07:49:16.606] configure: creating ./config.status [07:49:16.689] config.status: creating GNUmakefile [07:49:16.701] config.status: creating src/Makefile.global [07:49:16.716] config.status: creating src/include/pg_config.h [07:49:16.727] config.status: creating src/include/pg_config_ext.h [07:49:16.739] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:49:16.754] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:49:16.762] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [07:49:16.769] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [07:49:16.777] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [07:49:16.784] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [07:49:16.821] [07:49:16.821] real 0m15.683s [07:49:16.821] user 0m9.374s [07:49:16.821] sys 0m5.152s [07:49:16.821] make -s -j${BUILD_JOBS} clean [07:49:17.324] time make -s -j${BUILD_JOBS} world-bin [07:49:48.893] import_stats.c: In function ‘attribute_statistics_update’: [07:49:48.893] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [07:49:48.893] 559 | set_stats_slot(values, nulls, [07:49:48.893] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 560 | STATISTIC_KIND_DECHIST, [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 561 | elem_eq_opr, atttypcoll, [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 562 | stanumbers, false, 0, true); [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [07:49:48.893] 301 | Oid elem_eq_opr; [07:49:48.893] | ^~~~~~~~~~~ [07:49:48.893] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [07:49:48.893] 529 | stavalues = text_to_stavalues("most_common_elems", [07:49:48.893] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 530 | &array_in_fn, [07:49:48.893] | ~~~~~~~~~~~~~ [07:49:48.893] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 532 | elemtypid, atttypmod, [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~~~ [07:49:48.893] 533 | elevel, &converted); [07:49:48.893] | ~~~~~~~~~~~~~~~~~~~ [07:49:48.893] import_stats.c:300:33: note: ‘elemtypid’ was declared here [07:49:48.893] 300 | Oid elemtypid; [07:49:48.893] | ^~~~~~~~~ [07:49:48.893] cc1: all warnings being treated as errors [07:49:48.894] make[3]: *** [: import_stats.o] Error 1 [07:49:48.894] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [07:49:48.894] make[2]: *** Waiting for unfinished jobs.... [07:49:56.280] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:49:56.280] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:49:56.280] [07:49:56.280] real 0m38.956s [07:49:56.280] user 1m58.018s [07:49:56.280] sys 0m30.720s [07:49:56.280] [07:49:56.280] Exit status: 2