[21:04:01.875] time ./configure \ [21:04:01.875] --cache gcc.cache \ [21:04:01.875] --enable-dtrace \ [21:04:01.875] ${LINUX_CONFIGURE_FEATURES} \ [21:04:01.875] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:04:02.047] configure: creating cache gcc.cache [21:04:02.060] checking build system type... x86_64-pc-linux-gnu [21:04:02.261] checking host system type... x86_64-pc-linux-gnu [21:04:02.261] checking which template to use... linux [21:04:02.261] checking whether NLS is wanted... no [21:04:02.261] checking for default port number... 5432 [21:04:02.268] checking for dtrace... /usr/bin/dtrace [21:04:02.268] checking for block size... 8kB [21:04:02.269] checking for segment size... 1GB [21:04:02.271] checking for WAL block size... 8kB [21:04:02.301] checking whether the C compiler works... yes [21:04:02.404] checking for C compiler default output file name... a.out [21:04:02.405] checking for suffix of executables... [21:04:02.441] checking whether we are cross compiling... no [21:04:02.498] checking for suffix of object files... o [21:04:02.508] checking whether we are using the GNU C compiler... yes [21:04:02.515] checking whether ccache gcc accepts -g... yes [21:04:02.522] checking for ccache gcc option to accept ISO C89... none needed [21:04:02.530] checking for ccache gcc option to accept ISO C99... none needed [21:04:02.598] checking whether we are using the GNU C++ compiler... yes [21:04:02.605] checking whether ccache g++ accepts -g... yes [21:04:02.727] checking for gawk... no [21:04:02.727] checking for mawk... mawk [21:04:02.727] checking for LLVM_CONFIG... llvm-config-16 [21:04:02.743] configure: using llvm 16.0.6 [21:04:02.743] checking for CLANG... ccache clang-16 [21:04:03.246] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:04:03.253] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:04:03.259] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:04:03.303] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:04:03.463] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:04:03.470] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:04:03.477] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:04:03.484] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:04:03.490] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:04:03.496] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:04:03.502] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:04:03.508] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:04:03.515] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:04:03.521] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:04:03.527] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:04:03.533] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:04:03.539] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:04:03.576] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:04:03.583] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:04:03.589] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:04:03.596] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:04:03.603] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:04:03.610] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:04:03.632] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:04:03.638] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:04:03.645] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:04:03.682] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:04:03.720] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:04:03.727] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:04:03.733] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:04:03.766] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:04:03.772] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:04:03.779] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:04:03.785] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:04:03.791] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:04:03.797] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:04:03.804] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:04:03.810] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:04:03.816] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:04:03.822] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [21:04:03.828] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [21:04:03.834] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:04:03.840] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:04:03.846] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:04:03.857] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:04:03.868] checking whether the C compiler still works... yes [21:04:03.927] checking how to run the C preprocessor... ccache gcc -E [21:04:03.992] checking for pkg-config... /usr/bin/pkg-config [21:04:03.993] checking pkg-config is at least version 0.9.0... yes [21:04:03.999] checking whether to build with ICU support... yes [21:04:04.000] checking for icu-uc icu-i18n... yes [21:04:04.009] checking whether to build with Tcl... yes [21:04:04.009] checking whether to build Perl modules... yes [21:04:04.009] checking whether to build Python modules... yes [21:04:04.009] checking whether to build with GSSAPI support... yes [21:04:04.011] checking whether to build with PAM support... yes [21:04:04.011] checking whether to build with BSD Authentication support... no [21:04:04.011] checking whether to build with LDAP support... yes [21:04:04.011] checking whether to build with Bonjour support... no [21:04:04.011] checking whether to build with SELinux support... yes [21:04:04.011] checking whether to build with systemd support... yes [21:04:04.011] checking whether to build with XML support... yes [21:04:04.012] checking for libxml-2.0 >= 2.6.23... yes [21:04:04.020] checking whether to build with LZ4 support... yes [21:04:04.020] checking for liblz4... yes [21:04:04.027] checking whether to build with ZSTD support... yes [21:04:04.027] checking for libzstd >= 1.4.0... yes [21:04:04.034] checking for strip... strip [21:04:04.035] checking whether it is possible to strip libraries... yes [21:04:04.039] checking for ar... ar [21:04:04.040] checking for a BSD-compatible install... /usr/bin/install -c [21:04:04.048] checking for tar... /usr/bin/tar [21:04:04.048] checking whether ln -s works... yes [21:04:04.048] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:04:04.050] checking for bison... /usr/bin/bison [21:04:04.056] configure: using bison (GNU Bison) 3.8.2 [21:04:04.059] checking for flex... /usr/bin/flex [21:04:04.076] configure: using flex 2.6.4 [21:04:04.076] checking for perl... /usr/bin/perl [21:04:04.097] configure: using perl 5.36.0 [21:04:04.099] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:04:04.112] checking for Perl privlibexp... /usr/share/perl/5.36 [21:04:04.117] checking for Perl useshrplib... true [21:04:04.125] 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 [21:04:04.131] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:04:04.136] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:04:04.260] checking for python3... /usr/bin/python3 [21:04:04.272] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [21:04:04.278] checking for Python sysconfig module... yes [21:04:04.290] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:04:04.302] checking Python include directory... -I/usr/include/python3.11 [21:04:04.314] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:04:04.352] checking for a sed that does not truncate output... /usr/bin/sed [21:04:04.357] checking for grep that handles long lines and -e... /usr/bin/grep [21:04:04.358] checking for egrep... /usr/bin/grep -E [21:04:04.360] checking for ANSI C header files... yes [21:04:04.460] checking for sys/types.h... yes [21:04:04.474] checking for sys/stat.h... yes [21:04:04.499] checking for stdlib.h... yes [21:04:04.514] checking for string.h... yes [21:04:04.528] checking for memory.h... yes [21:04:04.543] checking for strings.h... yes [21:04:04.557] checking for inttypes.h... yes [21:04:04.573] checking for stdint.h... yes [21:04:04.587] checking for unistd.h... yes [21:04:04.602] checking whether ccache gcc is Clang... no [21:04:04.613] checking whether pthreads work with -pthread... yes [21:04:04.666] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:04:04.708] checking whether more special flags are required for pthreads... no [21:04:04.708] checking for PTHREAD_PRIO_INHERIT... yes [21:04:04.756] checking pthread.h usability... yes [21:04:04.764] checking pthread.h presence... yes [21:04:04.780] checking for pthread.h... yes [21:04:04.780] checking for strerror_r... yes [21:04:04.821] checking whether strerror_r returns int... no [21:04:04.854] checking for main in -lm... yes [21:04:04.901] checking for library containing setproctitle... no [21:04:04.993] checking for library containing dlsym... none required [21:04:05.035] checking for library containing socket... none required [21:04:05.076] checking for library containing getopt_long... none required [21:04:05.118] checking for library containing shm_open... none required [21:04:05.159] checking for library containing shm_unlink... none required [21:04:05.200] checking for library containing clock_gettime... none required [21:04:05.241] checking for library containing shmget... none required [21:04:05.282] checking for library containing backtrace_symbols... none required [21:04:05.323] checking for library containing pthread_barrier_wait... none required [21:04:05.364] checking for library containing readline... -lreadline [21:04:05.418] checking for inflate in -lz... yes [21:04:05.462] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:04:05.570] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:04:05.635] checking for SSL_new in -lssl... yes [21:04:05.699] checking for SSL_CTX_set_cert_cb... yes [21:04:05.766] checking for OPENSSL_init_ssl... yes [21:04:05.835] checking for BIO_meth_new... yes [21:04:05.903] checking for ASN1_STRING_get0_data... yes [21:04:05.973] checking for HMAC_CTX_new... yes [21:04:06.045] checking for HMAC_CTX_free... yes [21:04:06.113] checking for CRYPTO_lock... no [21:04:06.168] checking for X509_get_signature_info... yes [21:04:06.236] checking for SSL_CTX_set_num_tickets... yes [21:04:06.302] checking for pam_start in -lpam... yes [21:04:06.354] checking for xmlSaveToBuffer in -lxml2... yes [21:04:06.444] checking for xsltCleanupGlobals in -lxslt... yes [21:04:06.526] checking for LZ4_compress_default in -llz4... yes [21:04:06.579] checking for ZSTD_compress in -lzstd... yes [21:04:06.631] checking for ldap_bind in -lldap... yes [21:04:06.713] checking for ldap_initialize... yes [21:04:06.777] checking for ldap_verify_credentials... yes [21:04:06.840] checking for security_compute_create_name in -lselinux... yes [21:04:06.893] checking for uuid_export in -lossp-uuid... yes [21:04:06.947] checking for stdbool.h that conforms to C99... yes [21:04:06.958] checking for _Bool... yes [21:04:07.023] checking atomic.h usability... no [21:04:07.072] checking atomic.h presence... no [21:04:07.089] checking for atomic.h... no [21:04:07.092] checking copyfile.h usability... no [21:04:07.143] checking copyfile.h presence... no [21:04:07.161] checking for copyfile.h... no [21:04:07.164] checking execinfo.h usability... yes [21:04:07.173] checking execinfo.h presence... yes [21:04:07.185] checking for execinfo.h... yes [21:04:07.192] checking getopt.h usability... yes [21:04:07.201] checking getopt.h presence... yes [21:04:07.214] checking for getopt.h... yes [21:04:07.221] checking ifaddrs.h usability... yes [21:04:07.233] checking ifaddrs.h presence... yes [21:04:07.249] checking for ifaddrs.h... yes [21:04:07.257] checking mbarrier.h usability... no [21:04:07.309] checking mbarrier.h presence... no [21:04:07.326] checking for mbarrier.h... no [21:04:07.330] checking sys/epoll.h usability... yes [21:04:07.338] checking sys/epoll.h presence... yes [21:04:07.353] checking for sys/epoll.h... yes [21:04:07.359] checking sys/event.h usability... no [21:04:07.410] checking sys/event.h presence... no [21:04:07.426] checking for sys/event.h... no [21:04:07.429] checking sys/personality.h usability... yes [21:04:07.437] checking sys/personality.h presence... yes [21:04:07.449] checking for sys/personality.h... yes [21:04:07.456] checking sys/prctl.h usability... yes [21:04:07.465] checking sys/prctl.h presence... yes [21:04:07.478] checking for sys/prctl.h... yes [21:04:07.485] checking sys/procctl.h usability... no [21:04:07.533] checking sys/procctl.h presence... no [21:04:07.550] checking for sys/procctl.h... no [21:04:07.553] checking sys/signalfd.h usability... yes [21:04:07.562] checking sys/signalfd.h presence... yes [21:04:07.576] checking for sys/signalfd.h... yes [21:04:07.583] checking sys/ucred.h usability... no [21:04:07.634] checking sys/ucred.h presence... no [21:04:07.651] checking for sys/ucred.h... no [21:04:07.654] checking termios.h usability... yes [21:04:07.667] checking termios.h presence... yes [21:04:07.680] checking for termios.h... yes [21:04:07.688] checking ucred.h usability... no [21:04:07.740] checking ucred.h presence... no [21:04:07.757] checking for ucred.h... no [21:04:07.759] checking readline/readline.h usability... yes [21:04:07.770] checking readline/readline.h presence... yes [21:04:07.786] checking for readline/readline.h... yes [21:04:07.787] checking readline/history.h usability... yes [21:04:07.795] checking readline/history.h presence... yes [21:04:07.811] checking for readline/history.h... yes [21:04:07.813] checking zlib.h usability... yes [21:04:07.823] checking zlib.h presence... yes [21:04:07.840] checking for zlib.h... yes [21:04:07.840] checking for lz4... /usr/bin/lz4 [21:04:07.841] checking lz4.h usability... yes [21:04:07.850] checking lz4.h presence... yes [21:04:07.864] checking for lz4.h... yes [21:04:07.864] checking for zstd... /usr/bin/zstd [21:04:07.865] checking zstd.h usability... yes [21:04:07.875] checking zstd.h presence... yes [21:04:07.889] checking for zstd.h... yes [21:04:07.889] checking gssapi/gssapi.h usability... yes [21:04:07.899] checking gssapi/gssapi.h presence... yes [21:04:07.914] checking for gssapi/gssapi.h... yes [21:04:07.916] checking gssapi/gssapi_ext.h usability... yes [21:04:07.924] checking gssapi/gssapi_ext.h presence... yes [21:04:07.939] checking for gssapi/gssapi_ext.h... yes [21:04:07.940] checking for openssl... /usr/bin/openssl [21:04:07.950] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [21:04:07.951] checking openssl/ssl.h usability... yes [21:04:07.997] checking openssl/ssl.h presence... yes [21:04:08.045] checking for openssl/ssl.h... yes [21:04:08.045] checking openssl/err.h usability... yes [21:04:08.058] checking openssl/err.h presence... yes [21:04:08.084] checking for openssl/err.h... yes [21:04:08.085] checking security/pam_appl.h usability... yes [21:04:08.097] checking security/pam_appl.h presence... yes [21:04:08.109] checking for security/pam_appl.h... yes [21:04:08.111] checking systemd/sd-daemon.h usability... yes [21:04:08.122] checking systemd/sd-daemon.h presence... yes [21:04:08.138] checking for systemd/sd-daemon.h... yes [21:04:08.139] checking libxml/parser.h usability... yes [21:04:08.167] checking libxml/parser.h presence... yes [21:04:08.196] checking for libxml/parser.h... yes [21:04:08.196] checking libxslt/xslt.h usability... yes [21:04:08.207] checking libxslt/xslt.h presence... yes [21:04:08.236] checking for libxslt/xslt.h... yes [21:04:08.236] checking ldap.h usability... yes [21:04:08.247] checking ldap.h presence... yes [21:04:08.263] checking for ldap.h... yes [21:04:08.264] checking for compatible LDAP implementation... yes [21:04:08.271] checking ossp/uuid.h usability... yes [21:04:08.280] checking ossp/uuid.h presence... yes [21:04:08.296] checking for ossp/uuid.h... yes [21:04:08.314] checking whether byte ordering is bigendian... no [21:04:08.403] checking for inline... inline [21:04:08.410] checking for printf format archetype... gnu_printf [21:04:08.417] checking for _Static_assert... yes [21:04:08.469] checking for typeof... typeof [21:04:08.476] checking for __builtin_types_compatible_p... yes [21:04:08.486] checking for __builtin_constant_p... yes [21:04:08.496] checking for __builtin_unreachable... yes [21:04:08.547] checking for computed goto support... yes [21:04:08.554] checking for struct tm.tm_zone... yes [21:04:08.562] checking for union semun... no [21:04:08.601] checking for socklen_t... yes [21:04:08.646] checking for struct sockaddr.sa_len... no [21:04:08.723] checking for locale_t... yes [21:04:08.732] checking for C/C++ restrict keyword... __restrict [21:04:08.744] checking for struct option... yes [21:04:08.781] checking whether assembler supports x86_64 popcntq... yes [21:04:08.788] checking for special C compiler options needed for large files... no [21:04:08.788] checking for _FILE_OFFSET_BITS value needed for large files... no [21:04:08.795] checking size of off_t... 8 [21:04:08.864] checking size of bool... 1 [21:04:08.929] checking for int timezone... yes [21:04:08.984] checking for wcstombs_l declaration... no [21:04:09.065] checking for backtrace_symbols... yes [21:04:09.124] checking for copyfile... no [21:04:09.184] checking for copy_file_range... yes [21:04:09.244] checking for getifaddrs... yes [21:04:09.303] checking for getpeerucred... no [21:04:09.365] checking for inet_pton... yes [21:04:09.424] checking for kqueue... no [21:04:09.485] checking for mbstowcs_l... no [21:04:09.546] checking for memset_s... no [21:04:09.607] checking for posix_fallocate... yes [21:04:09.667] checking for ppoll... yes [21:04:09.728] checking for pthread_is_threaded_np... no [21:04:09.790] checking for setproctitle... no [21:04:09.852] checking for setproctitle_fast... no [21:04:09.914] checking for strchrnul... yes [21:04:09.974] checking for strsignal... yes [21:04:10.036] checking for syncfs... yes [21:04:10.098] checking for sync_file_range... yes [21:04:10.159] checking for uselocale... yes [21:04:10.220] checking for wcstombs_l... no [21:04:10.280] checking for __builtin_bswap16... yes [21:04:10.339] checking for __builtin_bswap32... yes [21:04:10.397] checking for __builtin_bswap64... yes [21:04:10.455] checking for __builtin_clz... yes [21:04:10.514] checking for __builtin_ctz... yes [21:04:10.571] checking for __builtin_popcount... yes [21:04:10.629] checking for __builtin_frame_address... yes [21:04:10.688] checking for _LARGEFILE_SOURCE value needed for large files... no [21:04:10.750] checking how ccache gcc reports undeclared, standard C functions... error [21:04:10.779] checking for posix_fadvise... yes [21:04:10.839] checking whether posix_fadvise is declared... yes [21:04:10.855] checking whether fdatasync is declared... yes [21:04:10.868] checking whether strlcat is declared... no [21:04:10.930] checking whether strlcpy is declared... no [21:04:10.993] checking whether strnlen is declared... yes [21:04:11.006] checking whether strsep is declared... yes [21:04:11.020] checking whether preadv is declared... yes [21:04:11.033] checking whether pwritev is declared... yes [21:04:11.045] checking whether F_FULLFSYNC is declared... no [21:04:11.079] checking for explicit_bzero... yes [21:04:11.131] checking for getopt... yes [21:04:11.184] checking for getpeereid... no [21:04:11.242] checking for inet_aton... yes [21:04:11.297] checking for mkdtemp... yes [21:04:11.353] checking for strlcat... no [21:04:11.412] checking for strlcpy... no [21:04:11.471] checking for strnlen... yes [21:04:11.528] checking for strsep... yes [21:04:11.583] checking for pthread_barrier_wait... yes [21:04:11.637] checking for getopt_long... yes [21:04:11.690] checking for syslog... yes [21:04:11.743] checking syslog.h usability... yes [21:04:11.752] checking syslog.h presence... yes [21:04:11.765] checking for syslog.h... yes [21:04:11.766] checking for opterr... yes [21:04:11.820] checking for optreset... no [21:04:11.879] checking unicode/ucol.h usability... yes [21:04:11.894] checking unicode/ucol.h presence... yes [21:04:11.915] checking for unicode/ucol.h... yes [21:04:11.919] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:04:11.938] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:04:11.946] checking for rl_completion_suppress_quote... yes [21:04:12.007] checking for rl_filename_quote_characters... yes [21:04:12.068] checking for rl_filename_quoting_function... yes [21:04:12.133] checking for append_history... yes [21:04:12.193] checking for history_truncate_file... yes [21:04:12.254] checking for rl_completion_matches... yes [21:04:12.314] checking for rl_filename_completion_function... yes [21:04:12.377] checking for rl_reset_screen_size... yes [21:04:12.439] checking for rl_variable_bind... yes [21:04:12.499] checking test program... ok [21:04:12.551] checking whether long int is 64 bits... yes [21:04:12.611] checking for __builtin_mul_overflow... yes [21:04:12.664] checking size of void *... 8 [21:04:12.734] checking size of size_t... 8 [21:04:12.805] checking size of long... 8 [21:04:12.876] checking alignment of short... 2 [21:04:12.949] checking alignment of int... 4 [21:04:13.021] checking alignment of long... 8 [21:04:13.092] checking alignment of double... 8 [21:04:13.166] checking for int8... no [21:04:13.202] checking for uint8... no [21:04:13.239] checking for int64... no [21:04:13.274] checking for uint64... no [21:04:13.309] checking for __int128... yes [21:04:13.365] checking for __int128 alignment bug... ok [21:04:13.420] checking alignment of PG_INT128_TYPE... 16 [21:04:13.490] checking for builtin __sync char locking functions... yes [21:04:13.542] checking for builtin __sync int32 locking functions... yes [21:04:13.594] checking for builtin __sync int32 atomic operations... yes [21:04:13.646] checking for builtin __sync int64 atomic operations... yes [21:04:13.699] checking for builtin __atomic int32 atomic operations... yes [21:04:13.752] checking for builtin __atomic int64 atomic operations... yes [21:04:13.805] checking for __get_cpuid... yes [21:04:13.859] checking for __get_cpuid_count... yes [21:04:13.913] checking for __cpuid... no [21:04:13.934] checking for __cpuidex... no [21:04:13.955] checking for _xgetbv with CFLAGS=... no [21:04:14.361] checking for _xgetbv with CFLAGS=-mxsave... yes [21:04:14.757] checking for _mm512_popcnt_epi64 with CFLAGS=... no [21:04:15.128] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [21:04:15.468] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:04:15.515] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:04:15.613] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:04:15.635] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:04:15.654] 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 [21:04:15.724] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:04:15.725] checking for library containing sem_init... none required [21:04:15.778] checking which semaphore API to use... unnamed POSIX [21:04:15.779] checking which random number source to use... OpenSSL [21:04:15.781] checking for tclsh... /usr/bin/tclsh [21:04:15.781] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:04:15.811] checking tcl.h usability... yes [21:04:15.824] checking tcl.h presence... yes [21:04:15.843] checking for tcl.h... yes [21:04:15.843] checking for perl.h... yes [21:04:15.918] checking for libperl... yes [21:04:16.156] checking Python.h usability... yes [21:04:16.212] checking Python.h presence... yes [21:04:16.267] checking for Python.h... yes [21:04:16.267] checking for xmllint... /usr/bin/xmllint [21:04:16.267] checking for xsltproc... /usr/bin/xsltproc [21:04:16.268] checking for fop... /usr/bin/fop [21:04:16.268] checking for dbtoepub... no [21:04:16.268] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:04:16.323] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:04:16.391] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:04:16.391] 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 [21:04:16.391] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:04:16.391] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:04:16.391] configure: using CXX=ccache g++ [21:04:16.391] 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 [21:04:16.391] configure: using CLANG=ccache clang-16 [21:04:16.391] 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 [21:04:16.391] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [21:04:16.419] configure: updating cache gcc.cache [21:04:16.428] configure: creating ./config.status [21:04:16.507] config.status: creating GNUmakefile [21:04:16.518] config.status: creating src/Makefile.global [21:04:16.534] config.status: creating src/include/pg_config.h [21:04:16.547] config.status: creating src/include/pg_config_ext.h [21:04:16.558] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:04:16.572] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:04:16.578] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:04:16.586] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:04:16.592] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:04:16.599] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:04:16.631] [21:04:16.631] real 0m14.757s [21:04:16.631] user 0m8.792s [21:04:16.631] sys 0m4.877s [21:04:16.631] make -s -j${BUILD_JOBS} clean [21:04:17.120] time make -s -j${BUILD_JOBS} world-bin [21:04:52.441] import_stats.c: In function ‘attribute_statistics_update’: [21:04:52.441] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [21:04:52.441] 559 | set_stats_slot(values, nulls, [21:04:52.441] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 560 | STATISTIC_KIND_DECHIST, [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 561 | elem_eq_opr, atttypcoll, [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 562 | stanumbers, false, 0, true); [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [21:04:52.441] 301 | Oid elem_eq_opr; [21:04:52.441] | ^~~~~~~~~~~ [21:04:52.441] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [21:04:52.441] 529 | stavalues = text_to_stavalues("most_common_elems", [21:04:52.441] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 530 | &array_in_fn, [21:04:52.441] | ~~~~~~~~~~~~~ [21:04:52.441] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 532 | elemtypid, atttypmod, [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~~~ [21:04:52.441] 533 | elevel, &converted); [21:04:52.441] | ~~~~~~~~~~~~~~~~~~~ [21:04:52.441] import_stats.c:300:33: note: ‘elemtypid’ was declared here [21:04:52.441] 300 | Oid elemtypid; [21:04:52.441] | ^~~~~~~~~ [21:04:52.441] cc1: all warnings being treated as errors [21:04:52.442] make[3]: *** [: import_stats.o] Error 1 [21:04:52.442] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [21:04:52.442] make[2]: *** Waiting for unfinished jobs.... [21:04:57.659] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:04:57.659] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:04:57.660] [21:04:57.660] real 0m40.540s [21:04:57.660] user 2m3.904s [21:04:57.660] sys 0m31.398s [21:04:57.660] [21:04:57.660] Exit status: 2