[10:37:55.437] time ./configure \ [10:37:55.437] --cache gcc.cache \ [10:37:55.437] --enable-dtrace \ [10:37:55.437] ${LINUX_CONFIGURE_FEATURES} \ [10:37:55.437] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [10:37:55.618] configure: creating cache gcc.cache [10:37:55.632] checking build system type... x86_64-pc-linux-gnu [10:37:55.850] checking host system type... x86_64-pc-linux-gnu [10:37:55.850] checking which template to use... linux [10:37:55.850] checking whether NLS is wanted... no [10:37:55.850] checking for default port number... 5432 [10:37:55.857] checking for dtrace... /usr/bin/dtrace [10:37:55.857] checking for block size... 8kB [10:37:55.858] checking for segment size... 1GB [10:37:55.861] checking for WAL block size... 8kB [10:37:55.898] checking whether the C compiler works... yes [10:37:56.016] checking for C compiler default output file name... a.out [10:37:56.017] checking for suffix of executables... [10:37:56.058] checking whether we are cross compiling... no [10:37:56.123] checking for suffix of object files... o [10:37:56.134] checking whether we are using the GNU C compiler... yes [10:37:56.141] checking whether ccache gcc accepts -g... yes [10:37:56.149] checking for ccache gcc option to accept ISO C89... none needed [10:37:56.159] checking for ccache gcc option to accept ISO C99... none needed [10:37:56.232] checking whether we are using the GNU C++ compiler... yes [10:37:56.239] checking whether ccache g++ accepts -g... yes [10:37:56.363] checking for gawk... no [10:37:56.363] checking for mawk... mawk [10:37:56.363] checking for LLVM_CONFIG... llvm-config-16 [10:37:56.380] configure: using llvm 16.0.6 [10:37:56.380] checking for CLANG... ccache clang-16 [10:37:56.940] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [10:37:56.948] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [10:37:56.955] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [10:37:57.001] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [10:37:57.163] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [10:37:57.170] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [10:37:57.177] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [10:37:57.184] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:37:57.191] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [10:37:57.197] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [10:37:57.203] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [10:37:57.210] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [10:37:57.216] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [10:37:57.223] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [10:37:57.229] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [10:37:57.236] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [10:37:57.242] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [10:37:57.279] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [10:37:57.286] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:37:57.293] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [10:37:57.300] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [10:37:57.307] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [10:37:57.313] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:37:57.334] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:37:57.341] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:37:57.347] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [10:37:57.385] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:37:57.422] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [10:37:57.429] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [10:37:57.435] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:37:57.468] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:37:57.475] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:37:57.481] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:37:57.489] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:37:57.495] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:37:57.501] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [10:37:57.507] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:37:57.514] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [10:37:57.520] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [10:37:57.526] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [10:37:57.532] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [10:37:57.539] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:37:57.545] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [10:37:57.552] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:37:57.563] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:37:57.574] checking whether the C compiler still works... yes [10:37:57.636] checking how to run the C preprocessor... ccache gcc -E [10:37:57.703] checking for pkg-config... /usr/bin/pkg-config [10:37:57.703] checking pkg-config is at least version 0.9.0... yes [10:37:57.711] checking whether to build with ICU support... yes [10:37:57.711] checking for icu-uc icu-i18n... yes [10:37:57.720] checking whether to build with Tcl... yes [10:37:57.720] checking whether to build Perl modules... yes [10:37:57.720] checking whether to build Python modules... yes [10:37:57.720] checking whether to build with GSSAPI support... yes [10:37:57.721] checking whether to build with PAM support... yes [10:37:57.721] checking whether to build with BSD Authentication support... no [10:37:57.721] checking whether to build with LDAP support... yes [10:37:57.721] checking whether to build with Bonjour support... no [10:37:57.722] checking whether to build with SELinux support... yes [10:37:57.722] checking whether to build with systemd support... yes [10:37:57.722] checking whether to build with XML support... yes [10:37:57.722] checking for libxml-2.0 >= 2.6.23... yes [10:37:57.730] checking whether to build with LZ4 support... yes [10:37:57.731] checking for liblz4... yes [10:37:57.739] checking whether to build with ZSTD support... yes [10:37:57.739] checking for libzstd >= 1.4.0... yes [10:37:57.748] checking for strip... strip [10:37:57.748] checking whether it is possible to strip libraries... yes [10:37:57.751] checking for ar... ar [10:37:57.752] checking for a BSD-compatible install... /usr/bin/install -c [10:37:57.761] checking for tar... /usr/bin/tar [10:37:57.761] checking whether ln -s works... yes [10:37:57.761] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:37:57.764] checking for bison... /usr/bin/bison [10:37:57.770] configure: using bison (GNU Bison) 3.8.2 [10:37:57.773] checking for flex... /usr/bin/flex [10:37:57.792] configure: using flex 2.6.4 [10:37:57.792] checking for perl... /usr/bin/perl [10:37:57.817] configure: using perl 5.36.0 [10:37:57.819] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [10:37:57.836] checking for Perl privlibexp... /usr/share/perl/5.36 [10:37:57.840] checking for Perl useshrplib... true [10:37:57.849] 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 [10:37:57.855] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:37:57.860] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:37:57.990] checking for python3... /usr/bin/python3 [10:37:58.003] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [10:37:58.009] checking for Python sysconfig module... yes [10:37:58.021] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [10:37:58.034] checking Python include directory... -I/usr/include/python3.11 [10:37:58.046] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [10:37:58.088] checking for a sed that does not truncate output... /usr/bin/sed [10:37:58.093] checking for grep that handles long lines and -e... /usr/bin/grep [10:37:58.095] checking for egrep... /usr/bin/grep -E [10:37:58.096] checking for ANSI C header files... yes [10:37:58.201] checking for sys/types.h... yes [10:37:58.215] checking for sys/stat.h... yes [10:37:58.239] checking for stdlib.h... yes [10:37:58.253] checking for string.h... yes [10:37:58.267] checking for memory.h... yes [10:37:58.283] checking for strings.h... yes [10:37:58.297] checking for inttypes.h... yes [10:37:58.313] checking for stdint.h... yes [10:37:58.328] checking for unistd.h... yes [10:37:58.345] checking whether ccache gcc is Clang... no [10:37:58.357] checking whether pthreads work with -pthread... yes [10:37:58.412] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:37:58.455] checking whether more special flags are required for pthreads... no [10:37:58.456] checking for PTHREAD_PRIO_INHERIT... yes [10:37:58.505] checking pthread.h usability... yes [10:37:58.514] checking pthread.h presence... yes [10:37:58.530] checking for pthread.h... yes [10:37:58.531] checking for strerror_r... yes [10:37:58.573] checking whether strerror_r returns int... no [10:37:58.607] checking for main in -lm... yes [10:37:58.657] checking for library containing setproctitle... no [10:37:58.751] checking for library containing dlsym... none required [10:37:58.793] checking for library containing socket... none required [10:37:58.836] checking for library containing getopt_long... none required [10:37:58.878] checking for library containing shm_open... none required [10:37:58.922] checking for library containing shm_unlink... none required [10:37:58.965] checking for library containing clock_gettime... none required [10:37:59.006] checking for library containing shmget... none required [10:37:59.048] checking for library containing backtrace_symbols... none required [10:37:59.089] checking for library containing pthread_barrier_wait... none required [10:37:59.133] checking for library containing readline... -lreadline [10:37:59.187] checking for inflate in -lz... yes [10:37:59.231] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:37:59.333] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:37:59.399] checking for SSL_new in -lssl... yes [10:37:59.462] checking for SSL_CTX_set_cert_cb... yes [10:37:59.530] checking for OPENSSL_init_ssl... yes [10:37:59.601] checking for BIO_meth_new... yes [10:37:59.672] checking for ASN1_STRING_get0_data... yes [10:37:59.741] checking for HMAC_CTX_new... yes [10:37:59.815] checking for HMAC_CTX_free... yes [10:37:59.884] checking for CRYPTO_lock... no [10:37:59.941] checking for X509_get_signature_info... yes [10:38:00.017] checking for SSL_CTX_set_num_tickets... yes [10:38:00.083] checking for pam_start in -lpam... yes [10:38:00.138] checking for xmlSaveToBuffer in -lxml2... yes [10:38:00.227] checking for xsltCleanupGlobals in -lxslt... yes [10:38:00.310] checking for LZ4_compress_default in -llz4... yes [10:38:00.363] checking for ZSTD_compress in -lzstd... yes [10:38:00.419] checking for ldap_bind in -lldap... yes [10:38:00.513] checking for ldap_initialize... yes [10:38:00.582] checking for ldap_verify_credentials... yes [10:38:00.650] checking for security_compute_create_name in -lselinux... yes [10:38:00.710] checking for uuid_export in -lossp-uuid... yes [10:38:00.766] checking for stdbool.h that conforms to C99... yes [10:38:00.777] checking for _Bool... yes [10:38:00.846] checking atomic.h usability... no [10:38:00.899] checking atomic.h presence... no [10:38:00.916] checking for atomic.h... no [10:38:00.919] checking copyfile.h usability... no [10:38:00.971] checking copyfile.h presence... no [10:38:00.988] checking for copyfile.h... no [10:38:00.992] checking execinfo.h usability... yes [10:38:01.001] checking execinfo.h presence... yes [10:38:01.014] checking for execinfo.h... yes [10:38:01.021] checking getopt.h usability... yes [10:38:01.030] checking getopt.h presence... yes [10:38:01.043] checking for getopt.h... yes [10:38:01.050] checking ifaddrs.h usability... yes [10:38:01.062] checking ifaddrs.h presence... yes [10:38:01.078] checking for ifaddrs.h... yes [10:38:01.085] checking mbarrier.h usability... no [10:38:01.135] checking mbarrier.h presence... no [10:38:01.152] checking for mbarrier.h... no [10:38:01.156] checking sys/epoll.h usability... yes [10:38:01.166] checking sys/epoll.h presence... yes [10:38:01.182] checking for sys/epoll.h... yes [10:38:01.190] checking sys/event.h usability... no [10:38:01.241] checking sys/event.h presence... no [10:38:01.258] checking for sys/event.h... no [10:38:01.261] checking sys/personality.h usability... yes [10:38:01.269] checking sys/personality.h presence... yes [10:38:01.282] checking for sys/personality.h... yes [10:38:01.289] checking sys/prctl.h usability... yes [10:38:01.298] checking sys/prctl.h presence... yes [10:38:01.312] checking for sys/prctl.h... yes [10:38:01.320] checking sys/procctl.h usability... no [10:38:01.371] checking sys/procctl.h presence... no [10:38:01.388] checking for sys/procctl.h... no [10:38:01.392] checking sys/signalfd.h usability... yes [10:38:01.401] checking sys/signalfd.h presence... yes [10:38:01.415] checking for sys/signalfd.h... yes [10:38:01.421] checking sys/ucred.h usability... no [10:38:01.471] checking sys/ucred.h presence... no [10:38:01.488] checking for sys/ucred.h... no [10:38:01.491] checking termios.h usability... yes [10:38:01.504] checking termios.h presence... yes [10:38:01.517] checking for termios.h... yes [10:38:01.524] checking ucred.h usability... no [10:38:01.574] checking ucred.h presence... no [10:38:01.590] checking for ucred.h... no [10:38:01.592] checking readline/readline.h usability... yes [10:38:01.603] checking readline/readline.h presence... yes [10:38:01.620] checking for readline/readline.h... yes [10:38:01.621] checking readline/history.h usability... yes [10:38:01.629] checking readline/history.h presence... yes [10:38:01.644] checking for readline/history.h... yes [10:38:01.647] checking zlib.h usability... yes [10:38:01.656] checking zlib.h presence... yes [10:38:01.673] checking for zlib.h... yes [10:38:01.674] checking for lz4... /usr/bin/lz4 [10:38:01.674] checking lz4.h usability... yes [10:38:01.683] checking lz4.h presence... yes [10:38:01.697] checking for lz4.h... yes [10:38:01.697] checking for zstd... /usr/bin/zstd [10:38:01.698] checking zstd.h usability... yes [10:38:01.707] checking zstd.h presence... yes [10:38:01.721] checking for zstd.h... yes [10:38:01.722] checking gssapi/gssapi.h usability... yes [10:38:01.732] checking gssapi/gssapi.h presence... yes [10:38:01.747] checking for gssapi/gssapi.h... yes [10:38:01.748] checking gssapi/gssapi_ext.h usability... yes [10:38:01.757] checking gssapi/gssapi_ext.h presence... yes [10:38:01.772] checking for gssapi/gssapi_ext.h... yes [10:38:01.773] checking for openssl... /usr/bin/openssl [10:38:01.784] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [10:38:01.784] checking openssl/ssl.h usability... yes [10:38:01.835] checking openssl/ssl.h presence... yes [10:38:01.890] checking for openssl/ssl.h... yes [10:38:01.891] checking openssl/err.h usability... yes [10:38:01.903] checking openssl/err.h presence... yes [10:38:01.929] checking for openssl/err.h... yes [10:38:01.929] checking security/pam_appl.h usability... yes [10:38:01.941] checking security/pam_appl.h presence... yes [10:38:01.953] checking for security/pam_appl.h... yes [10:38:01.955] checking systemd/sd-daemon.h usability... yes [10:38:01.965] checking systemd/sd-daemon.h presence... yes [10:38:01.982] checking for systemd/sd-daemon.h... yes [10:38:01.983] checking libxml/parser.h usability... yes [10:38:02.014] checking libxml/parser.h presence... yes [10:38:02.042] checking for libxml/parser.h... yes [10:38:02.042] checking libxslt/xslt.h usability... yes [10:38:02.053] checking libxslt/xslt.h presence... yes [10:38:02.082] checking for libxslt/xslt.h... yes [10:38:02.083] checking ldap.h usability... yes [10:38:02.096] checking ldap.h presence... yes [10:38:02.112] checking for ldap.h... yes [10:38:02.112] checking for compatible LDAP implementation... yes [10:38:02.120] checking ossp/uuid.h usability... yes [10:38:02.129] checking ossp/uuid.h presence... yes [10:38:02.146] checking for ossp/uuid.h... yes [10:38:02.165] checking whether byte ordering is bigendian... no [10:38:02.259] checking for inline... inline [10:38:02.267] checking for printf format archetype... gnu_printf [10:38:02.276] checking for _Static_assert... yes [10:38:02.330] checking for typeof... typeof [10:38:02.337] checking for __builtin_types_compatible_p... yes [10:38:02.348] checking for __builtin_constant_p... yes [10:38:02.360] checking for __builtin_unreachable... yes [10:38:02.414] checking for computed goto support... yes [10:38:02.421] checking for struct tm.tm_zone... yes [10:38:02.430] checking for union semun... no [10:38:02.471] checking for socklen_t... yes [10:38:02.520] checking for struct sockaddr.sa_len... no [10:38:02.599] checking for locale_t... yes [10:38:02.608] checking for C/C++ restrict keyword... __restrict [10:38:02.622] checking for struct option... yes [10:38:02.661] checking whether assembler supports x86_64 popcntq... yes [10:38:02.669] checking for special C compiler options needed for large files... no [10:38:02.669] checking for _FILE_OFFSET_BITS value needed for large files... no [10:38:02.677] checking size of off_t... 8 [10:38:02.750] checking size of bool... 1 [10:38:02.818] checking for int timezone... yes [10:38:02.876] checking for wcstombs_l declaration... no [10:38:02.965] checking for backtrace_symbols... yes [10:38:03.028] checking for copyfile... no [10:38:03.093] checking for copy_file_range... yes [10:38:03.156] checking for getifaddrs... yes [10:38:03.220] checking for getpeerucred... no [10:38:03.286] checking for inet_pton... yes [10:38:03.350] checking for kqueue... no [10:38:03.417] checking for mbstowcs_l... no [10:38:03.483] checking for memset_s... no [10:38:03.548] checking for posix_fallocate... yes [10:38:03.612] checking for ppoll... yes [10:38:03.675] checking for pthread_is_threaded_np... no [10:38:03.741] checking for setproctitle... no [10:38:03.806] checking for setproctitle_fast... no [10:38:03.869] checking for strchrnul... yes [10:38:03.933] checking for strsignal... yes [10:38:03.996] checking for syncfs... yes [10:38:04.060] checking for sync_file_range... yes [10:38:04.122] checking for uselocale... yes [10:38:04.183] checking for wcstombs_l... no [10:38:04.242] checking for __builtin_bswap16... yes [10:38:04.303] checking for __builtin_bswap32... yes [10:38:04.363] checking for __builtin_bswap64... yes [10:38:04.425] checking for __builtin_clz... yes [10:38:04.485] checking for __builtin_ctz... yes [10:38:04.544] checking for __builtin_popcount... yes [10:38:04.605] checking for __builtin_frame_address... yes [10:38:04.667] checking for _LARGEFILE_SOURCE value needed for large files... no [10:38:04.729] checking how ccache gcc reports undeclared, standard C functions... error [10:38:04.758] checking for posix_fadvise... yes [10:38:04.819] checking whether posix_fadvise is declared... yes [10:38:04.834] checking whether fdatasync is declared... yes [10:38:04.847] checking whether strlcat is declared... no [10:38:04.909] checking whether strlcpy is declared... no [10:38:04.972] checking whether strnlen is declared... yes [10:38:04.986] checking whether strsep is declared... yes [10:38:04.999] checking whether preadv is declared... yes [10:38:05.013] checking whether pwritev is declared... yes [10:38:05.026] checking whether F_FULLFSYNC is declared... no [10:38:05.061] checking for explicit_bzero... yes [10:38:05.118] checking for getopt... yes [10:38:05.175] checking for getpeereid... no [10:38:05.235] checking for inet_aton... yes [10:38:05.291] checking for mkdtemp... yes [10:38:05.347] checking for strlcat... no [10:38:05.409] checking for strlcpy... no [10:38:05.471] checking for strnlen... yes [10:38:05.532] checking for strsep... yes [10:38:05.589] checking for pthread_barrier_wait... yes [10:38:05.644] checking for getopt_long... yes [10:38:05.699] checking for syslog... yes [10:38:05.754] checking syslog.h usability... yes [10:38:05.765] checking syslog.h presence... yes [10:38:05.780] checking for syslog.h... yes [10:38:05.780] checking for opterr... yes [10:38:05.837] checking for optreset... no [10:38:05.900] checking unicode/ucol.h usability... yes [10:38:05.917] checking unicode/ucol.h presence... yes [10:38:05.939] checking for unicode/ucol.h... yes [10:38:05.944] checking whether LLVMCreateGDBRegistrationListener is declared... yes [10:38:05.968] checking whether LLVMCreatePerfJITEventListener is declared... yes [10:38:05.977] checking for rl_completion_suppress_quote... yes [10:38:06.039] checking for rl_filename_quote_characters... yes [10:38:06.103] checking for rl_filename_quoting_function... yes [10:38:06.171] checking for append_history... yes [10:38:06.237] checking for history_truncate_file... yes [10:38:06.306] checking for rl_completion_matches... yes [10:38:06.372] checking for rl_filename_completion_function... yes [10:38:06.437] checking for rl_reset_screen_size... yes [10:38:06.504] checking for rl_variable_bind... yes [10:38:06.565] checking test program... ok [10:38:06.620] checking whether long int is 64 bits... yes [10:38:06.684] checking for __builtin_mul_overflow... yes [10:38:06.742] checking size of void *... 8 [10:38:06.816] checking size of size_t... 8 [10:38:06.893] checking size of long... 8 [10:38:06.968] checking alignment of short... 2 [10:38:07.043] checking alignment of int... 4 [10:38:07.116] checking alignment of long... 8 [10:38:07.189] checking alignment of double... 8 [10:38:07.263] checking for int8... no [10:38:07.300] checking for uint8... no [10:38:07.338] checking for int64... no [10:38:07.374] checking for uint64... no [10:38:07.410] checking for __int128... yes [10:38:07.466] checking for __int128 alignment bug... ok [10:38:07.520] checking alignment of PG_INT128_TYPE... 16 [10:38:07.593] checking for builtin __sync char locking functions... yes [10:38:07.648] checking for builtin __sync int32 locking functions... yes [10:38:07.702] checking for builtin __sync int32 atomic operations... yes [10:38:07.758] checking for builtin __sync int64 atomic operations... yes [10:38:07.814] checking for builtin __atomic int32 atomic operations... yes [10:38:07.870] checking for builtin __atomic int64 atomic operations... yes [10:38:07.924] checking for __get_cpuid... yes [10:38:07.981] checking for __get_cpuid_count... yes [10:38:08.036] checking for __cpuid... no [10:38:08.058] checking for __cpuidex... no [10:38:08.080] checking for _xgetbv with CFLAGS=... no [10:38:08.506] checking for _xgetbv with CFLAGS=-mxsave... yes [10:38:08.915] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:38:09.283] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:38:09.632] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:38:09.678] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:38:09.775] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:38:09.796] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:38:09.813] 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 [10:38:09.882] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:38:09.882] checking for library containing sem_init... none required [10:38:09.936] checking which semaphore API to use... unnamed POSIX [10:38:09.936] checking which random number source to use... OpenSSL [10:38:09.938] checking for tclsh... /usr/bin/tclsh [10:38:09.938] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:38:09.971] checking tcl.h usability... yes [10:38:09.985] checking tcl.h presence... yes [10:38:10.006] checking for tcl.h... yes [10:38:10.006] checking for perl.h... yes [10:38:10.091] checking for libperl... yes [10:38:10.334] checking Python.h usability... yes [10:38:10.398] checking Python.h presence... yes [10:38:10.455] checking for Python.h... yes [10:38:10.456] checking for xmllint... /usr/bin/xmllint [10:38:10.456] checking for xsltproc... /usr/bin/xsltproc [10:38:10.456] checking for fop... /usr/bin/fop [10:38:10.456] checking for dbtoepub... no [10:38:10.457] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [10:38:10.513] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:38:10.579] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [10:38:10.579] 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 [10:38:10.579] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:38:10.579] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [10:38:10.579] configure: using CXX=ccache g++ [10:38:10.579] 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 [10:38:10.579] configure: using CLANG=ccache clang-16 [10:38:10.579] 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 [10:38:10.579] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [10:38:10.606] configure: updating cache gcc.cache [10:38:10.615] configure: creating ./config.status [10:38:10.695] config.status: creating GNUmakefile [10:38:10.706] config.status: creating src/Makefile.global [10:38:10.720] config.status: creating src/include/pg_config.h [10:38:10.732] config.status: creating src/include/pg_config_ext.h [10:38:10.743] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:38:10.757] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:38:10.763] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:38:10.770] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:38:10.777] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:38:10.783] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:38:10.816] [10:38:10.816] real 0m15.379s [10:38:10.816] user 0m8.970s [10:38:10.816] sys 0m5.199s [10:38:10.816] make -s -j${BUILD_JOBS} clean [10:38:11.311] time make -s -j${BUILD_JOBS} world-bin [10:38:56.950] import_stats.c: In function ‘attribute_statistics_update’: [10:38:56.950] import_stats.c:559:17: error: ‘elem_eq_opr’ may be used uninitialized [-Werror=maybe-uninitialized] [10:38:56.950] 559 | set_stats_slot(values, nulls, [10:38:56.950] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 560 | STATISTIC_KIND_DECHIST, [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 561 | elem_eq_opr, atttypcoll, [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 562 | stanumbers, false, 0, true); [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] import_stats.c:301:33: note: ‘elem_eq_opr’ was declared here [10:38:56.950] 301 | Oid elem_eq_opr; [10:38:56.950] | ^~~~~~~~~~~ [10:38:56.950] import_stats.c:529:29: error: ‘elemtypid’ may be used uninitialized [-Werror=maybe-uninitialized] [10:38:56.950] 529 | stavalues = text_to_stavalues("most_common_elems", [10:38:56.950] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 530 | &array_in_fn, [10:38:56.950] | ~~~~~~~~~~~~~ [10:38:56.950] 531 | PG_GETARG_DATUM(MOST_COMMON_ELEMS_ARG), [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 532 | elemtypid, atttypmod, [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~~~ [10:38:56.950] 533 | elevel, &converted); [10:38:56.950] | ~~~~~~~~~~~~~~~~~~~ [10:38:56.950] import_stats.c:300:33: note: ‘elemtypid’ was declared here [10:38:56.950] 300 | Oid elemtypid; [10:38:56.950] | ^~~~~~~~~ [10:38:56.950] cc1: all warnings being treated as errors [10:38:56.950] make[3]: *** [: import_stats.o] Error 1 [10:38:56.950] make[2]: *** [common.mk:37: statistics-recursive] Error 2 [10:38:56.950] make[2]: *** Waiting for unfinished jobs.... [10:39:04.804] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:39:04.804] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:39:04.804] [10:39:04.804] real 0m53.493s [10:39:04.804] user 2m43.825s [10:39:04.804] sys 0m40.363s [10:39:04.804] [10:39:04.804] Exit status: 2