[19:07:14.253] time ./configure \ [19:07:14.253] --cache gcc.cache \ [19:07:14.253] --enable-dtrace \ [19:07:14.253] ${LINUX_CONFIGURE_FEATURES} \ [19:07:14.253] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [19:07:14.444] configure: creating cache gcc.cache [19:07:14.458] checking build system type... x86_64-pc-linux-gnu [19:07:14.657] checking host system type... x86_64-pc-linux-gnu [19:07:14.657] checking which template to use... linux [19:07:14.657] checking whether NLS is wanted... no [19:07:14.657] checking for default port number... 5432 [19:07:14.664] checking for dtrace... /usr/bin/dtrace [19:07:14.665] checking for block size... 8kB [19:07:14.666] checking for segment size... 1GB [19:07:14.669] checking for WAL block size... 8kB [19:07:14.707] checking whether the C compiler works... yes [19:07:14.815] checking for C compiler default output file name... a.out [19:07:14.816] checking for suffix of executables... [19:07:14.855] checking whether we are cross compiling... no [19:07:14.917] checking for suffix of object files... o [19:07:14.929] checking whether we are using the GNU C compiler... yes [19:07:14.937] checking whether ccache gcc accepts -g... yes [19:07:14.944] checking for ccache gcc option to accept ISO C89... none needed [19:07:14.954] checking for ccache gcc option to accept ISO C99... none needed [19:07:15.021] checking whether we are using the GNU C++ compiler... yes [19:07:15.028] checking whether ccache g++ accepts -g... yes [19:07:15.143] checking for gawk... no [19:07:15.144] checking for mawk... mawk [19:07:15.144] checking for LLVM_CONFIG... llvm-config-16 [19:07:15.162] configure: using llvm 16.0.6 [19:07:15.162] checking for CLANG... ccache clang-16 [19:07:15.653] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:07:15.659] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:07:15.666] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:07:15.711] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:07:15.868] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:07:15.875] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:07:15.883] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:07:15.889] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:07:15.896] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:07:15.903] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:07:15.910] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:07:15.917] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:07:15.924] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:07:15.931] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:07:15.938] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:07:15.946] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:07:15.953] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:07:15.991] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:07:15.998] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:07:16.005] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:07:16.012] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:07:16.020] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:07:16.027] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:07:16.049] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:07:16.056] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:07:16.063] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:07:16.101] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:07:16.139] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:07:16.146] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:07:16.153] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:07:16.188] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:07:16.196] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:07:16.203] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:07:16.211] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:07:16.218] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:07:16.225] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:07:16.233] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:07:16.240] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:07:16.247] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:07:16.253] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:07:16.260] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:07:16.267] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:07:16.279] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:07:16.291] checking whether the C compiler still works... yes [19:07:16.356] checking how to run the C preprocessor... ccache gcc -E [19:07:16.430] checking for pkg-config... /usr/bin/pkg-config [19:07:16.431] checking pkg-config is at least version 0.9.0... yes [19:07:16.440] checking whether to build with ICU support... yes [19:07:16.440] checking for icu-uc icu-i18n... yes [19:07:16.451] checking whether to build with Tcl... yes [19:07:16.451] checking whether to build Perl modules... yes [19:07:16.451] checking whether to build Python modules... yes [19:07:16.451] checking whether to build with GSSAPI support... yes [19:07:16.452] checking whether to build with PAM support... yes [19:07:16.452] checking whether to build with BSD Authentication support... no [19:07:16.452] checking whether to build with LDAP support... yes [19:07:16.452] checking whether to build with Bonjour support... no [19:07:16.453] checking whether to build with SELinux support... yes [19:07:16.453] checking whether to build with systemd support... yes [19:07:16.453] checking whether to build with XML support... yes [19:07:16.453] checking for libxml-2.0 >= 2.6.23... yes [19:07:16.461] checking whether to build with LZ4 support... yes [19:07:16.461] checking for liblz4... yes [19:07:16.468] checking whether to build with ZSTD support... yes [19:07:16.469] checking for libzstd >= 1.4.0... yes [19:07:16.477] checking for strip... strip [19:07:16.477] checking whether it is possible to strip libraries... yes [19:07:16.481] checking for ar... ar [19:07:16.481] checking for a BSD-compatible install... /usr/bin/install -c [19:07:16.490] checking for tar... /usr/bin/tar [19:07:16.491] checking whether ln -s works... yes [19:07:16.491] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:07:16.493] checking for bison... /usr/bin/bison [19:07:16.501] configure: using bison (GNU Bison) 3.8.2 [19:07:16.505] checking for flex... /usr/bin/flex [19:07:16.524] configure: using flex 2.6.4 [19:07:16.524] checking for perl... /usr/bin/perl [19:07:16.546] configure: using perl 5.36.0 [19:07:16.548] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:07:16.561] checking for Perl privlibexp... /usr/share/perl/5.36 [19:07:16.566] checking for Perl useshrplib... true [19:07:16.576] 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 [19:07:16.582] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:07:16.588] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:07:16.729] checking for python3... /usr/bin/python3 [19:07:16.742] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [19:07:16.749] checking for Python sysconfig module... yes [19:07:16.761] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:07:16.776] checking Python include directory... -I/usr/include/python3.11 [19:07:16.791] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:07:16.837] checking for a sed that does not truncate output... /usr/bin/sed [19:07:16.842] checking for grep that handles long lines and -e... /usr/bin/grep [19:07:16.844] checking for egrep... /usr/bin/grep -E [19:07:16.846] checking for ANSI C header files... yes [19:07:16.963] checking for sys/types.h... yes [19:07:16.980] checking for sys/stat.h... yes [19:07:17.007] checking for stdlib.h... yes [19:07:17.022] checking for string.h... yes [19:07:17.037] checking for memory.h... yes [19:07:17.051] checking for strings.h... yes [19:07:17.066] checking for inttypes.h... yes [19:07:17.082] checking for stdint.h... yes [19:07:17.096] checking for unistd.h... yes [19:07:17.112] checking whether ccache gcc is Clang... no [19:07:17.124] checking whether pthreads work with -pthread... yes [19:07:17.180] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:07:17.222] checking whether more special flags are required for pthreads... no [19:07:17.222] checking for PTHREAD_PRIO_INHERIT... yes [19:07:17.270] checking pthread.h usability... yes [19:07:17.278] checking pthread.h presence... yes [19:07:17.294] checking for pthread.h... yes [19:07:17.294] checking for strerror_r... yes [19:07:17.335] checking whether strerror_r returns int... no [19:07:17.368] checking for main in -lm... yes [19:07:17.419] checking for library containing setproctitle... no [19:07:17.514] checking for library containing dlsym... none required [19:07:17.556] checking for library containing socket... none required [19:07:17.602] checking for library containing getopt_long... none required [19:07:17.645] checking for library containing shm_open... none required [19:07:17.688] checking for library containing shm_unlink... none required [19:07:17.731] checking for library containing clock_gettime... none required [19:07:17.774] checking for library containing shmget... none required [19:07:17.817] checking for library containing backtrace_symbols... none required [19:07:17.861] checking for library containing pthread_barrier_wait... none required [19:07:17.903] checking for library containing readline... -lreadline [19:07:17.960] checking for inflate in -lz... yes [19:07:18.006] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:07:18.116] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:07:18.183] checking for SSL_new in -lssl... yes [19:07:18.247] checking for SSL_CTX_set_cert_cb... yes [19:07:18.315] checking for OPENSSL_init_ssl... yes [19:07:18.383] checking for X509_get_signature_info... yes [19:07:18.458] checking for SSL_CTX_set_num_tickets... yes [19:07:18.525] checking for pam_start in -lpam... yes [19:07:18.582] checking for xmlSaveToBuffer in -lxml2... yes [19:07:18.672] checking for xsltCleanupGlobals in -lxslt... yes [19:07:18.759] checking for LZ4_compress_default in -llz4... yes [19:07:18.816] checking for ZSTD_compress in -lzstd... yes [19:07:18.872] checking for ldap_bind in -lldap... yes [19:07:18.970] checking for ldap_initialize... yes [19:07:19.040] checking for ldap_verify_credentials... yes [19:07:19.106] checking for security_compute_create_name in -lselinux... yes [19:07:19.167] checking for uuid_export in -lossp-uuid... yes [19:07:19.223] checking for stdbool.h that conforms to C99... yes [19:07:19.234] checking for _Bool... yes [19:07:19.300] checking atomic.h usability... no [19:07:19.351] checking atomic.h presence... no [19:07:19.368] checking for atomic.h... no [19:07:19.371] checking copyfile.h usability... no [19:07:19.422] checking copyfile.h presence... no [19:07:19.439] checking for copyfile.h... no [19:07:19.442] checking execinfo.h usability... yes [19:07:19.451] checking execinfo.h presence... yes [19:07:19.464] checking for execinfo.h... yes [19:07:19.471] checking getopt.h usability... yes [19:07:19.481] checking getopt.h presence... yes [19:07:19.495] checking for getopt.h... yes [19:07:19.503] checking ifaddrs.h usability... yes [19:07:19.516] checking ifaddrs.h presence... yes [19:07:19.533] checking for ifaddrs.h... yes [19:07:19.540] checking mbarrier.h usability... no [19:07:19.593] checking mbarrier.h presence... no [19:07:19.611] checking for mbarrier.h... no [19:07:19.614] checking sys/epoll.h usability... yes [19:07:19.623] checking sys/epoll.h presence... yes [19:07:19.638] checking for sys/epoll.h... yes [19:07:19.646] checking sys/event.h usability... no [19:07:19.700] checking sys/event.h presence... no [19:07:19.717] checking for sys/event.h... no [19:07:19.720] checking sys/personality.h usability... yes [19:07:19.729] checking sys/personality.h presence... yes [19:07:19.742] checking for sys/personality.h... yes [19:07:19.749] checking sys/prctl.h usability... yes [19:07:19.759] checking sys/prctl.h presence... yes [19:07:19.773] checking for sys/prctl.h... yes [19:07:19.780] checking sys/procctl.h usability... no [19:07:19.833] checking sys/procctl.h presence... no [19:07:19.851] checking for sys/procctl.h... no [19:07:19.854] checking sys/signalfd.h usability... yes [19:07:19.863] checking sys/signalfd.h presence... yes [19:07:19.877] checking for sys/signalfd.h... yes [19:07:19.884] checking sys/ucred.h usability... no [19:07:19.936] checking sys/ucred.h presence... no [19:07:19.954] checking for sys/ucred.h... no [19:07:19.957] checking termios.h usability... yes [19:07:19.970] checking termios.h presence... yes [19:07:19.985] checking for termios.h... yes [19:07:19.993] checking ucred.h usability... no [19:07:20.048] checking ucred.h presence... no [19:07:20.066] checking for ucred.h... no [19:07:20.069] checking xlocale.h usability... no [19:07:20.122] checking xlocale.h presence... no [19:07:20.140] checking for xlocale.h... no [19:07:20.141] checking readline/readline.h usability... yes [19:07:20.156] checking readline/readline.h presence... yes [19:07:20.174] checking for readline/readline.h... yes [19:07:20.176] checking readline/history.h usability... yes [19:07:20.185] checking readline/history.h presence... yes [19:07:20.201] checking for readline/history.h... yes [19:07:20.203] checking zlib.h usability... yes [19:07:20.215] checking zlib.h presence... yes [19:07:20.233] checking for zlib.h... yes [19:07:20.234] checking for lz4... /usr/bin/lz4 [19:07:20.234] checking lz4.h usability... yes [19:07:20.244] checking lz4.h presence... yes [19:07:20.259] checking for lz4.h... yes [19:07:20.259] checking for zstd... /usr/bin/zstd [19:07:20.260] checking zstd.h usability... yes [19:07:20.270] checking zstd.h presence... yes [19:07:20.285] checking for zstd.h... yes [19:07:20.285] checking gssapi/gssapi.h usability... yes [19:07:20.298] checking gssapi/gssapi.h presence... yes [19:07:20.314] checking for gssapi/gssapi.h... yes [19:07:20.315] checking gssapi/gssapi_ext.h usability... yes [19:07:20.324] checking gssapi/gssapi_ext.h presence... yes [19:07:20.340] checking for gssapi/gssapi_ext.h... yes [19:07:20.341] checking for openssl... /usr/bin/openssl [19:07:20.351] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:07:20.351] checking openssl/ssl.h usability... yes [19:07:20.395] checking openssl/ssl.h presence... yes [19:07:20.444] checking for openssl/ssl.h... yes [19:07:20.445] checking openssl/err.h usability... yes [19:07:20.457] checking openssl/err.h presence... yes [19:07:20.482] checking for openssl/err.h... yes [19:07:20.482] checking security/pam_appl.h usability... yes [19:07:20.493] checking security/pam_appl.h presence... yes [19:07:20.505] checking for security/pam_appl.h... yes [19:07:20.506] checking systemd/sd-daemon.h usability... yes [19:07:20.517] checking systemd/sd-daemon.h presence... yes [19:07:20.533] checking for systemd/sd-daemon.h... yes [19:07:20.534] checking libxml/parser.h usability... yes [19:07:20.565] checking libxml/parser.h presence... yes [19:07:20.594] checking for libxml/parser.h... yes [19:07:20.595] checking libxslt/xslt.h usability... yes [19:07:20.605] checking libxslt/xslt.h presence... yes [19:07:20.635] checking for libxslt/xslt.h... yes [19:07:20.636] checking ldap.h usability... yes [19:07:20.650] checking ldap.h presence... yes [19:07:20.667] checking for ldap.h... yes [19:07:20.667] checking for compatible LDAP implementation... yes [19:07:20.675] checking ossp/uuid.h usability... yes [19:07:20.684] checking ossp/uuid.h presence... yes [19:07:20.701] checking for ossp/uuid.h... yes [19:07:20.719] checking whether byte ordering is bigendian... no [19:07:20.811] checking for inline... inline [19:07:20.818] checking for printf format archetype... gnu_printf [19:07:20.827] checking for _Static_assert... yes [19:07:20.882] checking for typeof... typeof [19:07:20.890] checking for __builtin_types_compatible_p... yes [19:07:20.901] checking for __builtin_constant_p... yes [19:07:20.912] checking for __builtin_unreachable... yes [19:07:20.964] checking for computed goto support... yes [19:07:20.972] checking for struct tm.tm_zone... yes [19:07:20.980] checking for union semun... no [19:07:21.020] checking for socklen_t... yes [19:07:21.066] checking for struct sockaddr.sa_len... no [19:07:21.147] checking for C/C++ restrict keyword... __restrict [19:07:21.162] checking for struct option... yes [19:07:21.201] checking whether assembler supports x86_64 popcntq... yes [19:07:21.208] checking for special C compiler options needed for large files... no [19:07:21.208] checking for _FILE_OFFSET_BITS value needed for large files... no [19:07:21.216] checking size of off_t... 8 [19:07:21.287] checking size of bool... 1 [19:07:21.354] checking for int timezone... yes [19:07:21.416] checking for backtrace_symbols... yes [19:07:21.479] checking for copyfile... no [19:07:21.546] checking for copy_file_range... yes [19:07:21.609] checking for getifaddrs... yes [19:07:21.671] checking for getpeerucred... no [19:07:21.738] checking for inet_pton... yes [19:07:21.803] checking for kqueue... no [19:07:21.865] checking for mbstowcs_l... no [19:07:21.929] checking for memset_s... no [19:07:21.994] checking for posix_fallocate... yes [19:07:22.057] checking for ppoll... yes [19:07:22.121] checking for pthread_is_threaded_np... no [19:07:22.185] checking for setproctitle... no [19:07:22.253] checking for setproctitle_fast... no [19:07:22.321] checking for strchrnul... yes [19:07:22.385] checking for strsignal... yes [19:07:22.452] checking for syncfs... yes [19:07:22.514] checking for sync_file_range... yes [19:07:22.577] checking for uselocale... yes [19:07:22.640] checking for wcstombs_l... no [19:07:22.701] checking for __builtin_bswap16... yes [19:07:22.762] checking for __builtin_bswap32... yes [19:07:22.819] checking for __builtin_bswap64... yes [19:07:22.877] checking for __builtin_clz... yes [19:07:22.936] checking for __builtin_ctz... yes [19:07:22.995] checking for __builtin_popcount... yes [19:07:23.054] checking for __builtin_frame_address... yes [19:07:23.112] checking for _LARGEFILE_SOURCE value needed for large files... no [19:07:23.174] checking how ccache gcc reports undeclared, standard C functions... error [19:07:23.204] checking for posix_fadvise... yes [19:07:23.268] checking whether posix_fadvise is declared... yes [19:07:23.285] checking whether fdatasync is declared... yes [19:07:23.298] checking whether strlcat is declared... no [19:07:23.363] checking whether strlcpy is declared... no [19:07:23.429] checking whether strnlen is declared... yes [19:07:23.443] checking whether strsep is declared... yes [19:07:23.457] checking whether preadv is declared... yes [19:07:23.471] checking whether pwritev is declared... yes [19:07:23.484] checking whether F_FULLFSYNC is declared... no [19:07:23.520] checking for explicit_bzero... yes [19:07:23.577] checking for getopt... yes [19:07:23.635] checking for getpeereid... no [19:07:23.697] checking for inet_aton... yes [19:07:23.755] checking for mkdtemp... yes [19:07:23.815] checking for strlcat... no [19:07:23.876] checking for strlcpy... no [19:07:23.941] checking for strnlen... yes [19:07:23.999] checking for strsep... yes [19:07:24.055] checking for pthread_barrier_wait... yes [19:07:24.112] checking for getopt_long... yes [19:07:24.167] checking for syslog... yes [19:07:24.222] checking syslog.h usability... yes [19:07:24.232] checking syslog.h presence... yes [19:07:24.246] checking for syslog.h... yes [19:07:24.246] checking for opterr... yes [19:07:24.304] checking for optreset... no [19:07:24.368] checking unicode/ucol.h usability... yes [19:07:24.385] checking unicode/ucol.h presence... yes [19:07:24.409] checking for unicode/ucol.h... yes [19:07:24.415] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:07:24.442] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:07:24.452] checking for rl_completion_suppress_quote... yes [19:07:24.517] checking for rl_filename_quote_characters... yes [19:07:24.583] checking for rl_filename_quoting_function... yes [19:07:24.650] checking for append_history... yes [19:07:24.717] checking for history_truncate_file... yes [19:07:24.782] checking for rl_completion_matches... yes [19:07:24.847] checking for rl_filename_completion_function... yes [19:07:24.911] checking for rl_reset_screen_size... yes [19:07:24.973] checking for rl_variable_bind... yes [19:07:25.034] checking test program... ok [19:07:25.089] checking whether long int is 64 bits... yes [19:07:25.150] checking for __builtin_mul_overflow... yes [19:07:25.208] checking size of void *... 8 [19:07:25.280] checking size of size_t... 8 [19:07:25.352] checking size of long... 8 [19:07:25.425] checking alignment of short... 2 [19:07:25.500] checking alignment of int... 4 [19:07:25.574] checking alignment of long... 8 [19:07:25.648] checking alignment of double... 8 [19:07:25.723] checking for int8... no [19:07:25.760] checking for uint8... no [19:07:25.796] checking for int64... no [19:07:25.832] checking for uint64... no [19:07:25.871] checking for __int128... yes [19:07:25.930] checking for __int128 alignment bug... ok [19:07:25.986] checking alignment of PG_INT128_TYPE... 16 [19:07:26.058] checking for builtin __sync char locking functions... yes [19:07:26.113] checking for builtin __sync int32 locking functions... yes [19:07:26.169] checking for builtin __sync int32 atomic operations... yes [19:07:26.226] checking for builtin __sync int64 atomic operations... yes [19:07:26.282] checking for builtin __atomic int32 atomic operations... yes [19:07:26.337] checking for builtin __atomic int64 atomic operations... yes [19:07:26.393] checking for __get_cpuid... yes [19:07:26.451] checking for __get_cpuid_count... yes [19:07:26.510] checking for __cpuid... no [19:07:26.532] checking for __cpuidex... no [19:07:26.555] checking for _xgetbv with CFLAGS=... no [19:07:26.985] checking for _xgetbv with CFLAGS=-mxsave... yes [19:07:27.389] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:07:27.765] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:07:28.122] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:07:28.169] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:07:28.271] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:07:28.294] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:07:28.312] 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 [19:07:28.383] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:07:28.383] checking for library containing sem_init... none required [19:07:28.438] checking which semaphore API to use... unnamed POSIX [19:07:28.438] checking which random number source to use... OpenSSL [19:07:28.440] checking for tclsh... /usr/bin/tclsh [19:07:28.440] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:07:28.474] checking tcl.h usability... yes [19:07:28.485] checking tcl.h presence... yes [19:07:28.505] checking for tcl.h... yes [19:07:28.505] checking for perl.h... yes [19:07:28.583] checking for libperl... yes [19:07:28.841] checking Python.h usability... yes [19:07:28.893] checking Python.h presence... yes [19:07:28.954] checking for Python.h... yes [19:07:28.955] checking for xmllint... /usr/bin/xmllint [19:07:28.955] checking for xsltproc... /usr/bin/xsltproc [19:07:28.956] checking for fop... /usr/bin/fop [19:07:28.956] checking for dbtoepub... no [19:07:28.957] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:07:29.016] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:07:29.085] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [19:07:29.085] 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 [19:07:29.085] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:07:29.085] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:07:29.085] configure: using CXX=ccache g++ [19:07:29.085] 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 [19:07:29.085] configure: using CLANG=ccache clang-16 [19:07:29.085] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:07:29.085] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:07:29.115] configure: updating cache gcc.cache [19:07:29.125] configure: creating ./config.status [19:07:29.212] config.status: creating GNUmakefile [19:07:29.226] config.status: creating src/Makefile.global [19:07:29.243] config.status: creating src/include/pg_config.h [19:07:29.257] config.status: creating src/include/pg_config_ext.h [19:07:29.269] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:07:29.284] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:07:29.292] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:07:29.299] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:07:29.306] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:07:29.313] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:07:29.349] [19:07:29.349] real 0m15.096s [19:07:29.349] user 0m9.196s [19:07:29.349] sys 0m4.820s [19:07:29.349] make -s -j${BUILD_JOBS} clean [19:07:29.850] time make -s -j${BUILD_JOBS} world-bin [19:09:13.679] elog.c: In function ‘EmitErrorReport’: [19:09:13.679] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [19:09:13.679] 1699 | char* str = debug_query_string; [19:09:13.679] | ^~~~~~~~~~~~~~~~~~ [19:09:13.679] cc1: all warnings being treated as errors [19:09:13.679] make[4]: *** [: elog.o] Error 1 [19:09:13.679] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [19:09:13.679] make[3]: *** Waiting for unfinished jobs.... [19:09:22.190] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:09:22.190] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:09:22.190] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:09:22.191] [19:09:22.191] real 1m52.340s [19:09:22.191] user 5m47.522s [19:09:22.191] sys 1m29.695s [19:09:22.191] [19:09:22.191] Exit status: 2