[19:05:11.316] time ./configure \ [19:05:11.316] --cache gcc.cache \ [19:05:11.316] --enable-dtrace \ [19:05:11.316] ${LINUX_CONFIGURE_FEATURES} \ [19:05:11.316] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [19:05:11.415] configure: creating cache gcc.cache [19:05:11.423] checking build system type... x86_64-pc-linux-gnu [19:05:11.533] checking host system type... x86_64-pc-linux-gnu [19:05:11.534] checking which template to use... linux [19:05:11.534] checking whether NLS is wanted... no [19:05:11.534] checking for default port number... 5432 [19:05:11.538] checking for dtrace... /usr/bin/dtrace [19:05:11.538] checking for block size... 8kB [19:05:11.539] checking for segment size... 1GB [19:05:11.540] checking for WAL block size... 8kB [19:05:11.560] checking whether the C compiler works... yes [19:05:11.647] checking for C compiler default output file name... a.out [19:05:11.647] checking for suffix of executables... [19:05:11.670] checking whether we are cross compiling... no [19:05:11.706] checking for suffix of object files... o [19:05:11.712] checking whether we are using the GNU C compiler... yes [19:05:11.715] checking whether ccache gcc accepts -g... yes [19:05:11.719] checking for ccache gcc option to accept ISO C89... none needed [19:05:11.724] checking for ccache gcc option to accept ISO C99... none needed [19:05:11.768] checking whether we are using the GNU C++ compiler... yes [19:05:11.771] checking whether ccache g++ accepts -g... yes [19:05:11.806] checking for gawk... no [19:05:11.806] checking for mawk... mawk [19:05:11.807] checking for llvm-config... /usr/bin/llvm-config [19:05:11.824] configure: using llvm 11.0.1 [19:05:11.824] checking for CLANG... ccache clang [19:05:11.879] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:05:11.884] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:05:11.887] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:05:11.912] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:05:11.979] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:05:11.983] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:05:11.987] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:05:11.990] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:05:11.994] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:05:11.997] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:05:12.001] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:05:12.005] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:05:12.008] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:05:12.012] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:05:12.015] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:05:12.019] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:05:12.023] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:05:12.026] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:05:12.030] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:05:12.033] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:05:12.037] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:05:12.040] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:05:12.051] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:05:12.054] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:05:12.058] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:05:12.080] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:05:12.102] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:05:12.106] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:05:12.109] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:05:12.129] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:05:12.133] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:05:12.136] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:05:12.141] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:05:12.144] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:05:12.147] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:05:12.151] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:05:12.154] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [19:05:12.160] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [19:05:12.167] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [19:05:12.214] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [19:05:12.247] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:05:12.251] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:05:12.257] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:05:12.263] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:05:12.269] checking whether the C compiler still works... yes [19:05:12.309] checking how to run the C preprocessor... ccache gcc -E [19:05:12.346] checking for pkg-config... /usr/bin/pkg-config [19:05:12.346] checking pkg-config is at least version 0.9.0... yes [19:05:12.359] checking whether to build with ICU support... yes [19:05:12.359] checking for icu-uc icu-i18n... yes [19:05:12.368] checking whether to build with Tcl... yes [19:05:12.368] checking whether to build Perl modules... yes [19:05:12.369] checking whether to build Python modules... yes [19:05:12.369] checking whether to build with GSSAPI support... yes [19:05:12.369] checking whether to build with PAM support... yes [19:05:12.369] checking whether to build with BSD Authentication support... no [19:05:12.369] checking whether to build with LDAP support... yes [19:05:12.370] checking whether to build with Bonjour support... no [19:05:12.370] checking whether to build with SELinux support... yes [19:05:12.370] checking whether to build with systemd support... yes [19:05:12.370] checking whether to build with XML support... yes [19:05:12.370] checking for libxml-2.0 >= 2.6.23... yes [19:05:12.376] checking whether to build with LZ4 support... yes [19:05:12.376] checking for liblz4... yes [19:05:12.380] checking whether to build with ZSTD support... yes [19:05:12.380] checking for libzstd >= 1.4.0... yes [19:05:12.386] checking for strip... strip [19:05:12.386] checking whether it is possible to strip libraries... yes [19:05:12.391] checking for ar... ar [19:05:12.391] checking for a BSD-compatible install... /usr/bin/install -c [19:05:12.396] checking for tar... /usr/bin/tar [19:05:12.396] checking whether ln -s works... yes [19:05:12.396] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:05:12.397] checking for bison... /usr/bin/bison [19:05:12.403] configure: using bison (GNU Bison) 3.7.5 [19:05:12.404] checking for flex... /usr/bin/flex [19:05:12.416] configure: using flex 2.6.4 [19:05:12.416] checking for perl... /usr/bin/perl [19:05:12.442] configure: using perl 5.32.1 [19:05:12.443] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [19:05:12.455] checking for Perl privlibexp... /usr/share/perl/5.32 [19:05:12.458] checking for Perl useshrplib... true [19:05:12.467] 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:05:12.471] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:05:12.475] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:05:12.589] checking for python3... /usr/bin/python3 [19:05:12.626] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [19:05:12.630] checking for Python sysconfig module... yes [19:05:12.639] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [19:05:12.650] checking Python include directory... -I/usr/include/python3.9 [19:05:12.659] checking how to link an embedded Python application... -L/usr/lib/python3.9/config-3.9-x86_64-linux-gnu -lpython3.9 -lcrypt -lpthread -ldl -lutil -lm -lm [19:05:12.697] checking for a sed that does not truncate output... /usr/bin/sed [19:05:12.700] checking for grep that handles long lines and -e... /usr/bin/grep [19:05:12.702] checking for egrep... /usr/bin/grep -E [19:05:12.703] checking for ANSI C header files... yes [19:05:12.769] checking for sys/types.h... yes [19:05:12.777] checking for sys/stat.h... yes [19:05:12.794] checking for stdlib.h... yes [19:05:12.802] checking for string.h... yes [19:05:12.809] checking for memory.h... yes [19:05:12.817] checking for strings.h... yes [19:05:12.825] checking for inttypes.h... yes [19:05:12.834] checking for stdint.h... yes [19:05:12.842] checking for unistd.h... yes [19:05:12.851] checking whether ccache gcc is Clang... no [19:05:12.857] checking whether pthreads work with -pthread... yes [19:05:12.894] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:05:12.920] checking whether more special flags are required for pthreads... no [19:05:12.920] checking for PTHREAD_PRIO_INHERIT... yes [19:05:12.949] checking pthread.h usability... yes [19:05:12.954] checking pthread.h presence... yes [19:05:12.962] checking for pthread.h... yes [19:05:12.962] checking for strerror_r... yes [19:05:12.987] checking whether strerror_r returns int... no [19:05:13.005] checking for main in -lm... yes [19:05:13.033] checking for library containing setproctitle... no [19:05:13.088] checking for library containing dlsym... -ldl [19:05:13.141] checking for library containing socket... none required [19:05:13.167] checking for library containing getopt_long... none required [19:05:13.192] checking for library containing shm_open... -lrt [19:05:13.254] checking for library containing shm_unlink... none required [19:05:13.280] checking for library containing clock_gettime... none required [19:05:13.305] checking for library containing shmget... none required [19:05:13.330] checking for library containing backtrace_symbols... none required [19:05:13.356] checking for library containing pthread_barrier_wait... -lpthread [19:05:13.410] checking for library containing readline... -lreadline [19:05:13.445] checking for inflate in -lz... yes [19:05:13.473] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:05:13.548] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:05:13.594] checking for SSL_new in -lssl... yes [19:05:13.636] checking for SSL_CTX_set_cert_cb... yes [19:05:13.680] checking for OPENSSL_init_ssl... yes [19:05:13.725] checking for BIO_meth_new... yes [19:05:13.776] checking for ASN1_STRING_get0_data... yes [19:05:13.826] checking for HMAC_CTX_new... yes [19:05:13.876] checking for HMAC_CTX_free... yes [19:05:13.924] checking for CRYPTO_lock... no [19:05:13.958] checking for X509_get_signature_info... yes [19:05:14.006] checking for pam_start in -lpam... yes [19:05:14.044] checking for xmlSaveToBuffer in -lxml2... yes [19:05:14.125] checking for xsltCleanupGlobals in -lxslt... yes [19:05:14.187] checking for LZ4_compress_default in -llz4... yes [19:05:14.223] checking for ZSTD_compress in -lzstd... yes [19:05:14.258] checking for ldap_bind in -lldap... yes [19:05:14.325] checking for ldap_initialize... yes [19:05:14.372] checking for ldap_verify_credentials... no [19:05:14.409] checking for ldap_bind in -lldap_r... yes [19:05:14.454] checking for security_compute_create_name in -lselinux... yes [19:05:14.492] checking for uuid_export in -lossp-uuid... yes [19:05:14.530] checking for stdbool.h that conforms to C99... yes [19:05:14.536] checking for _Bool... yes [19:05:14.573] checking atomic.h usability... no [19:05:14.602] checking atomic.h presence... no [19:05:14.611] checking for atomic.h... no [19:05:14.612] checking copyfile.h usability... no [19:05:14.641] checking copyfile.h presence... no [19:05:14.651] checking for copyfile.h... no [19:05:14.652] checking execinfo.h usability... yes [19:05:14.657] checking execinfo.h presence... yes [19:05:14.664] checking for execinfo.h... yes [19:05:14.668] checking getopt.h usability... yes [19:05:14.673] checking getopt.h presence... yes [19:05:14.680] checking for getopt.h... yes [19:05:14.684] checking ifaddrs.h usability... yes [19:05:14.693] checking ifaddrs.h presence... yes [19:05:14.703] checking for ifaddrs.h... yes [19:05:14.707] checking langinfo.h usability... yes [19:05:14.714] checking langinfo.h presence... yes [19:05:14.721] checking for langinfo.h... yes [19:05:14.725] checking mbarrier.h usability... no [19:05:14.755] checking mbarrier.h presence... no [19:05:14.764] checking for mbarrier.h... no [19:05:14.766] checking sys/epoll.h usability... yes [19:05:14.771] checking sys/epoll.h presence... yes [19:05:14.779] checking for sys/epoll.h... yes [19:05:14.783] checking sys/event.h usability... no [19:05:14.813] checking sys/event.h presence... no [19:05:14.823] checking for sys/event.h... no [19:05:14.824] checking sys/personality.h usability... yes [19:05:14.830] checking sys/personality.h presence... yes [19:05:14.837] checking for sys/personality.h... yes [19:05:14.841] checking sys/prctl.h usability... yes [19:05:14.846] checking sys/prctl.h presence... yes [19:05:14.853] checking for sys/prctl.h... yes [19:05:14.857] checking sys/procctl.h usability... no [19:05:14.887] checking sys/procctl.h presence... no [19:05:14.896] checking for sys/procctl.h... no [19:05:14.898] checking sys/signalfd.h usability... yes [19:05:14.904] checking sys/signalfd.h presence... yes [19:05:14.911] checking for sys/signalfd.h... yes [19:05:14.914] checking sys/ucred.h usability... no [19:05:14.945] checking sys/ucred.h presence... no [19:05:14.954] checking for sys/ucred.h... no [19:05:14.956] checking termios.h usability... yes [19:05:14.965] checking termios.h presence... yes [19:05:14.972] checking for termios.h... yes [19:05:14.976] checking ucred.h usability... no [19:05:15.006] checking ucred.h presence... no [19:05:15.015] checking for ucred.h... no [19:05:15.015] checking readline/readline.h usability... yes [19:05:15.024] checking readline/readline.h presence... yes [19:05:15.034] checking for readline/readline.h... yes [19:05:15.034] checking readline/history.h usability... yes [19:05:15.039] checking readline/history.h presence... yes [19:05:15.047] checking for readline/history.h... yes [19:05:15.049] checking zlib.h usability... yes [19:05:15.057] checking zlib.h presence... yes [19:05:15.067] checking for zlib.h... yes [19:05:15.067] checking for lz4... /usr/bin/lz4 [19:05:15.067] checking lz4.h usability... yes [19:05:15.073] checking lz4.h presence... yes [19:05:15.080] checking for lz4.h... yes [19:05:15.080] checking for zstd... /usr/bin/zstd [19:05:15.080] checking zstd.h usability... yes [19:05:15.086] checking zstd.h presence... yes [19:05:15.094] checking for zstd.h... yes [19:05:15.094] checking gssapi/gssapi.h usability... yes [19:05:15.102] checking gssapi/gssapi.h presence... yes [19:05:15.110] checking for gssapi/gssapi.h... yes [19:05:15.111] checking gssapi/gssapi_ext.h usability... yes [19:05:15.115] checking gssapi/gssapi_ext.h presence... yes [19:05:15.124] checking for gssapi/gssapi_ext.h... yes [19:05:15.125] checking for openssl... /usr/bin/openssl [19:05:15.132] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [19:05:15.132] checking openssl/ssl.h usability... yes [19:05:15.166] checking openssl/ssl.h presence... yes [19:05:15.196] checking for openssl/ssl.h... yes [19:05:15.197] checking openssl/err.h usability... yes [19:05:15.206] checking openssl/err.h presence... yes [19:05:15.221] checking for openssl/err.h... yes [19:05:15.221] checking security/pam_appl.h usability... yes [19:05:15.228] checking security/pam_appl.h presence... yes [19:05:15.235] checking for security/pam_appl.h... yes [19:05:15.236] checking systemd/sd-daemon.h usability... yes [19:05:15.243] checking systemd/sd-daemon.h presence... yes [19:05:15.252] checking for systemd/sd-daemon.h... yes [19:05:15.253] checking libxml/parser.h usability... yes [19:05:15.286] checking libxml/parser.h presence... yes [19:05:15.304] checking for libxml/parser.h... yes [19:05:15.304] checking libxslt/xslt.h usability... yes [19:05:15.312] checking libxslt/xslt.h presence... yes [19:05:15.330] checking for libxslt/xslt.h... yes [19:05:15.331] checking ldap.h usability... yes [19:05:15.337] checking ldap.h presence... yes [19:05:15.346] checking for ldap.h... yes [19:05:15.346] checking for compatible LDAP implementation... yes [19:05:15.350] checking ossp/uuid.h usability... yes [19:05:15.355] checking ossp/uuid.h presence... yes [19:05:15.364] checking for ossp/uuid.h... yes [19:05:15.374] checking whether byte ordering is bigendian... no [19:05:15.426] checking for inline... inline [19:05:15.430] checking for printf format archetype... gnu_printf [19:05:15.434] checking for _Static_assert... yes [19:05:15.467] checking for typeof... typeof [19:05:15.472] checking for __builtin_types_compatible_p... yes [19:05:15.477] checking for __builtin_constant_p... yes [19:05:15.483] checking for __builtin_unreachable... yes [19:05:15.516] checking for computed goto support... yes [19:05:15.520] checking for struct tm.tm_zone... yes [19:05:15.524] checking for union semun... no [19:05:15.545] checking for socklen_t... yes [19:05:15.573] checking for struct sockaddr.sa_len... no [19:05:15.613] checking for locale_t... yes [19:05:15.618] checking for C/C++ restrict keyword... __restrict [19:05:15.625] checking for struct option... yes [19:05:15.645] checking whether assembler supports x86_64 popcntq... yes [19:05:15.649] checking for special C compiler options needed for large files... no [19:05:15.649] checking for _FILE_OFFSET_BITS value needed for large files... no [19:05:15.653] checking size of off_t... 8 [19:05:15.697] checking size of bool... 1 [19:05:15.738] checking for int timezone... yes [19:05:15.772] checking for wcstombs_l declaration... no [19:05:15.818] checking for backtrace_symbols... yes [19:05:15.855] checking for copyfile... no [19:05:15.892] checking for getifaddrs... yes [19:05:15.930] checking for getpeerucred... no [19:05:15.968] checking for inet_pton... yes [19:05:16.006] checking for kqueue... no [19:05:16.047] checking for mbstowcs_l... no [19:05:16.087] checking for memset_s... no [19:05:16.126] checking for posix_fallocate... yes [19:05:16.166] checking for ppoll... yes [19:05:16.205] checking for pthread_is_threaded_np... no [19:05:16.245] checking for setproctitle... no [19:05:16.285] checking for setproctitle_fast... no [19:05:16.325] checking for strchrnul... yes [19:05:16.363] checking for strsignal... yes [19:05:16.401] checking for syncfs... yes [19:05:16.438] checking for sync_file_range... yes [19:05:16.476] checking for uselocale... yes [19:05:16.513] checking for wcstombs_l... no [19:05:16.549] checking for __builtin_bswap16... yes [19:05:16.587] checking for __builtin_bswap32... yes [19:05:16.622] checking for __builtin_bswap64... yes [19:05:16.659] checking for __builtin_clz... yes [19:05:16.696] checking for __builtin_ctz... yes [19:05:16.736] checking for __builtin_popcount... yes [19:05:16.774] checking for __builtin_frame_address... yes [19:05:16.810] checking for _LARGEFILE_SOURCE value needed for large files... no [19:05:16.848] checking how ccache gcc reports undeclared, standard C functions... error [19:05:16.865] checking for posix_fadvise... yes [19:05:16.903] checking whether posix_fadvise is declared... yes [19:05:16.913] checking whether fdatasync is declared... yes [19:05:16.921] checking whether strlcat is declared... no [19:05:16.958] checking whether strlcpy is declared... no [19:05:16.994] checking whether strnlen is declared... yes [19:05:17.002] checking whether preadv is declared... yes [19:05:17.012] checking whether pwritev is declared... yes [19:05:17.019] checking whether F_FULLFSYNC is declared... no [19:05:17.038] checking for explicit_bzero... yes [19:05:17.074] checking for getopt... yes [19:05:17.108] checking for getpeereid... no [19:05:17.144] checking for inet_aton... yes [19:05:17.178] checking for mkdtemp... yes [19:05:17.211] checking for strlcat... no [19:05:17.247] checking for strlcpy... no [19:05:17.283] checking for strnlen... yes [19:05:17.318] checking for pthread_barrier_wait... yes [19:05:17.352] checking for getopt_long... yes [19:05:17.386] checking for syslog... yes [19:05:17.420] checking syslog.h usability... yes [19:05:17.426] checking syslog.h presence... yes [19:05:17.433] checking for syslog.h... yes [19:05:17.433] checking for opterr... yes [19:05:17.468] checking for optreset... no [19:05:17.505] checking unicode/ucol.h usability... yes [19:05:17.519] checking unicode/ucol.h presence... yes [19:05:17.533] checking for unicode/ucol.h... yes [19:05:17.535] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:05:17.558] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:05:17.563] checking for rl_completion_suppress_quote... yes [19:05:17.604] checking for rl_filename_quote_characters... yes [19:05:17.645] checking for rl_filename_quoting_function... yes [19:05:17.686] checking for append_history... yes [19:05:17.726] checking for history_truncate_file... yes [19:05:17.765] checking for rl_completion_matches... yes [19:05:17.808] checking for rl_filename_completion_function... yes [19:05:17.849] checking for rl_reset_screen_size... yes [19:05:17.888] checking for rl_variable_bind... yes [19:05:17.926] checking test program... ok [19:05:17.959] checking whether long int is 64 bits... yes [19:05:17.996] checking for __builtin_mul_overflow... yes [19:05:18.029] checking size of void *... 8 [19:05:18.074] checking size of size_t... 8 [19:05:18.118] checking size of long... 8 [19:05:18.163] checking alignment of short... 2 [19:05:18.210] checking alignment of int... 4 [19:05:18.257] checking alignment of long... 8 [19:05:18.302] checking alignment of double... 8 [19:05:18.348] checking for int8... no [19:05:18.367] checking for uint8... no [19:05:18.386] checking for int64... no [19:05:18.406] checking for uint64... no [19:05:18.424] checking for __int128... yes [19:05:18.463] checking for __int128 alignment bug... ok [19:05:18.498] checking alignment of PG_INT128_TYPE... 16 [19:05:18.542] checking for builtin __sync char locking functions... yes [19:05:18.576] checking for builtin __sync int32 locking functions... yes [19:05:18.609] checking for builtin __sync int32 atomic operations... yes [19:05:18.642] checking for builtin __sync int64 atomic operations... yes [19:05:18.675] checking for builtin __atomic int32 atomic operations... yes [19:05:18.710] checking for builtin __atomic int64 atomic operations... yes [19:05:18.743] checking for __get_cpuid... yes [19:05:18.777] checking for __cpuid... no [19:05:18.789] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:05:18.820] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:05:18.880] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:05:18.891] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:05:18.899] 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:05:18.940] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:05:18.940] checking for library containing sem_init... none required [19:05:18.974] checking which semaphore API to use... unnamed POSIX [19:05:18.974] checking which random number source to use... OpenSSL [19:05:18.975] checking for tclsh... /usr/bin/tclsh [19:05:18.976] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:05:19.001] checking tcl.h usability... yes [19:05:19.009] checking tcl.h presence... yes [19:05:19.020] checking for tcl.h... yes [19:05:19.021] checking for perl.h... yes [19:05:19.082] checking for libperl... yes [19:05:19.244] checking Python.h usability... yes [19:05:19.288] checking Python.h presence... yes [19:05:19.323] checking for Python.h... yes [19:05:19.324] checking for xmllint... /usr/bin/xmllint [19:05:19.324] checking for xsltproc... /usr/bin/xsltproc [19:05:19.324] checking for fop... /usr/bin/fop [19:05:19.325] checking for dbtoepub... no [19:05:19.325] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:05:19.363] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:05:19.406] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [19:05:19.406] 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:05:19.406] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:05:19.406] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [19:05:19.406] configure: using CXX=ccache g++ [19:05:19.406] 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:05:19.406] configure: using CLANG=ccache clang [19:05:19.406] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [19:05:19.406] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [19:05:19.430] configure: updating cache gcc.cache [19:05:19.436] configure: creating ./config.status [19:05:19.489] config.status: creating GNUmakefile [19:05:19.496] config.status: creating src/Makefile.global [19:05:19.506] config.status: creating src/include/pg_config.h [19:05:19.514] config.status: creating src/include/pg_config_ext.h [19:05:19.521] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:05:19.531] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:05:19.535] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:05:19.539] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:05:19.544] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:05:19.548] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:05:19.573] [19:05:19.573] real 0m8.257s [19:05:19.573] user 0m5.895s [19:05:19.573] sys 0m1.797s [19:05:19.573] make -s -j${BUILD_JOBS} clean [19:05:19.918] time make -s -j${BUILD_JOBS} world-bin [19:05:28.043] command.c: In function ‘exec_command’: [19:05:28.043] command.c:312:9: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] [19:05:28.043] 312 | curcmd = cmd; [19:05:28.043] | ^ [19:05:28.043] cc1: all warnings being treated as errors [19:05:28.044] make[3]: *** [: command.o] Error 1 [19:05:28.044] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [19:05:28.044] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [19:05:28.044] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:05:28.044] [19:05:28.044] real 0m8.127s [19:05:28.044] user 0m13.788s [19:05:28.044] sys 0m3.137s [19:05:28.045] [19:05:28.045] Exit status: 2