[20:31:49.490] time ./configure \
[20:31:49.490]   --cache gcc.cache \
[20:31:49.490]   --enable-dtrace \
[20:31:49.490]   ${LINUX_CONFIGURE_FEATURES} \
[20:31:49.490]   CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16"
[20:31:49.677] configure: creating cache gcc.cache
[20:31:49.691] checking build system type... x86_64-pc-linux-gnu
[20:31:49.884] checking host system type... x86_64-pc-linux-gnu
[20:31:49.884] checking which template to use... linux
[20:31:49.884] checking whether NLS is wanted... no
[20:31:49.884] checking for default port number... 5432
[20:31:49.891] checking for dtrace... /usr/bin/dtrace
[20:31:49.892] checking for block size... 8kB
[20:31:49.893] checking for segment size... 1GB
[20:31:49.895] checking for WAL block size... 8kB
[20:31:49.930] checking whether the C compiler works... yes
[20:31:50.039] checking for C compiler default output file name... a.out
[20:31:50.040] checking for suffix of executables... 
[20:31:50.079] checking whether we are cross compiling... no
[20:31:50.141] checking for suffix of object files... o
[20:31:50.151] checking whether we are using the GNU C compiler... yes
[20:31:50.158] checking whether ccache gcc accepts -g... yes
[20:31:50.166] checking for ccache gcc option to accept ISO C89... none needed
[20:31:50.176] checking for ccache gcc option to accept ISO C99... none needed
[20:31:50.251] checking whether we are using the GNU C++ compiler... yes
[20:31:50.259] checking whether ccache g++ accepts -g... yes
[20:31:50.375] checking for gawk... no
[20:31:50.376] checking for mawk... mawk
[20:31:50.376] checking for LLVM_CONFIG... llvm-config-16
[20:31:50.395] configure: using llvm 16.0.6
[20:31:50.395] checking for CLANG... ccache clang-16
[20:31:50.898] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes
[20:31:50.905] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes
[20:31:50.912] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no
[20:31:50.983] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no
[20:31:51.165] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes
[20:31:51.173] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes
[20:31:51.181] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes
[20:31:51.188] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes
[20:31:51.196] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes
[20:31:51.204] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes
[20:31:51.212] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes
[20:31:51.219] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes
[20:31:51.227] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes
[20:31:51.235] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes
[20:31:51.242] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes
[20:31:51.251] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes
[20:31:51.267] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no
[20:31:51.327] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes
[20:31:51.334] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes
[20:31:51.341] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes
[20:31:51.348] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes
[20:31:51.354] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes
[20:31:51.362] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no
[20:31:51.414] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes
[20:31:51.422] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes
[20:31:51.429] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no
[20:31:51.481] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no
[20:31:51.530] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes
[20:31:51.539] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes
[20:31:51.547] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no
[20:31:51.596] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes
[20:31:51.604] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes
[20:31:51.611] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes
[20:31:51.619] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes
[20:31:51.627] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes
[20:31:51.633] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes
[20:31:51.642] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes
[20:31:51.649] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes
[20:31:51.658] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes
[20:31:51.666] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no
[20:31:51.689] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no
[20:31:51.689] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes
[20:31:51.697] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes
[20:31:51.704] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no
[20:31:51.729] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no
[20:31:51.747] checking whether the C compiler still works... yes
[20:31:51.810] checking how to run the C preprocessor... ccache gcc -E
[20:31:51.883] checking for pkg-config... /usr/bin/pkg-config
[20:31:51.884] checking pkg-config is at least version 0.9.0... yes
[20:31:51.892] checking whether to build with ICU support... yes
[20:31:51.892] checking for icu-uc icu-i18n... yes
[20:31:51.902] checking whether to build with Tcl... yes
[20:31:51.902] checking whether to build Perl modules... yes
[20:31:51.902] checking whether to build Python modules... yes
[20:31:51.903] checking whether to build with GSSAPI support... yes
[20:31:51.904] checking whether to build with PAM support... yes
[20:31:51.904] checking whether to build with BSD Authentication support... no
[20:31:51.904] checking whether to build with LDAP support... yes
[20:31:51.904] checking whether to build with Bonjour support... no
[20:31:51.904] checking whether to build with SELinux support... yes
[20:31:51.904] checking whether to build with systemd support... yes
[20:31:51.905] checking whether to build with XML support... yes
[20:31:51.905] checking for libxml-2.0 >= 2.6.23... yes
[20:31:51.914] checking whether to build with LZ4 support... yes
[20:31:51.914] checking for liblz4... yes
[20:31:51.922] checking whether to build with ZSTD support... yes
[20:31:51.922] checking for libzstd >= 1.4.0... yes
[20:31:51.932] checking for strip... strip
[20:31:51.932] checking whether it is possible to strip libraries... yes
[20:31:51.936] checking for ar... ar
[20:31:51.936] checking for a BSD-compatible install... /usr/bin/install -c
[20:31:51.945] checking for tar... /usr/bin/tar
[20:31:51.945] checking whether ln -s works... yes
[20:31:51.945] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[20:31:51.948] checking for bison... /usr/bin/bison
[20:31:51.953] configure: using bison (GNU Bison) 3.8.2
[20:31:51.956] checking for flex... /usr/bin/flex
[20:31:51.963] configure: using flex 2.6.4
[20:31:51.963] checking for perl... /usr/bin/perl
[20:31:51.989] configure: using perl 5.36.0
[20:31:51.991] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36
[20:31:52.003] checking for Perl privlibexp... /usr/share/perl/5.36
[20:31:52.008] checking for Perl useshrplib... true
[20:31:52.018] 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
[20:31:52.024] checking for CFLAGS to compile embedded Perl... -DDEBIAN 
[20:31:52.030] checking for flags to link embedded Perl...   -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt
[20:31:52.158] checking for python3... /usr/bin/python3
[20:31:52.172] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0]
[20:31:52.179] checking for Python sysconfig module... yes
[20:31:52.191] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu
[20:31:52.205] checking Python include directory... -I/usr/include/python3.11
[20:31:52.217] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm
[20:31:52.259] checking for a sed that does not truncate output... /usr/bin/sed
[20:31:52.264] checking for grep that handles long lines and -e... /usr/bin/grep
[20:31:52.267] checking for egrep... /usr/bin/grep -E
[20:31:52.269] checking for ANSI C header files... yes
[20:31:52.379] checking for sys/types.h... yes
[20:31:52.396] checking for sys/stat.h... yes
[20:31:52.421] checking for stdlib.h... yes
[20:31:52.437] checking for string.h... yes
[20:31:52.453] checking for memory.h... yes
[20:31:52.470] checking for strings.h... yes
[20:31:52.485] checking for inttypes.h... yes
[20:31:52.503] checking for stdint.h... yes
[20:31:52.519] checking for unistd.h... yes
[20:31:52.536] checking whether ccache gcc is Clang... no
[20:31:52.549] checking whether pthreads work with -pthread... yes
[20:31:52.606] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[20:31:52.650] checking whether more special flags are required for pthreads... no
[20:31:52.650] checking for PTHREAD_PRIO_INHERIT... yes
[20:31:52.699] checking pthread.h usability... yes
[20:31:52.708] checking pthread.h presence... yes
[20:31:52.725] checking for pthread.h... yes
[20:31:52.725] checking for strerror_r... yes
[20:31:52.767] checking whether strerror_r returns int... no
[20:31:52.803] checking for main in -lm... yes
[20:31:52.853] checking for library containing setproctitle... no
[20:31:52.949] checking for library containing dlsym... none required
[20:31:52.992] checking for library containing socket... none required
[20:31:53.035] checking for library containing getopt_long... none required
[20:31:53.077] checking for library containing shm_open... none required
[20:31:53.119] checking for library containing shm_unlink... none required
[20:31:53.161] checking for library containing clock_gettime... none required
[20:31:53.206] checking for library containing shmget... none required
[20:31:53.249] checking for library containing backtrace_symbols... none required
[20:31:53.293] checking for library containing pthread_barrier_wait... none required
[20:31:53.338] checking for library containing readline... -lreadline
[20:31:53.398] checking for inflate in -lz... yes
[20:31:53.445] checking for library containing gss_store_cred_into... -lgssapi_krb5
[20:31:53.555] checking for CRYPTO_new_ex_data in -lcrypto... yes
[20:31:53.625] checking for SSL_new in -lssl... yes
[20:31:53.689] checking for SSL_CTX_set_ciphersuites... yes
[20:31:53.757] checking for SSL_CTX_set_cert_cb... yes
[20:31:53.828] checking for X509_get_signature_info... yes
[20:31:53.908] checking for SSL_CTX_set_num_tickets... yes
[20:31:53.983] checking for pam_start in -lpam... yes
[20:31:54.039] checking for xmlSaveToBuffer in -lxml2... yes
[20:31:54.130] checking for xsltCleanupGlobals in -lxslt... yes
[20:31:54.230] checking for LZ4_compress_default in -llz4... yes
[20:31:54.288] checking for ZSTD_compress in -lzstd... yes
[20:31:54.347] checking for ldap_bind in -lldap... yes
[20:31:54.433] checking for ldap_initialize... yes
[20:31:54.504] checking for ldap_verify_credentials... yes
[20:31:54.575] checking for security_compute_create_name in -lselinux... yes
[20:31:54.635] checking for uuid_export in -lossp-uuid... yes
[20:31:54.698] checking atomic.h usability... no
[20:31:54.752] checking atomic.h presence... no
[20:31:54.770] checking for atomic.h... no
[20:31:54.774] checking copyfile.h usability... no
[20:31:54.826] checking copyfile.h presence... no
[20:31:54.843] checking for copyfile.h... no
[20:31:54.847] checking execinfo.h usability... yes
[20:31:54.856] checking execinfo.h presence... yes
[20:31:54.870] checking for execinfo.h... yes
[20:31:54.879] checking getopt.h usability... yes
[20:31:54.888] checking getopt.h presence... yes
[20:31:54.902] checking for getopt.h... yes
[20:31:54.910] checking ifaddrs.h usability... yes
[20:31:54.922] checking ifaddrs.h presence... yes
[20:31:54.938] checking for ifaddrs.h... yes
[20:31:54.945] checking mbarrier.h usability... no
[20:31:54.997] checking mbarrier.h presence... no
[20:31:55.014] checking for mbarrier.h... no
[20:31:55.018] checking sys/epoll.h usability... yes
[20:31:55.027] checking sys/epoll.h presence... yes
[20:31:55.043] checking for sys/epoll.h... yes
[20:31:55.050] checking sys/event.h usability... no
[20:31:55.101] checking sys/event.h presence... no
[20:31:55.119] checking for sys/event.h... no
[20:31:55.122] checking sys/personality.h usability... yes
[20:31:55.131] checking sys/personality.h presence... yes
[20:31:55.145] checking for sys/personality.h... yes
[20:31:55.154] checking sys/prctl.h usability... yes
[20:31:55.164] checking sys/prctl.h presence... yes
[20:31:55.179] checking for sys/prctl.h... yes
[20:31:55.187] checking sys/procctl.h usability... no
[20:31:55.241] checking sys/procctl.h presence... no
[20:31:55.262] checking for sys/procctl.h... no
[20:31:55.266] checking sys/signalfd.h usability... yes
[20:31:55.276] checking sys/signalfd.h presence... yes
[20:31:55.290] checking for sys/signalfd.h... yes
[20:31:55.299] checking sys/ucred.h usability... no
[20:31:55.350] checking sys/ucred.h presence... no
[20:31:55.367] checking for sys/ucred.h... no
[20:31:55.370] checking termios.h usability... yes
[20:31:55.383] checking termios.h presence... yes
[20:31:55.397] checking for termios.h... yes
[20:31:55.404] checking ucred.h usability... no
[20:31:55.454] checking ucred.h presence... no
[20:31:55.471] checking for ucred.h... no
[20:31:55.475] checking xlocale.h usability... no
[20:31:55.526] checking xlocale.h presence... no
[20:31:55.543] checking for xlocale.h... no
[20:31:55.544] checking readline/readline.h usability... yes
[20:31:55.557] checking readline/readline.h presence... yes
[20:31:55.573] checking for readline/readline.h... yes
[20:31:55.574] checking readline/history.h usability... yes
[20:31:55.582] checking readline/history.h presence... yes
[20:31:55.598] checking for readline/history.h... yes
[20:31:55.601] checking zlib.h usability... yes
[20:31:55.611] checking zlib.h presence... yes
[20:31:55.629] checking for zlib.h... yes
[20:31:55.629] checking for lz4... /usr/bin/lz4
[20:31:55.629] checking lz4.h usability... yes
[20:31:55.638] checking lz4.h presence... yes
[20:31:55.653] checking for lz4.h... yes
[20:31:55.653] checking for zstd... /usr/bin/zstd
[20:31:55.653] checking zstd.h usability... yes
[20:31:55.663] checking zstd.h presence... yes
[20:31:55.678] checking for zstd.h... yes
[20:31:55.679] checking gssapi/gssapi.h usability... yes
[20:31:55.689] checking gssapi/gssapi.h presence... yes
[20:31:55.704] checking for gssapi/gssapi.h... yes
[20:31:55.706] checking gssapi/gssapi_ext.h usability... yes
[20:31:55.714] checking gssapi/gssapi_ext.h presence... yes
[20:31:55.730] checking for gssapi/gssapi_ext.h... yes
[20:31:55.731] checking for openssl... /usr/bin/openssl
[20:31:55.741] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
[20:31:55.741] checking openssl/ssl.h usability... yes
[20:31:55.786] checking openssl/ssl.h presence... yes
[20:31:55.834] checking for openssl/ssl.h... yes
[20:31:55.835] checking openssl/err.h usability... yes
[20:31:55.847] checking openssl/err.h presence... yes
[20:31:55.872] checking for openssl/err.h... yes
[20:31:55.872] checking security/pam_appl.h usability... yes
[20:31:55.882] checking security/pam_appl.h presence... yes
[20:31:55.896] checking for security/pam_appl.h... yes
[20:31:55.897] checking systemd/sd-daemon.h usability... yes
[20:31:55.907] checking systemd/sd-daemon.h presence... yes
[20:31:55.925] checking for systemd/sd-daemon.h... yes
[20:31:55.925] checking libxml/parser.h usability... yes
[20:31:55.957] checking libxml/parser.h presence... yes
[20:31:55.986] checking for libxml/parser.h... yes
[20:31:55.986] checking libxslt/xslt.h usability... yes
[20:31:55.998] checking libxslt/xslt.h presence... yes
[20:31:56.029] checking for libxslt/xslt.h... yes
[20:31:56.029] checking ldap.h usability... yes
[20:31:56.051] checking ldap.h presence... yes
[20:31:56.069] checking for ldap.h... yes
[20:31:56.069] checking for compatible LDAP implementation... yes
[20:31:56.078] checking ossp/uuid.h usability... yes
[20:31:56.088] checking ossp/uuid.h presence... yes
[20:31:56.106] checking for ossp/uuid.h... yes
[20:31:56.126] checking whether byte ordering is bigendian... no
[20:31:56.225] checking for inline... inline
[20:31:56.233] checking for printf format archetype... gnu_printf
[20:31:56.242] checking for _Static_assert... yes
[20:31:56.295] checking for typeof... typeof
[20:31:56.302] checking for __builtin_types_compatible_p... yes
[20:31:56.313] checking for __builtin_constant_p... yes
[20:31:56.325] checking for __builtin_mul_overflow... yes
[20:31:56.381] checking for __builtin_unreachable... yes
[20:31:56.432] checking for computed goto support... yes
[20:31:56.441] checking for struct tm.tm_zone... yes
[20:31:56.450] checking for union semun... no
[20:31:56.490] checking for socklen_t... yes
[20:31:56.534] checking for struct sockaddr.sa_len... no
[20:31:56.607] checking for C/C++ restrict keyword... __restrict
[20:31:56.619] checking for struct option... yes
[20:31:56.657] checking whether assembler supports x86_64 popcntq... yes
[20:31:56.664] checking for special C compiler options needed for large files... no
[20:31:56.664] checking for _FILE_OFFSET_BITS value needed for large files... no
[20:31:56.671] checking size of off_t... 8
[20:31:56.740] checking for int timezone... yes
[20:31:56.800] checking for backtrace_symbols... yes
[20:31:56.861] checking for copyfile... no
[20:31:56.924] checking for copy_file_range... yes
[20:31:56.987] checking for elf_aux_info... no
[20:31:57.053] checking for getauxval... yes
[20:31:57.117] checking for getifaddrs... yes
[20:31:57.181] checking for getpeerucred... no
[20:31:57.245] checking for inet_pton... yes
[20:31:57.307] checking for kqueue... no
[20:31:57.371] checking for mbstowcs_l... no
[20:31:57.435] checking for memset_s... no
[20:31:57.500] checking for posix_fallocate... yes
[20:31:57.564] checking for ppoll... yes
[20:31:57.629] checking for pthread_is_threaded_np... no
[20:31:57.694] checking for setproctitle... no
[20:31:57.759] checking for setproctitle_fast... no
[20:31:57.825] checking for strchrnul... yes
[20:31:57.890] checking for strsignal... yes
[20:31:57.957] checking for syncfs... yes
[20:31:58.024] checking for sync_file_range... yes
[20:31:58.088] checking for uselocale... yes
[20:31:58.150] checking for wcstombs_l... no
[20:31:58.209] checking for __builtin_bswap16... yes
[20:31:58.267] checking for __builtin_bswap32... yes
[20:31:58.323] checking for __builtin_bswap64... yes
[20:31:58.380] checking for __builtin_clz... yes
[20:31:58.438] checking for __builtin_ctz... yes
[20:31:58.494] checking for __builtin_popcount... yes
[20:31:58.551] checking for __builtin_frame_address... yes
[20:31:58.607] checking for _LARGEFILE_SOURCE value needed for large files... no
[20:31:58.667] checking how ccache gcc reports undeclared, standard C functions... error
[20:31:58.693] checking for posix_fadvise... yes
[20:31:58.751] checking whether posix_fadvise is declared... yes
[20:31:58.766] checking whether fdatasync is declared... yes
[20:31:58.778] checking whether strlcat is declared... no
[20:31:58.836] checking whether strlcpy is declared... no
[20:31:58.893] checking whether strnlen is declared... yes
[20:31:58.906] checking whether strsep is declared... yes
[20:31:58.919] checking whether preadv is declared... yes
[20:31:58.932] checking whether pwritev is declared... yes
[20:31:58.943] checking whether F_FULLFSYNC is declared... no
[20:31:58.976] checking for explicit_bzero... yes
[20:31:59.028] checking for getopt... yes
[20:31:59.081] checking for getpeereid... no
[20:31:59.139] checking for inet_aton... yes
[20:31:59.191] checking for mkdtemp... yes
[20:31:59.243] checking for strlcat... no
[20:31:59.299] checking for strlcpy... no
[20:31:59.356] checking for strnlen... yes
[20:31:59.412] checking for strsep... yes
[20:31:59.464] checking for pthread_barrier_wait... yes
[20:31:59.517] checking for getopt_long... yes
[20:31:59.570] checking for syslog... yes
[20:31:59.624] checking syslog.h usability... yes
[20:31:59.633] checking syslog.h presence... yes
[20:31:59.647] checking for syslog.h... yes
[20:31:59.647] checking for opterr... yes
[20:31:59.702] checking for optreset... no
[20:31:59.761] checking unicode/ucol.h usability... yes
[20:31:59.776] checking unicode/ucol.h presence... yes
[20:31:59.798] checking for unicode/ucol.h... yes
[20:31:59.802] checking whether LLVMCreateGDBRegistrationListener is declared... yes
[20:31:59.829] checking whether LLVMCreatePerfJITEventListener is declared... yes
[20:31:59.837] checking for rl_completion_suppress_quote... yes
[20:31:59.898] checking for rl_filename_quote_characters... yes
[20:31:59.959] checking for rl_filename_quoting_function... yes
[20:32:00.026] checking for append_history... yes
[20:32:00.091] checking for history_truncate_file... yes
[20:32:00.155] checking for rl_completion_matches... yes
[20:32:00.219] checking for rl_filename_completion_function... yes
[20:32:00.283] checking for rl_reset_screen_size... yes
[20:32:00.347] checking for rl_variable_bind... yes
[20:32:00.409] checking test program... ok
[20:32:00.462] checking size of void *... 8
[20:32:00.533] checking size of size_t... 8
[20:32:00.604] checking size of long... 8
[20:32:00.676] checking size of long long... 8
[20:32:00.746] checking alignment of short... 2
[20:32:00.815] checking alignment of int... 4
[20:32:00.886] checking alignment of long... 8
[20:32:00.956] checking alignment of int64_t... 8
[20:32:01.025] checking alignment of double... 8
[20:32:01.096] checking for __int128... yes
[20:32:01.152] checking for __int128 alignment bug... ok
[20:32:01.205] checking alignment of PG_INT128_TYPE... 16
[20:32:01.274] checking for builtin __sync char locking functions... yes
[20:32:01.325] checking for builtin __sync int32 locking functions... yes
[20:32:01.376] checking for builtin __sync int32 atomic operations... yes
[20:32:01.426] checking for builtin __sync int64 atomic operations... yes
[20:32:01.478] checking for builtin __atomic int32 atomic operations... yes
[20:32:01.529] checking for builtin __atomic int64 atomic operations... yes
[20:32:01.582] checking for __get_cpuid... yes
[20:32:01.635] checking for __get_cpuid_count... yes
[20:32:01.688] checking for __cpuid... no
[20:32:01.708] checking for __cpuidex... no
[20:32:01.728] checking for _xgetbv... yes
[20:32:02.173] checking for _mm512_popcnt_epi64... yes
[20:32:02.585] checking for _mm_crc32_u8 and _mm_crc32_u32... yes
[20:32:02.690] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no
[20:32:02.709] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no
[20:32:02.725] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no
[20:32:02.741] 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
[20:32:02.807] checking which CRC-32C implementation to use... SSE 4.2 with runtime check
[20:32:02.807] checking for library containing sem_init... none required
[20:32:02.859] checking which semaphore API to use... unnamed POSIX
[20:32:02.859] checking which random number source to use... OpenSSL
[20:32:02.861] checking for tclsh... /usr/bin/tclsh
[20:32:02.861] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh
[20:32:02.894] checking tcl.h usability... yes
[20:32:02.907] checking tcl.h presence... yes
[20:32:02.925] checking for tcl.h... yes
[20:32:02.925] checking for perl.h... yes
[20:32:03.004] checking for libperl... yes
[20:32:03.234] checking Python.h usability... yes
[20:32:03.288] checking Python.h presence... yes
[20:32:03.342] checking for Python.h... yes
[20:32:03.343] checking for xmllint... /usr/bin/xmllint
[20:32:03.343] checking for xsltproc... /usr/bin/xsltproc
[20:32:03.343] checking for fop... /usr/bin/fop
[20:32:03.343] checking for dbtoepub... no
[20:32:03.344] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes
[20:32:03.400] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes
[20:32:03.464] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0
[20:32:03.464] 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
[20:32:03.464] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 
[20:32:03.464] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib  -Wl,--as-needed
[20:32:03.464] configure: using CXX=ccache g++
[20:32:03.464] 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
[20:32:03.464] configure: using CLANG=ccache clang-16
[20:32:03.464] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 
[20:32:03.464] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 
[20:32:03.492] configure: updating cache gcc.cache
[20:32:03.501] configure: creating ./config.status
[20:32:03.579] config.status: creating GNUmakefile
[20:32:03.591] config.status: creating src/Makefile.global
[20:32:03.605] config.status: creating src/include/pg_config.h
[20:32:03.616] config.status: creating src/interfaces/ecpg/include/ecpg_config.h
[20:32:03.630] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s
[20:32:03.636] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c
[20:32:03.643] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c
[20:32:03.649] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h
[20:32:03.656] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port
[20:32:03.687] 
[20:32:03.687] real	0m14.197s
[20:32:03.687] user	0m7.960s
[20:32:03.687] sys	0m4.939s
[20:32:03.687] make -s -j${BUILD_JOBS} clean
[20:32:04.173] time make -s -j${BUILD_JOBS} world-bin
[20:32:24.266] postgres_fdw.c: In function ‘postgresExplainForeignScan’:
[20:32:24.266] postgres_fdw.c:3112:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
[20:32:24.266]  3112 |                                 if (strcmp(refname, relname) != 0)
[20:32:24.266]       |                                     ^~~~~~~~~~~~~~~~~~~~~~~~
[20:32:24.266] postgres_fdw.c:3043:45: note: ‘relname’ was declared here
[20:32:24.266]  3043 |                                 char       *relname;
[20:32:24.266]       |                                             ^~~~~~~
[20:32:24.266] postgres_fdw.c: In function ‘postgresBeginForeignScan’:
[20:32:24.266] postgres_fdw.c:1666:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
[20:32:24.266]  1666 |         table = GetForeignTable(rte->relid);
[20:32:24.266]       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[20:32:24.266] postgres_fdw.c:1623:24: note: ‘rte’ was declared here
[20:32:24.266]  1623 |         RangeTblEntry *rte;
[20:32:24.266]       |                        ^~~
[20:32:24.266] cc1: all warnings being treated as errors
[20:32:24.267] make[2]: *** [<builtin>: postgres_fdw.o] Error 1
[20:32:24.267] make[2]: *** Waiting for unfinished jobs....
[20:32:24.446] make[1]: *** [Makefile:95: all-postgres_fdw-recurse] Error 2
[20:32:24.446] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2
[20:32:24.447] 
[20:32:24.447] real	0m20.273s
[20:32:24.447] user	0m49.142s
[20:32:24.447] sys	0m15.700s
[20:32:24.447] 
[20:32:24.447] Exit status: 2������������������������