[22:54:46.082] time ./configure \ [22:54:46.082] --cache clang.cache \ [22:54:46.082] ${LINUX_CONFIGURE_FEATURES} \ [22:54:46.082] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [22:54:46.186] configure: creating cache clang.cache [22:54:46.196] checking build system type... x86_64-pc-linux-gnu [22:54:46.255] checking host system type... x86_64-pc-linux-gnu [22:54:46.255] checking which template to use... linux [22:54:46.255] checking whether NLS is wanted... no [22:54:46.255] checking for default port number... 5432 [22:54:46.260] checking for block size... 8kB [22:54:46.261] checking for segment size... 1GB [22:54:46.263] checking for WAL block size... 8kB [22:54:46.342] checking whether the C compiler works... yes [22:54:46.406] checking for C compiler default output file name... a.out [22:54:46.407] checking for suffix of executables... [22:54:46.458] checking whether we are cross compiling... no [22:54:46.510] checking for suffix of object files... o [22:54:46.515] checking whether we are using the GNU C compiler... yes [22:54:46.518] checking whether ccache clang accepts -g... yes [22:54:46.522] checking for ccache clang option to accept ISO C89... none needed [22:54:46.527] checking for ccache clang option to accept ISO C99... none needed [22:54:46.627] checking whether we are using the GNU C++ compiler... yes [22:54:46.632] checking whether ccache clang++ accepts -g... yes [22:54:46.723] checking for gawk... no [22:54:46.723] checking for mawk... mawk [22:54:46.723] checking for llvm-config... /usr/bin/llvm-config [22:54:46.734] configure: using llvm 11.0.1 [22:54:46.734] checking for CLANG... ccache clang [22:54:46.800] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [22:54:46.821] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [22:54:46.826] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [22:54:46.831] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [22:54:46.835] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [22:54:46.839] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [22:54:46.843] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [22:54:46.848] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:54:46.853] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [22:54:46.877] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [22:54:46.884] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [22:54:46.932] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [22:54:46.959] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [22:54:46.967] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [22:54:46.974] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [22:54:46.978] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [22:54:46.983] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [22:54:46.988] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:54:46.992] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [22:54:47.015] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [22:54:47.020] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [22:54:47.067] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:54:47.076] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:54:47.081] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:54:47.086] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:54:47.091] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:54:47.099] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:54:47.107] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:54:47.115] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:54:47.163] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:54:47.168] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:54:47.172] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:54:47.177] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:54:47.181] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:54:47.185] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [22:54:47.188] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:54:47.192] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [22:54:47.200] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [22:54:47.208] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [22:54:47.250] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [22:54:47.294] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:54:47.317] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:54:47.344] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:54:47.352] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:54:47.359] checking whether the C compiler still works... yes [22:54:47.458] checking how to run the C preprocessor... ccache clang -E [22:54:47.552] checking for pkg-config... /usr/bin/pkg-config [22:54:47.552] checking pkg-config is at least version 0.9.0... yes [22:54:47.553] checking whether to build with ICU support... yes [22:54:47.553] checking for icu-uc icu-i18n... yes [22:54:47.558] checking whether to build with Tcl... yes [22:54:47.558] checking whether to build Perl modules... yes [22:54:47.559] checking whether to build Python modules... yes [22:54:47.559] checking whether to build with GSSAPI support... yes [22:54:47.559] checking whether to build with PAM support... yes [22:54:47.560] checking whether to build with BSD Authentication support... no [22:54:47.560] checking whether to build with LDAP support... yes [22:54:47.560] checking whether to build with Bonjour support... no [22:54:47.560] checking whether to build with SELinux support... yes [22:54:47.560] checking whether to build with systemd support... yes [22:54:47.560] checking whether to build with XML support... yes [22:54:47.560] checking for libxml-2.0 >= 2.6.23... yes [22:54:47.565] checking whether to build with LZ4 support... yes [22:54:47.566] checking for liblz4... yes [22:54:47.570] checking whether to build with ZSTD support... yes [22:54:47.571] checking for libzstd >= 1.4.0... yes [22:54:47.577] checking for strip... strip [22:54:47.577] checking whether it is possible to strip libraries... yes [22:54:47.578] checking for ar... ar [22:54:47.578] checking for a BSD-compatible install... /usr/bin/install -c [22:54:47.584] checking for tar... /usr/bin/tar [22:54:47.584] checking whether ln -s works... yes [22:54:47.584] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:54:47.586] checking for bison... /usr/bin/bison [22:54:47.587] configure: using bison (GNU Bison) 3.7.5 [22:54:47.589] checking for flex... /usr/bin/flex [22:54:47.597] configure: using flex 2.6.4 [22:54:47.597] checking for perl... /usr/bin/perl [22:54:47.599] configure: using perl 5.32.1 [22:54:47.600] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [22:54:47.603] checking for Perl privlibexp... /usr/share/perl/5.32 [22:54:47.606] checking for Perl useshrplib... true [22:54:47.611] 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 [22:54:47.615] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:54:47.619] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [22:54:47.693] checking for python3... /usr/bin/python3 [22:54:47.702] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [22:54:47.706] checking for Python sysconfig module... yes [22:54:47.715] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [22:54:47.724] checking Python include directory... -I/usr/include/python3.9 [22:54:47.734] 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 [22:54:47.775] checking for a sed that does not truncate output... /usr/bin/sed [22:54:47.779] checking for grep that handles long lines and -e... /usr/bin/grep [22:54:47.780] checking for egrep... /usr/bin/grep -E [22:54:47.781] checking for ANSI C header files... yes [22:54:47.936] checking for sys/types.h... yes [22:54:47.946] checking for sys/stat.h... yes [22:54:47.956] checking for stdlib.h... yes [22:54:47.965] checking for string.h... yes [22:54:47.974] checking for memory.h... yes [22:54:47.984] checking for strings.h... yes [22:54:47.994] checking for inttypes.h... yes [22:54:48.006] checking for stdint.h... yes [22:54:48.019] checking for unistd.h... yes [22:54:48.029] checking whether ccache clang is Clang... yes [22:54:48.051] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [22:54:48.144] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:54:48.203] checking whether more special flags are required for pthreads... no [22:54:48.203] checking for PTHREAD_PRIO_INHERIT... yes [22:54:48.267] checking pthread.h usability... yes [22:54:48.277] checking pthread.h presence... yes [22:54:48.302] checking for pthread.h... yes [22:54:48.302] checking for strerror_r... yes [22:54:48.363] checking whether strerror_r returns int... no [22:54:48.414] checking for main in -lm... yes [22:54:48.474] checking for library containing setproctitle... no [22:54:48.597] checking for library containing dlsym... -ldl [22:54:48.716] checking for library containing socket... none required [22:54:48.776] checking for library containing getopt_long... none required [22:54:48.835] checking for library containing shm_open... -lrt [22:54:48.957] checking for library containing shm_unlink... none required [22:54:49.017] checking for library containing clock_gettime... none required [22:54:49.081] checking for library containing shmget... none required [22:54:49.143] checking for library containing backtrace_symbols... none required [22:54:49.204] checking for library containing pthread_barrier_wait... -lpthread [22:54:49.321] checking for library containing readline... -lreadline [22:54:49.378] checking for inflate in -lz... yes [22:54:49.445] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:54:49.578] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:54:49.655] checking for SSL_new in -lssl... yes [22:54:49.734] checking for SSL_CTX_set_cert_cb... yes [22:54:49.820] checking for OPENSSL_init_ssl... yes [22:54:49.909] checking for BIO_meth_new... yes [22:54:49.996] checking for ASN1_STRING_get0_data... yes [22:54:50.081] checking for HMAC_CTX_new... yes [22:54:50.163] checking for HMAC_CTX_free... yes [22:54:50.243] checking for CRYPTO_lock... no [22:54:50.326] checking for X509_get_signature_info... yes [22:54:50.404] checking for pam_start in -lpam... yes [22:54:50.482] checking for xmlSaveToBuffer in -lxml2... yes [22:54:50.583] checking for xsltCleanupGlobals in -lxslt... yes [22:54:50.682] checking for LZ4_compress_default in -llz4... yes [22:54:50.780] checking for ZSTD_compress in -lzstd... yes [22:54:50.880] checking for ldap_bind in -lldap... yes [22:54:50.993] checking for ldap_initialize... yes [22:54:51.106] checking for ldap_verify_credentials... no [22:54:51.224] checking for ldap_bind in -lldap_r... yes [22:54:51.337] checking for security_compute_create_name in -lselinux... yes [22:54:51.439] checking for uuid_export in -lossp-uuid... yes [22:54:51.539] checking for stdbool.h that conforms to C99... yes [22:54:51.546] checking for _Bool... yes [22:54:51.617] checking atomic.h usability... no [22:54:51.677] checking atomic.h presence... no [22:54:51.699] checking for atomic.h... no [22:54:51.701] checking copyfile.h usability... no [22:54:51.762] checking copyfile.h presence... no [22:54:51.784] checking for copyfile.h... no [22:54:51.786] checking execinfo.h usability... yes [22:54:51.791] checking execinfo.h presence... yes [22:54:51.810] checking for execinfo.h... yes [22:54:51.814] checking getopt.h usability... yes [22:54:51.819] checking getopt.h presence... yes [22:54:51.839] checking for getopt.h... yes [22:54:51.843] checking ifaddrs.h usability... yes [22:54:51.849] checking ifaddrs.h presence... yes [22:54:51.873] checking for ifaddrs.h... yes [22:54:51.877] checking langinfo.h usability... yes [22:54:51.943] checking langinfo.h presence... yes [22:54:51.963] checking for langinfo.h... yes [22:54:51.967] checking mbarrier.h usability... no [22:54:52.026] checking mbarrier.h presence... no [22:54:52.047] checking for mbarrier.h... no [22:54:52.049] checking sys/epoll.h usability... yes [22:54:52.077] checking sys/epoll.h presence... yes [22:54:52.096] checking for sys/epoll.h... yes [22:54:52.100] checking sys/event.h usability... no [22:54:52.165] checking sys/event.h presence... no [22:54:52.187] checking for sys/event.h... no [22:54:52.189] checking sys/personality.h usability... yes [22:54:52.193] checking sys/personality.h presence... yes [22:54:52.213] checking for sys/personality.h... yes [22:54:52.218] checking sys/prctl.h usability... yes [22:54:52.224] checking sys/prctl.h presence... yes [22:54:52.243] checking for sys/prctl.h... yes [22:54:52.248] checking sys/procctl.h usability... no [22:54:52.305] checking sys/procctl.h presence... no [22:54:52.326] checking for sys/procctl.h... no [22:54:52.328] checking sys/signalfd.h usability... yes [22:54:52.333] checking sys/signalfd.h presence... yes [22:54:52.351] checking for sys/signalfd.h... yes [22:54:52.355] checking sys/ucred.h usability... no [22:54:52.413] checking sys/ucred.h presence... no [22:54:52.433] checking for sys/ucred.h... no [22:54:52.435] checking termios.h usability... yes [22:54:52.439] checking termios.h presence... yes [22:54:52.459] checking for termios.h... yes [22:54:52.463] checking ucred.h usability... no [22:54:52.522] checking ucred.h presence... no [22:54:52.543] checking for ucred.h... no [22:54:52.544] checking readline/readline.h usability... yes [22:54:52.549] checking readline/readline.h presence... yes [22:54:52.570] checking for readline/readline.h... yes [22:54:52.571] checking readline/history.h usability... yes [22:54:52.576] checking readline/history.h presence... yes [22:54:52.596] checking for readline/history.h... yes [22:54:52.598] checking zlib.h usability... yes [22:54:52.603] checking zlib.h presence... yes [22:54:52.624] checking for zlib.h... yes [22:54:52.624] checking for lz4... /usr/bin/lz4 [22:54:52.624] checking lz4.h usability... yes [22:54:52.629] checking lz4.h presence... yes [22:54:52.649] checking for lz4.h... yes [22:54:52.649] checking for zstd... /usr/bin/zstd [22:54:52.649] checking zstd.h usability... yes [22:54:52.654] checking zstd.h presence... yes [22:54:52.674] checking for zstd.h... yes [22:54:52.674] checking gssapi/gssapi.h usability... yes [22:54:52.678] checking gssapi/gssapi.h presence... yes [22:54:52.698] checking for gssapi/gssapi.h... yes [22:54:52.699] checking gssapi/gssapi_ext.h usability... yes [22:54:52.704] checking gssapi/gssapi_ext.h presence... yes [22:54:52.723] checking for gssapi/gssapi_ext.h... yes [22:54:52.724] checking for openssl... /usr/bin/openssl [22:54:52.727] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [22:54:52.727] checking openssl/ssl.h usability... yes [22:54:52.733] checking openssl/ssl.h presence... yes [22:54:52.776] checking for openssl/ssl.h... yes [22:54:52.776] checking openssl/err.h usability... yes [22:54:52.781] checking openssl/err.h presence... yes [22:54:52.808] checking for openssl/err.h... yes [22:54:52.808] checking security/pam_appl.h usability... yes [22:54:52.836] checking security/pam_appl.h presence... yes [22:54:52.853] checking for security/pam_appl.h... yes [22:54:52.853] checking systemd/sd-daemon.h usability... yes [22:54:52.858] checking systemd/sd-daemon.h presence... yes [22:54:52.878] checking for systemd/sd-daemon.h... yes [22:54:52.878] checking libxml/parser.h usability... yes [22:54:52.884] checking libxml/parser.h presence... yes [22:54:52.912] checking for libxml/parser.h... yes [22:54:52.912] checking libxslt/xslt.h usability... yes [22:54:52.918] checking libxslt/xslt.h presence... yes [22:54:52.946] checking for libxslt/xslt.h... yes [22:54:52.947] checking ldap.h usability... yes [22:54:52.952] checking ldap.h presence... yes [22:54:52.971] checking for ldap.h... yes [22:54:52.971] checking for compatible LDAP implementation... yes [22:54:52.993] checking ossp/uuid.h usability... yes [22:54:52.998] checking ossp/uuid.h presence... yes [22:54:53.018] checking for ossp/uuid.h... yes [22:54:53.040] checking whether byte ordering is bigendian... no [22:54:53.128] checking for inline... inline [22:54:53.166] checking for printf format archetype... printf [22:54:53.196] checking for _Static_assert... yes [22:54:53.297] checking for typeof... typeof [22:54:53.319] checking for __builtin_types_compatible_p... yes [22:54:53.325] checking for __builtin_constant_p... yes [22:54:53.347] checking for __builtin_unreachable... yes [22:54:53.447] checking for computed goto support... yes [22:54:53.489] checking for struct tm.tm_zone... yes [22:54:53.494] checking for union semun... no [22:54:53.535] checking for socklen_t... yes [22:54:53.583] checking for struct sockaddr.sa_len... no [22:54:53.669] checking for locale_t... yes [22:54:53.674] checking for C/C++ restrict keyword... __restrict [22:54:53.718] checking for struct option... yes [22:54:53.763] checking whether assembler supports x86_64 popcntq... yes [22:54:53.806] checking for special C compiler options needed for large files... no [22:54:53.806] checking for _FILE_OFFSET_BITS value needed for large files... no [22:54:53.811] checking size of off_t... 8 [22:54:53.941] checking size of bool... 1 [22:54:54.062] checking for int timezone... yes [22:54:54.169] checking for wcstombs_l declaration... no [22:54:54.269] checking for backtrace_symbols... yes [22:54:54.373] checking for copyfile... no [22:54:54.481] checking for copy_file_range... yes [22:54:54.587] checking for getifaddrs... yes [22:54:54.689] checking for getpeerucred... no [22:54:54.793] checking for inet_pton... yes [22:54:54.899] checking for kqueue... no [22:54:55.003] checking for mbstowcs_l... no [22:54:55.107] checking for memset_s... no [22:54:55.213] checking for posix_fallocate... yes [22:54:55.315] checking for ppoll... yes [22:54:55.417] checking for pthread_is_threaded_np... no [22:54:55.521] checking for setproctitle... no [22:54:55.626] checking for setproctitle_fast... no [22:54:55.730] checking for strchrnul... yes [22:54:55.835] checking for strsignal... yes [22:54:55.938] checking for syncfs... yes [22:54:56.047] checking for sync_file_range... yes [22:54:56.153] checking for uselocale... yes [22:54:56.259] checking for wcstombs_l... no [22:54:56.361] checking for __builtin_bswap16... yes [22:54:56.465] checking for __builtin_bswap32... yes [22:54:56.568] checking for __builtin_bswap64... yes [22:54:56.670] checking for __builtin_clz... yes [22:54:56.773] checking for __builtin_ctz... yes [22:54:56.875] checking for __builtin_popcount... yes [22:54:56.982] checking for __builtin_frame_address... yes [22:54:57.089] checking for _LARGEFILE_SOURCE value needed for large files... no [22:54:57.207] checking how ccache clang reports undeclared, standard C functions... warning [22:54:57.259] checking for posix_fadvise... yes [22:54:57.365] checking whether posix_fadvise is declared... yes [22:54:57.373] checking whether fdatasync is declared... yes [22:54:57.381] checking whether strlcat is declared... no [22:54:57.450] checking whether strlcpy is declared... no [22:54:57.514] checking whether strnlen is declared... yes [22:54:57.522] checking whether preadv is declared... yes [22:54:57.529] checking whether pwritev is declared... yes [22:54:57.537] checking whether F_FULLFSYNC is declared... no [22:54:57.579] checking for explicit_bzero... yes [22:54:57.679] checking for getopt... yes [22:54:57.779] checking for getpeereid... no [22:54:57.883] checking for inet_aton... yes [22:54:57.985] checking for mkdtemp... yes [22:54:58.087] checking for strlcat... no [22:54:58.192] checking for strlcpy... no [22:54:58.298] checking for strnlen... yes [22:54:58.397] checking for pthread_barrier_wait... yes [22:54:58.500] checking for getopt_long... yes [22:54:58.598] checking for syslog... yes [22:54:58.699] checking syslog.h usability... yes [22:54:58.705] checking syslog.h presence... yes [22:54:58.724] checking for syslog.h... yes [22:54:58.724] checking for opterr... yes [22:54:58.832] checking for optreset... no [22:54:58.935] checking unicode/ucol.h usability... yes [22:54:58.940] checking unicode/ucol.h presence... yes [22:54:58.965] checking for unicode/ucol.h... yes [22:54:58.968] checking whether LLVMCreateGDBRegistrationListener is declared... yes [22:54:58.976] checking whether LLVMCreatePerfJITEventListener is declared... yes [22:54:58.981] checking for rl_completion_suppress_quote... yes [22:54:59.089] checking for rl_filename_quote_characters... yes [22:54:59.202] checking for rl_filename_quoting_function... yes [22:54:59.312] checking for append_history... yes [22:54:59.417] checking for history_truncate_file... yes [22:54:59.524] checking for rl_completion_matches... yes [22:54:59.633] checking for rl_filename_completion_function... yes [22:54:59.739] checking for rl_reset_screen_size... yes [22:54:59.852] checking for rl_variable_bind... yes [22:54:59.955] checking test program... ok [22:55:00.061] checking whether long int is 64 bits... yes [22:55:00.173] checking for __builtin_mul_overflow... yes [22:55:00.281] checking size of void *... 8 [22:55:00.410] checking size of size_t... 8 [22:55:00.536] checking size of long... 8 [22:55:00.659] checking alignment of short... 2 [22:55:00.783] checking alignment of int... 4 [22:55:00.906] checking alignment of long... 8 [22:55:01.030] checking alignment of double... 8 [22:55:01.156] checking for int8... no [22:55:01.202] checking for uint8... no [22:55:01.245] checking for int64... no [22:55:01.287] checking for uint64... no [22:55:01.330] checking for __int128... yes [22:55:01.436] checking for __int128 alignment bug... ok [22:55:01.548] checking alignment of PG_INT128_TYPE... 16 [22:55:01.682] checking for builtin __sync char locking functions... yes [22:55:01.784] checking for builtin __sync int32 locking functions... yes [22:55:01.886] checking for builtin __sync int32 atomic operations... yes [22:55:01.988] checking for builtin __sync int64 atomic operations... yes [22:55:02.089] checking for builtin __atomic int32 atomic operations... yes [22:55:02.190] checking for builtin __atomic int64 atomic operations... yes [22:55:02.291] checking for __get_cpuid... yes [22:55:02.396] checking for __cpuid... no [22:55:02.433] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:55:02.504] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:55:02.673] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:55:02.710] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:55:02.742] 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 [22:55:02.788] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:55:02.788] checking for library containing sem_init... none required [22:55:02.886] checking which semaphore API to use... unnamed POSIX [22:55:02.886] checking which random number source to use... OpenSSL [22:55:02.887] checking for tclsh... /usr/bin/tclsh [22:55:02.887] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:55:02.915] checking tcl.h usability... yes [22:55:02.920] checking tcl.h presence... yes [22:55:02.941] checking for tcl.h... yes [22:55:02.942] checking for perl.h... yes [22:55:02.952] checking for libperl... yes [22:55:03.134] checking Python.h usability... yes [22:55:03.140] checking Python.h presence... yes [22:55:03.185] checking for Python.h... yes [22:55:03.185] checking for xmllint... /usr/bin/xmllint [22:55:03.186] checking for xsltproc... /usr/bin/xsltproc [22:55:03.186] checking for fop... /usr/bin/fop [22:55:03.186] checking for dbtoepub... no [22:55:03.186] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [22:55:03.244] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:55:03.326] configure: using compiler=Debian clang version 11.0.1-2 [22:55:03.326] 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 [22:55:03.326] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:55:03.326] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [22:55:03.326] configure: using CXX=ccache clang++ [22:55:03.326] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [22:55:03.326] configure: using CLANG=ccache clang [22:55:03.326] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [22:55:03.326] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [22:55:03.347] configure: updating cache clang.cache [22:55:03.353] configure: creating ./config.status [22:55:03.403] config.status: creating GNUmakefile [22:55:03.410] config.status: creating src/Makefile.global [22:55:03.418] config.status: creating src/include/pg_config.h [22:55:03.425] config.status: creating src/include/pg_config_ext.h [22:55:03.429] config.status: src/include/pg_config_ext.h is unchanged [22:55:03.430] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:55:03.435] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [22:55:03.438] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:55:03.442] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:55:03.445] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:55:03.449] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:55:03.453] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:55:03.478] [22:55:03.478] real 0m17.395s [22:55:03.478] user 0m13.019s [22:55:03.478] sys 0m4.564s [22:55:03.478] make -s -j${BUILD_JOBS} clean [22:55:03.817] time make -s -j${BUILD_JOBS} world-bin [22:55:55.768] planner.c:2282:14: error: implicit declaration of function 'add_nulling_relids' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [22:55:55.768] newnode = add_nulling_relids(newnode, [22:55:55.768] ^ [22:55:55.768] planner.c:2282:12: error: incompatible integer to pointer conversion assigning to 'Node *' (aka 'struct Node *') from 'int' [-Werror,-Wint-conversion] [22:55:55.768] newnode = add_nulling_relids(newnode, [22:55:55.768] ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:55:55.768] planner.c:5437:21: error: implicit declaration of function 'remove_nulling_relids' is invalid in C99 [-Werror,-Wimplicit-function-declaration] [22:55:55.768] expr = (Expr *) remove_nulling_relids((Node *) expr, [22:55:55.768] ^ [22:55:55.768] planner.c:5437:12: error: cast to 'Expr *' (aka 'struct Expr *') from smaller integer type 'int' [-Werror,-Wint-to-pointer-cast] [22:55:55.768] expr = (Expr *) remove_nulling_relids((Node *) expr, [22:55:55.768] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:55:55.768] 4 errors generated. [22:55:55.769] make[4]: *** [: planner.o] Error 1 [22:55:55.769] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [22:55:55.769] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [22:55:55.769] make[2]: *** Waiting for unfinished jobs.... [22:55:57.899] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:55:57.899] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:55:57.899] [22:55:57.899] real 0m54.082s [22:55:57.899] user 3m5.202s [22:55:57.899] sys 0m22.940s [22:55:57.899] [22:55:57.899] Exit status: 2