[21:41:24.579] time ./configure \ [21:41:24.579] --cache gcc.cache \ [21:41:24.579] --enable-dtrace \ [21:41:24.579] ${LINUX_CONFIGURE_FEATURES} \ [21:41:24.579] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [21:41:24.772] configure: creating cache gcc.cache [21:41:24.788] checking build system type... x86_64-pc-linux-gnu [21:41:24.993] checking host system type... x86_64-pc-linux-gnu [21:41:24.993] checking which template to use... linux [21:41:24.993] checking whether NLS is wanted... no [21:41:24.993] checking for default port number... 5432 [21:41:25.000] checking for dtrace... /usr/bin/dtrace [21:41:25.001] checking for block size... 8kB [21:41:25.002] checking for segment size... 1GB [21:41:25.004] checking for WAL block size... 8kB [21:41:25.039] checking whether the C compiler works... yes [21:41:25.143] checking for C compiler default output file name... a.out [21:41:25.145] checking for suffix of executables... [21:41:25.185] checking whether we are cross compiling... no [21:41:25.245] checking for suffix of object files... o [21:41:25.255] checking whether we are using the GNU C compiler... yes [21:41:25.263] checking whether ccache gcc accepts -g... yes [21:41:25.270] checking for ccache gcc option to accept ISO C89... none needed [21:41:25.279] checking for ccache gcc option to accept ISO C99... none needed [21:41:25.344] checking whether we are using the GNU C++ compiler... yes [21:41:25.352] checking whether ccache g++ accepts -g... yes [21:41:25.473] checking for gawk... no [21:41:25.474] checking for mawk... mawk [21:41:25.474] checking for LLVM_CONFIG... llvm-config-16 [21:41:25.488] configure: using llvm 16.0.6 [21:41:25.488] checking for CLANG... ccache clang-16 [21:41:25.979] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:41:25.986] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:41:25.993] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:41:26.041] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:41:26.190] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:41:26.198] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:41:26.205] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:41:26.212] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:41:26.220] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:41:26.227] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:41:26.234] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:41:26.241] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:41:26.249] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:41:26.256] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:41:26.264] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:41:26.272] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:41:26.280] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [21:41:26.318] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:41:26.326] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:41:26.334] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:41:26.341] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:41:26.348] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:41:26.355] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:41:26.379] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:41:26.386] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:41:26.393] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:41:26.432] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:41:26.473] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:41:26.481] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:41:26.488] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:41:26.524] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:41:26.533] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:41:26.540] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:41:26.548] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:41:26.555] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:41:26.563] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [21:41:26.570] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:41:26.578] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [21:41:26.585] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [21:41:26.592] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:41:26.600] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [21:41:26.608] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:41:26.621] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:41:26.635] checking whether the C compiler still works... yes [21:41:26.698] checking how to run the C preprocessor... ccache gcc -E [21:41:26.768] checking for pkg-config... /usr/bin/pkg-config [21:41:26.768] checking pkg-config is at least version 0.9.0... yes [21:41:26.776] checking whether to build with ICU support... yes [21:41:26.777] checking for icu-uc icu-i18n... yes [21:41:26.787] checking whether to build with Tcl... yes [21:41:26.787] checking whether to build Perl modules... yes [21:41:26.787] checking whether to build Python modules... yes [21:41:26.787] checking whether to build with GSSAPI support... yes [21:41:26.788] checking whether to build with PAM support... yes [21:41:26.788] checking whether to build with BSD Authentication support... no [21:41:26.789] checking whether to build with LDAP support... yes [21:41:26.789] checking whether to build with Bonjour support... no [21:41:26.789] checking whether to build with SELinux support... yes [21:41:26.789] checking whether to build with systemd support... yes [21:41:26.789] checking whether to build with XML support... yes [21:41:26.789] checking for libxml-2.0 >= 2.6.23... yes [21:41:26.798] checking whether to build with LZ4 support... yes [21:41:26.798] checking for liblz4... yes [21:41:26.806] checking whether to build with ZSTD support... yes [21:41:26.806] checking for libzstd >= 1.4.0... yes [21:41:26.815] checking for strip... strip [21:41:26.815] checking whether it is possible to strip libraries... yes [21:41:26.819] checking for ar... ar [21:41:26.819] checking for a BSD-compatible install... /usr/bin/install -c [21:41:26.828] checking for tar... /usr/bin/tar [21:41:26.829] checking whether ln -s works... yes [21:41:26.829] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:41:26.831] checking for bison... /usr/bin/bison [21:41:26.838] configure: using bison (GNU Bison) 3.8.2 [21:41:26.841] checking for flex... /usr/bin/flex [21:41:26.859] configure: using flex 2.6.4 [21:41:26.859] checking for perl... /usr/bin/perl [21:41:26.882] configure: using perl 5.36.0 [21:41:26.884] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [21:41:26.894] checking for Perl privlibexp... /usr/share/perl/5.36 [21:41:26.899] checking for Perl useshrplib... true [21:41:26.908] 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 [21:41:26.914] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:41:26.919] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:41:27.054] checking for python3... /usr/bin/python3 [21:41:27.065] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [21:41:27.072] checking for Python sysconfig module... yes [21:41:27.084] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [21:41:27.098] checking Python include directory... -I/usr/include/python3.11 [21:41:27.110] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [21:41:27.154] checking for a sed that does not truncate output... /usr/bin/sed [21:41:27.159] checking for grep that handles long lines and -e... /usr/bin/grep [21:41:27.162] checking for egrep... /usr/bin/grep -E [21:41:27.164] checking for ANSI C header files... yes [21:41:27.275] checking for sys/types.h... yes [21:41:27.291] checking for sys/stat.h... yes [21:41:27.315] checking for stdlib.h... yes [21:41:27.331] checking for string.h... yes [21:41:27.347] checking for memory.h... yes [21:41:27.363] checking for strings.h... yes [21:41:27.379] checking for inttypes.h... yes [21:41:27.396] checking for stdint.h... yes [21:41:27.412] checking for unistd.h... yes [21:41:27.429] checking whether ccache gcc is Clang... no [21:41:27.442] checking whether pthreads work with -pthread... yes [21:41:27.498] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:41:27.544] checking whether more special flags are required for pthreads... no [21:41:27.544] checking for PTHREAD_PRIO_INHERIT... yes [21:41:27.594] checking pthread.h usability... yes [21:41:27.602] checking pthread.h presence... yes [21:41:27.619] checking for pthread.h... yes [21:41:27.619] checking for strerror_r... yes [21:41:27.663] checking whether strerror_r returns int... no [21:41:27.698] checking for main in -lm... yes [21:41:27.747] checking for library containing setproctitle... no [21:41:27.845] checking for library containing dlsym... none required [21:41:27.889] checking for library containing socket... none required [21:41:27.933] checking for library containing getopt_long... none required [21:41:27.975] checking for library containing shm_open... none required [21:41:28.018] checking for library containing shm_unlink... none required [21:41:28.060] checking for library containing clock_gettime... none required [21:41:28.103] checking for library containing shmget... none required [21:41:28.146] checking for library containing backtrace_symbols... none required [21:41:28.189] checking for library containing pthread_barrier_wait... none required [21:41:28.232] checking for library containing readline... -lreadline [21:41:28.287] checking for inflate in -lz... yes [21:41:28.332] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:41:28.444] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:41:28.510] checking for SSL_new in -lssl... yes [21:41:28.576] checking for SSL_CTX_set_ciphersuites... yes [21:41:28.644] checking for SSL_CTX_set_cert_cb... yes [21:41:28.713] checking for X509_get_signature_info... yes [21:41:28.785] checking for SSL_CTX_set_num_tickets... yes [21:41:28.854] checking for pam_start in -lpam... yes [21:41:28.908] checking for xmlSaveToBuffer in -lxml2... yes [21:41:29.003] checking for xsltCleanupGlobals in -lxslt... yes [21:41:29.091] checking for LZ4_compress_default in -llz4... yes [21:41:29.149] checking for ZSTD_compress in -lzstd... yes [21:41:29.205] checking for ldap_bind in -lldap... yes [21:41:29.287] checking for ldap_initialize... yes [21:41:29.357] checking for ldap_verify_credentials... yes [21:41:29.424] checking for security_compute_create_name in -lselinux... yes [21:41:29.482] checking for uuid_export in -lossp-uuid... yes [21:41:29.542] checking for stdbool.h that conforms to C99... yes [21:41:29.554] checking for _Bool... yes [21:41:29.623] checking atomic.h usability... no [21:41:29.677] checking atomic.h presence... no [21:41:29.695] checking for atomic.h... no [21:41:29.698] checking copyfile.h usability... no [21:41:29.751] checking copyfile.h presence... no [21:41:29.769] checking for copyfile.h... no [21:41:29.773] checking execinfo.h usability... yes [21:41:29.782] checking execinfo.h presence... yes [21:41:29.796] checking for execinfo.h... yes [21:41:29.804] checking getopt.h usability... yes [21:41:29.813] checking getopt.h presence... yes [21:41:29.827] checking for getopt.h... yes [21:41:29.835] checking ifaddrs.h usability... yes [21:41:29.848] checking ifaddrs.h presence... yes [21:41:29.864] checking for ifaddrs.h... yes [21:41:29.871] checking mbarrier.h usability... no [21:41:29.922] checking mbarrier.h presence... no [21:41:29.939] checking for mbarrier.h... no [21:41:29.942] checking sys/epoll.h usability... yes [21:41:29.951] checking sys/epoll.h presence... yes [21:41:29.966] checking for sys/epoll.h... yes [21:41:29.973] checking sys/event.h usability... no [21:41:30.024] checking sys/event.h presence... no [21:41:30.042] checking for sys/event.h... no [21:41:30.046] checking sys/personality.h usability... yes [21:41:30.055] checking sys/personality.h presence... yes [21:41:30.069] checking for sys/personality.h... yes [21:41:30.077] checking sys/prctl.h usability... yes [21:41:30.088] checking sys/prctl.h presence... yes [21:41:30.103] checking for sys/prctl.h... yes [21:41:30.111] checking sys/procctl.h usability... no [21:41:30.164] checking sys/procctl.h presence... no [21:41:30.182] checking for sys/procctl.h... no [21:41:30.186] checking sys/signalfd.h usability... yes [21:41:30.196] checking sys/signalfd.h presence... yes [21:41:30.211] checking for sys/signalfd.h... yes [21:41:30.219] checking sys/ucred.h usability... no [21:41:30.272] checking sys/ucred.h presence... no [21:41:30.291] checking for sys/ucred.h... no [21:41:30.295] checking termios.h usability... yes [21:41:30.308] checking termios.h presence... yes [21:41:30.323] checking for termios.h... yes [21:41:30.330] checking ucred.h usability... no [21:41:30.382] checking ucred.h presence... no [21:41:30.400] checking for ucred.h... no [21:41:30.403] checking xlocale.h usability... no [21:41:30.458] checking xlocale.h presence... no [21:41:30.478] checking for xlocale.h... no [21:41:30.479] checking readline/readline.h usability... yes [21:41:30.495] checking readline/readline.h presence... yes [21:41:30.513] checking for readline/readline.h... yes [21:41:30.514] checking readline/history.h usability... yes [21:41:30.524] checking readline/history.h presence... yes [21:41:30.541] checking for readline/history.h... yes [21:41:30.544] checking zlib.h usability... yes [21:41:30.554] checking zlib.h presence... yes [21:41:30.572] checking for zlib.h... yes [21:41:30.572] checking for lz4... /usr/bin/lz4 [21:41:30.572] checking lz4.h usability... yes [21:41:30.583] checking lz4.h presence... yes [21:41:30.598] checking for lz4.h... yes [21:41:30.598] checking for zstd... /usr/bin/zstd [21:41:30.598] checking zstd.h usability... yes [21:41:30.609] checking zstd.h presence... yes [21:41:30.625] checking for zstd.h... yes [21:41:30.625] checking gssapi/gssapi.h usability... yes [21:41:30.636] checking gssapi/gssapi.h presence... yes [21:41:30.653] checking for gssapi/gssapi.h... yes [21:41:30.655] checking gssapi/gssapi_ext.h usability... yes [21:41:30.664] checking gssapi/gssapi_ext.h presence... yes [21:41:30.680] checking for gssapi/gssapi_ext.h... yes [21:41:30.682] checking for openssl... /usr/bin/openssl [21:41:30.691] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [21:41:30.691] checking openssl/ssl.h usability... yes [21:41:30.734] checking openssl/ssl.h presence... yes [21:41:30.785] checking for openssl/ssl.h... yes [21:41:30.786] checking openssl/err.h usability... yes [21:41:30.798] checking openssl/err.h presence... yes [21:41:30.823] checking for openssl/err.h... yes [21:41:30.824] checking security/pam_appl.h usability... yes [21:41:30.833] checking security/pam_appl.h presence... yes [21:41:30.846] checking for security/pam_appl.h... yes [21:41:30.847] checking systemd/sd-daemon.h usability... yes [21:41:30.857] checking systemd/sd-daemon.h presence... yes [21:41:30.873] checking for systemd/sd-daemon.h... yes [21:41:30.873] checking libxml/parser.h usability... yes [21:41:30.902] checking libxml/parser.h presence... yes [21:41:30.930] checking for libxml/parser.h... yes [21:41:30.931] checking libxslt/xslt.h usability... yes [21:41:30.943] checking libxslt/xslt.h presence... yes [21:41:30.973] checking for libxslt/xslt.h... yes [21:41:30.973] checking ldap.h usability... yes [21:41:30.984] checking ldap.h presence... yes [21:41:31.001] checking for ldap.h... yes [21:41:31.001] checking for compatible LDAP implementation... yes [21:41:31.008] checking ossp/uuid.h usability... yes [21:41:31.017] checking ossp/uuid.h presence... yes [21:41:31.035] checking for ossp/uuid.h... yes [21:41:31.053] checking whether byte ordering is bigendian... no [21:41:31.151] checking for inline... inline [21:41:31.159] checking for printf format archetype... gnu_printf [21:41:31.169] checking for _Static_assert... yes [21:41:31.224] checking for typeof... typeof [21:41:31.233] checking for __builtin_types_compatible_p... yes [21:41:31.244] checking for __builtin_constant_p... yes [21:41:31.256] checking for __builtin_unreachable... yes [21:41:31.309] checking for computed goto support... yes [21:41:31.317] checking for struct tm.tm_zone... yes [21:41:31.327] checking for union semun... no [21:41:31.368] checking for socklen_t... yes [21:41:31.418] checking for struct sockaddr.sa_len... no [21:41:31.498] checking for C/C++ restrict keyword... __restrict [21:41:31.513] checking for struct option... yes [21:41:31.554] checking whether assembler supports x86_64 popcntq... yes [21:41:31.562] checking for special C compiler options needed for large files... no [21:41:31.562] checking for _FILE_OFFSET_BITS value needed for large files... no [21:41:31.570] checking size of off_t... 8 [21:41:31.642] checking size of bool... 1 [21:41:31.709] checking for int timezone... yes [21:41:31.771] checking for backtrace_symbols... yes [21:41:31.832] checking for copyfile... no [21:41:31.893] checking for copy_file_range... yes [21:41:31.954] checking for getifaddrs... yes [21:41:32.018] checking for getpeerucred... no [21:41:32.083] checking for inet_pton... yes [21:41:32.148] checking for kqueue... no [21:41:32.212] checking for mbstowcs_l... no [21:41:32.277] checking for memset_s... no [21:41:32.341] checking for posix_fallocate... yes [21:41:32.406] checking for ppoll... yes [21:41:32.471] checking for pthread_is_threaded_np... no [21:41:32.537] checking for setproctitle... no [21:41:32.603] checking for setproctitle_fast... no [21:41:32.670] checking for strchrnul... yes [21:41:32.734] checking for strsignal... yes [21:41:32.799] checking for syncfs... yes [21:41:32.861] checking for sync_file_range... yes [21:41:32.924] checking for uselocale... yes [21:41:32.984] checking for wcstombs_l... no [21:41:33.046] checking for __builtin_bswap16... yes [21:41:33.110] checking for __builtin_bswap32... yes [21:41:33.172] checking for __builtin_bswap64... yes [21:41:33.232] checking for __builtin_clz... yes [21:41:33.292] checking for __builtin_ctz... yes [21:41:33.351] checking for __builtin_popcount... yes [21:41:33.412] checking for __builtin_frame_address... yes [21:41:33.473] checking for _LARGEFILE_SOURCE value needed for large files... no [21:41:33.534] checking how ccache gcc reports undeclared, standard C functions... error [21:41:33.564] checking for posix_fadvise... yes [21:41:33.627] checking whether posix_fadvise is declared... yes [21:41:33.645] checking whether fdatasync is declared... yes [21:41:33.659] checking whether strlcat is declared... no [21:41:33.724] checking whether strlcpy is declared... no [21:41:33.788] checking whether strnlen is declared... yes [21:41:33.801] checking whether strsep is declared... yes [21:41:33.815] checking whether preadv is declared... yes [21:41:33.831] checking whether pwritev is declared... yes [21:41:33.844] checking whether F_FULLFSYNC is declared... no [21:41:33.882] checking for explicit_bzero... yes [21:41:33.937] checking for getopt... yes [21:41:33.992] checking for getpeereid... no [21:41:34.054] checking for inet_aton... yes [21:41:34.112] checking for mkdtemp... yes [21:41:34.167] checking for strlcat... no [21:41:34.227] checking for strlcpy... no [21:41:34.286] checking for strnlen... yes [21:41:34.344] checking for strsep... yes [21:41:34.398] checking for pthread_barrier_wait... yes [21:41:34.452] checking for getopt_long... yes [21:41:34.510] checking for syslog... yes [21:41:34.564] checking syslog.h usability... yes [21:41:34.573] checking syslog.h presence... yes [21:41:34.587] checking for syslog.h... yes [21:41:34.587] checking for opterr... yes [21:41:34.643] checking for optreset... no [21:41:34.703] checking unicode/ucol.h usability... yes [21:41:34.720] checking unicode/ucol.h presence... yes [21:41:34.742] checking for unicode/ucol.h... yes [21:41:34.747] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:41:34.774] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:41:34.783] checking for rl_completion_suppress_quote... yes [21:41:34.845] checking for rl_filename_quote_characters... yes [21:41:34.909] checking for rl_filename_quoting_function... yes [21:41:34.974] checking for append_history... yes [21:41:35.039] checking for history_truncate_file... yes [21:41:35.105] checking for rl_completion_matches... yes [21:41:35.170] checking for rl_filename_completion_function... yes [21:41:35.237] checking for rl_reset_screen_size... yes [21:41:35.304] checking for rl_variable_bind... yes [21:41:35.367] checking test program... ok [21:41:35.421] checking whether long int is 64 bits... yes [21:41:35.484] checking for __builtin_mul_overflow... yes [21:41:35.540] checking size of void *... 8 [21:41:35.617] checking size of size_t... 8 [21:41:35.689] checking size of long... 8 [21:41:35.760] checking alignment of short... 2 [21:41:35.832] checking alignment of int... 4 [21:41:35.905] checking alignment of long... 8 [21:41:35.980] checking alignment of double... 8 [21:41:36.055] checking for __int128... yes [21:41:36.113] checking for __int128 alignment bug... ok [21:41:36.169] checking alignment of PG_INT128_TYPE... 16 [21:41:36.244] checking for builtin __sync char locking functions... yes [21:41:36.300] checking for builtin __sync int32 locking functions... yes [21:41:36.356] checking for builtin __sync int32 atomic operations... yes [21:41:36.412] checking for builtin __sync int64 atomic operations... yes [21:41:36.468] checking for builtin __atomic int32 atomic operations... yes [21:41:36.523] checking for builtin __atomic int64 atomic operations... yes [21:41:36.578] checking for __get_cpuid... yes [21:41:36.634] checking for __get_cpuid_count... yes [21:41:36.692] checking for __cpuid... no [21:41:36.716] checking for __cpuidex... no [21:41:36.737] checking for _xgetbv... yes [21:41:37.196] checking for _mm512_popcnt_epi64... yes [21:41:37.620] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:41:37.669] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:41:37.771] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:41:37.794] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:41:37.813] 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 [21:41:37.885] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:41:37.886] checking for library containing sem_init... none required [21:41:37.939] checking which semaphore API to use... unnamed POSIX [21:41:37.940] checking which random number source to use... OpenSSL [21:41:37.941] checking for tclsh... /usr/bin/tclsh [21:41:37.942] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:41:37.972] checking tcl.h usability... yes [21:41:37.984] checking tcl.h presence... yes [21:41:38.004] checking for tcl.h... yes [21:41:38.005] checking for perl.h... yes [21:41:38.083] checking for libperl... yes [21:41:38.347] checking Python.h usability... yes [21:41:38.397] checking Python.h presence... yes [21:41:38.453] checking for Python.h... yes [21:41:38.454] checking for xmllint... /usr/bin/xmllint [21:41:38.454] checking for xsltproc... /usr/bin/xsltproc [21:41:38.454] checking for fop... /usr/bin/fop [21:41:38.454] checking for dbtoepub... no [21:41:38.455] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:41:38.513] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:41:38.578] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [21:41:38.578] 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 [21:41:38.578] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:41:38.578] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [21:41:38.578] configure: using CXX=ccache g++ [21:41:38.578] 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 [21:41:38.578] configure: using CLANG=ccache clang-16 [21:41:38.578] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [21:41:38.578] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [21:41:38.605] configure: updating cache gcc.cache [21:41:38.614] configure: creating ./config.status [21:41:38.695] config.status: creating GNUmakefile [21:41:38.706] config.status: creating src/Makefile.global [21:41:38.720] config.status: creating src/include/pg_config.h [21:41:38.732] config.status: creating src/include/pg_config_ext.h [21:41:38.743] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:41:38.757] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:41:38.763] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:41:38.770] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:41:38.776] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:41:38.783] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:41:38.814] [21:41:38.814] real 0m14.235s [21:41:38.814] user 0m8.335s [21:41:38.814] sys 0m4.887s [21:41:38.814] make -s -j${BUILD_JOBS} clean [21:41:39.308] time make -s -j${BUILD_JOBS} world-bin [21:43:18.024] elog.c: In function ‘EmitErrorReport’: [21:43:18.024] elog.c:1699:29: error: initialization discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [21:43:18.024] 1699 | char* str = debug_query_string; [21:43:18.024] | ^~~~~~~~~~~~~~~~~~ [21:43:18.024] cc1: all warnings being treated as errors [21:43:18.024] make[4]: *** [: elog.o] Error 1 [21:43:18.024] make[3]: *** [../../../src/backend/common.mk:37: error-recursive] Error 2 [21:43:18.024] make[3]: *** Waiting for unfinished jobs.... [21:43:33.915] make[2]: *** [common.mk:37: utils-recursive] Error 2 [21:43:33.915] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [21:43:33.915] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [21:43:33.916] [21:43:33.916] real 1m54.608s [21:43:33.916] user 5m52.305s [21:43:33.916] sys 1m31.243s [21:43:33.916] [21:43:33.916] Exit status: 2