[15:12:56.354] time ./configure \ [15:12:56.354] --cache gcc.cache \ [15:12:56.354] --enable-dtrace \ [15:12:56.354] ${LINUX_CONFIGURE_FEATURES} \ [15:12:56.354] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [15:12:56.523] configure: creating cache gcc.cache [15:12:56.536] checking build system type... x86_64-pc-linux-gnu [15:12:56.718] checking host system type... x86_64-pc-linux-gnu [15:12:56.718] checking which template to use... linux [15:12:56.719] checking whether NLS is wanted... no [15:12:56.719] checking for default port number... 5432 [15:12:56.725] checking for dtrace... /usr/bin/dtrace [15:12:56.725] checking for block size... 8kB [15:12:56.726] checking for segment size... 1GB [15:12:56.729] checking for WAL block size... 8kB [15:12:56.758] checking whether the C compiler works... yes [15:12:56.863] checking for C compiler default output file name... a.out [15:12:56.864] checking for suffix of executables... [15:12:56.899] checking whether we are cross compiling... no [15:12:56.955] checking for suffix of object files... o [15:12:56.964] checking whether we are using the GNU C compiler... yes [15:12:56.970] checking whether ccache gcc accepts -g... yes [15:12:56.976] checking for ccache gcc option to accept ISO C89... none needed [15:12:56.984] checking for ccache gcc option to accept ISO C99... none needed [15:12:57.047] checking whether we are using the GNU C++ compiler... yes [15:12:57.053] checking whether ccache g++ accepts -g... yes [15:12:57.115] checking for gawk... no [15:12:57.115] checking for mawk... mawk [15:12:57.116] checking for LLVM_CONFIG... llvm-config-16 [15:12:57.132] configure: using llvm 16.0.6 [15:12:57.132] checking for CLANG... ccache clang-16 [15:12:57.659] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [15:12:57.665] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [15:12:57.671] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [15:12:57.715] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [15:12:57.864] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [15:12:57.872] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [15:12:57.879] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [15:12:57.885] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [15:12:57.892] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [15:12:57.899] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [15:12:57.906] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [15:12:57.913] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [15:12:57.920] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [15:12:57.927] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [15:12:57.934] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [15:12:57.940] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [15:12:57.947] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [15:12:57.984] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [15:12:57.991] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [15:12:57.998] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [15:12:58.004] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [15:12:58.011] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [15:12:58.017] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [15:12:58.039] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [15:12:58.045] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [15:12:58.052] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [15:12:58.089] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [15:12:58.127] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [15:12:58.135] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [15:12:58.141] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [15:12:58.175] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [15:12:58.182] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [15:12:58.189] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [15:12:58.196] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [15:12:58.203] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [15:12:58.210] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [15:12:58.216] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [15:12:58.223] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [15:12:58.230] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [15:12:58.236] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [15:12:58.242] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [15:12:58.248] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [15:12:58.255] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [15:12:58.261] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [15:12:58.272] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [15:12:58.283] checking whether the C compiler still works... yes [15:12:58.342] checking how to run the C preprocessor... ccache gcc -E [15:12:58.407] checking for pkg-config... /usr/bin/pkg-config [15:12:58.408] checking pkg-config is at least version 0.9.0... yes [15:12:58.416] checking whether to build with ICU support... yes [15:12:58.416] checking for icu-uc icu-i18n... yes [15:12:58.425] checking whether to build with Tcl... yes [15:12:58.426] checking whether to build Perl modules... yes [15:12:58.426] checking whether to build Python modules... yes [15:12:58.426] checking whether to build with GSSAPI support... yes [15:12:58.427] checking whether to build with PAM support... yes [15:12:58.427] checking whether to build with BSD Authentication support... no [15:12:58.427] checking whether to build with LDAP support... yes [15:12:58.427] checking whether to build with Bonjour support... no [15:12:58.427] checking whether to build with SELinux support... yes [15:12:58.427] checking whether to build with systemd support... yes [15:12:58.428] checking whether to build with XML support... yes [15:12:58.428] checking for libxml-2.0 >= 2.6.23... yes [15:12:58.437] checking whether to build with LZ4 support... yes [15:12:58.437] checking for liblz4... yes [15:12:58.445] checking whether to build with ZSTD support... yes [15:12:58.445] checking for libzstd >= 1.4.0... yes [15:12:58.455] checking for strip... strip [15:12:58.455] checking whether it is possible to strip libraries... yes [15:12:58.460] checking for ar... ar [15:12:58.460] checking for a BSD-compatible install... /usr/bin/install -c [15:12:58.469] checking for tar... /usr/bin/tar [15:12:58.470] checking whether ln -s works... yes [15:12:58.470] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [15:12:58.472] checking for bison... /usr/bin/bison [15:12:58.479] configure: using bison (GNU Bison) 3.8.2 [15:12:58.482] checking for flex... /usr/bin/flex [15:12:58.499] configure: using flex 2.6.4 [15:12:58.499] checking for perl... /usr/bin/perl [15:12:58.520] configure: using perl 5.36.0 [15:12:58.522] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [15:12:58.536] checking for Perl privlibexp... /usr/share/perl/5.36 [15:12:58.541] checking for Perl useshrplib... true [15:12:58.551] 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 [15:12:58.556] checking for CFLAGS to compile embedded Perl... -DDEBIAN [15:12:58.562] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [15:12:58.687] checking for python3... /usr/bin/python3 [15:12:58.699] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [15:12:58.706] checking for Python sysconfig module... yes [15:12:58.717] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [15:12:58.730] checking Python include directory... -I/usr/include/python3.11 [15:12:58.742] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [15:12:58.780] checking for a sed that does not truncate output... /usr/bin/sed [15:12:58.785] checking for grep that handles long lines and -e... /usr/bin/grep [15:12:58.787] checking for egrep... /usr/bin/grep -E [15:12:58.788] checking for ANSI C header files... yes [15:12:58.891] checking for sys/types.h... yes [15:12:58.905] checking for sys/stat.h... yes [15:12:58.929] checking for stdlib.h... yes [15:12:58.943] checking for string.h... yes [15:12:58.958] checking for memory.h... yes [15:12:58.973] checking for strings.h... yes [15:12:58.988] checking for inttypes.h... yes [15:12:59.004] checking for stdint.h... yes [15:12:59.017] checking for unistd.h... yes [15:12:59.033] checking whether ccache gcc is Clang... no [15:12:59.045] checking whether pthreads work with -pthread... yes [15:12:59.097] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [15:12:59.138] checking whether more special flags are required for pthreads... no [15:12:59.138] checking for PTHREAD_PRIO_INHERIT... yes [15:12:59.183] checking pthread.h usability... yes [15:12:59.191] checking pthread.h presence... yes [15:12:59.207] checking for pthread.h... yes [15:12:59.207] checking for strerror_r... yes [15:12:59.247] checking whether strerror_r returns int... no [15:12:59.280] checking for main in -lm... yes [15:12:59.328] checking for library containing setproctitle... no [15:12:59.421] checking for library containing dlsym... none required [15:12:59.462] checking for library containing socket... none required [15:12:59.504] checking for library containing getopt_long... none required [15:12:59.547] checking for library containing shm_open... none required [15:12:59.590] checking for library containing shm_unlink... none required [15:12:59.633] checking for library containing clock_gettime... none required [15:12:59.678] checking for library containing shmget... none required [15:12:59.722] checking for library containing backtrace_symbols... none required [15:12:59.765] checking for library containing pthread_barrier_wait... none required [15:12:59.809] checking for library containing readline... -lreadline [15:12:59.866] checking for inflate in -lz... yes [15:12:59.912] checking for library containing gss_store_cred_into... -lgssapi_krb5 [15:13:00.018] checking for CRYPTO_new_ex_data in -lcrypto... yes [15:13:00.085] checking for SSL_new in -lssl... yes [15:13:00.154] checking for SSL_CTX_set_cert_cb... yes [15:13:00.221] checking for OPENSSL_init_ssl... yes [15:13:00.297] checking for BIO_meth_new... yes [15:13:00.370] checking for ASN1_STRING_get0_data... yes [15:13:00.449] checking for HMAC_CTX_new... yes [15:13:00.529] checking for HMAC_CTX_free... yes [15:13:00.600] checking for CRYPTO_lock... no [15:13:00.658] checking for X509_get_signature_info... yes [15:13:00.730] checking for SSL_CTX_set_num_tickets... yes [15:13:00.797] checking for pam_start in -lpam... yes [15:13:00.852] checking for xmlSaveToBuffer in -lxml2... yes [15:13:00.938] checking for xsltCleanupGlobals in -lxslt... yes [15:13:01.020] checking for LZ4_compress_default in -llz4... yes [15:13:01.072] checking for ZSTD_compress in -lzstd... yes [15:13:01.124] checking for ldap_bind in -lldap... yes [15:13:01.210] checking for ldap_initialize... yes [15:13:01.275] checking for ldap_verify_credentials... yes [15:13:01.339] checking for security_compute_create_name in -lselinux... yes [15:13:01.395] checking for uuid_export in -lossp-uuid... yes [15:13:01.450] checking for stdbool.h that conforms to C99... yes [15:13:01.461] checking for _Bool... yes [15:13:01.525] checking atomic.h usability... no [15:13:01.575] checking atomic.h presence... no [15:13:01.591] checking for atomic.h... no [15:13:01.595] checking copyfile.h usability... no [15:13:01.643] checking copyfile.h presence... no [15:13:01.659] checking for copyfile.h... no [15:13:01.663] checking execinfo.h usability... yes [15:13:01.671] checking execinfo.h presence... yes [15:13:01.683] checking for execinfo.h... yes [15:13:01.690] checking getopt.h usability... yes [15:13:01.698] checking getopt.h presence... yes [15:13:01.711] checking for getopt.h... yes [15:13:01.717] checking ifaddrs.h usability... yes [15:13:01.731] checking ifaddrs.h presence... yes [15:13:01.746] checking for ifaddrs.h... yes [15:13:01.752] checking mbarrier.h usability... no [15:13:01.801] checking mbarrier.h presence... no [15:13:01.817] checking for mbarrier.h... no [15:13:01.820] checking sys/epoll.h usability... yes [15:13:01.829] checking sys/epoll.h presence... yes [15:13:01.843] checking for sys/epoll.h... yes [15:13:01.850] checking sys/event.h usability... no [15:13:01.901] checking sys/event.h presence... no [15:13:01.918] checking for sys/event.h... no [15:13:01.921] checking sys/personality.h usability... yes [15:13:01.930] checking sys/personality.h presence... yes [15:13:01.943] checking for sys/personality.h... yes [15:13:01.950] checking sys/prctl.h usability... yes [15:13:01.959] checking sys/prctl.h presence... yes [15:13:01.972] checking for sys/prctl.h... yes [15:13:01.979] checking sys/procctl.h usability... no [15:13:02.028] checking sys/procctl.h presence... no [15:13:02.044] checking for sys/procctl.h... no [15:13:02.047] checking sys/signalfd.h usability... yes [15:13:02.055] checking sys/signalfd.h presence... yes [15:13:02.069] checking for sys/signalfd.h... yes [15:13:02.076] checking sys/ucred.h usability... no [15:13:02.124] checking sys/ucred.h presence... no [15:13:02.141] checking for sys/ucred.h... no [15:13:02.144] checking termios.h usability... yes [15:13:02.157] checking termios.h presence... yes [15:13:02.171] checking for termios.h... yes [15:13:02.177] checking ucred.h usability... no [15:13:02.227] checking ucred.h presence... no [15:13:02.243] checking for ucred.h... no [15:13:02.244] checking readline/readline.h usability... yes [15:13:02.256] checking readline/readline.h presence... yes [15:13:02.272] checking for readline/readline.h... yes [15:13:02.274] checking readline/history.h usability... yes [15:13:02.282] checking readline/history.h presence... yes [15:13:02.297] checking for readline/history.h... yes [15:13:02.299] checking zlib.h usability... yes [15:13:02.308] checking zlib.h presence... yes [15:13:02.325] checking for zlib.h... yes [15:13:02.325] checking for lz4... /usr/bin/lz4 [15:13:02.326] checking lz4.h usability... yes [15:13:02.334] checking lz4.h presence... yes [15:13:02.347] checking for lz4.h... yes [15:13:02.347] checking for zstd... /usr/bin/zstd [15:13:02.348] checking zstd.h usability... yes [15:13:02.357] checking zstd.h presence... yes [15:13:02.371] checking for zstd.h... yes [15:13:02.372] checking gssapi/gssapi.h usability... yes [15:13:02.381] checking gssapi/gssapi.h presence... yes [15:13:02.396] checking for gssapi/gssapi.h... yes [15:13:02.397] checking gssapi/gssapi_ext.h usability... yes [15:13:02.405] checking gssapi/gssapi_ext.h presence... yes [15:13:02.420] checking for gssapi/gssapi_ext.h... yes [15:13:02.422] checking for openssl... /usr/bin/openssl [15:13:02.431] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [15:13:02.431] checking openssl/ssl.h usability... yes [15:13:02.478] checking openssl/ssl.h presence... yes [15:13:02.524] checking for openssl/ssl.h... yes [15:13:02.524] checking openssl/err.h usability... yes [15:13:02.537] checking openssl/err.h presence... yes [15:13:02.561] checking for openssl/err.h... yes [15:13:02.562] checking security/pam_appl.h usability... yes [15:13:02.572] checking security/pam_appl.h presence... yes [15:13:02.583] checking for security/pam_appl.h... yes [15:13:02.585] checking systemd/sd-daemon.h usability... yes [15:13:02.594] checking systemd/sd-daemon.h presence... yes [15:13:02.610] checking for systemd/sd-daemon.h... yes [15:13:02.611] checking libxml/parser.h usability... yes [15:13:02.640] checking libxml/parser.h presence... yes [15:13:02.668] checking for libxml/parser.h... yes [15:13:02.668] checking libxslt/xslt.h usability... yes [15:13:02.678] checking libxslt/xslt.h presence... yes [15:13:02.707] checking for libxslt/xslt.h... yes [15:13:02.707] checking ldap.h usability... yes [15:13:02.719] checking ldap.h presence... yes [15:13:02.734] checking for ldap.h... yes [15:13:02.735] checking for compatible LDAP implementation... yes [15:13:02.742] checking ossp/uuid.h usability... yes [15:13:02.750] checking ossp/uuid.h presence... yes [15:13:02.767] checking for ossp/uuid.h... yes [15:13:02.785] checking whether byte ordering is bigendian... no [15:13:02.878] checking for inline... inline [15:13:02.885] checking for printf format archetype... gnu_printf [15:13:02.893] checking for _Static_assert... yes [15:13:02.943] checking for typeof... typeof [15:13:02.951] checking for __builtin_types_compatible_p... yes [15:13:02.961] checking for __builtin_constant_p... yes [15:13:02.971] checking for __builtin_unreachable... yes [15:13:03.021] checking for computed goto support... yes [15:13:03.028] checking for struct tm.tm_zone... yes [15:13:03.036] checking for union semun... no [15:13:03.074] checking for socklen_t... yes [15:13:03.118] checking for struct sockaddr.sa_len... no [15:13:03.199] checking for locale_t... yes [15:13:03.209] checking for C/C++ restrict keyword... __restrict [15:13:03.224] checking for struct option... yes [15:13:03.265] checking whether assembler supports x86_64 popcntq... yes [15:13:03.273] checking for special C compiler options needed for large files... no [15:13:03.273] checking for _FILE_OFFSET_BITS value needed for large files... no [15:13:03.280] checking size of off_t... 8 [15:13:03.353] checking size of bool... 1 [15:13:03.419] checking for int timezone... yes [15:13:03.476] checking for wcstombs_l declaration... no [15:13:03.562] checking for backtrace_symbols... yes [15:13:03.623] checking for copyfile... no [15:13:03.685] checking for copy_file_range... yes [15:13:03.746] checking for getifaddrs... yes [15:13:03.808] checking for getpeerucred... no [15:13:03.871] checking for inet_pton... yes [15:13:03.931] checking for kqueue... no [15:13:03.995] checking for mbstowcs_l... no [15:13:04.058] checking for memset_s... no [15:13:04.119] checking for posix_fallocate... yes [15:13:04.179] checking for ppoll... yes [15:13:04.239] checking for pthread_is_threaded_np... no [15:13:04.301] checking for setproctitle... no [15:13:04.363] checking for setproctitle_fast... no [15:13:04.424] checking for strchrnul... yes [15:13:04.484] checking for strsignal... yes [15:13:04.544] checking for syncfs... yes [15:13:04.603] checking for sync_file_range... yes [15:13:04.664] checking for uselocale... yes [15:13:04.724] checking for wcstombs_l... no [15:13:04.782] checking for __builtin_bswap16... yes [15:13:04.840] checking for __builtin_bswap32... yes [15:13:04.897] checking for __builtin_bswap64... yes [15:13:04.955] checking for __builtin_clz... yes [15:13:05.014] checking for __builtin_ctz... yes [15:13:05.071] checking for __builtin_popcount... yes [15:13:05.128] checking for __builtin_frame_address... yes [15:13:05.186] checking for _LARGEFILE_SOURCE value needed for large files... no [15:13:05.244] checking how ccache gcc reports undeclared, standard C functions... error [15:13:05.271] checking for posix_fadvise... yes [15:13:05.330] checking whether posix_fadvise is declared... yes [15:13:05.344] checking whether fdatasync is declared... yes [15:13:05.356] checking whether strlcat is declared... no [15:13:05.415] checking whether strlcpy is declared... no [15:13:05.477] checking whether strnlen is declared... yes [15:13:05.490] checking whether strsep is declared... yes [15:13:05.503] checking whether preadv is declared... yes [15:13:05.516] checking whether pwritev is declared... yes [15:13:05.528] checking whether F_FULLFSYNC is declared... no [15:13:05.561] checking for explicit_bzero... yes [15:13:05.614] checking for getopt... yes [15:13:05.666] checking for getpeereid... no [15:13:05.723] checking for inet_aton... yes [15:13:05.775] checking for mkdtemp... yes [15:13:05.828] checking for strlcat... no [15:13:05.885] checking for strlcpy... no [15:13:05.943] checking for strnlen... yes [15:13:05.999] checking for strsep... yes [15:13:06.051] checking for pthread_barrier_wait... yes [15:13:06.104] checking for getopt_long... yes [15:13:06.157] checking for syslog... yes [15:13:06.211] checking syslog.h usability... yes [15:13:06.220] checking syslog.h presence... yes [15:13:06.233] checking for syslog.h... yes [15:13:06.233] checking for opterr... yes [15:13:06.286] checking for optreset... no [15:13:06.345] checking unicode/ucol.h usability... yes [15:13:06.362] checking unicode/ucol.h presence... yes [15:13:06.383] checking for unicode/ucol.h... yes [15:13:06.388] checking whether LLVMCreateGDBRegistrationListener is declared... yes [15:13:06.408] checking whether LLVMCreatePerfJITEventListener is declared... yes [15:13:06.417] checking for rl_completion_suppress_quote... yes [15:13:06.476] checking for rl_filename_quote_characters... yes [15:13:06.536] checking for rl_filename_quoting_function... yes [15:13:06.599] checking for append_history... yes [15:13:06.660] checking for history_truncate_file... yes [15:13:06.723] checking for rl_completion_matches... yes [15:13:06.786] checking for rl_filename_completion_function... yes [15:13:06.848] checking for rl_reset_screen_size... yes [15:13:06.910] checking for rl_variable_bind... yes [15:13:06.970] checking test program... ok [15:13:07.024] checking whether long int is 64 bits... yes [15:13:07.086] checking for __builtin_mul_overflow... yes [15:13:07.138] checking size of void *... 8 [15:13:07.207] checking size of size_t... 8 [15:13:07.276] checking size of long... 8 [15:13:07.345] checking alignment of short... 2 [15:13:07.415] checking alignment of int... 4 [15:13:07.484] checking alignment of long... 8 [15:13:07.554] checking alignment of double... 8 [15:13:07.625] checking for int8... no [15:13:07.659] checking for uint8... no [15:13:07.692] checking for int64... no [15:13:07.726] checking for uint64... no [15:13:07.760] checking for __int128... yes [15:13:07.813] checking for __int128 alignment bug... ok [15:13:07.866] checking alignment of PG_INT128_TYPE... 16 [15:13:07.937] checking for builtin __sync char locking functions... yes [15:13:07.988] checking for builtin __sync int32 locking functions... yes [15:13:08.039] checking for builtin __sync int32 atomic operations... yes [15:13:08.091] checking for builtin __sync int64 atomic operations... yes [15:13:08.142] checking for builtin __atomic int32 atomic operations... yes [15:13:08.193] checking for builtin __atomic int64 atomic operations... yes [15:13:08.245] checking for __get_cpuid... yes [15:13:08.299] checking for __get_cpuid_count... yes [15:13:08.352] checking for __cpuid... no [15:13:08.373] checking for __cpuidex... no [15:13:08.393] checking for _xgetbv with CFLAGS=... no [15:13:08.799] checking for _xgetbv with CFLAGS=-mxsave... yes [15:13:09.192] checking for _mm512_popcnt_epi64 with CFLAGS=... no [15:13:09.559] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [15:13:09.898] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [15:13:09.944] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [15:13:10.042] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [15:13:10.065] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [15:13:10.083] 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 [15:13:10.152] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [15:13:10.152] checking for library containing sem_init... none required [15:13:10.206] checking which semaphore API to use... unnamed POSIX [15:13:10.206] checking which random number source to use... OpenSSL [15:13:10.207] checking for tclsh... /usr/bin/tclsh [15:13:10.208] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [15:13:10.238] checking tcl.h usability... yes [15:13:10.250] checking tcl.h presence... yes [15:13:10.271] checking for tcl.h... yes [15:13:10.271] checking for perl.h... yes [15:13:10.351] checking for libperl... yes [15:13:10.618] checking Python.h usability... yes [15:13:10.671] checking Python.h presence... yes [15:13:10.726] checking for Python.h... yes [15:13:10.727] checking for xmllint... /usr/bin/xmllint [15:13:10.727] checking for xsltproc... /usr/bin/xsltproc [15:13:10.727] checking for fop... /usr/bin/fop [15:13:10.728] checking for dbtoepub... no [15:13:10.728] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [15:13:10.786] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [15:13:10.851] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [15:13:10.851] 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 [15:13:10.851] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [15:13:10.851] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [15:13:10.851] configure: using CXX=ccache g++ [15:13:10.851] 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 [15:13:10.851] configure: using CLANG=ccache clang-16 [15:13:10.851] 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 [15:13:10.851] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [15:13:10.878] configure: updating cache gcc.cache [15:13:10.887] configure: creating ./config.status [15:13:10.967] config.status: creating GNUmakefile [15:13:10.979] config.status: creating src/Makefile.global [15:13:10.993] config.status: creating src/include/pg_config.h [15:13:11.005] config.status: creating src/include/pg_config_ext.h [15:13:11.015] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [15:13:11.029] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [15:13:11.036] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [15:13:11.042] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [15:13:11.049] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [15:13:11.056] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [15:13:11.087] [15:13:11.087] real 0m14.733s [15:13:11.087] user 0m8.817s [15:13:11.087] sys 0m4.870s [15:13:11.087] make -s -j${BUILD_JOBS} clean [15:13:11.562] time make -s -j${BUILD_JOBS} world-bin [15:13:48.056] import_stats.c: In function ‘attribute_statistics_update’: [15:13:48.056] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [15:13:48.056] 559 | set_stats_slot(values, nulls, [15:13:48.056] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 560 | STATISTIC_KIND_DECHIST, [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 561 | elem_eq_opr, atttypcoll, [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 562 | stanumbers, false, 0, true); [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [15:13:48.056] 301 | Oid elem_eq_opr; [15:13:48.056] | ^~~~~~~~~~~ [15:13:48.056] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [15:13:48.056] 529 | stavalues = text_to_stavalues("most_common_elems", [15:13:48.056] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 530 | &array_in_fn, [15:13:48.056] | ~~~~~~~~~~~~~ [15:13:48.056] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 532 | elemtypid, atttypmod, [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~~~ [15:13:48.056] 533 | elevel, &converted); [15:13:48.056] | ~~~~~~~~~~~~~~~~~~~ [15:13:48.056] import_stats.c:300:33: note: ‘elemtypid’ was declared here [15:13:48.056] 300 | Oid elemtypid; [15:13:48.056] | ^~~~~~~~~ [15:13:48.056] cc1: all warnings being treated as errors [15:13:48.057] make[3]: *** [: import_stats.o] Error 1 [15:13:48.057] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [15:13:48.057] make[2]: *** Waiting for unfinished jobs.... [15:13:52.383] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [15:13:52.384] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [15:13:52.384] [15:13:52.384] real 0m40.821s [15:13:52.384] user 2m1.103s [15:13:52.384] sys 0m30.759s [15:13:52.384] [15:13:52.384] Exit status: 2