[18:15:20.199] time ./configure \ [18:15:20.199] --cache gcc.cache \ [18:15:20.199] --enable-dtrace \ [18:15:20.199] ${LINUX_CONFIGURE_FEATURES} \ [18:15:20.199] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [18:15:20.407] configure: creating cache gcc.cache [18:15:20.425] checking build system type... x86_64-pc-linux-gnu [18:15:20.675] checking host system type... x86_64-pc-linux-gnu [18:15:20.675] checking which template to use... linux [18:15:20.676] checking whether NLS is wanted... no [18:15:20.676] checking for default port number... 5432 [18:15:20.685] checking for dtrace... /usr/bin/dtrace [18:15:20.685] checking for block size... 8kB [18:15:20.687] checking for segment size... 1GB [18:15:20.690] checking for WAL block size... 8kB [18:15:20.730] checking whether the C compiler works... yes [18:15:20.855] checking for C compiler default output file name... a.out [18:15:20.856] checking for suffix of executables... [18:15:20.898] checking whether we are cross compiling... no [18:15:20.962] checking for suffix of object files... o [18:15:20.973] checking whether we are using the GNU C compiler... yes [18:15:20.982] checking whether ccache gcc accepts -g... yes [18:15:20.990] checking for ccache gcc option to accept ISO C89... none needed [18:15:21.001] checking for ccache gcc option to accept ISO C99... none needed [18:15:21.085] checking whether we are using the GNU C++ compiler... yes [18:15:21.093] checking whether ccache g++ accepts -g... yes [18:15:21.254] checking for gawk... no [18:15:21.254] checking for mawk... mawk [18:15:21.254] checking for LLVM_CONFIG... llvm-config-16 [18:15:21.273] configure: using llvm 16.0.6 [18:15:21.273] checking for CLANG... ccache clang-16 [18:15:21.917] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:15:21.925] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [18:15:21.933] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:15:21.984] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:15:22.166] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [18:15:22.175] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [18:15:22.183] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:15:22.192] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:15:22.200] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:15:22.209] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:15:22.217] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [18:15:22.226] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:15:22.234] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:15:22.242] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:15:22.250] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [18:15:22.258] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [18:15:22.266] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:15:22.307] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:15:22.314] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:15:22.322] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [18:15:22.330] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [18:15:22.338] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:15:22.345] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:15:22.370] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:15:22.377] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:15:22.385] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:15:22.427] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:15:22.471] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:15:22.479] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:15:22.487] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:15:22.525] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:15:22.533] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:15:22.541] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:15:22.549] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [18:15:22.556] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [18:15:22.563] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [18:15:22.572] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [18:15:22.580] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [18:15:22.589] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [18:15:22.598] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [18:15:22.612] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [18:15:22.612] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [18:15:22.621] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [18:15:22.628] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [18:15:22.642] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [18:15:22.656] checking whether the C compiler still works... yes [18:15:22.728] checking how to run the C preprocessor... ccache gcc -E [18:15:22.810] checking for pkg-config... /usr/bin/pkg-config [18:15:22.810] checking pkg-config is at least version 0.9.0... yes [18:15:22.819] checking whether to build with ICU support... yes [18:15:22.820] checking for icu-uc icu-i18n... yes [18:15:22.832] checking whether to build with Tcl... yes [18:15:22.832] checking whether to build Perl modules... yes [18:15:22.833] checking whether to build Python modules... yes [18:15:22.833] checking whether to build with GSSAPI support... yes [18:15:22.834] checking whether to build with PAM support... yes [18:15:22.834] checking whether to build with BSD Authentication support... no [18:15:22.835] checking whether to build with LDAP support... yes [18:15:22.835] checking whether to build with Bonjour support... no [18:15:22.835] checking whether to build with SELinux support... yes [18:15:22.835] checking whether to build with systemd support... yes [18:15:22.835] checking whether to build with XML support... yes [18:15:22.836] checking for libxml-2.0 >= 2.6.23... yes [18:15:22.847] checking whether to build with LZ4 support... yes [18:15:22.848] checking for liblz4... yes [18:15:22.858] checking whether to build with ZSTD support... yes [18:15:22.858] checking for libzstd >= 1.4.0... yes [18:15:22.870] checking for strip... strip [18:15:22.870] checking whether it is possible to strip libraries... yes [18:15:22.875] checking for ar... ar [18:15:22.876] checking for a BSD-compatible install... /usr/bin/install -c [18:15:22.888] checking for tar... /usr/bin/tar [18:15:22.889] checking whether ln -s works... yes [18:15:22.889] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:15:22.892] checking for bison... /usr/bin/bison [18:15:22.904] configure: using bison (GNU Bison) 3.8.2 [18:15:22.907] checking for flex... /usr/bin/flex [18:15:22.929] configure: using flex 2.6.4 [18:15:22.929] checking for perl... /usr/bin/perl [18:15:22.957] configure: using perl 5.36.0 [18:15:22.960] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [18:15:22.976] checking for Perl privlibexp... /usr/share/perl/5.36 [18:15:22.982] checking for Perl useshrplib... true [18:15:22.993] 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 [18:15:23.000] checking for CFLAGS to compile embedded Perl... -DDEBIAN [18:15:23.007] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [18:15:23.150] checking for python3... /usr/bin/python3 [18:15:23.163] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [18:15:23.171] checking for Python sysconfig module... yes [18:15:23.184] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [18:15:23.200] checking Python include directory... -I/usr/include/python3.11 [18:15:23.214] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [18:15:23.262] checking for a sed that does not truncate output... /usr/bin/sed [18:15:23.269] checking for grep that handles long lines and -e... /usr/bin/grep [18:15:23.272] checking for egrep... /usr/bin/grep -E [18:15:23.274] checking for ANSI C header files... yes [18:15:23.393] checking for sys/types.h... yes [18:15:23.411] checking for sys/stat.h... yes [18:15:23.445] checking for stdlib.h... yes [18:15:23.463] checking for string.h... yes [18:15:23.482] checking for memory.h... yes [18:15:23.500] checking for strings.h... yes [18:15:23.518] checking for inttypes.h... yes [18:15:23.539] checking for stdint.h... yes [18:15:23.555] checking for unistd.h... yes [18:15:23.573] checking whether ccache gcc is Clang... no [18:15:23.586] checking whether pthreads work with -pthread... yes [18:15:23.643] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [18:15:23.688] checking whether more special flags are required for pthreads... no [18:15:23.688] checking for PTHREAD_PRIO_INHERIT... yes [18:15:23.741] checking pthread.h usability... yes [18:15:23.749] checking pthread.h presence... yes [18:15:23.766] checking for pthread.h... yes [18:15:23.766] checking for strerror_r... yes [18:15:23.812] checking whether strerror_r returns int... no [18:15:23.848] checking for main in -lm... yes [18:15:23.902] checking for library containing setproctitle... no [18:15:24.004] checking for library containing dlsym... none required [18:15:24.050] checking for library containing socket... none required [18:15:24.096] checking for library containing getopt_long... none required [18:15:24.143] checking for library containing shm_open... none required [18:15:24.193] checking for library containing shm_unlink... none required [18:15:24.239] checking for library containing clock_gettime... none required [18:15:24.285] checking for library containing shmget... none required [18:15:24.332] checking for library containing backtrace_symbols... none required [18:15:24.378] checking for library containing pthread_barrier_wait... none required [18:15:24.424] checking for library containing readline... -lreadline [18:15:24.482] checking for inflate in -lz... yes [18:15:24.529] checking for library containing gss_store_cred_into... -lgssapi_krb5 [18:15:24.646] checking for CRYPTO_new_ex_data in -lcrypto... yes [18:15:24.717] checking for SSL_new in -lssl... yes [18:15:24.783] checking for SSL_CTX_set_ciphersuites... yes [18:15:24.851] checking for SSL_CTX_set_cert_cb... yes [18:15:24.921] checking for X509_get_signature_info... yes [18:15:24.997] checking for SSL_CTX_set_num_tickets... yes [18:15:25.068] checking for pam_start in -lpam... yes [18:15:25.128] checking for xmlSaveToBuffer in -lxml2... yes [18:15:25.226] checking for xsltCleanupGlobals in -lxslt... yes [18:15:25.318] checking for LZ4_compress_default in -llz4... yes [18:15:25.375] checking for ZSTD_compress in -lzstd... yes [18:15:25.431] checking for ldap_bind in -lldap... yes [18:15:25.522] checking for ldap_initialize... yes [18:15:25.593] checking for ldap_verify_credentials... yes [18:15:25.664] checking for security_compute_create_name in -lselinux... yes [18:15:25.723] checking for uuid_export in -lossp-uuid... yes [18:15:25.786] checking atomic.h usability... no [18:15:25.838] checking atomic.h presence... no [18:15:25.857] checking for atomic.h... no [18:15:25.861] checking copyfile.h usability... no [18:15:25.914] checking copyfile.h presence... no [18:15:25.933] checking for copyfile.h... no [18:15:25.936] checking execinfo.h usability... yes [18:15:25.945] checking execinfo.h presence... yes [18:15:25.960] checking for execinfo.h... yes [18:15:25.969] checking getopt.h usability... yes [18:15:25.979] checking getopt.h presence... yes [18:15:25.993] checking for getopt.h... yes [18:15:26.000] checking ifaddrs.h usability... yes [18:15:26.015] checking ifaddrs.h presence... yes [18:15:26.032] checking for ifaddrs.h... yes [18:15:26.040] checking mbarrier.h usability... no [18:15:26.093] checking mbarrier.h presence... no [18:15:26.111] checking for mbarrier.h... no [18:15:26.115] checking sys/epoll.h usability... yes [18:15:26.126] checking sys/epoll.h presence... yes [18:15:26.143] checking for sys/epoll.h... yes [18:15:26.151] checking sys/event.h usability... no [18:15:26.209] checking sys/event.h presence... no [18:15:26.228] checking for sys/event.h... no [18:15:26.232] checking sys/personality.h usability... yes [18:15:26.241] checking sys/personality.h presence... yes [18:15:26.255] checking for sys/personality.h... yes [18:15:26.263] checking sys/prctl.h usability... yes [18:15:26.272] checking sys/prctl.h presence... yes [18:15:26.287] checking for sys/prctl.h... yes [18:15:26.296] checking sys/procctl.h usability... no [18:15:26.352] checking sys/procctl.h presence... no [18:15:26.372] checking for sys/procctl.h... no [18:15:26.376] checking sys/signalfd.h usability... yes [18:15:26.387] checking sys/signalfd.h presence... yes [18:15:26.403] checking for sys/signalfd.h... yes [18:15:26.411] checking sys/ucred.h usability... no [18:15:26.466] checking sys/ucred.h presence... no [18:15:26.485] checking for sys/ucred.h... no [18:15:26.489] checking termios.h usability... yes [18:15:26.503] checking termios.h presence... yes [18:15:26.519] checking for termios.h... yes [18:15:26.528] checking ucred.h usability... no [18:15:26.583] checking ucred.h presence... no [18:15:26.602] checking for ucred.h... no [18:15:26.606] checking xlocale.h usability... no [18:15:26.660] checking xlocale.h presence... no [18:15:26.679] checking for xlocale.h... no [18:15:26.681] checking readline/readline.h usability... yes [18:15:26.696] checking readline/readline.h presence... yes [18:15:26.714] checking for readline/readline.h... yes [18:15:26.716] checking readline/history.h usability... yes [18:15:26.727] checking readline/history.h presence... yes [18:15:26.745] checking for readline/history.h... yes [18:15:26.748] checking zlib.h usability... yes [18:15:26.758] checking zlib.h presence... yes [18:15:26.777] checking for zlib.h... yes [18:15:26.777] checking for lz4... /usr/bin/lz4 [18:15:26.778] checking lz4.h usability... yes [18:15:26.789] checking lz4.h presence... yes [18:15:26.804] checking for lz4.h... yes [18:15:26.805] checking for zstd... /usr/bin/zstd [18:15:26.805] checking zstd.h usability... yes [18:15:26.815] checking zstd.h presence... yes [18:15:26.831] checking for zstd.h... yes [18:15:26.832] checking gssapi/gssapi.h usability... yes [18:15:26.846] checking gssapi/gssapi.h presence... yes [18:15:26.863] checking for gssapi/gssapi.h... yes [18:15:26.864] checking gssapi/gssapi_ext.h usability... yes [18:15:26.875] checking gssapi/gssapi_ext.h presence... yes [18:15:26.893] checking for gssapi/gssapi_ext.h... yes [18:15:26.894] checking for openssl... /usr/bin/openssl [18:15:26.905] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [18:15:26.906] checking openssl/ssl.h usability... yes [18:15:26.952] checking openssl/ssl.h presence... yes [18:15:27.005] checking for openssl/ssl.h... yes [18:15:27.005] checking openssl/err.h usability... yes [18:15:27.019] checking openssl/err.h presence... yes [18:15:27.047] checking for openssl/err.h... yes [18:15:27.048] checking security/pam_appl.h usability... yes [18:15:27.059] checking security/pam_appl.h presence... yes [18:15:27.072] checking for security/pam_appl.h... yes [18:15:27.073] checking systemd/sd-daemon.h usability... yes [18:15:27.084] checking systemd/sd-daemon.h presence... yes [18:15:27.101] checking for systemd/sd-daemon.h... yes [18:15:27.101] checking libxml/parser.h usability... yes [18:15:27.140] checking libxml/parser.h presence... yes [18:15:27.170] checking for libxml/parser.h... yes [18:15:27.170] checking libxslt/xslt.h usability... yes [18:15:27.183] checking libxslt/xslt.h presence... yes [18:15:27.214] checking for libxslt/xslt.h... yes [18:15:27.214] checking ldap.h usability... yes [18:15:27.227] checking ldap.h presence... yes [18:15:27.245] checking for ldap.h... yes [18:15:27.245] checking for compatible LDAP implementation... yes [18:15:27.254] checking ossp/uuid.h usability... yes [18:15:27.263] checking ossp/uuid.h presence... yes [18:15:27.282] checking for ossp/uuid.h... yes [18:15:27.302] checking whether byte ordering is bigendian... no [18:15:27.402] checking for inline... inline [18:15:27.410] checking for printf format archetype... gnu_printf [18:15:27.419] checking for _Static_assert... yes [18:15:27.474] checking for typeof... typeof [18:15:27.483] checking for __builtin_types_compatible_p... yes [18:15:27.495] checking for __builtin_constant_p... yes [18:15:27.507] checking for __builtin_unreachable... yes [18:15:27.561] checking for computed goto support... yes [18:15:27.577] checking for struct tm.tm_zone... yes [18:15:27.598] checking for union semun... no [18:15:27.640] checking for socklen_t... yes [18:15:27.691] checking for struct sockaddr.sa_len... no [18:15:27.775] checking for C/C++ restrict keyword... __restrict [18:15:27.814] checking for struct option... yes [18:15:27.855] checking whether assembler supports x86_64 popcntq... yes [18:15:27.889] checking for special C compiler options needed for large files... no [18:15:27.889] checking for _FILE_OFFSET_BITS value needed for large files... no [18:15:27.909] checking size of off_t... 8 [18:15:27.984] checking for int timezone... yes [18:15:28.050] checking for backtrace_symbols... yes [18:15:28.116] checking for copyfile... no [18:15:28.186] checking for copy_file_range... yes [18:15:28.252] checking for elf_aux_info... no [18:15:28.322] checking for getauxval... yes [18:15:28.387] checking for getifaddrs... yes [18:15:28.452] checking for getpeerucred... no [18:15:28.518] checking for inet_pton... yes [18:15:28.584] checking for kqueue... no [18:15:28.650] checking for mbstowcs_l... no [18:15:28.717] checking for memset_s... no [18:15:28.786] checking for posix_fallocate... yes [18:15:28.851] checking for ppoll... yes [18:15:28.917] checking for pthread_is_threaded_np... no [18:15:28.985] checking for setproctitle... no [18:15:29.052] checking for setproctitle_fast... no [18:15:29.120] checking for strchrnul... yes [18:15:29.185] checking for strsignal... yes [18:15:29.251] checking for syncfs... yes [18:15:29.315] checking for sync_file_range... yes [18:15:29.379] checking for uselocale... yes [18:15:29.447] checking for wcstombs_l... no [18:15:29.513] checking for __builtin_bswap16... yes [18:15:29.578] checking for __builtin_bswap32... yes [18:15:29.640] checking for __builtin_bswap64... yes [18:15:29.704] checking for __builtin_clz... yes [18:15:29.771] checking for __builtin_ctz... yes [18:15:29.837] checking for __builtin_popcount... yes [18:15:29.903] checking for __builtin_frame_address... yes [18:15:29.967] checking for _LARGEFILE_SOURCE value needed for large files... no [18:15:30.033] checking how ccache gcc reports undeclared, standard C functions... error [18:15:30.065] checking for posix_fadvise... yes [18:15:30.131] checking whether posix_fadvise is declared... yes [18:15:30.147] checking whether fdatasync is declared... yes [18:15:30.174] checking whether strlcat is declared... no [18:15:30.239] checking whether strlcpy is declared... no [18:15:30.304] checking whether strnlen is declared... yes [18:15:30.318] checking whether strsep is declared... yes [18:15:30.333] checking whether preadv is declared... yes [18:15:30.381] checking whether pwritev is declared... yes [18:15:30.395] checking whether F_FULLFSYNC is declared... no [18:15:30.432] checking for explicit_bzero... yes [18:15:30.491] checking for getopt... yes [18:15:30.548] checking for getpeereid... no [18:15:30.613] checking for inet_aton... yes [18:15:30.671] checking for mkdtemp... yes [18:15:30.730] checking for strlcat... no [18:15:30.793] checking for strlcpy... no [18:15:30.855] checking for strnlen... yes [18:15:30.916] checking for strsep... yes [18:15:30.975] checking for pthread_barrier_wait... yes [18:15:31.033] checking for getopt_long... yes [18:15:31.091] checking for syslog... yes [18:15:31.151] checking syslog.h usability... yes [18:15:31.186] checking syslog.h presence... yes [18:15:31.205] checking for syslog.h... yes [18:15:31.205] checking for opterr... yes [18:15:31.268] checking for optreset... no [18:15:31.334] checking unicode/ucol.h usability... yes [18:15:31.424] checking unicode/ucol.h presence... yes [18:15:31.448] checking for unicode/ucol.h... yes [18:15:31.454] checking whether LLVMCreateGDBRegistrationListener is declared... yes [18:15:31.519] checking whether LLVMCreatePerfJITEventListener is declared... yes [18:15:31.567] checking for rl_completion_suppress_quote... yes [18:15:31.634] checking for rl_filename_quote_characters... yes [18:15:31.703] checking for rl_filename_quoting_function... yes [18:15:31.773] checking for append_history... yes [18:15:31.841] checking for history_truncate_file... yes [18:15:31.909] checking for rl_completion_matches... yes [18:15:31.977] checking for rl_filename_completion_function... yes [18:15:32.047] checking for rl_reset_screen_size... yes [18:15:32.116] checking for rl_variable_bind... yes [18:15:32.180] checking test program... ok [18:15:32.240] checking whether long int is 64 bits... yes [18:15:32.307] checking for __builtin_mul_overflow... yes [18:15:32.364] checking size of void *... 8 [18:15:32.443] checking size of size_t... 8 [18:15:32.519] checking size of long... 8 [18:15:32.595] checking alignment of short... 2 [18:15:32.670] checking alignment of int... 4 [18:15:32.745] checking alignment of long... 8 [18:15:32.820] checking alignment of double... 8 [18:15:32.895] checking for __int128... yes [18:15:32.958] checking for __int128 alignment bug... ok [18:15:33.018] checking alignment of PG_INT128_TYPE... 16 [18:15:33.093] checking for builtin __sync char locking functions... yes [18:15:33.150] checking for builtin __sync int32 locking functions... yes [18:15:33.205] checking for builtin __sync int32 atomic operations... yes [18:15:33.263] checking for builtin __sync int64 atomic operations... yes [18:15:33.320] checking for builtin __atomic int32 atomic operations... yes [18:15:33.376] checking for builtin __atomic int64 atomic operations... yes [18:15:33.430] checking for __get_cpuid... yes [18:15:33.489] checking for __get_cpuid_count... yes [18:15:33.548] checking for __cpuid... no [18:15:33.570] checking for __cpuidex... no [18:15:33.592] checking for _xgetbv... yes [18:15:34.074] checking for _mm512_popcnt_epi64... yes [18:15:34.502] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:15:34.620] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:15:34.646] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:15:34.666] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:15:34.685] 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 [18:15:34.759] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:15:34.759] checking for library containing sem_init... none required [18:15:34.818] checking which semaphore API to use... unnamed POSIX [18:15:34.818] checking which random number source to use... OpenSSL [18:15:34.820] checking for tclsh... /usr/bin/tclsh [18:15:34.821] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [18:15:34.857] checking tcl.h usability... yes [18:15:34.901] checking tcl.h presence... yes [18:15:34.922] checking for tcl.h... yes [18:15:34.922] checking for perl.h... yes [18:15:35.415] checking for libperl... yes [18:15:35.680] checking Python.h usability... yes [18:15:35.742] checking Python.h presence... yes [18:15:35.801] checking for Python.h... yes [18:15:35.802] checking for xmllint... /usr/bin/xmllint [18:15:35.802] checking for xsltproc... /usr/bin/xsltproc [18:15:35.802] checking for fop... /usr/bin/fop [18:15:35.803] checking for dbtoepub... no [18:15:35.803] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [18:15:35.864] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [18:15:35.935] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [18:15:35.935] 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 [18:15:35.935] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [18:15:35.936] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [18:15:35.936] configure: using CXX=ccache g++ [18:15:35.936] 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 [18:15:35.936] configure: using CLANG=ccache clang-16 [18:15:35.936] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [18:15:35.936] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [18:15:35.970] configure: updating cache gcc.cache [18:15:35.981] configure: creating ./config.status [18:15:36.076] config.status: creating GNUmakefile [18:15:36.088] config.status: creating src/Makefile.global [18:15:36.107] config.status: creating src/include/pg_config.h [18:15:36.120] config.status: creating src/include/pg_config_ext.h [18:15:36.133] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:15:36.154] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:15:36.163] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [18:15:36.172] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [18:15:36.180] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [18:15:36.188] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [18:15:36.230] [18:15:36.230] real 0m16.031s [18:15:36.230] user 0m9.147s [18:15:36.230] sys 0m5.485s [18:15:36.230] make -s -j${BUILD_JOBS} clean [18:15:36.760] time make -s -j${BUILD_JOBS} world-bin [18:15:58.080] In function ‘ExplainPropertyText’, [18:15:58.080] inlined from ‘show_modifytable_info’ at explain.c:4632:3, [18:15:58.080] inlined from ‘ExplainNode’ at explain.c:2381:4: [18:15:58.080] explain.c:5149:9: error: ‘resolution’ may be used uninitialized [-Werror=maybe-uninitialized] [18:15:58.080] 5149 | ExplainProperty(qlabel, NULL, value, false, es); [18:15:58.080] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:15:58.080] explain.c: In function ‘ExplainNode’: [18:15:58.080] explain.c:4604:29: note: ‘resolution’ was declared here [18:15:58.080] 4604 | const char *resolution; [18:15:58.080] | ^~~~~~~~~~ [18:15:58.080] cc1: all warnings being treated as errors [18:15:58.080] make[3]: *** [: explain.o] Error 1 [18:15:58.080] make[2]: *** [common.mk:37: commands-recursive] Error 2 [18:15:58.080] make[2]: *** Waiting for unfinished jobs.... [18:16:18.236] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:16:18.236] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:16:18.237] [18:16:18.237] real 0m41.477s [18:16:18.237] user 2m0.911s [18:16:18.237] sys 0m33.112s [18:16:18.237] [18:16:18.237] Exit status: 2