[04:12:06.116] time ./configure \ [04:12:06.116] --cache clang.cache \ [04:12:06.116] ${LINUX_CONFIGURE_FEATURES} \ [04:12:06.116] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [04:12:06.233] configure: creating cache clang.cache [04:12:06.243] checking build system type... x86_64-pc-linux-gnu [04:12:06.295] checking host system type... x86_64-pc-linux-gnu [04:12:06.295] checking which template to use... linux [04:12:06.296] checking whether NLS is wanted... no [04:12:06.296] checking for default port number... 5432 [04:12:06.300] checking for block size... 8kB [04:12:06.301] checking for segment size... 1GB [04:12:06.302] checking for WAL block size... 8kB [04:12:06.372] checking whether the C compiler works... yes [04:12:06.505] checking for C compiler default output file name... a.out [04:12:06.505] checking for suffix of executables... [04:12:06.551] checking whether we are cross compiling... no [04:12:06.616] checking for suffix of object files... o [04:12:06.621] checking whether we are using the GNU C compiler... yes [04:12:06.626] checking whether ccache clang accepts -g... yes [04:12:06.630] checking for ccache clang option to accept ISO C89... none needed [04:12:06.636] checking for ccache clang option to accept ISO C99... none needed [04:12:06.713] checking whether we are using the GNU C++ compiler... yes [04:12:06.717] checking whether ccache clang++ accepts -g... yes [04:12:06.804] checking for gawk... no [04:12:06.804] checking for mawk... mawk [04:12:06.805] checking for llvm-config... /usr/bin/llvm-config [04:12:06.815] configure: using llvm 11.0.1 [04:12:06.815] checking for CLANG... ccache clang [04:12:06.890] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [04:12:06.895] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [04:12:06.900] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [04:12:06.905] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [04:12:06.910] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [04:12:06.916] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [04:12:06.921] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [04:12:06.925] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:12:06.930] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [04:12:06.938] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [04:12:06.945] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [04:12:06.952] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [04:12:06.960] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [04:12:06.967] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [04:12:06.974] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [04:12:06.979] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [04:12:06.983] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [04:12:06.988] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:12:06.992] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [04:12:06.997] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [04:12:07.002] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [04:12:07.009] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:12:07.017] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:12:07.022] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:12:07.025] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:12:07.030] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:12:07.037] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:12:07.045] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:12:07.053] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:12:07.061] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:12:07.066] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:12:07.071] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:12:07.076] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:12:07.081] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:12:07.086] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [04:12:07.090] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:12:07.095] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [04:12:07.103] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [04:12:07.110] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [04:12:07.153] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [04:12:07.196] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:12:07.200] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:12:07.208] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:12:07.215] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:12:07.224] checking whether the C compiler still works... yes [04:12:07.318] checking how to run the C preprocessor... ccache clang -E [04:12:07.409] checking for pkg-config... /usr/bin/pkg-config [04:12:07.409] checking pkg-config is at least version 0.9.0... yes [04:12:07.410] checking whether to build with ICU support... yes [04:12:07.410] checking for icu-uc icu-i18n... yes [04:12:07.414] checking whether to build with Tcl... yes [04:12:07.414] checking whether to build Perl modules... yes [04:12:07.415] checking whether to build Python modules... yes [04:12:07.415] checking whether to build with GSSAPI support... yes [04:12:07.415] checking whether to build with PAM support... yes [04:12:07.415] checking whether to build with BSD Authentication support... no [04:12:07.415] checking whether to build with LDAP support... yes [04:12:07.416] checking whether to build with Bonjour support... no [04:12:07.416] checking whether to build with SELinux support... yes [04:12:07.416] checking whether to build with systemd support... yes [04:12:07.416] checking whether to build with XML support... yes [04:12:07.416] checking for libxml-2.0 >= 2.6.23... yes [04:12:07.420] checking whether to build with LZ4 support... yes [04:12:07.420] checking for liblz4... yes [04:12:07.425] checking whether to build with ZSTD support... yes [04:12:07.425] checking for libzstd >= 1.4.0... yes [04:12:07.429] checking for strip... strip [04:12:07.430] checking whether it is possible to strip libraries... yes [04:12:07.431] checking for ar... ar [04:12:07.431] checking for a BSD-compatible install... /usr/bin/install -c [04:12:07.436] checking for tar... /usr/bin/tar [04:12:07.436] checking whether ln -s works... yes [04:12:07.436] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:12:07.438] checking for bison... /usr/bin/bison [04:12:07.440] configure: using bison (GNU Bison) 3.7.5 [04:12:07.442] checking for flex... /usr/bin/flex [04:12:07.450] configure: using flex 2.6.4 [04:12:07.450] checking for perl... /usr/bin/perl [04:12:07.452] configure: using perl 5.32.1 [04:12:07.453] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [04:12:07.457] checking for Perl privlibexp... /usr/share/perl/5.32 [04:12:07.461] checking for Perl useshrplib... true [04:12:07.466] 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:12:07.470] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:12:07.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 [04:12:07.549] checking for python3... /usr/bin/python3 [04:12:07.560] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [04:12:07.565] checking for Python sysconfig module... yes [04:12:07.575] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [04:12:07.584] checking Python include directory... -I/usr/include/python3.9 [04:12:07.594] 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 [04:12:07.638] checking for a sed that does not truncate output... /usr/bin/sed [04:12:07.642] checking for grep that handles long lines and -e... /usr/bin/grep [04:12:07.643] checking for egrep... /usr/bin/grep -E [04:12:07.644] checking for ANSI C header files... yes [04:12:07.779] checking for sys/types.h... yes [04:12:07.788] checking for sys/stat.h... yes [04:12:07.796] checking for stdlib.h... yes [04:12:07.804] checking for string.h... yes [04:12:07.812] checking for memory.h... yes [04:12:07.820] checking for strings.h... yes [04:12:07.829] checking for inttypes.h... yes [04:12:07.837] checking for stdint.h... yes [04:12:07.845] checking for unistd.h... yes [04:12:07.852] checking whether ccache clang is Clang... yes [04:12:07.873] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [04:12:07.961] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:12:08.014] checking whether more special flags are required for pthreads... no [04:12:08.014] checking for PTHREAD_PRIO_INHERIT... yes [04:12:08.071] checking pthread.h usability... yes [04:12:08.077] checking pthread.h presence... yes [04:12:08.098] checking for pthread.h... yes [04:12:08.098] checking for strerror_r... yes [04:12:08.150] checking whether strerror_r returns int... no [04:12:08.197] checking for main in -lm... yes [04:12:08.259] checking for library containing setproctitle... no [04:12:08.374] checking for library containing dlsym... -ldl [04:12:08.490] checking for library containing socket... none required [04:12:08.546] checking for library containing getopt_long... none required [04:12:08.601] checking for library containing shm_open... -lrt [04:12:08.709] checking for library containing shm_unlink... none required [04:12:08.761] checking for library containing clock_gettime... none required [04:12:08.814] checking for library containing shmget... none required [04:12:08.867] checking for library containing backtrace_symbols... none required [04:12:08.919] checking for library containing pthread_barrier_wait... -lpthread [04:12:09.021] checking for library containing readline... -lreadline [04:12:09.075] checking for inflate in -lz... yes [04:12:09.129] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:12:09.243] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:12:09.316] checking for SSL_new in -lssl... yes [04:12:09.393] checking for SSL_CTX_set_cert_cb... yes [04:12:09.490] checking for OPENSSL_init_ssl... yes [04:12:09.577] checking for BIO_meth_new... yes [04:12:09.660] checking for ASN1_STRING_get0_data... yes [04:12:09.743] checking for HMAC_CTX_new... yes [04:12:09.822] checking for HMAC_CTX_free... yes [04:12:09.899] checking for CRYPTO_lock... no [04:12:09.976] checking for X509_get_signature_info... yes [04:12:10.052] checking for pam_start in -lpam... yes [04:12:10.128] checking for xmlSaveToBuffer in -lxml2... yes [04:12:10.249] checking for xsltCleanupGlobals in -lxslt... yes [04:12:10.367] checking for LZ4_compress_default in -llz4... yes [04:12:10.469] checking for ZSTD_compress in -lzstd... yes [04:12:10.575] checking for ldap_bind in -lldap... yes [04:12:10.698] checking for ldap_initialize... yes [04:12:10.813] checking for ldap_verify_credentials... no [04:12:10.933] checking for ldap_bind in -lldap_r... yes [04:12:11.063] checking for security_compute_create_name in -lselinux... yes [04:12:11.183] checking for uuid_export in -lossp-uuid... yes [04:12:11.300] checking for stdbool.h that conforms to C99... yes [04:12:11.307] checking for _Bool... yes [04:12:11.376] checking atomic.h usability... no [04:12:11.436] checking atomic.h presence... no [04:12:11.457] checking for atomic.h... no [04:12:11.459] checking copyfile.h usability... no [04:12:11.517] checking copyfile.h presence... no [04:12:11.538] checking for copyfile.h... no [04:12:11.540] checking execinfo.h usability... yes [04:12:11.544] checking execinfo.h presence... yes [04:12:11.563] checking for execinfo.h... yes [04:12:11.567] checking getopt.h usability... yes [04:12:11.572] checking getopt.h presence... yes [04:12:11.591] checking for getopt.h... yes [04:12:11.595] checking ifaddrs.h usability... yes [04:12:11.599] checking ifaddrs.h presence... yes [04:12:11.620] checking for ifaddrs.h... yes [04:12:11.624] checking langinfo.h usability... yes [04:12:11.629] checking langinfo.h presence... yes [04:12:11.648] checking for langinfo.h... yes [04:12:11.652] checking mbarrier.h usability... no [04:12:11.713] checking mbarrier.h presence... no [04:12:11.736] checking for mbarrier.h... no [04:12:11.739] checking sys/epoll.h usability... yes [04:12:11.744] checking sys/epoll.h presence... yes [04:12:11.766] checking for sys/epoll.h... yes [04:12:11.771] checking sys/event.h usability... no [04:12:11.834] checking sys/event.h presence... no [04:12:11.856] checking for sys/event.h... no [04:12:11.858] checking sys/personality.h usability... yes [04:12:11.863] checking sys/personality.h presence... yes [04:12:11.884] checking for sys/personality.h... yes [04:12:11.888] checking sys/prctl.h usability... yes [04:12:11.894] checking sys/prctl.h presence... yes [04:12:11.915] checking for sys/prctl.h... yes [04:12:11.919] checking sys/procctl.h usability... no [04:12:11.981] checking sys/procctl.h presence... no [04:12:12.002] checking for sys/procctl.h... no [04:12:12.004] checking sys/signalfd.h usability... yes [04:12:12.009] checking sys/signalfd.h presence... yes [04:12:12.027] checking for sys/signalfd.h... yes [04:12:12.032] checking sys/ucred.h usability... no [04:12:12.091] checking sys/ucred.h presence... no [04:12:12.112] checking for sys/ucred.h... no [04:12:12.114] checking termios.h usability... yes [04:12:12.119] checking termios.h presence... yes [04:12:12.139] checking for termios.h... yes [04:12:12.143] checking ucred.h usability... no [04:12:12.203] checking ucred.h presence... no [04:12:12.227] checking for ucred.h... no [04:12:12.228] checking readline/readline.h usability... yes [04:12:12.233] checking readline/readline.h presence... yes [04:12:12.258] checking for readline/readline.h... yes [04:12:12.259] checking readline/history.h usability... yes [04:12:12.265] checking readline/history.h presence... yes [04:12:12.287] checking for readline/history.h... yes [04:12:12.289] checking zlib.h usability... yes [04:12:12.294] checking zlib.h presence... yes [04:12:12.316] checking for zlib.h... yes [04:12:12.316] checking for lz4... /usr/bin/lz4 [04:12:12.316] checking lz4.h usability... yes [04:12:12.321] checking lz4.h presence... yes [04:12:12.343] checking for lz4.h... yes [04:12:12.343] checking for zstd... /usr/bin/zstd [04:12:12.343] checking zstd.h usability... yes [04:12:12.349] checking zstd.h presence... yes [04:12:12.370] checking for zstd.h... yes [04:12:12.370] checking gssapi/gssapi.h usability... yes [04:12:12.375] checking gssapi/gssapi.h presence... yes [04:12:12.395] checking for gssapi/gssapi.h... yes [04:12:12.396] checking gssapi/gssapi_ext.h usability... yes [04:12:12.401] checking gssapi/gssapi_ext.h presence... yes [04:12:12.422] checking for gssapi/gssapi_ext.h... yes [04:12:12.423] checking for openssl... /usr/bin/openssl [04:12:12.426] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [04:12:12.426] checking openssl/ssl.h usability... yes [04:12:12.432] checking openssl/ssl.h presence... yes [04:12:12.476] checking for openssl/ssl.h... yes [04:12:12.476] checking openssl/err.h usability... yes [04:12:12.481] checking openssl/err.h presence... yes [04:12:12.508] checking for openssl/err.h... yes [04:12:12.508] checking security/pam_appl.h usability... yes [04:12:12.513] checking security/pam_appl.h presence... yes [04:12:12.531] checking for security/pam_appl.h... yes [04:12:12.532] checking systemd/sd-daemon.h usability... yes [04:12:12.537] checking systemd/sd-daemon.h presence... yes [04:12:12.559] checking for systemd/sd-daemon.h... yes [04:12:12.559] checking libxml/parser.h usability... yes [04:12:12.566] checking libxml/parser.h presence... yes [04:12:12.597] checking for libxml/parser.h... yes [04:12:12.597] checking libxslt/xslt.h usability... yes [04:12:12.603] checking libxslt/xslt.h presence... yes [04:12:12.634] checking for libxslt/xslt.h... yes [04:12:12.634] checking ldap.h usability... yes [04:12:12.639] checking ldap.h presence... yes [04:12:12.659] checking for ldap.h... yes [04:12:12.660] checking for compatible LDAP implementation... yes [04:12:12.664] checking ossp/uuid.h usability... yes [04:12:12.669] checking ossp/uuid.h presence... yes [04:12:12.690] checking for ossp/uuid.h... yes [04:12:12.712] checking whether byte ordering is bigendian... no [04:12:12.800] checking for inline... inline [04:12:12.806] checking for printf format archetype... printf [04:12:12.821] checking for _Static_assert... yes [04:12:12.955] checking for typeof... typeof [04:12:12.960] checking for __builtin_types_compatible_p... yes [04:12:12.968] checking for __builtin_constant_p... yes [04:12:12.975] checking for __builtin_unreachable... yes [04:12:13.076] checking for computed goto support... yes [04:12:13.081] checking for struct tm.tm_zone... yes [04:12:13.086] checking for union semun... no [04:12:13.129] checking for socklen_t... yes [04:12:13.178] checking for struct sockaddr.sa_len... no [04:12:13.265] checking for locale_t... yes [04:12:13.269] checking for C/C++ restrict keyword... __restrict [04:12:13.277] checking for struct option... yes [04:12:13.322] checking whether assembler supports x86_64 popcntq... yes [04:12:13.327] checking for special C compiler options needed for large files... no [04:12:13.327] checking for _FILE_OFFSET_BITS value needed for large files... no [04:12:13.331] checking size of off_t... 8 [04:12:13.461] checking size of bool... 1 [04:12:13.578] checking for int timezone... yes [04:12:13.683] checking for wcstombs_l declaration... no [04:12:13.784] checking for backtrace_symbols... yes [04:12:13.886] checking for copyfile... no [04:12:13.986] checking for copy_file_range... yes [04:12:14.087] checking for getifaddrs... yes [04:12:14.195] checking for getpeerucred... no [04:12:14.317] checking for inet_pton... yes [04:12:14.423] checking for kqueue... no [04:12:14.539] checking for mbstowcs_l... no [04:12:14.656] checking for memset_s... no [04:12:14.770] checking for posix_fallocate... yes [04:12:14.888] checking for ppoll... yes [04:12:14.990] checking for pthread_is_threaded_np... no [04:12:15.092] checking for setproctitle... no [04:12:15.193] checking for setproctitle_fast... no [04:12:15.296] checking for strchrnul... yes [04:12:15.401] checking for strsignal... yes [04:12:15.513] checking for syncfs... yes [04:12:15.630] checking for sync_file_range... yes [04:12:15.747] checking for uselocale... yes [04:12:15.856] checking for wcstombs_l... no [04:12:15.964] checking for __builtin_bswap16... yes [04:12:16.071] checking for __builtin_bswap32... yes [04:12:16.174] checking for __builtin_bswap64... yes [04:12:16.284] checking for __builtin_clz... yes [04:12:16.383] checking for __builtin_ctz... yes [04:12:16.483] checking for __builtin_popcount... yes [04:12:16.580] checking for __builtin_frame_address... yes [04:12:16.680] checking for _LARGEFILE_SOURCE value needed for large files... no [04:12:16.785] checking how ccache clang reports undeclared, standard C functions... warning [04:12:16.796] checking for posix_fadvise... yes [04:12:16.918] checking whether posix_fadvise is declared... yes [04:12:16.928] checking whether fdatasync is declared... yes [04:12:16.936] checking whether strlcat is declared... no [04:12:17.004] checking whether strlcpy is declared... no [04:12:17.072] checking whether strnlen is declared... yes [04:12:17.081] checking whether preadv is declared... yes [04:12:17.089] checking whether pwritev is declared... yes [04:12:17.097] checking whether F_FULLFSYNC is declared... no [04:12:17.143] checking for explicit_bzero... yes [04:12:17.266] checking for getopt... yes [04:12:17.373] checking for getpeereid... no [04:12:17.482] checking for inet_aton... yes [04:12:17.596] checking for mkdtemp... yes [04:12:17.717] checking for strlcat... no [04:12:17.840] checking for strlcpy... no [04:12:17.957] checking for strnlen... yes [04:12:18.069] checking for pthread_barrier_wait... yes [04:12:18.185] checking for getopt_long... yes [04:12:18.305] checking for syslog... yes [04:12:18.431] checking syslog.h usability... yes [04:12:18.437] checking syslog.h presence... yes [04:12:18.458] checking for syslog.h... yes [04:12:18.458] checking for opterr... yes [04:12:18.576] checking for optreset... no [04:12:18.698] checking unicode/ucol.h usability... yes [04:12:18.704] checking unicode/ucol.h presence... yes [04:12:18.733] checking for unicode/ucol.h... yes [04:12:18.736] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:12:18.744] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:12:18.750] checking for rl_completion_suppress_quote... yes [04:12:18.870] checking for rl_filename_quote_characters... yes [04:12:18.979] checking for rl_filename_quoting_function... yes [04:12:19.088] checking for append_history... yes [04:12:19.194] checking for history_truncate_file... yes [04:12:19.302] checking for rl_completion_matches... yes [04:12:19.407] checking for rl_filename_completion_function... yes [04:12:19.512] checking for rl_reset_screen_size... yes [04:12:19.617] checking for rl_variable_bind... yes [04:12:19.720] checking test program... ok [04:12:19.821] checking whether long int is 64 bits... yes [04:12:19.927] checking for __builtin_mul_overflow... yes [04:12:20.025] checking size of void *... 8 [04:12:20.146] checking size of size_t... 8 [04:12:20.273] checking size of long... 8 [04:12:20.393] checking alignment of short... 2 [04:12:20.517] checking alignment of int... 4 [04:12:20.644] checking alignment of long... 8 [04:12:20.768] checking alignment of double... 8 [04:12:20.892] checking for int8... no [04:12:20.938] checking for uint8... no [04:12:20.989] checking for int64... no [04:12:21.034] checking for uint64... no [04:12:21.083] checking for __int128... yes [04:12:21.190] checking for __int128 alignment bug... ok [04:12:21.311] checking alignment of PG_INT128_TYPE... 16 [04:12:21.440] checking for builtin __sync char locking functions... yes [04:12:21.540] checking for builtin __sync int32 locking functions... yes [04:12:21.640] checking for builtin __sync int32 atomic operations... yes [04:12:21.743] checking for builtin __sync int64 atomic operations... yes [04:12:21.845] checking for builtin __atomic int32 atomic operations... yes [04:12:21.945] checking for builtin __atomic int64 atomic operations... yes [04:12:22.043] checking for __get_cpuid... yes [04:12:22.145] checking for __cpuid... no [04:12:22.182] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:12:22.261] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:12:22.433] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:12:22.472] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:12:22.508] 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:12:22.558] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:12:22.558] checking for library containing sem_init... none required [04:12:22.656] checking which semaphore API to use... unnamed POSIX [04:12:22.656] checking which random number source to use... OpenSSL [04:12:22.657] checking for tclsh... /usr/bin/tclsh [04:12:22.658] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:12:22.686] checking tcl.h usability... yes [04:12:22.691] checking tcl.h presence... yes [04:12:22.713] checking for tcl.h... yes [04:12:22.713] checking for perl.h... yes [04:12:22.726] checking for libperl... yes [04:12:22.907] checking Python.h usability... yes [04:12:22.914] checking Python.h presence... yes [04:12:22.960] checking for Python.h... yes [04:12:22.960] checking for xmllint... /usr/bin/xmllint [04:12:22.960] checking for xsltproc... /usr/bin/xsltproc [04:12:22.961] checking for fop... /usr/bin/fop [04:12:22.961] checking for dbtoepub... no [04:12:22.961] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [04:12:23.022] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:12:23.100] configure: using compiler=Debian clang version 11.0.1-2 [04:12:23.100] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:12:23.100] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:12:23.100] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [04:12:23.100] configure: using CXX=ccache clang++ [04:12:23.100] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [04:12:23.101] configure: using CLANG=ccache clang [04:12:23.101] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [04:12:23.101] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [04:12:23.122] configure: updating cache clang.cache [04:12:23.127] configure: creating ./config.status [04:12:23.177] config.status: creating GNUmakefile [04:12:23.184] config.status: creating src/Makefile.global [04:12:23.193] config.status: creating src/include/pg_config.h [04:12:23.201] config.status: creating src/include/pg_config_ext.h [04:12:23.205] config.status: src/include/pg_config_ext.h is unchanged [04:12:23.206] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:12:23.211] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [04:12:23.214] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:12:23.218] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:12:23.222] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:12:23.226] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:12:23.230] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:12:23.257] [04:12:23.257] real 0m17.141s [04:12:23.257] user 0m13.026s [04:12:23.257] sys 0m4.185s [04:12:23.257] make -s -j${BUILD_JOBS} clean [04:12:23.629] time make -s -j${BUILD_JOBS} world-bin [04:12:31.834] command.c:312:9: error: assigning to 'char *' from 'const char *' discards qualifiers [-Werror,-Wincompatible-pointer-types-discards-qualifiers] [04:12:31.834] curcmd = cmd; [04:12:31.834] ^ ~~~ [04:12:31.834] 1 error generated. [04:12:31.834] make[3]: *** [: command.o] Error 1 [04:12:31.834] make[2]: *** [Makefile:45: all-psql-recurse] Error 2 [04:12:31.834] make[2]: *** Waiting for unfinished jobs.... [04:12:31.906] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [04:12:31.906] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:12:31.907] [04:12:31.907] real 0m8.278s [04:12:31.907] user 0m13.832s [04:12:31.907] sys 0m4.199s [04:12:31.907] [04:12:31.907] Exit status: 2