[23:46:43.682] time ./configure \
[23:46:43.682]   --cache gcc.cache \
[23:46:43.682]   --enable-dtrace \
[23:46:43.682]   ${LINUX_CONFIGURE_FEATURES} \
[23:46:43.682]   CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16"
[23:46:43.892] configure: creating cache gcc.cache
[23:46:43.908] checking build system type... x86_64-pc-linux-gnu
[23:46:44.139] checking host system type... x86_64-pc-linux-gnu
[23:46:44.139] checking which template to use... linux
[23:46:44.139] checking whether NLS is wanted... no
[23:46:44.139] checking for default port number... 5432
[23:46:44.146] checking for dtrace... /usr/bin/dtrace
[23:46:44.147] checking for block size... 8kB
[23:46:44.148] checking for segment size... 1GB
[23:46:44.151] checking for WAL block size... 8kB
[23:46:44.188] checking whether the C compiler works... yes
[23:46:44.297] checking for C compiler default output file name... a.out
[23:46:44.298] checking for suffix of executables... 
[23:46:44.338] checking whether we are cross compiling... no
[23:46:44.401] checking for suffix of object files... o
[23:46:44.411] checking whether we are using the GNU C compiler... yes
[23:46:44.419] checking whether ccache gcc accepts -g... yes
[23:46:44.426] checking for ccache gcc option to accept ISO C89... none needed
[23:46:44.436] checking for ccache gcc option to accept ISO C99... none needed
[23:46:44.507] checking whether we are using the GNU C++ compiler... yes
[23:46:44.515] checking whether ccache g++ accepts -g... yes
[23:46:44.670] checking for gawk... no
[23:46:44.670] checking for mawk... mawk
[23:46:44.670] checking for LLVM_CONFIG... llvm-config-16
[23:46:44.688] configure: using llvm 16.0.6
[23:46:44.688] checking for CLANG... ccache clang-16
[23:46:45.188] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[23:46:45.196] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes
[23:46:45.204] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[23:46:45.271] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[23:46:45.457] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes
[23:46:45.465] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes
[23:46:45.473] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[23:46:45.480] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[23:46:45.487] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[23:46:45.495] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[23:46:45.502] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes
[23:46:45.555] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes
[23:46:45.564] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[23:46:45.572] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[23:46:45.580] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes
[23:46:45.587] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes
[23:46:45.595] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[23:46:45.645] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes
[23:46:45.652] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[23:46:45.661] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes
[23:46:45.670] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes
[23:46:45.678] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes
[23:46:45.685] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[23:46:45.733] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[23:46:45.741] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[23:46:45.748] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[23:46:45.800] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[23:46:45.850] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[23:46:45.859] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[23:46:45.866] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[23:46:45.911] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[23:46:45.920] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[23:46:45.928] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[23:46:45.937] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[23:46:45.944] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[23:46:45.951] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[23:46:45.958] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[23:46:45.966] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[23:46:45.974] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[23:46:45.984] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[23:46:46.010] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[23:46:46.010] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[23:46:46.018] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[23:46:46.027] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[23:46:46.053] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[23:46:46.080] checking whether the C compiler still works... yes
[23:46:46.150] checking how to run the C preprocessor... ccache gcc -E
[23:46:46.252] checking for pkg-config... /usr/bin/pkg-config
[23:46:46.252] checking pkg-config is at least version 0.9.0... yes
[23:46:46.257] checking whether to build with ICU support... yes
[23:46:46.258] checking for icu-uc icu-i18n... yes
[23:46:46.269] checking whether to build with Tcl... yes
[23:46:46.269] checking whether to build Perl modules... yes
[23:46:46.269] checking whether to build Python modules... yes
[23:46:46.269] checking whether to build with GSSAPI support... yes
[23:46:46.271] checking whether to build with PAM support... yes
[23:46:46.271] checking whether to build with BSD Authentication support... no
[23:46:46.271] checking whether to build with LDAP support... yes
[23:46:46.271] checking whether to build with Bonjour support... no
[23:46:46.271] checking whether to build with SELinux support... yes
[23:46:46.271] checking whether to build with systemd support... yes
[23:46:46.271] checking whether to build with libcurl support... yes
[23:46:46.272] checking for libcurl >= 7.61.0... yes
[23:46:46.280] checking whether to build with XML support... yes
[23:46:46.280] checking for libxml-2.0 >= 2.6.23... yes
[23:46:46.289] checking whether to build with LZ4 support... yes
[23:46:46.289] checking for liblz4... yes
[23:46:46.298] checking whether to build with ZSTD support... yes
[23:46:46.298] checking for libzstd >= 1.4.0... yes
[23:46:46.306] checking for strip... strip
[23:46:46.306] checking whether it is possible to strip libraries... yes
[23:46:46.310] checking for ar... ar
[23:46:46.311] checking for a BSD-compatible install... /usr/bin/install -c
[23:46:46.320] checking for tar... /usr/bin/tar
[23:46:46.320] checking whether ln -s works... yes
[23:46:46.320] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[23:46:46.322] checking for bison... /usr/bin/bison
[23:46:46.329] configure: using bison (GNU Bison) 3.8.2
[23:46:46.332] checking for flex... /usr/bin/flex
[23:46:46.339] configure: using flex 2.6.4
[23:46:46.339] checking for perl... /usr/bin/perl
[23:46:46.366] configure: using perl 5.36.0
[23:46:46.368] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[23:46:46.383] checking for Perl privlibexp... /usr/share/perl/5.36
[23:46:46.387] checking for Perl useshrplib... true
[23:46:46.396] 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
[23:46:46.403] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[23:46:46.408] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[23:46:46.546] checking for python3... /usr/bin/python3
[23:46:46.559] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[23:46:46.566] checking for Python sysconfig module... yes
[23:46:46.578] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[23:46:46.592] checking Python include directory... -I/usr/include/python3.11
[23:46:46.605] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[23:46:46.650] checking for a sed that does not truncate output... /usr/bin/sed
[23:46:46.656] checking for grep that handles long lines and -e... /usr/bin/grep
[23:46:46.658] checking for egrep... /usr/bin/grep -E
[23:46:46.660] checking for ANSI C header files... yes
[23:46:46.771] checking for sys/types.h... yes
[23:46:46.787] checking for sys/stat.h... yes
[23:46:46.816] checking for stdlib.h... yes
[23:46:46.831] checking for string.h... yes
[23:46:46.848] checking for memory.h... yes
[23:46:46.865] checking for strings.h... yes
[23:46:46.882] checking for inttypes.h... yes
[23:46:46.900] checking for stdint.h... yes
[23:46:46.917] checking for unistd.h... yes
[23:46:46.935] checking whether ccache gcc is Clang... no
[23:46:46.948] checking whether pthreads work with -pthread... yes
[23:46:47.005] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[23:46:47.049] checking whether more special flags are required for pthreads... no
[23:46:47.049] checking for PTHREAD_PRIO_INHERIT... yes
[23:46:47.100] checking pthread.h usability... yes
[23:46:47.109] checking pthread.h presence... yes
[23:46:47.126] checking for pthread.h... yes
[23:46:47.127] checking for strerror_r... yes
[23:46:47.170] checking whether strerror_r returns int... no
[23:46:47.206] checking for main in -lm... yes
[23:46:47.257] checking for library containing setproctitle... no
[23:46:47.353] checking for library containing dlsym... none required
[23:46:47.396] checking for library containing socket... none required
[23:46:47.440] checking for library containing getopt_long... none required
[23:46:47.485] checking for library containing shm_open... none required
[23:46:47.528] checking for library containing shm_unlink... none required
[23:46:47.572] checking for library containing clock_gettime... none required
[23:46:47.618] checking for library containing shmget... none required
[23:46:47.662] checking for library containing backtrace_symbols... none required
[23:46:47.704] checking for library containing pthread_barrier_wait... none required
[23:46:47.749] checking for library containing readline... -lreadline
[23:46:47.804] checking for inflate in -lz... yes
[23:46:47.850] checking curl/curl.h usability... yes
[23:46:47.870] checking curl/curl.h presence... yes
[23:46:47.894] checking for curl/curl.h... yes
[23:46:47.894] checking for curl_multi_init in -lcurl... yes
[23:46:48.022] checking for curl_global_init thread safety... yes
[23:46:48.125] checking for curl support for asynchronous DNS... yes
[23:46:48.226] checking for library containing gss_store_cred_into... -lgssapi_krb5
[23:46:48.326] checking for CRYPTO_new_ex_data in -lcrypto... yes
[23:46:48.394] checking for SSL_new in -lssl... yes
[23:46:48.462] checking for SSL_CTX_set_ciphersuites... yes
[23:46:48.531] checking for SSL_CTX_set_cert_cb... yes
[23:46:48.604] checking for X509_get_signature_info... yes
[23:46:48.683] checking for SSL_CTX_set_num_tickets... yes
[23:46:48.754] checking for pam_start in -lpam... yes
[23:46:48.810] checking for xmlSaveToBuffer in -lxml2... yes
[23:46:48.906] checking for xsltCleanupGlobals in -lxslt... yes
[23:46:48.993] checking for LZ4_compress_default in -llz4... yes
[23:46:49.050] checking for ZSTD_compress in -lzstd... yes
[23:46:49.108] checking for ldap_bind in -lldap... yes
[23:46:49.177] checking for ldap_initialize... yes
[23:46:49.247] checking for ldap_verify_credentials... yes
[23:46:49.315] checking for security_compute_create_name in -lselinux... yes
[23:46:49.374] checking for uuid_export in -lossp-uuid... yes
[23:46:49.436] checking atomic.h usability... no
[23:46:49.491] checking atomic.h presence... no
[23:46:49.510] checking for atomic.h... no
[23:46:49.514] checking copyfile.h usability... no
[23:46:49.569] checking copyfile.h presence... no
[23:46:49.588] checking for copyfile.h... no
[23:46:49.592] checking execinfo.h usability... yes
[23:46:49.602] checking execinfo.h presence... yes
[23:46:49.616] checking for execinfo.h... yes
[23:46:49.625] checking getopt.h usability... yes
[23:46:49.635] checking getopt.h presence... yes
[23:46:49.650] checking for getopt.h... yes
[23:46:49.658] checking ifaddrs.h usability... yes
[23:46:49.667] checking ifaddrs.h presence... yes
[23:46:49.684] checking for ifaddrs.h... yes
[23:46:49.691] checking mbarrier.h usability... no
[23:46:49.745] checking mbarrier.h presence... no
[23:46:49.764] checking for mbarrier.h... no
[23:46:49.768] checking sys/epoll.h usability... yes
[23:46:49.777] checking sys/epoll.h presence... yes
[23:46:49.794] checking for sys/epoll.h... yes
[23:46:49.801] checking sys/event.h usability... no
[23:46:49.855] checking sys/event.h presence... no
[23:46:49.873] checking for sys/event.h... no
[23:46:49.876] checking sys/personality.h usability... yes
[23:46:49.885] checking sys/personality.h presence... yes
[23:46:49.899] checking for sys/personality.h... yes
[23:46:49.908] checking sys/prctl.h usability... yes
[23:46:49.918] checking sys/prctl.h presence... yes
[23:46:49.933] checking for sys/prctl.h... yes
[23:46:49.941] checking sys/procctl.h usability... no
[23:46:49.996] checking sys/procctl.h presence... no
[23:46:50.014] checking for sys/procctl.h... no
[23:46:50.018] checking sys/signalfd.h usability... yes
[23:46:50.029] checking sys/signalfd.h presence... yes
[23:46:50.044] checking for sys/signalfd.h... yes
[23:46:50.052] checking sys/ucred.h usability... no
[23:46:50.105] checking sys/ucred.h presence... no
[23:46:50.124] checking for sys/ucred.h... no
[23:46:50.128] checking termios.h usability... yes
[23:46:50.142] checking termios.h presence... yes
[23:46:50.157] checking for termios.h... yes
[23:46:50.165] checking ucred.h usability... no
[23:46:50.219] checking ucred.h presence... no
[23:46:50.238] checking for ucred.h... no
[23:46:50.242] checking xlocale.h usability... no
[23:46:50.293] checking xlocale.h presence... no
[23:46:50.311] checking for xlocale.h... no
[23:46:50.313] checking readline/readline.h usability... yes
[23:46:50.326] checking readline/readline.h presence... yes
[23:46:50.344] checking for readline/readline.h... yes
[23:46:50.346] checking readline/history.h usability... yes
[23:46:50.355] checking readline/history.h presence... yes
[23:46:50.373] checking for readline/history.h... yes
[23:46:50.376] checking zlib.h usability... yes
[23:46:50.387] checking zlib.h presence... yes
[23:46:50.406] checking for zlib.h... yes
[23:46:50.407] checking for lz4... /usr/bin/lz4
[23:46:50.407] checking lz4.h usability... yes
[23:46:50.417] checking lz4.h presence... yes
[23:46:50.432] checking for lz4.h... yes
[23:46:50.433] checking for zstd... /usr/bin/zstd
[23:46:50.433] checking zstd.h usability... yes
[23:46:50.443] checking zstd.h presence... yes
[23:46:50.459] checking for zstd.h... yes
[23:46:50.459] checking gssapi/gssapi.h usability... yes
[23:46:50.470] checking gssapi/gssapi.h presence... yes
[23:46:50.487] checking for gssapi/gssapi.h... yes
[23:46:50.488] checking gssapi/gssapi_ext.h usability... yes
[23:46:50.497] checking gssapi/gssapi_ext.h presence... yes
[23:46:50.522] checking for gssapi/gssapi_ext.h... yes
[23:46:50.523] checking for openssl... /usr/bin/openssl
[23:46:50.534] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[23:46:50.534] checking openssl/ssl.h usability... yes
[23:46:50.581] checking openssl/ssl.h presence... yes
[23:46:50.631] checking for openssl/ssl.h... yes
[23:46:50.631] checking openssl/err.h usability... yes
[23:46:50.645] checking openssl/err.h presence... yes
[23:46:50.673] checking for openssl/err.h... yes
[23:46:50.673] checking security/pam_appl.h usability... yes
[23:46:50.684] checking security/pam_appl.h presence... yes
[23:46:50.698] checking for security/pam_appl.h... yes
[23:46:50.700] checking systemd/sd-daemon.h usability... yes
[23:46:50.710] checking systemd/sd-daemon.h presence... yes
[23:46:50.729] checking for systemd/sd-daemon.h... yes
[23:46:50.729] checking libxml/parser.h usability... yes
[23:46:50.760] checking libxml/parser.h presence... yes
[23:46:50.791] checking for libxml/parser.h... yes
[23:46:50.792] checking libxslt/xslt.h usability... yes
[23:46:50.803] checking libxslt/xslt.h presence... yes
[23:46:50.833] checking for libxslt/xslt.h... yes
[23:46:50.833] checking ldap.h usability... yes
[23:46:50.846] checking ldap.h presence... yes
[23:46:50.863] checking for ldap.h... yes
[23:46:50.863] checking for compatible LDAP implementation... yes
[23:46:50.872] checking ossp/uuid.h usability... yes
[23:46:50.882] checking ossp/uuid.h presence... yes
[23:46:50.901] checking for ossp/uuid.h... yes
[23:46:50.921] checking whether byte ordering is bigendian... no
[23:46:51.024] checking for inline... inline
[23:46:51.032] checking for printf format archetype... gnu_printf
[23:46:51.042] checking for _Static_assert... yes
[23:46:51.098] checking for typeof... typeof
[23:46:51.106] checking for __builtin_types_compatible_p... yes
[23:46:51.118] checking for __builtin_constant_p... yes
[23:46:51.130] checking for __builtin_mul_overflow... yes
[23:46:51.190] checking for __builtin_unreachable... yes
[23:46:51.247] checking for computed goto support... yes
[23:46:51.255] checking for struct tm.tm_zone... yes
[23:46:51.265] checking for union semun... no
[23:46:51.308] checking for socklen_t... yes
[23:46:51.358] checking for struct sockaddr.sa_len... no
[23:46:51.440] checking for C/C++ restrict keyword... __restrict
[23:46:51.455] checking for struct option... yes
[23:46:51.495] checking whether assembler supports x86_64 popcntq... yes
[23:46:51.503] checking for special C compiler options needed for large files... no
[23:46:51.503] checking for _FILE_OFFSET_BITS value needed for large files... no
[23:46:51.511] checking size of off_t... 8
[23:46:51.587] checking for int timezone... yes
[23:46:51.653] checking for backtrace_symbols... yes
[23:46:51.718] checking for copyfile... no
[23:46:51.786] checking for copy_file_range... yes
[23:46:51.854] checking for elf_aux_info... no
[23:46:51.922] checking for getauxval... yes
[23:46:51.988] checking for getifaddrs... yes
[23:46:52.057] checking for getpeerucred... no
[23:46:52.124] checking for inet_pton... yes
[23:46:52.189] checking for kqueue... no
[23:46:52.255] checking for mbstowcs_l... no
[23:46:52.321] checking for memset_s... no
[23:46:52.384] checking for posix_fallocate... yes
[23:46:52.444] checking for ppoll... yes
[23:46:52.511] checking for pthread_is_threaded_np... no
[23:46:52.576] checking for setproctitle... no
[23:46:52.643] checking for setproctitle_fast... no
[23:46:52.705] checking for strchrnul... yes
[23:46:52.766] checking for strsignal... yes
[23:46:52.827] checking for syncfs... yes
[23:46:52.890] checking for sync_file_range... yes
[23:46:52.953] checking for uselocale... yes
[23:46:53.016] checking for wcstombs_l... no
[23:46:53.079] checking for __builtin_bswap16... yes
[23:46:53.139] checking for __builtin_bswap32... yes
[23:46:53.201] checking for __builtin_bswap64... yes
[23:46:53.262] checking for __builtin_clz... yes
[23:46:53.324] checking for __builtin_ctz... yes
[23:46:53.386] checking for __builtin_popcount... yes
[23:46:53.447] checking for __builtin_frame_address... yes
[23:46:53.508] checking for _LARGEFILE_SOURCE value needed for large files... no
[23:46:53.571] checking how ccache gcc reports undeclared, standard C functions... error
[23:46:53.603] checking for posix_fadvise... yes
[23:46:53.667] checking whether posix_fadvise is declared... yes
[23:46:53.685] checking whether fdatasync is declared... yes
[23:46:53.699] checking whether strlcat is declared... no
[23:46:53.763] checking whether strlcpy is declared... no
[23:46:53.829] checking whether strnlen is declared... yes
[23:46:53.844] checking whether strsep is declared... yes
[23:46:53.860] checking whether preadv is declared... yes
[23:46:53.876] checking whether pwritev is declared... yes
[23:46:53.890] checking whether F_FULLFSYNC is declared... no
[23:46:53.929] checking for explicit_bzero... yes
[23:46:53.987] checking for getopt... yes
[23:46:54.045] checking for getpeereid... no
[23:46:54.108] checking for inet_aton... yes
[23:46:54.166] checking for mkdtemp... yes
[23:46:54.223] checking for strlcat... no
[23:46:54.285] checking for strlcpy... no
[23:46:54.349] checking for strnlen... yes
[23:46:54.414] checking for strsep... yes
[23:46:54.472] checking for pthread_barrier_wait... yes
[23:46:54.530] checking for getopt_long... yes
[23:46:54.589] checking for syslog... yes
[23:46:54.649] checking syslog.h usability... yes
[23:46:54.660] checking syslog.h presence... yes
[23:46:54.675] checking for syslog.h... yes
[23:46:54.676] checking for opterr... yes
[23:46:54.736] checking for optreset... no
[23:46:54.801] checking unicode/ucol.h usability... yes
[23:46:54.817] checking unicode/ucol.h presence... yes
[23:46:54.840] checking for unicode/ucol.h... yes
[23:46:54.846] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[23:46:54.875] checking whether LLVMCreatePerfJITEventListener is declared... yes
[23:46:54.885] checking for rl_completion_suppress_quote... yes
[23:46:54.951] checking for rl_filename_quote_characters... yes
[23:46:55.017] checking for rl_filename_quoting_function... yes
[23:46:55.086] checking for append_history... yes
[23:46:55.153] checking for history_truncate_file... yes
[23:46:55.219] checking for rl_completion_matches... yes
[23:46:55.287] checking for rl_filename_completion_function... yes
[23:46:55.354] checking for rl_reset_screen_size... yes
[23:46:55.420] checking for rl_variable_bind... yes
[23:46:55.483] checking test program... ok
[23:46:55.541] checking size of void *... 8
[23:46:55.616] checking size of size_t... 8
[23:46:55.691] checking size of long... 8
[23:46:55.767] checking size of long long... 8
[23:46:55.844] checking alignment of short... 2
[23:46:55.922] checking alignment of int... 4
[23:46:55.998] checking alignment of long... 8
[23:46:56.071] checking alignment of int64_t... 8
[23:46:56.146] checking alignment of double... 8
[23:46:56.220] checking for __int128... yes
[23:46:56.279] checking for __int128 alignment bug... ok
[23:46:56.337] checking alignment of PG_INT128_TYPE... 16
[23:46:56.412] checking for builtin __sync char locking functions... yes
[23:46:56.469] checking for builtin __sync int32 locking functions... yes
[23:46:56.525] checking for builtin __sync int32 atomic operations... yes
[23:46:56.580] checking for builtin __sync int64 atomic operations... yes
[23:46:56.639] checking for builtin __atomic int32 atomic operations... yes
[23:46:56.695] checking for builtin __atomic int64 atomic operations... yes
[23:46:56.753] checking for __get_cpuid... yes
[23:46:56.813] checking for __get_cpuid_count... yes
[23:46:56.870] checking for __cpuid... no
[23:46:56.892] checking for __cpuidex... no
[23:46:56.914] checking for _xgetbv... yes
[23:46:57.371] checking for _mm512_popcnt_epi64... yes
[23:46:57.800] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[23:46:57.917] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[23:46:57.939] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[23:46:57.958] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[23:46:57.977] 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
[23:46:58.049] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[23:46:58.049] checking for library containing sem_init... none required
[23:46:58.106] checking which semaphore API to use... unnamed POSIX
[23:46:58.106] checking which random number source to use... OpenSSL
[23:46:58.108] checking for tclsh... /usr/bin/tclsh
[23:46:58.108] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[23:46:58.138] checking tcl.h usability... yes
[23:46:58.152] checking tcl.h presence... yes
[23:46:58.172] checking for tcl.h... yes
[23:46:58.173] checking for perl.h... yes
[23:46:58.253] checking for libperl... yes
[23:46:58.504] checking Python.h usability... yes
[23:46:58.558] checking Python.h presence... yes
[23:46:58.616] checking for Python.h... yes
[23:46:58.616] checking for xmllint... /usr/bin/xmllint
[23:46:58.616] checking for xsltproc... /usr/bin/xsltproc
[23:46:58.617] checking for fop... /usr/bin/fop
[23:46:58.617] checking for dbtoepub... no
[23:46:58.617] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes
[23:46:58.674] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[23:46:58.741] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0
[23:46:58.741] 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
[23:46:58.741] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 
[23:46:58.741] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[23:46:58.741] configure: using CXX=ccache g++
[23:46:58.741] 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
[23:46:58.741] configure: using CLANG=ccache clang-16
[23:46:58.741] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[23:46:58.741] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[23:46:58.769] configure: updating cache gcc.cache
[23:46:58.777] configure: creating ./config.status
[23:46:58.868] config.status: creating GNUmakefile
[23:46:58.881] config.status: creating src/Makefile.global
[23:46:58.898] config.status: creating src/include/pg_config.h
[23:46:58.910] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[23:46:58.926] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[23:46:58.933] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[23:46:58.940] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[23:46:58.948] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[23:46:58.956] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[23:46:58.991] 
[23:46:58.991] real	0m15.309s
[23:46:58.991] user	0m8.801s
[23:46:58.991] sys	0m5.113s
[23:46:58.991] make -s -j${BUILD_JOBS} clean
[23:46:59.498] time make -s -j${BUILD_JOBS} world-bin
[23:47:19.573] postgres_fdw.c: In function ‘postgresExplainForeignScan’:
[23:47:19.573] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
[23:47:19.573]  3113 |                                 if (strcmp(refname, relname) != 0)
[23:47:19.573]       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~
[23:47:19.573] postgres_fdw.c:3044:45: note: ‘relname’ was declared here
[23:47:19.573]  3044 |                                 char       *relname;
[23:47:19.573]       |                                             ^~~~~~~
[23:47:19.573] postgres_fdw.c: In function ‘postgresBeginForeignScan’:
[23:47:19.573] postgres_fdw.c:1667:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
[23:47:19.573]  1667 |         table = GetForeignTable(rte->relid);
[23:47:19.573]       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[23:47:19.573] postgres_fdw.c:1624:24: note: ‘rte’ was declared here
[23:47:19.573]  1624 |         RangeTblEntry *rte;
[23:47:19.573]       |                        ^~~
[23:47:19.573] cc1: all warnings being treated as errors
[23:47:19.574] make[2]: *** [<builtin>: postgres_fdw.o] Error 1
[23:47:19.574] make[2]: *** Waiting for unfinished jobs....
[23:47:19.753] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2
[23:47:19.753] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2
[23:47:19.754] 
[23:47:19.754] real	0m20.256s
[23:47:19.754] user	0m49.924s
[23:47:19.754] sys	0m15.328s
[23:47:19.754] 
[23:47:19.754] Exit status: 2������������������������