[12:03:30.269] time ./configure \ [12:03:30.269] --cache gcc.cache \ [12:03:30.269] --enable-dtrace \ [12:03:30.269] ${LINUX_CONFIGURE_FEATURES} \ [12:03:30.269] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [12:03:30.439] configure: creating cache gcc.cache [12:03:30.451] checking build system type... x86_64-pc-linux-gnu [12:03:30.650] checking host system type... x86_64-pc-linux-gnu [12:03:30.650] checking which template to use... linux [12:03:30.650] checking whether NLS is wanted... no [12:03:30.650] checking for default port number... 5432 [12:03:30.656] checking for dtrace... /usr/bin/dtrace [12:03:30.657] checking for block size... 8kB [12:03:30.658] checking for segment size... 1GB [12:03:30.660] checking for WAL block size... 8kB [12:03:30.690] checking whether the C compiler works... yes [12:03:30.792] checking for C compiler default output file name... a.out [12:03:30.793] checking for suffix of executables... [12:03:30.829] checking whether we are cross compiling... no [12:03:30.895] checking for suffix of object files... o [12:03:30.904] checking whether we are using the GNU C compiler... yes [12:03:30.925] checking whether ccache gcc accepts -g... yes [12:03:30.932] checking for ccache gcc option to accept ISO C89... none needed [12:03:30.941] checking for ccache gcc option to accept ISO C99... none needed [12:03:31.004] checking whether we are using the GNU C++ compiler... yes [12:03:31.011] checking whether ccache g++ accepts -g... yes [12:03:31.117] checking for gawk... no [12:03:31.118] checking for mawk... mawk [12:03:31.118] checking for LLVM_CONFIG... llvm-config-16 [12:03:31.134] configure: using llvm 16.0.6 [12:03:31.134] checking for CLANG... ccache clang-16 [12:03:31.652] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:03:31.658] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [12:03:31.664] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:03:31.708] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:03:31.858] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [12:03:31.864] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [12:03:31.871] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:03:31.877] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:03:31.883] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:03:31.889] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:03:31.895] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [12:03:31.901] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:03:31.907] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:03:31.913] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:03:31.919] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [12:03:31.925] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [12:03:31.931] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:03:31.967] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:03:31.974] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:03:31.981] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [12:03:31.987] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [12:03:31.993] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:03:31.999] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:03:32.022] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:03:32.029] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:03:32.036] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:03:32.074] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:03:32.113] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:03:32.120] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:03:32.126] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:03:32.161] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:03:32.168] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:03:32.174] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:03:32.182] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [12:03:32.188] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [12:03:32.194] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [12:03:32.200] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [12:03:32.207] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [12:03:32.212] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [12:03:32.219] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [12:03:32.225] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [12:03:32.231] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [12:03:32.237] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [12:03:32.243] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [12:03:32.254] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [12:03:32.265] checking whether the C compiler still works... yes [12:03:32.324] checking how to run the C preprocessor... ccache gcc -E [12:03:32.391] checking for pkg-config... /usr/bin/pkg-config [12:03:32.391] checking pkg-config is at least version 0.9.0... yes [12:03:32.399] checking whether to build with ICU support... yes [12:03:32.399] checking for icu-uc icu-i18n... yes [12:03:32.410] checking whether to build with Tcl... yes [12:03:32.410] checking whether to build Perl modules... yes [12:03:32.410] checking whether to build Python modules... yes [12:03:32.410] checking whether to build with GSSAPI support... yes [12:03:32.411] checking whether to build with PAM support... yes [12:03:32.411] checking whether to build with BSD Authentication support... no [12:03:32.411] checking whether to build with LDAP support... yes [12:03:32.411] checking whether to build with Bonjour support... no [12:03:32.411] checking whether to build with SELinux support... yes [12:03:32.411] checking whether to build with systemd support... yes [12:03:32.412] checking whether to build with XML support... yes [12:03:32.412] checking for libxml-2.0 >= 2.6.23... yes [12:03:32.420] checking whether to build with LZ4 support... yes [12:03:32.420] checking for liblz4... yes [12:03:32.427] checking whether to build with ZSTD support... yes [12:03:32.427] checking for libzstd >= 1.4.0... yes [12:03:32.435] checking for strip... strip [12:03:32.435] checking whether it is possible to strip libraries... yes [12:03:32.438] checking for ar... ar [12:03:32.438] checking for a BSD-compatible install... /usr/bin/install -c [12:03:32.446] checking for tar... /usr/bin/tar [12:03:32.447] checking whether ln -s works... yes [12:03:32.447] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:03:32.448] checking for bison... /usr/bin/bison [12:03:32.454] configure: using bison (GNU Bison) 3.8.2 [12:03:32.457] checking for flex... /usr/bin/flex [12:03:32.475] configure: using flex 2.6.4 [12:03:32.475] checking for perl... /usr/bin/perl [12:03:32.500] configure: using perl 5.36.0 [12:03:32.502] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [12:03:32.519] checking for Perl privlibexp... /usr/share/perl/5.36 [12:03:32.523] checking for Perl useshrplib... true [12:03:32.532] 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 [12:03:32.538] checking for CFLAGS to compile embedded Perl... -DDEBIAN [12:03:32.543] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [12:03:32.674] checking for python3... /usr/bin/python3 [12:03:32.686] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [12:03:32.692] checking for Python sysconfig module... yes [12:03:32.703] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [12:03:32.717] checking Python include directory... -I/usr/include/python3.11 [12:03:32.729] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [12:03:32.769] checking for a sed that does not truncate output... /usr/bin/sed [12:03:32.773] checking for grep that handles long lines and -e... /usr/bin/grep [12:03:32.775] checking for egrep... /usr/bin/grep -E [12:03:32.777] checking for ANSI C header files... yes [12:03:32.879] checking for sys/types.h... yes [12:03:32.894] checking for sys/stat.h... yes [12:03:32.920] checking for stdlib.h... yes [12:03:32.933] checking for string.h... yes [12:03:32.947] checking for memory.h... yes [12:03:32.961] checking for strings.h... yes [12:03:32.975] checking for inttypes.h... yes [12:03:32.991] checking for stdint.h... yes [12:03:33.006] checking for unistd.h... yes [12:03:33.024] checking whether ccache gcc is Clang... no [12:03:33.036] checking whether pthreads work with -pthread... yes [12:03:33.092] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [12:03:33.135] checking whether more special flags are required for pthreads... no [12:03:33.135] checking for PTHREAD_PRIO_INHERIT... yes [12:03:33.181] checking pthread.h usability... yes [12:03:33.189] checking pthread.h presence... yes [12:03:33.205] checking for pthread.h... yes [12:03:33.205] checking for strerror_r... yes [12:03:33.245] checking whether strerror_r returns int... no [12:03:33.278] checking for main in -lm... yes [12:03:33.325] checking for library containing setproctitle... no [12:03:33.416] checking for library containing dlsym... none required [12:03:33.457] checking for library containing socket... none required [12:03:33.499] checking for library containing getopt_long... none required [12:03:33.541] checking for library containing shm_open... none required [12:03:33.583] checking for library containing shm_unlink... none required [12:03:33.624] checking for library containing clock_gettime... none required [12:03:33.666] checking for library containing shmget... none required [12:03:33.707] checking for library containing backtrace_symbols... none required [12:03:33.749] checking for library containing pthread_barrier_wait... none required [12:03:33.790] checking for library containing readline... -lreadline [12:03:33.844] checking for inflate in -lz... yes [12:03:33.887] checking for library containing gss_store_cred_into... -lgssapi_krb5 [12:03:33.993] checking for CRYPTO_new_ex_data in -lcrypto... yes [12:03:34.059] checking for SSL_new in -lssl... yes [12:03:34.126] checking for SSL_CTX_set_cert_cb... yes [12:03:34.190] checking for OPENSSL_init_ssl... yes [12:03:34.257] checking for X509_get_signature_info... yes [12:03:34.328] checking for SSL_CTX_set_num_tickets... yes [12:03:34.395] checking for pam_start in -lpam... yes [12:03:34.451] checking for xmlSaveToBuffer in -lxml2... yes [12:03:34.540] checking for xsltCleanupGlobals in -lxslt... yes [12:03:34.619] checking for LZ4_compress_default in -llz4... yes [12:03:34.671] checking for ZSTD_compress in -lzstd... yes [12:03:34.726] checking for ldap_bind in -lldap... yes [12:03:34.809] checking for ldap_initialize... yes [12:03:34.873] checking for ldap_verify_credentials... yes [12:03:34.936] checking for security_compute_create_name in -lselinux... yes [12:03:34.991] checking for uuid_export in -lossp-uuid... yes [12:03:35.047] checking for stdbool.h that conforms to C99... yes [12:03:35.057] checking for _Bool... yes [12:03:35.122] checking atomic.h usability... no [12:03:35.171] checking atomic.h presence... no [12:03:35.187] checking for atomic.h... no [12:03:35.190] checking copyfile.h usability... no [12:03:35.239] checking copyfile.h presence... no [12:03:35.255] checking for copyfile.h... no [12:03:35.258] checking execinfo.h usability... yes [12:03:35.266] checking execinfo.h presence... yes [12:03:35.278] checking for execinfo.h... yes [12:03:35.284] checking getopt.h usability... yes [12:03:35.293] checking getopt.h presence... yes [12:03:35.306] checking for getopt.h... yes [12:03:35.312] checking ifaddrs.h usability... yes [12:03:35.325] checking ifaddrs.h presence... yes [12:03:35.341] checking for ifaddrs.h... yes [12:03:35.348] checking mbarrier.h usability... no [12:03:35.397] checking mbarrier.h presence... no [12:03:35.416] checking for mbarrier.h... no [12:03:35.419] checking sys/epoll.h usability... yes [12:03:35.429] checking sys/epoll.h presence... yes [12:03:35.444] checking for sys/epoll.h... yes [12:03:35.451] checking sys/event.h usability... no [12:03:35.502] checking sys/event.h presence... no [12:03:35.519] checking for sys/event.h... no [12:03:35.523] checking sys/personality.h usability... yes [12:03:35.531] checking sys/personality.h presence... yes [12:03:35.544] checking for sys/personality.h... yes [12:03:35.552] checking sys/prctl.h usability... yes [12:03:35.561] checking sys/prctl.h presence... yes [12:03:35.574] checking for sys/prctl.h... yes [12:03:35.581] checking sys/procctl.h usability... no [12:03:35.632] checking sys/procctl.h presence... no [12:03:35.649] checking for sys/procctl.h... no [12:03:35.652] checking sys/signalfd.h usability... yes [12:03:35.662] checking sys/signalfd.h presence... yes [12:03:35.676] checking for sys/signalfd.h... yes [12:03:35.684] checking sys/ucred.h usability... no [12:03:35.737] checking sys/ucred.h presence... no [12:03:35.754] checking for sys/ucred.h... no [12:03:35.758] checking termios.h usability... yes [12:03:35.771] checking termios.h presence... yes [12:03:35.785] checking for termios.h... yes [12:03:35.792] checking ucred.h usability... no [12:03:35.842] checking ucred.h presence... no [12:03:35.859] checking for ucred.h... no [12:03:35.861] checking readline/readline.h usability... yes [12:03:35.872] checking readline/readline.h presence... yes [12:03:35.888] checking for readline/readline.h... yes [12:03:35.889] checking readline/history.h usability... yes [12:03:35.897] checking readline/history.h presence... yes [12:03:35.912] checking for readline/history.h... yes [12:03:35.915] checking zlib.h usability... yes [12:03:35.925] checking zlib.h presence... yes [12:03:35.942] checking for zlib.h... yes [12:03:35.942] checking for lz4... /usr/bin/lz4 [12:03:35.943] checking lz4.h usability... yes [12:03:35.951] checking lz4.h presence... yes [12:03:35.964] checking for lz4.h... yes [12:03:35.965] checking for zstd... /usr/bin/zstd [12:03:35.965] checking zstd.h usability... yes [12:03:35.975] checking zstd.h presence... yes [12:03:35.989] checking for zstd.h... yes [12:03:35.989] checking gssapi/gssapi.h usability... yes [12:03:35.998] checking gssapi/gssapi.h presence... yes [12:03:36.013] checking for gssapi/gssapi.h... yes [12:03:36.014] checking gssapi/gssapi_ext.h usability... yes [12:03:36.023] checking gssapi/gssapi_ext.h presence... yes [12:03:36.038] checking for gssapi/gssapi_ext.h... yes [12:03:36.040] checking for openssl... /usr/bin/openssl [12:03:36.050] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:03:36.050] checking openssl/ssl.h usability... yes [12:03:36.094] checking openssl/ssl.h presence... yes [12:03:36.140] checking for openssl/ssl.h... yes [12:03:36.141] checking openssl/err.h usability... yes [12:03:36.153] checking openssl/err.h presence... yes [12:03:36.178] checking for openssl/err.h... yes [12:03:36.178] checking security/pam_appl.h usability... yes [12:03:36.188] checking security/pam_appl.h presence... yes [12:03:36.200] checking for security/pam_appl.h... yes [12:03:36.201] checking systemd/sd-daemon.h usability... yes [12:03:36.210] checking systemd/sd-daemon.h presence... yes [12:03:36.226] checking for systemd/sd-daemon.h... yes [12:03:36.226] checking libxml/parser.h usability... yes [12:03:36.259] checking libxml/parser.h presence... yes [12:03:36.286] checking for libxml/parser.h... yes [12:03:36.286] checking libxslt/xslt.h usability... yes [12:03:36.296] checking libxslt/xslt.h presence... yes [12:03:36.324] checking for libxslt/xslt.h... yes [12:03:36.325] checking ldap.h usability... yes [12:03:36.335] checking ldap.h presence... yes [12:03:36.351] checking for ldap.h... yes [12:03:36.352] checking for compatible LDAP implementation... yes [12:03:36.359] checking ossp/uuid.h usability... yes [12:03:36.368] checking ossp/uuid.h presence... yes [12:03:36.384] checking for ossp/uuid.h... yes [12:03:36.402] checking whether byte ordering is bigendian... no [12:03:36.490] checking for inline... inline [12:03:36.497] checking for printf format archetype... gnu_printf [12:03:36.504] checking for _Static_assert... yes [12:03:36.556] checking for typeof... typeof [12:03:36.564] checking for __builtin_types_compatible_p... yes [12:03:36.575] checking for __builtin_constant_p... yes [12:03:36.585] checking for __builtin_unreachable... yes [12:03:36.635] checking for computed goto support... yes [12:03:36.642] checking for struct tm.tm_zone... yes [12:03:36.650] checking for union semun... no [12:03:36.687] checking for socklen_t... yes [12:03:36.732] checking for struct sockaddr.sa_len... no [12:03:36.807] checking for locale_t... yes [12:03:36.815] checking for C/C++ restrict keyword... __restrict [12:03:36.828] checking for struct option... yes [12:03:36.867] checking whether assembler supports x86_64 popcntq... yes [12:03:36.874] checking for special C compiler options needed for large files... no [12:03:36.874] checking for _FILE_OFFSET_BITS value needed for large files... no [12:03:36.880] checking size of off_t... 8 [12:03:36.951] checking size of bool... 1 [12:03:37.017] checking for int timezone... yes [12:03:37.072] checking for wcstombs_l declaration... no [12:03:37.154] checking for backtrace_symbols... yes [12:03:37.214] checking for copyfile... no [12:03:37.275] checking for copy_file_range... yes [12:03:37.336] checking for getifaddrs... yes [12:03:37.395] checking for getpeerucred... no [12:03:37.456] checking for inet_pton... yes [12:03:37.515] checking for kqueue... no [12:03:37.574] checking for mbstowcs_l... no [12:03:37.634] checking for memset_s... no [12:03:37.693] checking for posix_fallocate... yes [12:03:37.752] checking for ppoll... yes [12:03:37.811] checking for pthread_is_threaded_np... no [12:03:37.871] checking for setproctitle... no [12:03:37.931] checking for setproctitle_fast... no [12:03:37.992] checking for strchrnul... yes [12:03:38.052] checking for strsignal... yes [12:03:38.110] checking for syncfs... yes [12:03:38.169] checking for sync_file_range... yes [12:03:38.227] checking for uselocale... yes [12:03:38.288] checking for wcstombs_l... no [12:03:38.347] checking for __builtin_bswap16... yes [12:03:38.404] checking for __builtin_bswap32... yes [12:03:38.461] checking for __builtin_bswap64... yes [12:03:38.517] checking for __builtin_clz... yes [12:03:38.575] checking for __builtin_ctz... yes [12:03:38.632] checking for __builtin_popcount... yes [12:03:38.690] checking for __builtin_frame_address... yes [12:03:38.747] checking for _LARGEFILE_SOURCE value needed for large files... no [12:03:38.806] checking how ccache gcc reports undeclared, standard C functions... error [12:03:38.834] checking for posix_fadvise... yes [12:03:38.893] checking whether posix_fadvise is declared... yes [12:03:38.908] checking whether fdatasync is declared... yes [12:03:38.920] checking whether strlcat is declared... no [12:03:38.981] checking whether strlcpy is declared... no [12:03:39.042] checking whether strnlen is declared... yes [12:03:39.055] checking whether strsep is declared... yes [12:03:39.067] checking whether preadv is declared... yes [12:03:39.081] checking whether pwritev is declared... yes [12:03:39.094] checking whether F_FULLFSYNC is declared... no [12:03:39.127] checking for explicit_bzero... yes [12:03:39.180] checking for getopt... yes [12:03:39.234] checking for getpeereid... no [12:03:39.292] checking for inet_aton... yes [12:03:39.345] checking for mkdtemp... yes [12:03:39.398] checking for strlcat... no [12:03:39.456] checking for strlcpy... no [12:03:39.514] checking for strnlen... yes [12:03:39.571] checking for strsep... yes [12:03:39.625] checking for pthread_barrier_wait... yes [12:03:39.679] checking for getopt_long... yes [12:03:39.737] checking for syslog... yes [12:03:39.792] checking syslog.h usability... yes [12:03:39.803] checking syslog.h presence... yes [12:03:39.816] checking for syslog.h... yes [12:03:39.817] checking for opterr... yes [12:03:39.873] checking for optreset... no [12:03:39.934] checking unicode/ucol.h usability... yes [12:03:39.952] checking unicode/ucol.h presence... yes [12:03:39.974] checking for unicode/ucol.h... yes [12:03:39.979] checking whether LLVMCreateGDBRegistrationListener is declared... yes [12:03:40.006] checking whether LLVMCreatePerfJITEventListener is declared... yes [12:03:40.015] checking for rl_completion_suppress_quote... yes [12:03:40.076] checking for rl_filename_quote_characters... yes [12:03:40.140] checking for rl_filename_quoting_function... yes [12:03:40.205] checking for append_history... yes [12:03:40.268] checking for history_truncate_file... yes [12:03:40.331] checking for rl_completion_matches... yes [12:03:40.394] checking for rl_filename_completion_function... yes [12:03:40.458] checking for rl_reset_screen_size... yes [12:03:40.522] checking for rl_variable_bind... yes [12:03:40.582] checking test program... ok [12:03:40.637] checking whether long int is 64 bits... yes [12:03:40.699] checking for __builtin_mul_overflow... yes [12:03:40.754] checking size of void *... 8 [12:03:40.827] checking size of size_t... 8 [12:03:40.900] checking size of long... 8 [12:03:40.972] checking alignment of short... 2 [12:03:41.043] checking alignment of int... 4 [12:03:41.115] checking alignment of long... 8 [12:03:41.187] checking alignment of double... 8 [12:03:41.259] checking for int8... no [12:03:41.295] checking for uint8... no [12:03:41.331] checking for int64... no [12:03:41.367] checking for uint64... no [12:03:41.403] checking for __int128... yes [12:03:41.460] checking for __int128 alignment bug... ok [12:03:41.517] checking alignment of PG_INT128_TYPE... 16 [12:03:41.588] checking for builtin __sync char locking functions... yes [12:03:41.642] checking for builtin __sync int32 locking functions... yes [12:03:41.695] checking for builtin __sync int32 atomic operations... yes [12:03:41.749] checking for builtin __sync int64 atomic operations... yes [12:03:41.803] checking for builtin __atomic int32 atomic operations... yes [12:03:41.857] checking for builtin __atomic int64 atomic operations... yes [12:03:41.912] checking for __get_cpuid... yes [12:03:41.970] checking for __get_cpuid_count... yes [12:03:42.026] checking for __cpuid... no [12:03:42.049] checking for __cpuidex... no [12:03:42.071] checking for _xgetbv with CFLAGS=... no [12:03:42.491] checking for _xgetbv with CFLAGS=-mxsave... yes [12:03:42.897] checking for _mm512_popcnt_epi64 with CFLAGS=... no [12:03:43.264] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [12:03:43.612] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [12:03:43.658] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [12:03:43.756] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:03:43.778] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:03:43.797] 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 [12:03:43.867] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:03:43.868] checking for library containing sem_init... none required [12:03:43.922] checking which semaphore API to use... unnamed POSIX [12:03:43.923] checking which random number source to use... OpenSSL [12:03:43.925] checking for tclsh... /usr/bin/tclsh [12:03:43.925] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [12:03:43.958] checking tcl.h usability... yes [12:03:43.973] checking tcl.h presence... yes [12:03:43.993] checking for tcl.h... yes [12:03:43.993] checking for perl.h... yes [12:03:44.077] checking for libperl... yes [12:03:44.326] checking Python.h usability... yes [12:03:44.386] checking Python.h presence... yes [12:03:44.441] checking for Python.h... yes [12:03:44.441] checking for xmllint... /usr/bin/xmllint [12:03:44.441] checking for xsltproc... /usr/bin/xsltproc [12:03:44.442] checking for fop... /usr/bin/fop [12:03:44.442] checking for dbtoepub... no [12:03:44.443] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [12:03:44.500] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [12:03:44.566] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [12:03:44.566] 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 [12:03:44.566] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [12:03:44.566] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [12:03:44.566] configure: using CXX=ccache g++ [12:03:44.566] 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 [12:03:44.566] configure: using CLANG=ccache clang-16 [12:03:44.566] 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 [12:03:44.566] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [12:03:44.595] configure: updating cache gcc.cache [12:03:44.605] configure: creating ./config.status [12:03:44.694] config.status: creating GNUmakefile [12:03:44.706] config.status: creating src/Makefile.global [12:03:44.720] config.status: creating src/include/pg_config.h [12:03:44.732] config.status: creating src/include/pg_config_ext.h [12:03:44.744] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:03:44.760] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:03:44.767] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [12:03:44.774] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [12:03:44.781] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [12:03:44.788] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [12:03:44.823] [12:03:44.823] real 0m14.554s [12:03:44.823] user 0m8.630s [12:03:44.823] sys 0m4.765s [12:03:44.823] make -s -j${BUILD_JOBS} clean [12:03:45.324] time make -s -j${BUILD_JOBS} world-bin [12:04:00.403] In function ‘identify_sort_expression’, [12:04:00.403] inlined from ‘cost_incremental_sort’ at costsize.c:2101:19: [12:04:00.403] costsize.c:2020:52: error: ‘ndist’ may be used uninitialized [-Werror=maybe-uninitialized] [12:04:00.403] 2020 | if (ndistinct < 0.0 || (!isdefault && ndist < ndistinct)) [12:04:00.403] | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ [12:04:00.403] costsize.c: In function ‘cost_incremental_sort’: [12:04:00.403] costsize.c:2001:49: note: ‘ndist’ was declared here [12:04:00.403] 2001 | double ndist; [12:04:00.403] | ^~~~~ [12:04:00.403] cc1: all warnings being treated as errors [12:04:00.404] make[4]: *** [: costsize.o] Error 1 [12:04:00.404] make[3]: *** [../../../src/backend/common.mk:37: path-recursive] Error 2 [12:04:00.404] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [12:04:00.404] make[2]: *** Waiting for unfinished jobs.... [12:04:07.096] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:04:07.096] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:04:07.097] [12:04:07.097] real 0m21.773s [12:04:07.097] user 1m3.863s [12:04:07.097] sys 0m15.845s [12:04:07.097] [12:04:07.097] Exit status: 2