[03:20:12.325] time ./configure \ [03:20:12.325] --cache gcc.cache \ [03:20:12.325] --enable-dtrace \ [03:20:12.325] ${LINUX_CONFIGURE_FEATURES} \ [03:20:12.325] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [03:20:12.506] configure: creating cache gcc.cache [03:20:12.520] checking build system type... x86_64-pc-linux-gnu [03:20:12.722] checking host system type... x86_64-pc-linux-gnu [03:20:12.722] checking which template to use... linux [03:20:12.722] checking whether NLS is wanted... no [03:20:12.722] checking for default port number... 5432 [03:20:12.729] checking for dtrace... /usr/bin/dtrace [03:20:12.729] checking for block size... 8kB [03:20:12.730] checking for segment size... 1GB [03:20:12.733] checking for WAL block size... 8kB [03:20:12.766] checking whether the C compiler works... yes [03:20:12.868] checking for C compiler default output file name... a.out [03:20:12.869] checking for suffix of executables... [03:20:12.911] checking whether we are cross compiling... no [03:20:12.987] checking for suffix of object files... o [03:20:12.997] checking whether we are using the GNU C compiler... yes [03:20:13.004] checking whether ccache gcc accepts -g... yes [03:20:13.011] checking for ccache gcc option to accept ISO C89... none needed [03:20:13.020] checking for ccache gcc option to accept ISO C99... none needed [03:20:13.087] checking whether we are using the GNU C++ compiler... yes [03:20:13.094] checking whether ccache g++ accepts -g... yes [03:20:13.206] checking for gawk... no [03:20:13.206] checking for mawk... mawk [03:20:13.206] checking for LLVM_CONFIG... llvm-config-16 [03:20:13.220] configure: using llvm 16.0.6 [03:20:13.220] checking for CLANG... ccache clang-16 [03:20:13.744] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:20:13.752] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [03:20:13.761] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:20:13.837] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:20:14.004] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [03:20:14.011] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [03:20:14.018] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:20:14.025] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:20:14.031] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:20:14.038] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:20:14.044] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [03:20:14.052] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:20:14.059] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:20:14.065] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:20:14.072] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [03:20:14.080] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [03:20:14.086] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:20:14.123] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:20:14.130] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:20:14.137] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [03:20:14.144] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [03:20:14.151] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:20:14.158] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:20:14.180] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:20:14.186] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:20:14.193] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:20:14.229] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:20:14.267] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:20:14.273] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:20:14.280] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:20:14.314] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:20:14.321] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:20:14.327] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:20:14.335] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [03:20:14.342] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [03:20:14.348] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [03:20:14.355] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [03:20:14.362] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [03:20:14.369] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [03:20:14.375] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [03:20:14.386] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [03:20:14.386] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [03:20:14.393] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [03:20:14.400] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [03:20:14.411] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [03:20:14.423] checking whether the C compiler still works... yes [03:20:14.484] checking how to run the C preprocessor... ccache gcc -E [03:20:14.551] checking for pkg-config... /usr/bin/pkg-config [03:20:14.551] checking pkg-config is at least version 0.9.0... yes [03:20:14.560] checking whether to build with ICU support... yes [03:20:14.560] checking for icu-uc icu-i18n... yes [03:20:14.569] checking whether to build with Tcl... yes [03:20:14.569] checking whether to build Perl modules... yes [03:20:14.569] checking whether to build Python modules... yes [03:20:14.569] checking whether to build with GSSAPI support... yes [03:20:14.571] checking whether to build with PAM support... yes [03:20:14.571] checking whether to build with BSD Authentication support... no [03:20:14.571] checking whether to build with LDAP support... yes [03:20:14.571] checking whether to build with Bonjour support... no [03:20:14.571] checking whether to build with SELinux support... yes [03:20:14.571] checking whether to build with systemd support... yes [03:20:14.571] checking whether to build with XML support... yes [03:20:14.572] checking for libxml-2.0 >= 2.6.23... yes [03:20:14.579] checking whether to build with LZ4 support... yes [03:20:14.580] checking for liblz4... yes [03:20:14.587] checking whether to build with ZSTD support... yes [03:20:14.587] checking for libzstd >= 1.4.0... yes [03:20:14.595] checking for strip... strip [03:20:14.595] checking whether it is possible to strip libraries... yes [03:20:14.598] checking for ar... ar [03:20:14.599] checking for a BSD-compatible install... /usr/bin/install -c [03:20:14.608] checking for tar... /usr/bin/tar [03:20:14.608] checking whether ln -s works... yes [03:20:14.608] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:20:14.610] checking for bison... /usr/bin/bison [03:20:14.616] configure: using bison (GNU Bison) 3.8.2 [03:20:14.619] checking for flex... /usr/bin/flex [03:20:14.624] configure: using flex 2.6.4 [03:20:14.624] checking for perl... /usr/bin/perl [03:20:14.645] configure: using perl 5.36.0 [03:20:14.647] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [03:20:14.659] checking for Perl privlibexp... /usr/share/perl/5.36 [03:20:14.663] checking for Perl useshrplib... true [03:20:14.675] 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 [03:20:14.680] checking for CFLAGS to compile embedded Perl... -DDEBIAN [03:20:14.685] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [03:20:14.816] checking for python3... /usr/bin/python3 [03:20:14.828] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [03:20:14.834] checking for Python sysconfig module... yes [03:20:14.845] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [03:20:14.858] checking Python include directory... -I/usr/include/python3.11 [03:20:14.870] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [03:20:14.909] checking for a sed that does not truncate output... /usr/bin/sed [03:20:14.914] checking for grep that handles long lines and -e... /usr/bin/grep [03:20:14.916] checking for egrep... /usr/bin/grep -E [03:20:14.918] checking for ANSI C header files... yes [03:20:15.025] checking for sys/types.h... yes [03:20:15.040] checking for sys/stat.h... yes [03:20:15.070] checking for stdlib.h... yes [03:20:15.085] checking for string.h... yes [03:20:15.099] checking for memory.h... yes [03:20:15.113] checking for strings.h... yes [03:20:15.128] checking for inttypes.h... yes [03:20:15.145] checking for stdint.h... yes [03:20:15.160] checking for unistd.h... yes [03:20:15.176] checking whether ccache gcc is Clang... no [03:20:15.189] checking whether pthreads work with -pthread... yes [03:20:15.241] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [03:20:15.284] checking whether more special flags are required for pthreads... no [03:20:15.284] checking for PTHREAD_PRIO_INHERIT... yes [03:20:15.331] checking pthread.h usability... yes [03:20:15.339] checking pthread.h presence... yes [03:20:15.355] checking for pthread.h... yes [03:20:15.355] checking for strerror_r... yes [03:20:15.397] checking whether strerror_r returns int... no [03:20:15.430] checking for main in -lm... yes [03:20:15.482] checking for library containing setproctitle... no [03:20:15.576] checking for library containing dlsym... none required [03:20:15.618] checking for library containing socket... none required [03:20:15.660] checking for library containing getopt_long... none required [03:20:15.703] checking for library containing shm_open... none required [03:20:15.745] checking for library containing shm_unlink... none required [03:20:15.787] checking for library containing clock_gettime... none required [03:20:15.829] checking for library containing shmget... none required [03:20:15.871] checking for library containing backtrace_symbols... none required [03:20:15.913] checking for library containing pthread_barrier_wait... none required [03:20:15.956] checking for library containing readline... -lreadline [03:20:16.007] checking for inflate in -lz... yes [03:20:16.051] checking for library containing gss_store_cred_into... -lgssapi_krb5 [03:20:16.152] checking for CRYPTO_new_ex_data in -lcrypto... yes [03:20:16.214] checking for SSL_new in -lssl... yes [03:20:16.278] checking for SSL_CTX_set_ciphersuites... yes [03:20:16.341] checking for SSL_CTX_set_cert_cb... yes [03:20:16.409] checking for X509_get_signature_info... yes [03:20:16.486] checking for SSL_CTX_set_num_tickets... yes [03:20:16.557] checking for pam_start in -lpam... yes [03:20:16.609] checking for xmlSaveToBuffer in -lxml2... yes [03:20:16.701] checking for xsltCleanupGlobals in -lxslt... yes [03:20:16.784] checking for LZ4_compress_default in -llz4... yes [03:20:16.837] checking for ZSTD_compress in -lzstd... yes [03:20:16.904] checking for ldap_bind in -lldap... yes [03:20:16.989] checking for ldap_initialize... yes [03:20:17.055] checking for ldap_verify_credentials... yes [03:20:17.122] checking for security_compute_create_name in -lselinux... yes [03:20:17.179] checking for uuid_export in -lossp-uuid... yes [03:20:17.238] checking atomic.h usability... no [03:20:17.290] checking atomic.h presence... no [03:20:17.308] checking for atomic.h... no [03:20:17.312] checking copyfile.h usability... no [03:20:17.363] checking copyfile.h presence... no [03:20:17.380] checking for copyfile.h... no [03:20:17.383] checking execinfo.h usability... yes [03:20:17.392] checking execinfo.h presence... yes [03:20:17.406] checking for execinfo.h... yes [03:20:17.413] checking getopt.h usability... yes [03:20:17.422] checking getopt.h presence... yes [03:20:17.436] checking for getopt.h... yes [03:20:17.443] checking ifaddrs.h usability... yes [03:20:17.458] checking ifaddrs.h presence... yes [03:20:17.474] checking for ifaddrs.h... yes [03:20:17.481] checking mbarrier.h usability... no [03:20:17.531] checking mbarrier.h presence... no [03:20:17.549] checking for mbarrier.h... no [03:20:17.552] checking sys/epoll.h usability... yes [03:20:17.561] checking sys/epoll.h presence... yes [03:20:17.576] checking for sys/epoll.h... yes [03:20:17.584] checking sys/event.h usability... no [03:20:17.635] checking sys/event.h presence... no [03:20:17.652] checking for sys/event.h... no [03:20:17.656] checking sys/personality.h usability... yes [03:20:17.664] checking sys/personality.h presence... yes [03:20:17.677] checking for sys/personality.h... yes [03:20:17.684] checking sys/prctl.h usability... yes [03:20:17.693] checking sys/prctl.h presence... yes [03:20:17.706] checking for sys/prctl.h... yes [03:20:17.713] checking sys/procctl.h usability... no [03:20:17.763] checking sys/procctl.h presence... no [03:20:17.779] checking for sys/procctl.h... no [03:20:17.782] checking sys/signalfd.h usability... yes [03:20:17.790] checking sys/signalfd.h presence... yes [03:20:17.804] checking for sys/signalfd.h... yes [03:20:17.810] checking sys/ucred.h usability... no [03:20:17.860] checking sys/ucred.h presence... no [03:20:17.877] checking for sys/ucred.h... no [03:20:17.881] checking termios.h usability... yes [03:20:17.894] checking termios.h presence... yes [03:20:17.908] checking for termios.h... yes [03:20:17.915] checking ucred.h usability... no [03:20:17.967] checking ucred.h presence... no [03:20:17.984] checking for ucred.h... no [03:20:17.987] checking xlocale.h usability... no [03:20:18.040] checking xlocale.h presence... no [03:20:18.058] checking for xlocale.h... no [03:20:18.059] checking readline/readline.h usability... yes [03:20:18.073] checking readline/readline.h presence... yes [03:20:18.090] checking for readline/readline.h... yes [03:20:18.092] checking readline/history.h usability... yes [03:20:18.101] checking readline/history.h presence... yes [03:20:18.117] checking for readline/history.h... yes [03:20:18.120] checking zlib.h usability... yes [03:20:18.132] checking zlib.h presence... yes [03:20:18.150] checking for zlib.h... yes [03:20:18.150] checking for lz4... /usr/bin/lz4 [03:20:18.151] checking lz4.h usability... yes [03:20:18.160] checking lz4.h presence... yes [03:20:18.174] checking for lz4.h... yes [03:20:18.175] checking for zstd... /usr/bin/zstd [03:20:18.175] checking zstd.h usability... yes [03:20:18.186] checking zstd.h presence... yes [03:20:18.201] checking for zstd.h... yes [03:20:18.202] checking gssapi/gssapi.h usability... yes [03:20:18.213] checking gssapi/gssapi.h presence... yes [03:20:18.229] checking for gssapi/gssapi.h... yes [03:20:18.230] checking gssapi/gssapi_ext.h usability... yes [03:20:18.239] checking gssapi/gssapi_ext.h presence... yes [03:20:18.254] checking for gssapi/gssapi_ext.h... yes [03:20:18.256] checking for openssl... /usr/bin/openssl [03:20:18.266] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [03:20:18.266] checking openssl/ssl.h usability... yes [03:20:18.317] checking openssl/ssl.h presence... yes [03:20:18.365] checking for openssl/ssl.h... yes [03:20:18.365] checking openssl/err.h usability... yes [03:20:18.379] checking openssl/err.h presence... yes [03:20:18.405] checking for openssl/err.h... yes [03:20:18.405] checking security/pam_appl.h usability... yes [03:20:18.417] checking security/pam_appl.h presence... yes [03:20:18.430] checking for security/pam_appl.h... yes [03:20:18.431] checking systemd/sd-daemon.h usability... yes [03:20:18.441] checking systemd/sd-daemon.h presence... yes [03:20:18.459] checking for systemd/sd-daemon.h... yes [03:20:18.459] checking libxml/parser.h usability... yes [03:20:18.490] checking libxml/parser.h presence... yes [03:20:18.518] checking for libxml/parser.h... yes [03:20:18.519] checking libxslt/xslt.h usability... yes [03:20:18.533] checking libxslt/xslt.h presence... yes [03:20:18.563] checking for libxslt/xslt.h... yes [03:20:18.563] checking ldap.h usability... yes [03:20:18.578] checking ldap.h presence... yes [03:20:18.594] checking for ldap.h... yes [03:20:18.594] checking for compatible LDAP implementation... yes [03:20:18.602] checking ossp/uuid.h usability... yes [03:20:18.611] checking ossp/uuid.h presence... yes [03:20:18.628] checking for ossp/uuid.h... yes [03:20:18.647] checking whether byte ordering is bigendian... no [03:20:18.740] checking for inline... inline [03:20:18.748] checking for printf format archetype... gnu_printf [03:20:18.755] checking for _Static_assert... yes [03:20:18.807] checking for typeof... typeof [03:20:18.815] checking for __builtin_types_compatible_p... yes [03:20:18.826] checking for __builtin_constant_p... yes [03:20:18.836] checking for __builtin_mul_overflow... yes [03:20:18.890] checking for __builtin_unreachable... yes [03:20:18.941] checking for computed goto support... yes [03:20:18.948] checking for struct tm.tm_zone... yes [03:20:18.957] checking for union semun... no [03:20:18.995] checking for socklen_t... yes [03:20:19.040] checking for struct sockaddr.sa_len... no [03:20:19.117] checking for C/C++ restrict keyword... __restrict [03:20:19.130] checking for struct option... yes [03:20:19.168] checking whether assembler supports x86_64 popcntq... yes [03:20:19.176] checking for special C compiler options needed for large files... no [03:20:19.176] checking for _FILE_OFFSET_BITS value needed for large files... no [03:20:19.184] checking size of off_t... 8 [03:20:19.255] checking for int timezone... yes [03:20:19.315] checking for backtrace_symbols... yes [03:20:19.376] checking for copyfile... no [03:20:19.439] checking for copy_file_range... yes [03:20:19.503] checking for elf_aux_info... no [03:20:19.565] checking for getauxval... yes [03:20:19.628] checking for getifaddrs... yes [03:20:19.688] checking for getpeerucred... no [03:20:19.751] checking for inet_pton... yes [03:20:19.812] checking for kqueue... no [03:20:19.873] checking for mbstowcs_l... no [03:20:19.936] checking for memset_s... no [03:20:20.001] checking for posix_fallocate... yes [03:20:20.063] checking for ppoll... yes [03:20:20.125] checking for pthread_is_threaded_np... no [03:20:20.189] checking for setproctitle... no [03:20:20.252] checking for setproctitle_fast... no [03:20:20.316] checking for strchrnul... yes [03:20:20.378] checking for strsignal... yes [03:20:20.441] checking for syncfs... yes [03:20:20.503] checking for sync_file_range... yes [03:20:20.564] checking for uselocale... yes [03:20:20.626] checking for wcstombs_l... no [03:20:20.685] checking for __builtin_bswap16... yes [03:20:20.744] checking for __builtin_bswap32... yes [03:20:20.802] checking for __builtin_bswap64... yes [03:20:20.860] checking for __builtin_clz... yes [03:20:20.918] checking for __builtin_ctz... yes [03:20:20.976] checking for __builtin_popcount... yes [03:20:21.036] checking for __builtin_frame_address... yes [03:20:21.094] checking for _LARGEFILE_SOURCE value needed for large files... no [03:20:21.153] checking how ccache gcc reports undeclared, standard C functions... error [03:20:21.182] checking for posix_fadvise... yes [03:20:21.242] checking whether posix_fadvise is declared... yes [03:20:21.257] checking whether fdatasync is declared... yes [03:20:21.270] checking whether strlcat is declared... no [03:20:21.331] checking whether strlcpy is declared... no [03:20:21.391] checking whether strnlen is declared... yes [03:20:21.406] checking whether strsep is declared... yes [03:20:21.420] checking whether preadv is declared... yes [03:20:21.435] checking whether pwritev is declared... yes [03:20:21.448] checking whether F_FULLFSYNC is declared... no [03:20:21.485] checking for explicit_bzero... yes [03:20:21.539] checking for getopt... yes [03:20:21.594] checking for getpeereid... no [03:20:21.653] checking for inet_aton... yes [03:20:21.707] checking for mkdtemp... yes [03:20:21.763] checking for strlcat... no [03:20:21.823] checking for strlcpy... no [03:20:21.885] checking for strnlen... yes [03:20:21.945] checking for strsep... yes [03:20:22.000] checking for pthread_barrier_wait... yes [03:20:22.055] checking for getopt_long... yes [03:20:22.110] checking for syslog... yes [03:20:22.164] checking syslog.h usability... yes [03:20:22.175] checking syslog.h presence... yes [03:20:22.189] checking for syslog.h... yes [03:20:22.189] checking for opterr... yes [03:20:22.245] checking for optreset... no [03:20:22.305] checking unicode/ucol.h usability... yes [03:20:22.321] checking unicode/ucol.h presence... yes [03:20:22.343] checking for unicode/ucol.h... yes [03:20:22.347] checking whether LLVMCreateGDBRegistrationListener is declared... yes [03:20:22.374] checking whether LLVMCreatePerfJITEventListener is declared... yes [03:20:22.383] checking for rl_completion_suppress_quote... yes [03:20:22.445] checking for rl_filename_quote_characters... yes [03:20:22.507] checking for rl_filename_quoting_function... yes [03:20:22.572] checking for append_history... yes [03:20:22.636] checking for history_truncate_file... yes [03:20:22.701] checking for rl_completion_matches... yes [03:20:22.764] checking for rl_filename_completion_function... yes [03:20:22.828] checking for rl_reset_screen_size... yes [03:20:22.891] checking for rl_variable_bind... yes [03:20:22.952] checking test program... ok [03:20:23.006] checking size of void *... 8 [03:20:23.078] checking size of size_t... 8 [03:20:23.149] checking size of long... 8 [03:20:23.222] checking size of long long... 8 [03:20:23.293] checking alignment of short... 2 [03:20:23.366] checking alignment of int... 4 [03:20:23.439] checking alignment of long... 8 [03:20:23.511] checking alignment of int64_t... 8 [03:20:23.583] checking alignment of double... 8 [03:20:23.655] checking for __int128... yes [03:20:23.713] checking for __int128 alignment bug... ok [03:20:23.769] checking alignment of PG_INT128_TYPE... 16 [03:20:23.840] checking for builtin __sync char locking functions... yes [03:20:23.892] checking for builtin __sync int32 locking functions... yes [03:20:23.945] checking for builtin __sync int32 atomic operations... yes [03:20:23.999] checking for builtin __sync int64 atomic operations... yes [03:20:24.053] checking for builtin __atomic int32 atomic operations... yes [03:20:24.106] checking for builtin __atomic int64 atomic operations... yes [03:20:24.161] checking for __get_cpuid... yes [03:20:24.218] checking for __get_cpuid_count... yes [03:20:24.274] checking for __cpuid... no [03:20:24.296] checking for __cpuidex... no [03:20:24.318] checking for _xgetbv... yes [03:20:24.772] checking for _mm512_popcnt_epi64... yes [03:20:25.190] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:20:25.299] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:20:25.320] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:20:25.338] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:20:25.355] 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 [03:20:25.424] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:20:25.424] checking for library containing sem_init... none required [03:20:25.478] checking which semaphore API to use... unnamed POSIX [03:20:25.478] checking which random number source to use... OpenSSL [03:20:25.480] checking for tclsh... /usr/bin/tclsh [03:20:25.480] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [03:20:25.511] checking tcl.h usability... yes [03:20:25.522] checking tcl.h presence... yes [03:20:25.541] checking for tcl.h... yes [03:20:25.542] checking for perl.h... yes [03:20:25.632] checking for libperl... yes [03:20:25.867] checking Python.h usability... yes [03:20:25.921] checking Python.h presence... yes [03:20:25.976] checking for Python.h... yes [03:20:25.976] checking for xmllint... /usr/bin/xmllint [03:20:25.976] checking for xsltproc... /usr/bin/xsltproc [03:20:25.976] checking for fop... /usr/bin/fop [03:20:25.977] checking for dbtoepub... no [03:20:25.977] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [03:20:26.035] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [03:20:26.101] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [03:20:26.101] 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 [03:20:26.101] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [03:20:26.101] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [03:20:26.101] configure: using CXX=ccache g++ [03:20:26.101] 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 [03:20:26.101] configure: using CLANG=ccache clang-16 [03:20:26.101] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [03:20:26.101] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [03:20:26.136] configure: updating cache gcc.cache [03:20:26.145] configure: creating ./config.status [03:20:26.229] config.status: creating GNUmakefile [03:20:26.240] config.status: creating src/Makefile.global [03:20:26.255] config.status: creating src/include/pg_config.h [03:20:26.267] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:20:26.283] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:20:26.290] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [03:20:26.298] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [03:20:26.305] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [03:20:26.313] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [03:20:26.346] [03:20:26.346] real 0m14.021s [03:20:26.346] user 0m8.064s [03:20:26.346] sys 0m4.742s [03:20:26.346] make -s -j${BUILD_JOBS} clean [03:20:26.835] time make -s -j${BUILD_JOBS} world-bin [03:21:00.120] contradictory.c: In function ‘extract_binary_op_clause_info’: [03:21:00.120] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [03:21:00.120] 1638 | if (!add_binary_op_clause_info(attinfo, [03:21:00.120] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:21:00.120] 1639 | one_elem, [03:21:00.120] | ~~~~~~~~~ [03:21:00.120] 1640 | 1, [03:21:00.120] | ~~ [03:21:00.120] 1641 | idx, [03:21:00.120] | ~~~~ [03:21:00.120] 1642 | strat, [03:21:00.120] | ~~~~~~ [03:21:00.120] 1643 | opfuncid, [03:21:00.120] | ~~~~~~~~~ [03:21:00.120] 1644 | newclause, [03:21:00.120] | ~~~~~~~~~~ [03:21:00.120] 1645 | sec, [03:21:00.120] | ~~~~ [03:21:00.120] 1646 | ccw)) [03:21:00.120] | ~~~~ [03:21:00.120] contradictory.c:1464:43: note: ‘one_elem’ was declared here [03:21:00.120] 1464 | Datum *elem_values, *one_elem; [03:21:00.120] | ^~~~~~~~ [03:21:00.120] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [03:21:00.120] 1413 | if (collid != varcollid) [03:21:00.120] | ^ [03:21:00.120] contradictory.c:1350:33: note: ‘varcollid’ was declared here [03:21:00.120] 1350 | Oid varcollid; [03:21:00.120] | ^~~~~~~~~ [03:21:00.120] contradictory.c: In function ‘self_contradictory_recurse’: [03:21:00.120] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [03:21:00.120] 757 | uint8 btest; [03:21:00.120] | ^~~~~ [03:21:00.120] cc1: all warnings being treated as errors [03:21:00.120] make[4]: *** [: contradictory.o] Error 1 [03:21:00.120] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [03:21:00.120] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [03:21:00.120] make[2]: *** Waiting for unfinished jobs.... [03:21:02.444] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:21:02.444] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:21:02.444] [03:21:02.444] real 0m35.609s [03:21:02.444] user 1m48.421s [03:21:02.444] sys 0m25.965s [03:21:02.445] [03:21:02.445] Exit status: 2