[10:45:01.220] time ./configure \ [10:45:01.220] --cache clang.cache \ [10:45:01.220] ${LINUX_CONFIGURE_FEATURES} \ [10:45:01.220] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [10:45:01.326] configure: creating cache clang.cache [10:45:01.334] checking build system type... x86_64-pc-linux-gnu [10:45:01.383] checking host system type... x86_64-pc-linux-gnu [10:45:01.383] checking which template to use... linux [10:45:01.383] checking whether NLS is wanted... no [10:45:01.383] checking for default port number... 5432 [10:45:01.387] checking for block size... 8kB [10:45:01.388] checking for segment size... 1GB [10:45:01.389] checking for WAL block size... 8kB [10:45:01.460] checking whether the C compiler works... yes [10:45:01.520] checking for C compiler default output file name... a.out [10:45:01.521] checking for suffix of executables... [10:45:01.567] checking whether we are cross compiling... no [10:45:01.620] checking for suffix of object files... o [10:45:01.626] checking whether we are using the GNU C compiler... yes [10:45:01.631] checking whether ccache clang accepts -g... yes [10:45:01.635] checking for ccache clang option to accept ISO C89... none needed [10:45:01.641] checking for ccache clang option to accept ISO C99... none needed [10:45:01.725] checking whether we are using the GNU C++ compiler... yes [10:45:01.730] checking whether ccache clang++ accepts -g... yes [10:45:01.816] checking for gawk... no [10:45:01.816] checking for mawk... mawk [10:45:01.817] checking for llvm-config... /usr/bin/llvm-config [10:45:01.827] configure: using llvm 11.0.1 [10:45:01.827] checking for CLANG... ccache clang [10:45:01.892] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [10:45:01.896] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [10:45:01.900] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [10:45:01.904] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [10:45:01.908] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [10:45:01.912] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [10:45:01.916] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [10:45:01.920] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [10:45:01.924] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [10:45:01.931] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [10:45:01.938] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [10:45:01.944] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [10:45:01.953] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [10:45:01.960] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [10:45:01.968] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [10:45:01.973] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [10:45:01.977] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [10:45:01.980] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [10:45:01.985] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [10:45:01.989] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [10:45:01.993] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [10:45:01.999] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [10:45:02.006] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [10:45:02.010] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [10:45:02.014] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:45:02.018] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:45:02.024] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:45:02.031] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:45:02.038] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [10:45:02.045] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [10:45:02.050] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [10:45:02.055] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [10:45:02.061] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [10:45:02.065] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [10:45:02.069] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [10:45:02.074] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [10:45:02.078] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [10:45:02.086] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [10:45:02.092] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [10:45:02.130] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [10:45:02.169] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [10:45:02.173] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [10:45:02.180] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [10:45:02.187] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [10:45:02.194] checking whether the C compiler still works... yes [10:45:02.268] checking how to run the C preprocessor... ccache clang -E [10:45:02.358] checking for pkg-config... /usr/bin/pkg-config [10:45:02.358] checking pkg-config is at least version 0.9.0... yes [10:45:02.359] checking whether to build with ICU support... yes [10:45:02.360] checking for icu-uc icu-i18n... yes [10:45:02.365] checking whether to build with Tcl... yes [10:45:02.365] checking whether to build Perl modules... yes [10:45:02.365] checking whether to build Python modules... yes [10:45:02.365] checking whether to build with GSSAPI support... yes [10:45:02.366] checking whether to build with PAM support... yes [10:45:02.366] checking whether to build with BSD Authentication support... no [10:45:02.366] checking whether to build with LDAP support... yes [10:45:02.366] checking whether to build with Bonjour support... no [10:45:02.366] checking whether to build with SELinux support... yes [10:45:02.366] checking whether to build with systemd support... yes [10:45:02.367] checking whether to build with XML support... yes [10:45:02.367] checking for libxml-2.0 >= 2.6.23... yes [10:45:02.372] checking whether to build with LZ4 support... yes [10:45:02.372] checking for liblz4... yes [10:45:02.376] checking whether to build with ZSTD support... yes [10:45:02.377] checking for libzstd >= 1.4.0... yes [10:45:02.381] checking for strip... strip [10:45:02.382] checking whether it is possible to strip libraries... yes [10:45:02.383] checking for ar... ar [10:45:02.383] checking for a BSD-compatible install... /usr/bin/install -c [10:45:02.389] checking for tar... /usr/bin/tar [10:45:02.389] checking whether ln -s works... yes [10:45:02.389] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [10:45:02.391] checking for bison... /usr/bin/bison [10:45:02.392] configure: using bison (GNU Bison) 3.7.5 [10:45:02.394] checking for flex... /usr/bin/flex [10:45:02.404] configure: using flex 2.6.4 [10:45:02.404] checking for perl... /usr/bin/perl [10:45:02.406] configure: using perl 5.32.1 [10:45:02.407] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [10:45:02.411] checking for Perl privlibexp... /usr/share/perl/5.32 [10:45:02.415] checking for Perl useshrplib... true [10:45:02.420] 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 [10:45:02.424] checking for CFLAGS to compile embedded Perl... -DDEBIAN [10:45:02.429] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [10:45:02.505] checking for python3... /usr/bin/python3 [10:45:02.515] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [10:45:02.520] checking for Python sysconfig module... yes [10:45:02.529] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [10:45:02.539] checking Python include directory... -I/usr/include/python3.9 [10:45:02.550] 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 [10:45:02.594] checking for a sed that does not truncate output... /usr/bin/sed [10:45:02.598] checking for grep that handles long lines and -e... /usr/bin/grep [10:45:02.600] checking for egrep... /usr/bin/grep -E [10:45:02.601] checking for ANSI C header files... yes [10:45:02.737] checking for sys/types.h... yes [10:45:02.746] checking for sys/stat.h... yes [10:45:02.757] checking for stdlib.h... yes [10:45:02.767] checking for string.h... yes [10:45:02.777] checking for memory.h... yes [10:45:02.786] checking for strings.h... yes [10:45:02.796] checking for inttypes.h... yes [10:45:02.805] checking for stdint.h... yes [10:45:02.813] checking for unistd.h... yes [10:45:02.822] checking whether ccache clang is Clang... yes [10:45:02.842] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [10:45:02.926] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [10:45:02.984] checking whether more special flags are required for pthreads... no [10:45:02.984] checking for PTHREAD_PRIO_INHERIT... yes [10:45:03.043] checking pthread.h usability... yes [10:45:03.048] checking pthread.h presence... yes [10:45:03.071] checking for pthread.h... yes [10:45:03.072] checking for strerror_r... yes [10:45:03.128] checking whether strerror_r returns int... no [10:45:03.176] checking for main in -lm... yes [10:45:03.238] checking for library containing setproctitle... no [10:45:03.361] checking for library containing dlsym... -ldl [10:45:03.478] checking for library containing socket... none required [10:45:03.537] checking for library containing getopt_long... none required [10:45:03.592] checking for library containing shm_open... -lrt [10:45:03.715] checking for library containing shm_unlink... none required [10:45:03.773] checking for library containing clock_gettime... none required [10:45:03.835] checking for library containing shmget... none required [10:45:03.894] checking for library containing backtrace_symbols... none required [10:45:03.951] checking for library containing pthread_barrier_wait... -lpthread [10:45:04.069] checking for library containing readline... -lreadline [10:45:04.131] checking for inflate in -lz... yes [10:45:04.193] checking for library containing gss_store_cred_into... -lgssapi_krb5 [10:45:04.324] checking for CRYPTO_new_ex_data in -lcrypto... yes [10:45:04.406] checking for SSL_new in -lssl... yes [10:45:04.491] checking for SSL_CTX_set_cert_cb... yes [10:45:04.571] checking for OPENSSL_init_ssl... yes [10:45:04.664] checking for BIO_meth_new... yes [10:45:04.749] checking for ASN1_STRING_get0_data... yes [10:45:04.838] checking for HMAC_CTX_new... yes [10:45:04.928] checking for HMAC_CTX_free... yes [10:45:05.012] checking for CRYPTO_lock... no [10:45:05.098] checking for X509_get_signature_info... yes [10:45:05.181] checking for pam_start in -lpam... yes [10:45:05.263] checking for xmlSaveToBuffer in -lxml2... yes [10:45:05.363] checking for xsltCleanupGlobals in -lxslt... yes [10:45:05.463] checking for LZ4_compress_default in -llz4... yes [10:45:05.563] checking for ZSTD_compress in -lzstd... yes [10:45:05.669] checking for ldap_bind in -lldap... yes [10:45:05.783] checking for ldap_initialize... yes [10:45:05.943] checking for ldap_verify_credentials... no [10:45:06.079] checking for ldap_bind in -lldap_r... yes [10:45:06.221] checking for security_compute_create_name in -lselinux... yes [10:45:06.327] checking for uuid_export in -lossp-uuid... yes [10:45:06.465] checking for stdbool.h that conforms to C99... yes [10:45:06.474] checking for _Bool... yes [10:45:06.552] checking atomic.h usability... no [10:45:06.620] checking atomic.h presence... no [10:45:06.645] checking for atomic.h... no [10:45:06.647] checking copyfile.h usability... no [10:45:06.715] checking copyfile.h presence... no [10:45:06.738] checking for copyfile.h... no [10:45:06.741] checking execinfo.h usability... yes [10:45:06.747] checking execinfo.h presence... yes [10:45:06.766] checking for execinfo.h... yes [10:45:06.772] checking getopt.h usability... yes [10:45:06.778] checking getopt.h presence... yes [10:45:06.796] checking for getopt.h... yes [10:45:06.802] checking ifaddrs.h usability... yes [10:45:06.808] checking ifaddrs.h presence... yes [10:45:06.834] checking for ifaddrs.h... yes [10:45:06.840] checking langinfo.h usability... yes [10:45:06.845] checking langinfo.h presence... yes [10:45:06.869] checking for langinfo.h... yes [10:45:06.875] checking mbarrier.h usability... no [10:45:06.945] checking mbarrier.h presence... no [10:45:06.968] checking for mbarrier.h... no [10:45:06.971] checking sys/epoll.h usability... yes [10:45:06.977] checking sys/epoll.h presence... yes [10:45:07.001] checking for sys/epoll.h... yes [10:45:07.006] checking sys/event.h usability... no [10:45:07.077] checking sys/event.h presence... no [10:45:07.101] checking for sys/event.h... no [10:45:07.104] checking sys/personality.h usability... yes [10:45:07.110] checking sys/personality.h presence... yes [10:45:07.133] checking for sys/personality.h... yes [10:45:07.139] checking sys/prctl.h usability... yes [10:45:07.145] checking sys/prctl.h presence... yes [10:45:07.166] checking for sys/prctl.h... yes [10:45:07.171] checking sys/procctl.h usability... no [10:45:07.233] checking sys/procctl.h presence... no [10:45:07.256] checking for sys/procctl.h... no [10:45:07.258] checking sys/signalfd.h usability... yes [10:45:07.264] checking sys/signalfd.h presence... yes [10:45:07.286] checking for sys/signalfd.h... yes [10:45:07.291] checking sys/ucred.h usability... no [10:45:07.355] checking sys/ucred.h presence... no [10:45:07.378] checking for sys/ucred.h... no [10:45:07.380] checking termios.h usability... yes [10:45:07.385] checking termios.h presence... yes [10:45:07.406] checking for termios.h... yes [10:45:07.411] checking ucred.h usability... no [10:45:07.476] checking ucred.h presence... no [10:45:07.499] checking for ucred.h... no [10:45:07.500] checking readline/readline.h usability... yes [10:45:07.505] checking readline/readline.h presence... yes [10:45:07.528] checking for readline/readline.h... yes [10:45:07.529] checking readline/history.h usability... yes [10:45:07.534] checking readline/history.h presence... yes [10:45:07.556] checking for readline/history.h... yes [10:45:07.557] checking zlib.h usability... yes [10:45:07.563] checking zlib.h presence... yes [10:45:07.586] checking for zlib.h... yes [10:45:07.586] checking for lz4... /usr/bin/lz4 [10:45:07.586] checking lz4.h usability... yes [10:45:07.592] checking lz4.h presence... yes [10:45:07.614] checking for lz4.h... yes [10:45:07.615] checking for zstd... /usr/bin/zstd [10:45:07.615] checking zstd.h usability... yes [10:45:07.621] checking zstd.h presence... yes [10:45:07.644] checking for zstd.h... yes [10:45:07.644] checking gssapi/gssapi.h usability... yes [10:45:07.649] checking gssapi/gssapi.h presence... yes [10:45:07.672] checking for gssapi/gssapi.h... yes [10:45:07.673] checking gssapi/gssapi_ext.h usability... yes [10:45:07.679] checking gssapi/gssapi_ext.h presence... yes [10:45:07.700] checking for gssapi/gssapi_ext.h... yes [10:45:07.701] checking for openssl... /usr/bin/openssl [10:45:07.705] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [10:45:07.705] checking openssl/ssl.h usability... yes [10:45:07.713] checking openssl/ssl.h presence... yes [10:45:07.765] checking for openssl/ssl.h... yes [10:45:07.766] checking openssl/err.h usability... yes [10:45:07.772] checking openssl/err.h presence... yes [10:45:07.803] checking for openssl/err.h... yes [10:45:07.803] checking security/pam_appl.h usability... yes [10:45:07.809] checking security/pam_appl.h presence... yes [10:45:07.830] checking for security/pam_appl.h... yes [10:45:07.831] checking systemd/sd-daemon.h usability... yes [10:45:07.838] checking systemd/sd-daemon.h presence... yes [10:45:07.862] checking for systemd/sd-daemon.h... yes [10:45:07.862] checking libxml/parser.h usability... yes [10:45:07.869] checking libxml/parser.h presence... yes [10:45:07.901] checking for libxml/parser.h... yes [10:45:07.902] checking libxslt/xslt.h usability... yes [10:45:07.909] checking libxslt/xslt.h presence... yes [10:45:07.942] checking for libxslt/xslt.h... yes [10:45:07.942] checking ldap.h usability... yes [10:45:07.948] checking ldap.h presence... yes [10:45:07.972] checking for ldap.h... yes [10:45:07.972] checking for compatible LDAP implementation... yes [10:45:07.978] checking ossp/uuid.h usability... yes [10:45:07.983] checking ossp/uuid.h presence... yes [10:45:08.007] checking for ossp/uuid.h... yes [10:45:08.031] checking whether byte ordering is bigendian... no [10:45:08.132] checking for inline... inline [10:45:08.139] checking for printf format archetype... printf [10:45:08.157] checking for _Static_assert... yes [10:45:08.280] checking for typeof... typeof [10:45:08.285] checking for __builtin_types_compatible_p... yes [10:45:08.293] checking for __builtin_constant_p... yes [10:45:08.301] checking for __builtin_unreachable... yes [10:45:08.421] checking for computed goto support... yes [10:45:08.427] checking for struct tm.tm_zone... yes [10:45:08.433] checking for union semun... no [10:45:08.488] checking for socklen_t... yes [10:45:08.545] checking for struct sockaddr.sa_len... no [10:45:08.644] checking for locale_t... yes [10:45:08.649] checking for C/C++ restrict keyword... __restrict [10:45:08.657] checking for struct option... yes [10:45:08.707] checking whether assembler supports x86_64 popcntq... yes [10:45:08.712] checking for special C compiler options needed for large files... no [10:45:08.712] checking for _FILE_OFFSET_BITS value needed for large files... no [10:45:08.717] checking size of off_t... 8 [10:45:08.864] checking size of bool... 1 [10:45:08.998] checking for int timezone... yes [10:45:09.116] checking for wcstombs_l declaration... no [10:45:09.228] checking for backtrace_symbols... yes [10:45:09.356] checking for copyfile... no [10:45:09.484] checking for copy_file_range... yes [10:45:09.616] checking for getifaddrs... yes [10:45:09.756] checking for getpeerucred... no [10:45:09.887] checking for inet_pton... yes [10:45:10.012] checking for kqueue... no [10:45:10.139] checking for mbstowcs_l... no [10:45:10.282] checking for memset_s... no [10:45:10.404] checking for posix_fallocate... yes [10:45:10.521] checking for ppoll... yes [10:45:10.627] checking for pthread_is_threaded_np... no [10:45:10.732] checking for setproctitle... no [10:45:10.837] checking for setproctitle_fast... no [10:45:10.944] checking for strchrnul... yes [10:45:11.059] checking for strsignal... yes [10:45:11.162] checking for syncfs... yes [10:45:11.266] checking for sync_file_range... yes [10:45:11.367] checking for uselocale... yes [10:45:11.472] checking for wcstombs_l... no [10:45:11.573] checking for __builtin_bswap16... yes [10:45:11.675] checking for __builtin_bswap32... yes [10:45:11.777] checking for __builtin_bswap64... yes [10:45:11.879] checking for __builtin_clz... yes [10:45:11.980] checking for __builtin_ctz... yes [10:45:12.082] checking for __builtin_popcount... yes [10:45:12.181] checking for __builtin_frame_address... yes [10:45:12.281] checking for _LARGEFILE_SOURCE value needed for large files... no [10:45:12.386] checking how ccache clang reports undeclared, standard C functions... warning [10:45:12.396] checking for posix_fadvise... yes [10:45:12.498] checking whether posix_fadvise is declared... yes [10:45:12.506] checking whether fdatasync is declared... yes [10:45:12.513] checking whether strlcat is declared... no [10:45:12.578] checking whether strlcpy is declared... no [10:45:12.640] checking whether strnlen is declared... yes [10:45:12.648] checking whether preadv is declared... yes [10:45:12.656] checking whether pwritev is declared... yes [10:45:12.664] checking whether F_FULLFSYNC is declared... no [10:45:12.707] checking for explicit_bzero... yes [10:45:12.805] checking for getopt... yes [10:45:12.903] checking for getpeereid... no [10:45:13.004] checking for inet_aton... yes [10:45:13.106] checking for mkdtemp... yes [10:45:13.205] checking for strlcat... no [10:45:13.307] checking for strlcpy... no [10:45:13.409] checking for strnlen... yes [10:45:13.506] checking for pthread_barrier_wait... yes [10:45:13.603] checking for getopt_long... yes [10:45:13.707] checking for syslog... yes [10:45:13.811] checking syslog.h usability... yes [10:45:13.816] checking syslog.h presence... yes [10:45:13.835] checking for syslog.h... yes [10:45:13.835] checking for opterr... yes [10:45:13.939] checking for optreset... no [10:45:14.049] checking unicode/ucol.h usability... yes [10:45:14.055] checking unicode/ucol.h presence... yes [10:45:14.080] checking for unicode/ucol.h... yes [10:45:14.083] checking whether LLVMCreateGDBRegistrationListener is declared... yes [10:45:14.090] checking whether LLVMCreatePerfJITEventListener is declared... yes [10:45:14.095] checking for rl_completion_suppress_quote... yes [10:45:14.202] checking for rl_filename_quote_characters... yes [10:45:14.307] checking for rl_filename_quoting_function... yes [10:45:14.416] checking for append_history... yes [10:45:14.517] checking for history_truncate_file... yes [10:45:14.619] checking for rl_completion_matches... yes [10:45:14.722] checking for rl_filename_completion_function... yes [10:45:14.825] checking for rl_reset_screen_size... yes [10:45:14.926] checking for rl_variable_bind... yes [10:45:15.026] checking test program... ok [10:45:15.126] checking whether long int is 64 bits... yes [10:45:15.233] checking for __builtin_mul_overflow... yes [10:45:15.332] checking size of void *... 8 [10:45:15.450] checking size of size_t... 8 [10:45:15.569] checking size of long... 8 [10:45:15.691] checking alignment of short... 2 [10:45:15.813] checking alignment of int... 4 [10:45:15.933] checking alignment of long... 8 [10:45:16.052] checking alignment of double... 8 [10:45:16.175] checking for int8... no [10:45:16.218] checking for uint8... no [10:45:16.260] checking for int64... no [10:45:16.302] checking for uint64... no [10:45:16.344] checking for __int128... yes [10:45:16.444] checking for __int128 alignment bug... ok [10:45:16.551] checking alignment of PG_INT128_TYPE... 16 [10:45:16.672] checking for builtin __sync char locking functions... yes [10:45:16.769] checking for builtin __sync int32 locking functions... yes [10:45:16.871] checking for builtin __sync int32 atomic operations... yes [10:45:16.970] checking for builtin __sync int64 atomic operations... yes [10:45:17.069] checking for builtin __atomic int32 atomic operations... yes [10:45:17.167] checking for builtin __atomic int64 atomic operations... yes [10:45:17.265] checking for __get_cpuid... yes [10:45:17.368] checking for __get_cpuid_count... yes [10:45:17.472] checking for __cpuid... no [10:45:17.511] checking for __cpuidex... no [10:45:17.546] checking for _xgetbv with CFLAGS=... no [10:45:17.850] checking for _xgetbv with CFLAGS=-mxsave... yes [10:45:18.189] checking for _mm512_popcnt_epi64 with CFLAGS=... no [10:45:18.468] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [10:45:18.810] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [10:45:18.884] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [10:45:19.058] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [10:45:19.096] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [10:45:19.128] 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 [10:45:19.175] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [10:45:19.175] checking for library containing sem_init... none required [10:45:19.272] checking which semaphore API to use... unnamed POSIX [10:45:19.272] checking which random number source to use... OpenSSL [10:45:19.274] checking for tclsh... /usr/bin/tclsh [10:45:19.274] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [10:45:19.302] checking tcl.h usability... yes [10:45:19.307] checking tcl.h presence... yes [10:45:19.328] checking for tcl.h... yes [10:45:19.328] checking for perl.h... yes [10:45:19.339] checking for libperl... yes [10:45:19.522] checking Python.h usability... yes [10:45:19.528] checking Python.h presence... yes [10:45:19.573] checking for Python.h... yes [10:45:19.573] checking for xmllint... /usr/bin/xmllint [10:45:19.573] checking for xsltproc... /usr/bin/xsltproc [10:45:19.573] checking for fop... /usr/bin/fop [10:45:19.573] checking for dbtoepub... no [10:45:19.574] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [10:45:19.631] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [10:45:19.708] configure: using compiler=Debian clang version 11.0.1-2 [10:45:19.708] 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 [10:45:19.708] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [10:45:19.708] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [10:45:19.708] configure: using CXX=ccache clang++ [10:45:19.708] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [10:45:19.708] configure: using CLANG=ccache clang [10:45:19.708] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [10:45:19.708] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [10:45:19.728] configure: updating cache clang.cache [10:45:19.735] configure: creating ./config.status [10:45:19.781] config.status: creating GNUmakefile [10:45:19.788] config.status: creating src/Makefile.global [10:45:19.797] config.status: creating src/include/pg_config.h [10:45:19.805] config.status: creating src/include/pg_config_ext.h [10:45:19.810] config.status: src/include/pg_config_ext.h is unchanged [10:45:19.812] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [10:45:19.816] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [10:45:19.819] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [10:45:19.823] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [10:45:19.827] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [10:45:19.831] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [10:45:19.835] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [10:45:19.860] [10:45:19.860] real 0m18.640s [10:45:19.860] user 0m14.329s [10:45:19.860] sys 0m4.481s [10:45:19.860] make -s -j${BUILD_JOBS} clean [10:45:20.203] time make -s -j${BUILD_JOBS} world-bin [10:45:43.848] nodeModifyTable.c:3028:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleData *') to parameter of type 'TupleTableSlot *' (aka 'struct TupleTableSlot *') [-Werror,-Wincompatible-pointer-types] [10:45:43.848] oldtuple)) [10:45:43.848] ^~~~~~~~ [10:45:43.848] ../../../src/include/commands/trigger.h:225:26: note: passing argument to parameter 'slot' here [10:45:43.848] TupleTableSlot *slot); [10:45:43.848] ^ [10:45:43.848] 1 error generated. [10:45:43.848] make[3]: *** [: nodeModifyTable.o] Error 1 [10:45:43.848] make[2]: *** [common.mk:37: executor-recursive] Error 2 [10:45:43.848] make[2]: *** Waiting for unfinished jobs.... [10:45:46.254] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [10:45:46.255] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [10:45:46.255] [10:45:46.255] real 0m26.051s [10:45:46.255] user 1m24.299s [10:45:46.255] sys 0m10.341s [10:45:46.255] [10:45:46.255] Exit status: 2