[04:34:24.856] time ./configure \ [04:34:24.856] --cache gcc.cache \ [04:34:24.856] --enable-dtrace \ [04:34:24.856] ${LINUX_CONFIGURE_FEATURES} \ [04:34:24.856] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:34:25.026] configure: creating cache gcc.cache [04:34:25.039] checking build system type... x86_64-pc-linux-gnu [04:34:25.235] checking host system type... x86_64-pc-linux-gnu [04:34:25.235] checking which template to use... linux [04:34:25.235] checking whether NLS is wanted... no [04:34:25.235] checking for default port number... 5432 [04:34:25.241] checking for dtrace... /usr/bin/dtrace [04:34:25.242] checking for block size... 8kB [04:34:25.243] checking for segment size... 1GB [04:34:25.245] checking for WAL block size... 8kB [04:34:25.277] checking whether the C compiler works... yes [04:34:25.384] checking for C compiler default output file name... a.out [04:34:25.385] checking for suffix of executables... [04:34:25.421] checking whether we are cross compiling... no [04:34:25.480] checking for suffix of object files... o [04:34:25.489] checking whether we are using the GNU C compiler... yes [04:34:25.495] checking whether ccache gcc accepts -g... yes [04:34:25.501] checking for ccache gcc option to accept ISO C89... none needed [04:34:25.509] checking for ccache gcc option to accept ISO C99... none needed [04:34:25.566] checking whether we are using the GNU C++ compiler... yes [04:34:25.572] checking whether ccache g++ accepts -g... yes [04:34:25.629] checking for gawk... no [04:34:25.629] checking for mawk... mawk [04:34:25.630] checking for LLVM_CONFIG... llvm-config-16 [04:34:25.646] configure: using llvm 16.0.6 [04:34:25.646] checking for CLANG... ccache clang-16 [04:34:26.138] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:34:26.145] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:34:26.152] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:34:26.197] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:34:26.347] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:34:26.354] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:34:26.361] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:34:26.368] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:34:26.375] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:34:26.382] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:34:26.389] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:34:26.396] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:34:26.402] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:34:26.409] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:34:26.416] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:34:26.422] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:34:26.429] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:34:26.466] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:34:26.473] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:34:26.479] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:34:26.486] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:34:26.492] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:34:26.499] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:34:26.520] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:34:26.527] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:34:26.534] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:34:26.572] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:34:26.610] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:34:26.617] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:34:26.624] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:34:26.659] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:34:26.666] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:34:26.673] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:34:26.681] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:34:26.688] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:34:26.695] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:34:26.701] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:34:26.709] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:34:26.716] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:34:26.723] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:34:26.730] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:34:26.737] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:34:26.749] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:34:26.760] checking whether the C compiler still works... yes [04:34:26.821] checking how to run the C preprocessor... ccache gcc -E [04:34:26.889] checking for pkg-config... /usr/bin/pkg-config [04:34:26.890] checking pkg-config is at least version 0.9.0... yes [04:34:26.895] checking whether to build with ICU support... yes [04:34:26.896] checking for icu-uc icu-i18n... yes [04:34:26.906] checking whether to build with Tcl... yes [04:34:26.906] checking whether to build Perl modules... yes [04:34:26.906] checking whether to build Python modules... yes [04:34:26.907] checking whether to build with GSSAPI support... yes [04:34:26.908] checking whether to build with PAM support... yes [04:34:26.908] checking whether to build with BSD Authentication support... no [04:34:26.908] checking whether to build with LDAP support... yes [04:34:26.908] checking whether to build with Bonjour support... no [04:34:26.908] checking whether to build with SELinux support... yes [04:34:26.908] checking whether to build with systemd support... yes [04:34:26.908] checking whether to build with XML support... yes [04:34:26.909] checking for libxml-2.0 >= 2.6.23... yes [04:34:26.916] checking whether to build with LZ4 support... yes [04:34:26.916] checking for liblz4... yes [04:34:26.925] checking whether to build with ZSTD support... yes [04:34:26.926] checking for libzstd >= 1.4.0... yes [04:34:26.933] checking for strip... strip [04:34:26.933] checking whether it is possible to strip libraries... yes [04:34:26.936] checking for ar... ar [04:34:26.937] checking for a BSD-compatible install... /usr/bin/install -c [04:34:26.945] checking for tar... /usr/bin/tar [04:34:26.945] checking whether ln -s works... yes [04:34:26.945] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:34:26.947] checking for bison... /usr/bin/bison [04:34:26.953] configure: using bison (GNU Bison) 3.8.2 [04:34:26.956] checking for flex... /usr/bin/flex [04:34:26.974] configure: using flex 2.6.4 [04:34:26.974] checking for perl... /usr/bin/perl [04:34:26.994] configure: using perl 5.36.0 [04:34:26.996] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:34:27.010] checking for Perl privlibexp... /usr/share/perl/5.36 [04:34:27.015] checking for Perl useshrplib... true [04:34:27.025] 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 [04:34:27.030] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:34:27.036] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:34:27.166] checking for python3... /usr/bin/python3 [04:34:27.178] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [04:34:27.184] checking for Python sysconfig module... yes [04:34:27.196] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:34:27.209] checking Python include directory... -I/usr/include/python3.11 [04:34:27.221] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:34:27.262] checking for a sed that does not truncate output... /usr/bin/sed [04:34:27.267] checking for grep that handles long lines and -e... /usr/bin/grep [04:34:27.270] checking for egrep... /usr/bin/grep -E [04:34:27.271] checking for ANSI C header files... yes [04:34:27.376] checking for sys/types.h... yes [04:34:27.390] checking for sys/stat.h... yes [04:34:27.414] checking for stdlib.h... yes [04:34:27.427] checking for string.h... yes [04:34:27.440] checking for memory.h... yes [04:34:27.454] checking for strings.h... yes [04:34:27.467] checking for inttypes.h... yes [04:34:27.482] checking for stdint.h... yes [04:34:27.495] checking for unistd.h... yes [04:34:27.510] checking whether ccache gcc is Clang... no [04:34:27.522] checking whether pthreads work with -pthread... yes [04:34:27.573] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:34:27.614] checking whether more special flags are required for pthreads... no [04:34:27.614] checking for PTHREAD_PRIO_INHERIT... yes [04:34:27.662] checking pthread.h usability... yes [04:34:27.670] checking pthread.h presence... yes [04:34:27.686] checking for pthread.h... yes [04:34:27.686] checking for strerror_r... yes [04:34:27.729] checking whether strerror_r returns int... no [04:34:27.761] checking for main in -lm... yes [04:34:27.807] checking for library containing setproctitle... no [04:34:27.900] checking for library containing dlsym... none required [04:34:27.943] checking for library containing socket... none required [04:34:27.985] checking for library containing getopt_long... none required [04:34:28.027] checking for library containing shm_open... none required [04:34:28.069] checking for library containing shm_unlink... none required [04:34:28.112] checking for library containing clock_gettime... none required [04:34:28.153] checking for library containing shmget... none required [04:34:28.195] checking for library containing backtrace_symbols... none required [04:34:28.238] checking for library containing pthread_barrier_wait... none required [04:34:28.281] checking for library containing readline... -lreadline [04:34:28.332] checking for inflate in -lz... yes [04:34:28.376] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:34:28.475] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:34:28.539] checking for SSL_new in -lssl... yes [04:34:28.601] checking for SSL_CTX_set_ciphersuites... yes [04:34:28.665] checking for SSL_CTX_set_cert_cb... yes [04:34:28.730] checking for X509_get_signature_info... yes [04:34:28.799] checking for SSL_CTX_set_num_tickets... yes [04:34:28.865] checking for pam_start in -lpam... yes [04:34:28.918] checking for xmlSaveToBuffer in -lxml2... yes [04:34:29.003] checking for xsltCleanupGlobals in -lxslt... yes [04:34:29.086] checking for LZ4_compress_default in -llz4... yes [04:34:29.138] checking for ZSTD_compress in -lzstd... yes [04:34:29.190] checking for ldap_bind in -lldap... yes [04:34:29.271] checking for ldap_initialize... yes [04:34:29.337] checking for ldap_verify_credentials... yes [04:34:29.401] checking for security_compute_create_name in -lselinux... yes [04:34:29.457] checking for uuid_export in -lossp-uuid... yes [04:34:29.512] checking for stdbool.h that conforms to C99... yes [04:34:29.523] checking for _Bool... yes [04:34:29.588] checking atomic.h usability... no [04:34:29.639] checking atomic.h presence... no [04:34:29.656] checking for atomic.h... no [04:34:29.659] checking copyfile.h usability... no [04:34:29.709] checking copyfile.h presence... no [04:34:29.726] checking for copyfile.h... no [04:34:29.729] checking execinfo.h usability... yes [04:34:29.737] checking execinfo.h presence... yes [04:34:29.749] checking for execinfo.h... yes [04:34:29.756] checking getopt.h usability... yes [04:34:29.764] checking getopt.h presence... yes [04:34:29.776] checking for getopt.h... yes [04:34:29.783] checking ifaddrs.h usability... yes [04:34:29.794] checking ifaddrs.h presence... yes [04:34:29.809] checking for ifaddrs.h... yes [04:34:29.816] checking mbarrier.h usability... no [04:34:29.865] checking mbarrier.h presence... no [04:34:29.882] checking for mbarrier.h... no [04:34:29.885] checking sys/epoll.h usability... yes [04:34:29.893] checking sys/epoll.h presence... yes [04:34:29.907] checking for sys/epoll.h... yes [04:34:29.914] checking sys/event.h usability... no [04:34:29.964] checking sys/event.h presence... no [04:34:29.980] checking for sys/event.h... no [04:34:29.983] checking sys/personality.h usability... yes [04:34:29.991] checking sys/personality.h presence... yes [04:34:30.003] checking for sys/personality.h... yes [04:34:30.010] checking sys/prctl.h usability... yes [04:34:30.019] checking sys/prctl.h presence... yes [04:34:30.032] checking for sys/prctl.h... yes [04:34:30.038] checking sys/procctl.h usability... no [04:34:30.088] checking sys/procctl.h presence... no [04:34:30.105] checking for sys/procctl.h... no [04:34:30.108] checking sys/signalfd.h usability... yes [04:34:30.116] checking sys/signalfd.h presence... yes [04:34:30.130] checking for sys/signalfd.h... yes [04:34:30.138] checking sys/ucred.h usability... no [04:34:30.189] checking sys/ucred.h presence... no [04:34:30.206] checking for sys/ucred.h... no [04:34:30.210] checking termios.h usability... yes [04:34:30.222] checking termios.h presence... yes [04:34:30.237] checking for termios.h... yes [04:34:30.243] checking ucred.h usability... no [04:34:30.294] checking ucred.h presence... no [04:34:30.310] checking for ucred.h... no [04:34:30.313] checking xlocale.h usability... no [04:34:30.364] checking xlocale.h presence... no [04:34:30.381] checking for xlocale.h... no [04:34:30.383] checking readline/readline.h usability... yes [04:34:30.395] checking readline/readline.h presence... yes [04:34:30.412] checking for readline/readline.h... yes [04:34:30.413] checking readline/history.h usability... yes [04:34:30.422] checking readline/history.h presence... yes [04:34:30.438] checking for readline/history.h... yes [04:34:30.440] checking zlib.h usability... yes [04:34:30.452] checking zlib.h presence... yes [04:34:30.469] checking for zlib.h... yes [04:34:30.470] checking for lz4... /usr/bin/lz4 [04:34:30.470] checking lz4.h usability... yes [04:34:30.478] checking lz4.h presence... yes [04:34:30.492] checking for lz4.h... yes [04:34:30.492] checking for zstd... /usr/bin/zstd [04:34:30.492] checking zstd.h usability... yes [04:34:30.501] checking zstd.h presence... yes [04:34:30.515] checking for zstd.h... yes [04:34:30.516] checking gssapi/gssapi.h usability... yes [04:34:30.525] checking gssapi/gssapi.h presence... yes [04:34:30.540] checking for gssapi/gssapi.h... yes [04:34:30.541] checking gssapi/gssapi_ext.h usability... yes [04:34:30.549] checking gssapi/gssapi_ext.h presence... yes [04:34:30.564] checking for gssapi/gssapi_ext.h... yes [04:34:30.565] checking for openssl... /usr/bin/openssl [04:34:30.574] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:34:30.574] checking openssl/ssl.h usability... yes [04:34:30.617] checking openssl/ssl.h presence... yes [04:34:30.665] checking for openssl/ssl.h... yes [04:34:30.665] checking openssl/err.h usability... yes [04:34:30.678] checking openssl/err.h presence... yes [04:34:30.702] checking for openssl/err.h... yes [04:34:30.703] checking security/pam_appl.h usability... yes [04:34:30.712] checking security/pam_appl.h presence... yes [04:34:30.724] checking for security/pam_appl.h... yes [04:34:30.725] checking systemd/sd-daemon.h usability... yes [04:34:30.736] checking systemd/sd-daemon.h presence... yes [04:34:30.752] checking for systemd/sd-daemon.h... yes [04:34:30.752] checking libxml/parser.h usability... yes [04:34:30.781] checking libxml/parser.h presence... yes [04:34:30.808] checking for libxml/parser.h... yes [04:34:30.809] checking libxslt/xslt.h usability... yes [04:34:30.819] checking libxslt/xslt.h presence... yes [04:34:30.847] checking for libxslt/xslt.h... yes [04:34:30.847] checking ldap.h usability... yes [04:34:30.859] checking ldap.h presence... yes [04:34:30.874] checking for ldap.h... yes [04:34:30.874] checking for compatible LDAP implementation... yes [04:34:30.881] checking ossp/uuid.h usability... yes [04:34:30.889] checking ossp/uuid.h presence... yes [04:34:30.906] checking for ossp/uuid.h... yes [04:34:30.923] checking whether byte ordering is bigendian... no [04:34:31.013] checking for inline... inline [04:34:31.020] checking for printf format archetype... gnu_printf [04:34:31.028] checking for _Static_assert... yes [04:34:31.079] checking for typeof... typeof [04:34:31.086] checking for __builtin_types_compatible_p... yes [04:34:31.097] checking for __builtin_constant_p... yes [04:34:31.107] checking for __builtin_unreachable... yes [04:34:31.161] checking for computed goto support... yes [04:34:31.168] checking for struct tm.tm_zone... yes [04:34:31.177] checking for union semun... no [04:34:31.215] checking for socklen_t... yes [04:34:31.261] checking for struct sockaddr.sa_len... no [04:34:31.335] checking for C/C++ restrict keyword... __restrict [04:34:31.348] checking for struct option... yes [04:34:31.385] checking whether assembler supports x86_64 popcntq... yes [04:34:31.393] checking for special C compiler options needed for large files... no [04:34:31.393] checking for _FILE_OFFSET_BITS value needed for large files... no [04:34:31.400] checking size of off_t... 8 [04:34:31.470] checking size of bool... 1 [04:34:31.536] checking for int timezone... yes [04:34:31.596] checking for backtrace_symbols... yes [04:34:31.658] checking for copyfile... no [04:34:31.722] checking for copy_file_range... yes [04:34:31.783] checking for getifaddrs... yes [04:34:31.843] checking for getpeerucred... no [04:34:31.904] checking for inet_pton... yes [04:34:31.963] checking for kqueue... no [04:34:32.023] checking for mbstowcs_l... no [04:34:32.085] checking for memset_s... no [04:34:32.146] checking for posix_fallocate... yes [04:34:32.205] checking for ppoll... yes [04:34:32.264] checking for pthread_is_threaded_np... no [04:34:32.325] checking for setproctitle... no [04:34:32.386] checking for setproctitle_fast... no [04:34:32.446] checking for strchrnul... yes [04:34:32.505] checking for strsignal... yes [04:34:32.564] checking for syncfs... yes [04:34:32.624] checking for sync_file_range... yes [04:34:32.684] checking for uselocale... yes [04:34:32.744] checking for wcstombs_l... no [04:34:32.802] checking for __builtin_bswap16... yes [04:34:32.860] checking for __builtin_bswap32... yes [04:34:32.919] checking for __builtin_bswap64... yes [04:34:32.978] checking for __builtin_clz... yes [04:34:33.038] checking for __builtin_ctz... yes [04:34:33.098] checking for __builtin_popcount... yes [04:34:33.157] checking for __builtin_frame_address... yes [04:34:33.214] checking for _LARGEFILE_SOURCE value needed for large files... no [04:34:33.274] checking how ccache gcc reports undeclared, standard C functions... error [04:34:33.301] checking for posix_fadvise... yes [04:34:33.361] checking whether posix_fadvise is declared... yes [04:34:33.376] checking whether fdatasync is declared... yes [04:34:33.388] checking whether strlcat is declared... no [04:34:33.449] checking whether strlcpy is declared... no [04:34:33.510] checking whether strnlen is declared... yes [04:34:33.524] checking whether strsep is declared... yes [04:34:33.537] checking whether preadv is declared... yes [04:34:33.550] checking whether pwritev is declared... yes [04:34:33.562] checking whether F_FULLFSYNC is declared... no [04:34:33.596] checking for explicit_bzero... yes [04:34:33.650] checking for getopt... yes [04:34:33.704] checking for getpeereid... no [04:34:33.761] checking for inet_aton... yes [04:34:33.814] checking for mkdtemp... yes [04:34:33.867] checking for strlcat... no [04:34:33.925] checking for strlcpy... no [04:34:33.984] checking for strnlen... yes [04:34:34.040] checking for strsep... yes [04:34:34.094] checking for pthread_barrier_wait... yes [04:34:34.147] checking for getopt_long... yes [04:34:34.200] checking for syslog... yes [04:34:34.254] checking syslog.h usability... yes [04:34:34.263] checking syslog.h presence... yes [04:34:34.277] checking for syslog.h... yes [04:34:34.277] checking for opterr... yes [04:34:34.331] checking for optreset... no [04:34:34.390] checking unicode/ucol.h usability... yes [04:34:34.407] checking unicode/ucol.h presence... yes [04:34:34.429] checking for unicode/ucol.h... yes [04:34:34.434] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:34:34.459] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:34:34.468] checking for rl_completion_suppress_quote... yes [04:34:34.528] checking for rl_filename_quote_characters... yes [04:34:34.588] checking for rl_filename_quoting_function... yes [04:34:34.651] checking for append_history... yes [04:34:34.712] checking for history_truncate_file... yes [04:34:34.773] checking for rl_completion_matches... yes [04:34:34.834] checking for rl_filename_completion_function... yes [04:34:34.895] checking for rl_reset_screen_size... yes [04:34:34.957] checking for rl_variable_bind... yes [04:34:35.016] checking test program... ok [04:34:35.068] checking whether long int is 64 bits... yes [04:34:35.127] checking for __builtin_mul_overflow... yes [04:34:35.180] checking size of void *... 8 [04:34:35.250] checking size of size_t... 8 [04:34:35.321] checking size of long... 8 [04:34:35.391] checking alignment of short... 2 [04:34:35.462] checking alignment of int... 4 [04:34:35.533] checking alignment of long... 8 [04:34:35.604] checking alignment of double... 8 [04:34:35.677] checking for __int128... yes [04:34:35.732] checking for __int128 alignment bug... ok [04:34:35.787] checking alignment of PG_INT128_TYPE... 16 [04:34:35.858] checking for builtin __sync char locking functions... yes [04:34:35.911] checking for builtin __sync int32 locking functions... yes [04:34:35.964] checking for builtin __sync int32 atomic operations... yes [04:34:36.016] checking for builtin __sync int64 atomic operations... yes [04:34:36.068] checking for builtin __atomic int32 atomic operations... yes [04:34:36.120] checking for builtin __atomic int64 atomic operations... yes [04:34:36.174] checking for __get_cpuid... yes [04:34:36.230] checking for __get_cpuid_count... yes [04:34:36.285] checking for __cpuid... no [04:34:36.305] checking for __cpuidex... no [04:34:36.326] checking for _xgetbv... yes [04:34:36.770] checking for _mm512_popcnt_epi64... yes [04:34:37.181] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:34:37.225] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:34:37.321] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:34:37.341] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:34:37.358] 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 [04:34:37.425] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:34:37.425] checking for library containing sem_init... none required [04:34:37.478] checking which semaphore API to use... unnamed POSIX [04:34:37.478] checking which random number source to use... OpenSSL [04:34:37.480] checking for tclsh... /usr/bin/tclsh [04:34:37.480] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:34:37.511] checking tcl.h usability... yes [04:34:37.524] checking tcl.h presence... yes [04:34:37.543] checking for tcl.h... yes [04:34:37.543] checking for perl.h... yes [04:34:37.625] checking for libperl... yes [04:34:37.861] checking Python.h usability... yes [04:34:37.915] checking Python.h presence... yes [04:34:37.969] checking for Python.h... yes [04:34:37.969] checking for xmllint... /usr/bin/xmllint [04:34:37.970] checking for xsltproc... /usr/bin/xsltproc [04:34:37.970] checking for fop... /usr/bin/fop [04:34:37.970] checking for dbtoepub... no [04:34:37.971] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:34:38.025] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:34:38.089] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [04:34:38.089] 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 [04:34:38.089] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:34:38.089] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:34:38.089] configure: using CXX=ccache g++ [04:34:38.089] 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 [04:34:38.090] configure: using CLANG=ccache clang-16 [04:34:38.090] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:34:38.090] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:34:38.117] configure: updating cache gcc.cache [04:34:38.126] configure: creating ./config.status [04:34:38.205] config.status: creating GNUmakefile [04:34:38.216] config.status: creating src/Makefile.global [04:34:38.231] config.status: creating src/include/pg_config.h [04:34:38.242] config.status: creating src/include/pg_config_ext.h [04:34:38.254] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:34:38.268] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:34:38.275] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:34:38.281] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:34:38.288] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:34:38.295] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:34:38.326] [04:34:38.326] real 0m13.470s [04:34:38.326] user 0m7.994s [04:34:38.326] sys 0m4.466s [04:34:38.326] make -s -j${BUILD_JOBS} clean [04:34:38.807] time make -s -j${BUILD_JOBS} world-bin [04:36:23.916] elog.c: In function ‘EmitErrorReport’: [04:36:23.916] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [04:36:23.916] 1699 | char* str = debug_query_string; [04:36:23.916] | ^~~~~~~~~~~~~~~~~~ [04:36:23.916] cc1: all warnings being treated as errors [04:36:23.917] make[4]: *** [: elog.o] Error 1 [04:36:23.917] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [04:36:23.917] make[3]: *** Waiting for unfinished jobs.... [04:36:29.942] make[2]: *** [common.mk:37: utils-recursive] Error 2 [04:36:29.942] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:36:29.942] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:36:29.943] [04:36:29.943] real 1m51.135s [04:36:29.943] user 5m44.374s [04:36:29.943] sys 1m27.197s [04:36:29.943] [04:36:29.943] Exit status: 2