[05:01:30.903] time ./configure \ [05:01:30.903] --cache gcc.cache \ [05:01:30.903] --enable-dtrace \ [05:01:30.903] ${LINUX_CONFIGURE_FEATURES} \ [05:01:30.903] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [05:01:31.079] configure: creating cache gcc.cache [05:01:31.092] checking build system type... x86_64-pc-linux-gnu [05:01:31.331] checking host system type... x86_64-pc-linux-gnu [05:01:31.331] checking which template to use... linux [05:01:31.331] checking whether NLS is wanted... no [05:01:31.331] checking for default port number... 5432 [05:01:31.337] checking for dtrace... /usr/bin/dtrace [05:01:31.338] checking for block size... 8kB [05:01:31.339] checking for segment size... 1GB [05:01:31.341] checking for WAL block size... 8kB [05:01:31.373] checking whether the C compiler works... yes [05:01:31.500] checking for C compiler default output file name... a.out [05:01:31.501] checking for suffix of executables... [05:01:31.540] checking whether we are cross compiling... no [05:01:31.597] checking for suffix of object files... o [05:01:31.606] checking whether we are using the GNU C compiler... yes [05:01:31.615] checking whether ccache gcc accepts -g... yes [05:01:31.622] checking for ccache gcc option to accept ISO C89... none needed [05:01:31.630] checking for ccache gcc option to accept ISO C99... none needed [05:01:31.694] checking whether we are using the GNU C++ compiler... yes [05:01:31.701] checking whether ccache g++ accepts -g... yes [05:01:31.802] checking for gawk... no [05:01:31.802] checking for mawk... mawk [05:01:31.803] checking for LLVM_CONFIG... llvm-config-16 [05:01:31.819] configure: using llvm 16.0.6 [05:01:31.819] checking for CLANG... ccache clang-16 [05:01:32.351] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:01:32.357] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [05:01:32.363] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:01:32.407] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:01:32.563] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [05:01:32.570] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [05:01:32.577] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:01:32.583] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:01:32.589] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:01:32.595] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:01:32.602] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [05:01:32.608] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:01:32.614] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:01:32.620] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:01:32.626] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [05:01:32.633] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [05:01:32.639] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:01:32.675] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:01:32.681] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:01:32.687] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [05:01:32.693] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [05:01:32.699] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:01:32.706] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:01:32.726] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:01:32.732] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:01:32.738] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:01:32.775] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:01:32.813] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:01:32.820] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:01:32.826] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:01:32.859] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:01:32.865] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:01:32.872] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:01:32.879] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [05:01:32.885] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [05:01:32.891] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [05:01:32.897] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [05:01:32.903] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [05:01:32.910] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [05:01:32.917] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [05:01:32.924] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [05:01:32.930] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [05:01:32.941] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [05:01:32.953] checking whether the C compiler still works... yes [05:01:33.014] checking how to run the C preprocessor... ccache gcc -E [05:01:33.082] checking for pkg-config... /usr/bin/pkg-config [05:01:33.082] checking pkg-config is at least version 0.9.0... yes [05:01:33.087] checking whether to build with ICU support... yes [05:01:33.088] checking for icu-uc icu-i18n... yes [05:01:33.097] checking whether to build with Tcl... yes [05:01:33.097] checking whether to build Perl modules... yes [05:01:33.097] checking whether to build Python modules... yes [05:01:33.097] checking whether to build with GSSAPI support... yes [05:01:33.098] checking whether to build with PAM support... yes [05:01:33.098] checking whether to build with BSD Authentication support... no [05:01:33.098] checking whether to build with LDAP support... yes [05:01:33.098] checking whether to build with Bonjour support... no [05:01:33.098] checking whether to build with SELinux support... yes [05:01:33.099] checking whether to build with systemd support... yes [05:01:33.099] checking whether to build with XML support... yes [05:01:33.099] checking for libxml-2.0 >= 2.6.23... yes [05:01:33.110] checking whether to build with LZ4 support... yes [05:01:33.111] checking for liblz4... yes [05:01:33.118] checking whether to build with ZSTD support... yes [05:01:33.118] checking for libzstd >= 1.4.0... yes [05:01:33.127] checking for strip... strip [05:01:33.127] checking whether it is possible to strip libraries... yes [05:01:33.132] checking for ar... ar [05:01:33.132] checking for a BSD-compatible install... /usr/bin/install -c [05:01:33.141] checking for tar... /usr/bin/tar [05:01:33.141] checking whether ln -s works... yes [05:01:33.142] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:01:33.144] checking for bison... /usr/bin/bison [05:01:33.151] configure: using bison (GNU Bison) 3.8.2 [05:01:33.154] checking for flex... /usr/bin/flex [05:01:33.174] configure: using flex 2.6.4 [05:01:33.174] checking for perl... /usr/bin/perl [05:01:33.199] configure: using perl 5.36.0 [05:01:33.200] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [05:01:33.211] checking for Perl privlibexp... /usr/share/perl/5.36 [05:01:33.216] checking for Perl useshrplib... true [05:01:33.224] 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 [05:01:33.230] checking for CFLAGS to compile embedded Perl... -DDEBIAN [05:01:33.235] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [05:01:33.367] checking for python3... /usr/bin/python3 [05:01:33.378] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [05:01:33.384] checking for Python sysconfig module... yes [05:01:33.396] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [05:01:33.408] checking Python include directory... -I/usr/include/python3.11 [05:01:33.420] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [05:01:33.459] checking for a sed that does not truncate output... /usr/bin/sed [05:01:33.464] checking for grep that handles long lines and -e... /usr/bin/grep [05:01:33.466] checking for egrep... /usr/bin/grep -E [05:01:33.468] checking for ANSI C header files... yes [05:01:33.569] checking for sys/types.h... yes [05:01:33.583] checking for sys/stat.h... yes [05:01:33.605] checking for stdlib.h... yes [05:01:33.619] checking for string.h... yes [05:01:33.632] checking for memory.h... yes [05:01:33.646] checking for strings.h... yes [05:01:33.659] checking for inttypes.h... yes [05:01:33.674] checking for stdint.h... yes [05:01:33.687] checking for unistd.h... yes [05:01:33.703] checking whether ccache gcc is Clang... no [05:01:33.715] checking whether pthreads work with -pthread... yes [05:01:33.765] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [05:01:33.806] checking whether more special flags are required for pthreads... no [05:01:33.806] checking for PTHREAD_PRIO_INHERIT... yes [05:01:33.851] checking pthread.h usability... yes [05:01:33.859] checking pthread.h presence... yes [05:01:33.874] checking for pthread.h... yes [05:01:33.874] checking for strerror_r... yes [05:01:33.913] checking whether strerror_r returns int... no [05:01:33.944] checking for main in -lm... yes [05:01:33.990] checking for library containing setproctitle... no [05:01:34.078] checking for library containing dlsym... none required [05:01:34.119] checking for library containing socket... none required [05:01:34.160] checking for library containing getopt_long... none required [05:01:34.201] checking for library containing shm_open... none required [05:01:34.241] checking for library containing shm_unlink... none required [05:01:34.282] checking for library containing clock_gettime... none required [05:01:34.322] checking for library containing shmget... none required [05:01:34.363] checking for library containing backtrace_symbols... none required [05:01:34.404] checking for library containing pthread_barrier_wait... none required [05:01:34.444] checking for library containing readline... -lreadline [05:01:34.499] checking for inflate in -lz... yes [05:01:34.542] checking for library containing gss_store_cred_into... -lgssapi_krb5 [05:01:34.648] checking for CRYPTO_new_ex_data in -lcrypto... yes [05:01:34.713] checking for SSL_new in -lssl... yes [05:01:34.776] checking for SSL_CTX_set_ciphersuites... yes [05:01:34.840] checking for SSL_CTX_set_cert_cb... yes [05:01:34.905] checking for X509_get_signature_info... yes [05:01:34.974] checking for SSL_CTX_set_num_tickets... yes [05:01:35.039] checking for pam_start in -lpam... yes [05:01:35.091] checking for xmlSaveToBuffer in -lxml2... yes [05:01:35.184] checking for xsltCleanupGlobals in -lxslt... yes [05:01:35.267] checking for LZ4_compress_default in -llz4... yes [05:01:35.320] checking for ZSTD_compress in -lzstd... yes [05:01:35.371] checking for ldap_bind in -lldap... yes [05:01:35.464] checking for ldap_initialize... yes [05:01:35.530] checking for ldap_verify_credentials... yes [05:01:35.595] checking for security_compute_create_name in -lselinux... yes [05:01:35.652] checking for uuid_export in -lossp-uuid... yes [05:01:35.705] checking for stdbool.h that conforms to C99... yes [05:01:35.716] checking for _Bool... yes [05:01:35.780] checking atomic.h usability... no [05:01:35.829] checking atomic.h presence... no [05:01:35.845] checking for atomic.h... no [05:01:35.848] checking copyfile.h usability... no [05:01:35.897] checking copyfile.h presence... no [05:01:35.913] checking for copyfile.h... no [05:01:35.916] checking execinfo.h usability... yes [05:01:35.924] checking execinfo.h presence... yes [05:01:35.936] checking for execinfo.h... yes [05:01:35.942] checking getopt.h usability... yes [05:01:35.951] checking getopt.h presence... yes [05:01:35.963] checking for getopt.h... yes [05:01:35.969] checking ifaddrs.h usability... yes [05:01:35.982] checking ifaddrs.h presence... yes [05:01:35.997] checking for ifaddrs.h... yes [05:01:36.004] checking mbarrier.h usability... no [05:01:36.055] checking mbarrier.h presence... no [05:01:36.072] checking for mbarrier.h... no [05:01:36.075] checking sys/epoll.h usability... yes [05:01:36.085] checking sys/epoll.h presence... yes [05:01:36.099] checking for sys/epoll.h... yes [05:01:36.107] checking sys/event.h usability... no [05:01:36.158] checking sys/event.h presence... no [05:01:36.175] checking for sys/event.h... no [05:01:36.178] checking sys/personality.h usability... yes [05:01:36.186] checking sys/personality.h presence... yes [05:01:36.198] checking for sys/personality.h... yes [05:01:36.205] checking sys/prctl.h usability... yes [05:01:36.213] checking sys/prctl.h presence... yes [05:01:36.226] checking for sys/prctl.h... yes [05:01:36.232] checking sys/procctl.h usability... no [05:01:36.282] checking sys/procctl.h presence... no [05:01:36.299] checking for sys/procctl.h... no [05:01:36.302] checking sys/signalfd.h usability... yes [05:01:36.311] checking sys/signalfd.h presence... yes [05:01:36.324] checking for sys/signalfd.h... yes [05:01:36.330] checking sys/ucred.h usability... no [05:01:36.380] checking sys/ucred.h presence... no [05:01:36.396] checking for sys/ucred.h... no [05:01:36.399] checking termios.h usability... yes [05:01:36.412] checking termios.h presence... yes [05:01:36.426] checking for termios.h... yes [05:01:36.434] checking ucred.h usability... no [05:01:36.484] checking ucred.h presence... no [05:01:36.500] checking for ucred.h... no [05:01:36.503] checking xlocale.h usability... no [05:01:36.551] checking xlocale.h presence... no [05:01:36.567] checking for xlocale.h... no [05:01:36.569] checking readline/readline.h usability... yes [05:01:36.581] checking readline/readline.h presence... yes [05:01:36.597] checking for readline/readline.h... yes [05:01:36.598] checking readline/history.h usability... yes [05:01:36.606] checking readline/history.h presence... yes [05:01:36.621] checking for readline/history.h... yes [05:01:36.624] checking zlib.h usability... yes [05:01:36.634] checking zlib.h presence... yes [05:01:36.651] checking for zlib.h... yes [05:01:36.651] checking for lz4... /usr/bin/lz4 [05:01:36.651] checking lz4.h usability... yes [05:01:36.660] checking lz4.h presence... yes [05:01:36.673] checking for lz4.h... yes [05:01:36.673] checking for zstd... /usr/bin/zstd [05:01:36.673] checking zstd.h usability... yes [05:01:36.683] checking zstd.h presence... yes [05:01:36.697] checking for zstd.h... yes [05:01:36.698] checking gssapi/gssapi.h usability... yes [05:01:36.708] checking gssapi/gssapi.h presence... yes [05:01:36.723] checking for gssapi/gssapi.h... yes [05:01:36.724] checking gssapi/gssapi_ext.h usability... yes [05:01:36.734] checking gssapi/gssapi_ext.h presence... yes [05:01:36.749] checking for gssapi/gssapi_ext.h... yes [05:01:36.750] checking for openssl... /usr/bin/openssl [05:01:36.762] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [05:01:36.762] checking openssl/ssl.h usability... yes [05:01:36.812] checking openssl/ssl.h presence... yes [05:01:36.860] checking for openssl/ssl.h... yes [05:01:36.860] checking openssl/err.h usability... yes [05:01:36.872] checking openssl/err.h presence... yes [05:01:36.898] checking for openssl/err.h... yes [05:01:36.899] checking security/pam_appl.h usability... yes [05:01:36.909] checking security/pam_appl.h presence... yes [05:01:36.923] checking for security/pam_appl.h... yes [05:01:36.924] checking systemd/sd-daemon.h usability... yes [05:01:36.934] checking systemd/sd-daemon.h presence... yes [05:01:36.951] checking for systemd/sd-daemon.h... yes [05:01:36.951] checking libxml/parser.h usability... yes [05:01:36.992] checking libxml/parser.h presence... yes [05:01:37.021] checking for libxml/parser.h... yes [05:01:37.021] checking libxslt/xslt.h usability... yes [05:01:37.033] checking libxslt/xslt.h presence... yes [05:01:37.062] checking for libxslt/xslt.h... yes [05:01:37.063] checking ldap.h usability... yes [05:01:37.074] checking ldap.h presence... yes [05:01:37.090] checking for ldap.h... yes [05:01:37.091] checking for compatible LDAP implementation... yes [05:01:37.098] checking ossp/uuid.h usability... yes [05:01:37.106] checking ossp/uuid.h presence... yes [05:01:37.123] checking for ossp/uuid.h... yes [05:01:37.140] checking whether byte ordering is bigendian... no [05:01:37.234] checking for inline... inline [05:01:37.242] checking for printf format archetype... gnu_printf [05:01:37.250] checking for _Static_assert... yes [05:01:37.302] checking for typeof... typeof [05:01:37.309] checking for __builtin_types_compatible_p... yes [05:01:37.321] checking for __builtin_constant_p... yes [05:01:37.331] checking for __builtin_unreachable... yes [05:01:37.383] checking for computed goto support... yes [05:01:37.390] checking for struct tm.tm_zone... yes [05:01:37.398] checking for union semun... no [05:01:37.435] checking for socklen_t... yes [05:01:37.479] checking for struct sockaddr.sa_len... no [05:01:37.552] checking for C/C++ restrict keyword... __restrict [05:01:37.565] checking for struct option... yes [05:01:37.603] checking whether assembler supports x86_64 popcntq... yes [05:01:37.611] checking for special C compiler options needed for large files... no [05:01:37.611] checking for _FILE_OFFSET_BITS value needed for large files... no [05:01:37.618] checking size of off_t... 8 [05:01:37.690] checking size of bool... 1 [05:01:37.755] checking for int timezone... yes [05:01:37.815] checking for backtrace_symbols... yes [05:01:37.875] checking for copyfile... no [05:01:37.937] checking for copy_file_range... yes [05:01:37.996] checking for getifaddrs... yes [05:01:38.056] checking for getpeerucred... no [05:01:38.118] checking for inet_pton... yes [05:01:38.178] checking for kqueue... no [05:01:38.241] checking for mbstowcs_l... no [05:01:38.303] checking for memset_s... no [05:01:38.364] checking for posix_fallocate... yes [05:01:38.425] checking for ppoll... yes [05:01:38.484] checking for pthread_is_threaded_np... no [05:01:38.546] checking for setproctitle... no [05:01:38.608] checking for setproctitle_fast... no [05:01:38.669] checking for strchrnul... yes [05:01:38.728] checking for strsignal... yes [05:01:38.788] checking for syncfs... yes [05:01:38.849] checking for sync_file_range... yes [05:01:38.909] checking for uselocale... yes [05:01:38.969] checking for wcstombs_l... no [05:01:39.027] checking for __builtin_bswap16... yes [05:01:39.085] checking for __builtin_bswap32... yes [05:01:39.142] checking for __builtin_bswap64... yes [05:01:39.199] checking for __builtin_clz... yes [05:01:39.258] checking for __builtin_ctz... yes [05:01:39.315] checking for __builtin_popcount... yes [05:01:39.371] checking for __builtin_frame_address... yes [05:01:39.427] checking for _LARGEFILE_SOURCE value needed for large files... no [05:01:39.486] checking how ccache gcc reports undeclared, standard C functions... error [05:01:39.513] checking for posix_fadvise... yes [05:01:39.570] checking whether posix_fadvise is declared... yes [05:01:39.585] checking whether fdatasync is declared... yes [05:01:39.596] checking whether strlcat is declared... no [05:01:39.655] checking whether strlcpy is declared... no [05:01:39.712] checking whether strnlen is declared... yes [05:01:39.725] checking whether strsep is declared... yes [05:01:39.738] checking whether preadv is declared... yes [05:01:39.750] checking whether pwritev is declared... yes [05:01:39.762] checking whether F_FULLFSYNC is declared... no [05:01:39.795] checking for explicit_bzero... yes [05:01:39.847] checking for getopt... yes [05:01:39.900] checking for getpeereid... no [05:01:39.960] checking for inet_aton... yes [05:01:40.014] checking for mkdtemp... yes [05:01:40.067] checking for strlcat... no [05:01:40.125] checking for strlcpy... no [05:01:40.183] checking for strnlen... yes [05:01:40.239] checking for strsep... yes [05:01:40.291] checking for pthread_barrier_wait... yes [05:01:40.343] checking for getopt_long... yes [05:01:40.397] checking for syslog... yes [05:01:40.450] checking syslog.h usability... yes [05:01:40.459] checking syslog.h presence... yes [05:01:40.472] checking for syslog.h... yes [05:01:40.473] checking for opterr... yes [05:01:40.526] checking for optreset... no [05:01:40.587] checking unicode/ucol.h usability... yes [05:01:40.604] checking unicode/ucol.h presence... yes [05:01:40.626] checking for unicode/ucol.h... yes [05:01:40.630] checking whether LLVMCreateGDBRegistrationListener is declared... yes [05:01:40.654] checking whether LLVMCreatePerfJITEventListener is declared... yes [05:01:40.662] checking for rl_completion_suppress_quote... yes [05:01:40.723] checking for rl_filename_quote_characters... yes [05:01:40.783] checking for rl_filename_quoting_function... yes [05:01:40.847] checking for append_history... yes [05:01:40.908] checking for history_truncate_file... yes [05:01:40.969] checking for rl_completion_matches... yes [05:01:41.030] checking for rl_filename_completion_function... yes [05:01:41.092] checking for rl_reset_screen_size... yes [05:01:41.153] checking for rl_variable_bind... yes [05:01:41.212] checking test program... ok [05:01:41.264] checking whether long int is 64 bits... yes [05:01:41.323] checking for __builtin_mul_overflow... yes [05:01:41.374] checking size of void *... 8 [05:01:41.446] checking size of size_t... 8 [05:01:41.518] checking size of long... 8 [05:01:41.590] checking alignment of short... 2 [05:01:41.661] checking alignment of int... 4 [05:01:41.733] checking alignment of long... 8 [05:01:41.802] checking alignment of double... 8 [05:01:41.873] checking for __int128... yes [05:01:41.927] checking for __int128 alignment bug... ok [05:01:41.980] checking alignment of PG_INT128_TYPE... 16 [05:01:42.050] checking for builtin __sync char locking functions... yes [05:01:42.102] checking for builtin __sync int32 locking functions... yes [05:01:42.153] checking for builtin __sync int32 atomic operations... yes [05:01:42.207] checking for builtin __sync int64 atomic operations... yes [05:01:42.258] checking for builtin __atomic int32 atomic operations... yes [05:01:42.310] checking for builtin __atomic int64 atomic operations... yes [05:01:42.361] checking for __get_cpuid... yes [05:01:42.415] checking for __get_cpuid_count... yes [05:01:42.468] checking for __cpuid... no [05:01:42.489] checking for __cpuidex... no [05:01:42.508] checking for _xgetbv... yes [05:01:42.962] checking for _mm512_popcnt_epi64... yes [05:01:43.374] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:01:43.418] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:01:43.513] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:01:43.532] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:01:43.549] 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 [05:01:43.615] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:01:43.616] checking for library containing sem_init... none required [05:01:43.668] checking which semaphore API to use... unnamed POSIX [05:01:43.668] checking which random number source to use... OpenSSL [05:01:43.670] checking for tclsh... /usr/bin/tclsh [05:01:43.670] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [05:01:43.701] checking tcl.h usability... yes [05:01:43.714] checking tcl.h presence... yes [05:01:43.732] checking for tcl.h... yes [05:01:43.732] checking for perl.h... yes [05:01:43.817] checking for libperl... yes [05:01:44.048] checking Python.h usability... yes [05:01:44.109] checking Python.h presence... yes [05:01:44.163] checking for Python.h... yes [05:01:44.163] checking for xmllint... /usr/bin/xmllint [05:01:44.163] checking for xsltproc... /usr/bin/xsltproc [05:01:44.163] checking for fop... /usr/bin/fop [05:01:44.164] checking for dbtoepub... no [05:01:44.164] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [05:01:44.218] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [05:01:44.281] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [05:01:44.281] 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 [05:01:44.281] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [05:01:44.281] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [05:01:44.281] configure: using CXX=ccache g++ [05:01:44.281] 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 [05:01:44.281] configure: using CLANG=ccache clang-16 [05:01:44.281] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [05:01:44.281] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [05:01:44.309] configure: updating cache gcc.cache [05:01:44.317] configure: creating ./config.status [05:01:44.394] config.status: creating GNUmakefile [05:01:44.406] config.status: creating src/Makefile.global [05:01:44.420] config.status: creating src/include/pg_config.h [05:01:44.431] config.status: creating src/include/pg_config_ext.h [05:01:44.442] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:01:44.455] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:01:44.461] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [05:01:44.468] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [05:01:44.474] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [05:01:44.480] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [05:01:44.511] [05:01:44.511] real 0m13.608s [05:01:44.511] user 0m7.931s [05:01:44.511] sys 0m4.412s [05:01:44.511] make -s -j${BUILD_JOBS} clean [05:01:44.989] time make -s -j${BUILD_JOBS} world-bin [05:03:32.334] elog.c: In function ‘EmitErrorReport’: [05:03:32.334] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [05:03:32.334] 1699 | char* str = debug_query_string; [05:03:32.334] | ^~~~~~~~~~~~~~~~~~ [05:03:32.334] cc1: all warnings being treated as errors [05:03:32.334] make[4]: *** [: elog.o] Error 1 [05:03:32.334] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [05:03:32.334] make[3]: *** Waiting for unfinished jobs.... [05:03:36.703] make[2]: *** [common.mk:37: utils-recursive] Error 2 [05:03:36.703] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:03:36.703] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:03:36.703] [05:03:36.703] real 1m51.714s [05:03:36.703] user 5m46.228s [05:03:36.703] sys 1m29.061s [05:03:36.704] [05:03:36.704] Exit status: 2