[23:52:58.402] time ./configure \ [23:52:58.402] --cache clang.cache \ [23:52:58.402] ${LINUX_CONFIGURE_FEATURES} \ [23:52:58.402] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:52:58.584] configure: creating cache clang.cache [23:52:58.598] checking build system type... x86_64-pc-linux-gnu [23:52:58.703] checking host system type... x86_64-pc-linux-gnu [23:52:58.703] checking which template to use... linux [23:52:58.703] checking whether NLS is wanted... no [23:52:58.703] checking for default port number... 5432 [23:52:58.710] checking for block size... 8kB [23:52:58.712] checking for segment size... 1GB [23:52:58.714] checking for WAL block size... 8kB [23:52:58.827] checking whether the C compiler works... yes [23:52:58.983] checking for C compiler default output file name... a.out [23:52:58.984] checking for suffix of executables... [23:52:59.055] checking whether we are cross compiling... no [23:52:59.148] checking for suffix of object files... o [23:52:59.156] checking whether we are using the GNU C compiler... yes [23:52:59.163] checking whether ccache clang accepts -g... yes [23:52:59.169] checking for ccache clang option to accept ISO C89... none needed [23:52:59.178] checking for ccache clang option to accept ISO C99... none needed [23:52:59.306] checking whether we are using the GNU C++ compiler... yes [23:52:59.313] checking whether ccache clang++-16 accepts -g... yes [23:52:59.448] checking for gawk... no [23:52:59.448] checking for mawk... mawk [23:52:59.449] checking for LLVM_CONFIG... llvm-config-16 [23:52:59.454] configure: using llvm 16.0.6 [23:52:59.454] checking for CLANG... ccache clang-16 [23:52:59.506] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:52:59.513] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:52:59.519] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:52:59.526] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:52:59.533] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:52:59.566] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:52:59.573] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:52:59.581] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:52:59.654] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:52:59.667] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:52:59.679] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:52:59.686] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:52:59.693] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:52:59.705] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:52:59.718] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:52:59.726] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:52:59.734] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:52:59.741] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:52:59.748] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:52:59.754] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:52:59.761] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:52:59.768] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:52:59.780] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:52:59.788] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:52:59.795] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:52:59.802] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:52:59.808] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:52:59.815] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:52:59.827] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:52:59.839] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:52:59.877] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:52:59.885] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:52:59.892] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:52:59.900] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:52:59.906] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:52:59.941] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:52:59.948] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:52:59.955] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:52:59.962] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:52:59.970] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:52:59.977] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:52:59.984] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:52:59.990] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:52:59.997] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:53:00.009] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:53:00.050] checking whether the C compiler still works... yes [23:53:00.165] checking how to run the C preprocessor... ccache clang -E [23:53:00.301] checking for pkg-config... /usr/bin/pkg-config [23:53:00.301] checking pkg-config is at least version 0.9.0... yes [23:53:00.302] checking whether to build with ICU support... yes [23:53:00.303] checking for icu-uc icu-i18n... yes [23:53:00.310] checking whether to build with Tcl... yes [23:53:00.310] checking whether to build Perl modules... yes [23:53:00.310] checking whether to build Python modules... yes [23:53:00.310] checking whether to build with GSSAPI support... yes [23:53:00.312] checking whether to build with PAM support... yes [23:53:00.312] checking whether to build with BSD Authentication support... no [23:53:00.312] checking whether to build with LDAP support... yes [23:53:00.312] checking whether to build with Bonjour support... no [23:53:00.312] checking whether to build with SELinux support... yes [23:53:00.312] checking whether to build with systemd support... yes [23:53:00.313] checking whether to build with XML support... yes [23:53:00.313] checking for libxml-2.0 >= 2.6.23... yes [23:53:00.320] checking whether to build with LZ4 support... yes [23:53:00.320] checking for liblz4... yes [23:53:00.328] checking whether to build with ZSTD support... yes [23:53:00.328] checking for libzstd >= 1.4.0... yes [23:53:00.336] checking for strip... strip [23:53:00.336] checking whether it is possible to strip libraries... yes [23:53:00.338] checking for ar... ar [23:53:00.338] checking for a BSD-compatible install... /usr/bin/install -c [23:53:00.347] checking for tar... /usr/bin/tar [23:53:00.347] checking whether ln -s works... yes [23:53:00.347] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:53:00.350] checking for bison... /usr/bin/bison [23:53:00.352] configure: using bison (GNU Bison) 3.8.2 [23:53:00.355] checking for flex... /usr/bin/flex [23:53:00.367] configure: using flex 2.6.4 [23:53:00.368] checking for perl... /usr/bin/perl [23:53:00.370] configure: using perl 5.36.0 [23:53:00.372] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:53:00.377] checking for Perl privlibexp... /usr/share/perl/5.36 [23:53:00.381] checking for Perl useshrplib... true [23:53:00.387] 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 [23:53:00.393] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:53:00.399] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:53:00.490] checking for python3... /usr/bin/python3 [23:53:00.501] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [23:53:00.508] checking for Python sysconfig module... yes [23:53:00.519] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:53:00.531] checking Python include directory... -I/usr/include/python3.11 [23:53:00.542] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:53:00.583] checking for a sed that does not truncate output... /usr/bin/sed [23:53:00.588] checking for grep that handles long lines and -e... /usr/bin/grep [23:53:00.591] checking for egrep... /usr/bin/grep -E [23:53:00.593] checking for ANSI C header files... yes [23:53:00.783] checking for sys/types.h... yes [23:53:00.799] checking for sys/stat.h... yes [23:53:00.815] checking for stdlib.h... yes [23:53:00.866] checking for string.h... yes [23:53:00.882] checking for memory.h... yes [23:53:00.898] checking for strings.h... yes [23:53:00.914] checking for inttypes.h... yes [23:53:00.932] checking for stdint.h... yes [23:53:00.949] checking for unistd.h... yes [23:53:00.963] checking whether ccache clang is Clang... yes [23:53:00.993] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:53:01.141] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:53:01.219] checking whether more special flags are required for pthreads... no [23:53:01.219] checking for PTHREAD_PRIO_INHERIT... yes [23:53:01.304] checking pthread.h usability... yes [23:53:01.312] checking pthread.h presence... yes [23:53:01.345] checking for pthread.h... yes [23:53:01.345] checking for strerror_r... yes [23:53:01.420] checking whether strerror_r returns int... no [23:53:01.488] checking for main in -lm... yes [23:53:01.569] checking for library containing setproctitle... no [23:53:01.733] checking for library containing dlsym... none required [23:53:01.810] checking for library containing socket... none required [23:53:01.888] checking for library containing getopt_long... none required [23:53:01.966] checking for library containing shm_open... none required [23:53:02.042] checking for library containing shm_unlink... none required [23:53:02.117] checking for library containing clock_gettime... none required [23:53:02.192] checking for library containing shmget... none required [23:53:02.268] checking for library containing backtrace_symbols... none required [23:53:02.344] checking for library containing pthread_barrier_wait... none required [23:53:02.419] checking for library containing readline... -lreadline [23:53:02.496] checking for inflate in -lz... yes [23:53:02.574] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:53:02.737] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:53:02.839] checking for SSL_new in -lssl... yes [23:53:02.941] checking for SSL_CTX_set_cert_cb... yes [23:53:03.043] checking for OPENSSL_init_ssl... yes [23:53:03.148] checking for X509_get_signature_info... yes [23:53:03.257] checking for SSL_CTX_set_num_tickets... yes [23:53:03.370] checking for pam_start in -lpam... yes [23:53:03.473] checking for xmlSaveToBuffer in -lxml2... yes [23:53:03.599] checking for xsltCleanupGlobals in -lxslt... yes [23:53:03.732] checking for LZ4_compress_default in -llz4... yes [23:53:03.868] checking for ZSTD_compress in -lzstd... yes [23:53:04.000] checking for ldap_bind in -lldap... yes [23:53:04.144] checking for ldap_initialize... yes [23:53:04.292] checking for ldap_verify_credentials... yes [23:53:04.438] checking for security_compute_create_name in -lselinux... yes [23:53:04.572] checking for uuid_export in -lossp-uuid... yes [23:53:04.707] checking for stdbool.h that conforms to C99... yes [23:53:04.746] checking for _Bool... yes [23:53:04.883] checking atomic.h usability... no [23:53:04.969] checking atomic.h presence... no [23:53:05.004] checking for atomic.h... no [23:53:05.007] checking copyfile.h usability... no [23:53:05.090] checking copyfile.h presence... no [23:53:05.123] checking for copyfile.h... no [23:53:05.127] checking execinfo.h usability... yes [23:53:05.209] checking execinfo.h presence... yes [23:53:05.240] checking for execinfo.h... yes [23:53:05.248] checking getopt.h usability... yes [23:53:05.256] checking getopt.h presence... yes [23:53:05.290] checking for getopt.h... yes [23:53:05.298] checking ifaddrs.h usability... yes [23:53:05.307] checking ifaddrs.h presence... yes [23:53:05.340] checking for ifaddrs.h... yes [23:53:05.348] checking mbarrier.h usability... no [23:53:05.430] checking mbarrier.h presence... no [23:53:05.464] checking for mbarrier.h... no [23:53:05.468] checking sys/epoll.h usability... yes [23:53:05.510] checking sys/epoll.h presence... yes [23:53:05.540] checking for sys/epoll.h... yes [23:53:05.548] checking sys/event.h usability... no [23:53:05.632] checking sys/event.h presence... no [23:53:05.666] checking for sys/event.h... no [23:53:05.669] checking sys/personality.h usability... yes [23:53:05.677] checking sys/personality.h presence... yes [23:53:05.707] checking for sys/personality.h... yes [23:53:05.714] checking sys/prctl.h usability... yes [23:53:05.722] checking sys/prctl.h presence... yes [23:53:05.752] checking for sys/prctl.h... yes [23:53:05.760] checking sys/procctl.h usability... no [23:53:05.842] checking sys/procctl.h presence... no [23:53:05.875] checking for sys/procctl.h... no [23:53:05.878] checking sys/signalfd.h usability... yes [23:53:05.920] checking sys/signalfd.h presence... yes [23:53:05.951] checking for sys/signalfd.h... yes [23:53:05.958] checking sys/ucred.h usability... no [23:53:06.044] checking sys/ucred.h presence... no [23:53:06.079] checking for sys/ucred.h... no [23:53:06.082] checking termios.h usability... yes [23:53:06.090] checking termios.h presence... yes [23:53:06.120] checking for termios.h... yes [23:53:06.126] checking ucred.h usability... no [23:53:06.209] checking ucred.h presence... no [23:53:06.246] checking for ucred.h... no [23:53:06.247] checking readline/readline.h usability... yes [23:53:06.294] checking readline/readline.h presence... yes [23:53:06.327] checking for readline/readline.h... yes [23:53:06.329] checking readline/history.h usability... yes [23:53:06.337] checking readline/history.h presence... yes [23:53:06.370] checking for readline/history.h... yes [23:53:06.373] checking zlib.h usability... yes [23:53:06.382] checking zlib.h presence... yes [23:53:06.415] checking for zlib.h... yes [23:53:06.416] checking for lz4... /usr/bin/lz4 [23:53:06.416] checking lz4.h usability... yes [23:53:06.462] checking lz4.h presence... yes [23:53:06.493] checking for lz4.h... yes [23:53:06.493] checking for zstd... /usr/bin/zstd [23:53:06.493] checking zstd.h usability... yes [23:53:06.502] checking zstd.h presence... yes [23:53:06.532] checking for zstd.h... yes [23:53:06.533] checking gssapi/gssapi.h usability... yes [23:53:06.541] checking gssapi/gssapi.h presence... yes [23:53:06.573] checking for gssapi/gssapi.h... yes [23:53:06.575] checking gssapi/gssapi_ext.h usability... yes [23:53:06.583] checking gssapi/gssapi_ext.h presence... yes [23:53:06.616] checking for gssapi/gssapi_ext.h... yes [23:53:06.618] checking for openssl... /usr/bin/openssl [23:53:06.623] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [23:53:06.623] checking openssl/ssl.h usability... yes [23:53:06.634] checking openssl/ssl.h presence... yes [23:53:06.696] checking for openssl/ssl.h... yes [23:53:06.696] checking openssl/err.h usability... yes [23:53:06.751] checking openssl/err.h presence... yes [23:53:06.793] checking for openssl/err.h... yes [23:53:06.793] checking security/pam_appl.h usability... yes [23:53:06.802] checking security/pam_appl.h presence... yes [23:53:06.833] checking for security/pam_appl.h... yes [23:53:06.835] checking systemd/sd-daemon.h usability... yes [23:53:06.843] checking systemd/sd-daemon.h presence... yes [23:53:06.877] checking for systemd/sd-daemon.h... yes [23:53:06.877] checking libxml/parser.h usability... yes [23:53:06.936] checking libxml/parser.h presence... yes [23:53:06.981] checking for libxml/parser.h... yes [23:53:06.981] checking libxslt/xslt.h usability... yes [23:53:07.039] checking libxslt/xslt.h presence... yes [23:53:07.082] checking for libxslt/xslt.h... yes [23:53:07.082] checking ldap.h usability... yes [23:53:07.091] checking ldap.h presence... yes [23:53:07.125] checking for ldap.h... yes [23:53:07.125] checking for compatible LDAP implementation... yes [23:53:07.133] checking ossp/uuid.h usability... yes [23:53:07.177] checking ossp/uuid.h presence... yes [23:53:07.212] checking for ossp/uuid.h... yes [23:53:07.247] checking whether byte ordering is bigendian... no [23:53:07.425] checking for inline... inline [23:53:07.436] checking for printf format archetype... printf [23:53:07.486] checking for _Static_assert... yes [23:53:07.618] checking for typeof... typeof [23:53:07.625] checking for __builtin_types_compatible_p... yes [23:53:07.661] checking for __builtin_constant_p... yes [23:53:07.672] checking for __builtin_unreachable... yes [23:53:07.800] checking for computed goto support... yes [23:53:07.807] checking for struct tm.tm_zone... yes [23:53:07.875] checking for union semun... no [23:53:07.942] checking for socklen_t... yes [23:53:08.046] checking for struct sockaddr.sa_len... no [23:53:08.184] checking for locale_t... yes [23:53:08.194] checking for C/C++ restrict keyword... __restrict [23:53:08.207] checking for struct option... yes [23:53:08.301] checking whether assembler supports x86_64 popcntq... yes [23:53:08.331] checking for special C compiler options needed for large files... no [23:53:08.331] checking for _FILE_OFFSET_BITS value needed for large files... no [23:53:08.400] checking size of off_t... 8 [23:53:08.554] checking size of bool... 1 [23:53:08.703] checking for int timezone... yes [23:53:08.837] checking for wcstombs_l declaration... no [23:53:08.987] checking for backtrace_symbols... yes [23:53:09.123] checking for copyfile... no [23:53:09.259] checking for copy_file_range... yes [23:53:09.394] checking for getifaddrs... yes [23:53:09.534] checking for getpeerucred... no [23:53:09.676] checking for inet_pton... yes [23:53:09.816] checking for kqueue... no [23:53:09.958] checking for mbstowcs_l... no [23:53:10.095] checking for memset_s... no [23:53:10.242] checking for posix_fallocate... yes [23:53:10.384] checking for ppoll... yes [23:53:10.524] checking for pthread_is_threaded_np... no [23:53:10.670] checking for setproctitle... no [23:53:10.811] checking for setproctitle_fast... no [23:53:10.953] checking for strchrnul... yes [23:53:11.093] checking for strsignal... yes [23:53:11.242] checking for syncfs... yes [23:53:11.388] checking for sync_file_range... yes [23:53:11.530] checking for uselocale... yes [23:53:11.670] checking for wcstombs_l... no [23:53:11.808] checking for __builtin_bswap16... yes [23:53:11.943] checking for __builtin_bswap32... yes [23:53:12.083] checking for __builtin_bswap64... yes [23:53:12.220] checking for __builtin_clz... yes [23:53:12.358] checking for __builtin_ctz... yes [23:53:12.495] checking for __builtin_popcount... yes [23:53:12.632] checking for __builtin_frame_address... yes [23:53:12.769] checking for _LARGEFILE_SOURCE value needed for large files... no [23:53:12.905] checking how ccache clang reports undeclared, standard C functions... warning [23:53:12.948] checking for posix_fadvise... yes [23:53:13.084] checking whether posix_fadvise is declared... yes [23:53:13.098] checking whether fdatasync is declared... yes [23:53:13.112] checking whether strlcat is declared... no [23:53:13.208] checking whether strlcpy is declared... no [23:53:13.303] checking whether strnlen is declared... yes [23:53:13.317] checking whether strsep is declared... yes [23:53:13.332] checking whether preadv is declared... yes [23:53:13.345] checking whether pwritev is declared... yes [23:53:13.359] checking whether F_FULLFSYNC is declared... no [23:53:13.428] checking for explicit_bzero... yes [23:53:13.563] checking for getopt... yes [23:53:13.694] checking for getpeereid... no [23:53:13.831] checking for inet_aton... yes [23:53:13.963] checking for mkdtemp... yes [23:53:14.096] checking for strlcat... no [23:53:14.234] checking for strlcpy... no [23:53:14.374] checking for strnlen... yes [23:53:14.506] checking for strsep... yes [23:53:14.638] checking for pthread_barrier_wait... yes [23:53:14.770] checking for getopt_long... yes [23:53:14.902] checking for syslog... yes [23:53:15.036] checking syslog.h usability... yes [23:53:15.045] checking syslog.h presence... yes [23:53:15.076] checking for syslog.h... yes [23:53:15.076] checking for opterr... yes [23:53:15.209] checking for optreset... no [23:53:15.350] checking unicode/ucol.h usability... yes [23:53:15.405] checking unicode/ucol.h presence... yes [23:53:15.444] checking for unicode/ucol.h... yes [23:53:15.449] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:53:15.491] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:53:15.530] checking for rl_completion_suppress_quote... yes [23:53:15.673] checking for rl_filename_quote_characters... yes [23:53:15.816] checking for rl_filename_quoting_function... yes [23:53:15.959] checking for append_history... yes [23:53:16.099] checking for history_truncate_file... yes [23:53:16.241] checking for rl_completion_matches... yes [23:53:16.382] checking for rl_filename_completion_function... yes [23:53:16.521] checking for rl_reset_screen_size... yes [23:53:16.663] checking for rl_variable_bind... yes [23:53:16.801] checking test program... ok [23:53:16.943] checking whether long int is 64 bits... yes [23:53:17.088] checking for __builtin_mul_overflow... yes [23:53:17.229] checking size of void *... 8 [23:53:17.391] checking size of size_t... 8 [23:53:17.548] checking size of long... 8 [23:53:17.704] checking alignment of short... 2 [23:53:17.860] checking alignment of int... 4 [23:53:18.016] checking alignment of long... 8 [23:53:18.174] checking alignment of double... 8 [23:53:18.338] checking for int8... no [23:53:18.412] checking for uint8... no [23:53:18.483] checking for int64... no [23:53:18.556] checking for uint64... no [23:53:18.627] checking for __int128... yes [23:53:18.766] checking for __int128 alignment bug... ok [23:53:18.906] checking alignment of PG_INT128_TYPE... 16 [23:53:19.063] checking for builtin __sync char locking functions... yes [23:53:19.197] checking for builtin __sync int32 locking functions... yes [23:53:19.337] checking for builtin __sync int32 atomic operations... yes [23:53:19.472] checking for builtin __sync int64 atomic operations... yes [23:53:19.603] checking for builtin __atomic int32 atomic operations... yes [23:53:19.735] checking for builtin __atomic int64 atomic operations... yes [23:53:19.870] checking for __get_cpuid... yes [23:53:20.013] checking for __get_cpuid_count... yes [23:53:20.149] checking for __cpuid... no [23:53:20.208] checking for __cpuidex... no [23:53:20.267] checking for _xgetbv with CFLAGS=... no [23:53:20.576] checking for _xgetbv with CFLAGS=-mxsave... yes [23:53:20.912] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:53:21.177] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:53:21.514] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:53:21.604] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:53:21.826] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:53:21.888] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:53:21.945] 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 [23:53:22.014] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:53:22.015] checking for library containing sem_init... none required [23:53:22.147] checking which semaphore API to use... unnamed POSIX [23:53:22.147] checking which random number source to use... OpenSSL [23:53:22.149] checking for tclsh... /usr/bin/tclsh [23:53:22.149] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:53:22.189] checking tcl.h usability... yes [23:53:22.197] checking tcl.h presence... yes [23:53:22.233] checking for tcl.h... yes [23:53:22.233] checking for perl.h... yes [23:53:22.376] checking for libperl... yes [23:53:22.601] checking Python.h usability... yes [23:53:22.612] checking Python.h presence... yes [23:53:22.677] checking for Python.h... yes [23:53:22.677] checking for xmllint... /usr/bin/xmllint [23:53:22.677] checking for xsltproc... /usr/bin/xsltproc [23:53:22.677] checking for fop... /usr/bin/fop [23:53:22.678] checking for dbtoepub... no [23:53:22.678] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:53:22.769] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:53:22.893] configure: using compiler=Debian clang version 14.0.6 [23:53:22.893] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:53:22.893] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:53:22.893] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:53:22.894] configure: using CXX=ccache clang++-16 [23:53:22.894] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:53:22.894] configure: using CLANG=ccache clang-16 [23:53:22.894] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:53:22.894] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:53:22.922] configure: updating cache clang.cache [23:53:22.932] configure: creating ./config.status [23:53:23.019] config.status: creating GNUmakefile [23:53:23.032] config.status: creating src/Makefile.global [23:53:23.048] config.status: creating src/include/pg_config.h [23:53:23.062] config.status: creating src/include/pg_config_ext.h [23:53:23.071] config.status: src/include/pg_config_ext.h is unchanged [23:53:23.074] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:53:23.081] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:53:23.087] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:53:23.095] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:53:23.102] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:53:23.110] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:53:23.117] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:53:23.155] [23:53:23.155] real 0m24.753s [23:53:23.155] user 0m14.715s [23:53:23.155] sys 0m10.082s [23:53:23.155] make -s -j${BUILD_JOBS} clean [23:53:23.653] time make -s -j${BUILD_JOBS} world-bin [23:53:35.609] nodeModifyTable.c:3044:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleData *') to parameter of type 'TupleTableSlot *' (aka 'struct TupleTableSlot *') [-Werror,-Wincompatible-pointer-types] [23:53:35.609] oldtuple)) [23:53:35.609] ^~~~~~~~ [23:53:35.609] ../../../src/include/commands/trigger.h:225:26: note: passing argument to parameter 'slot' here [23:53:35.609] TupleTableSlot *slot); [23:53:35.609] ^ [23:53:35.609] 1 error generated. [23:53:35.610] make[3]: *** [: nodeModifyTable.o] Error 1 [23:53:35.610] make[2]: *** [common.mk:37: executor-recursive] Error 2 [23:53:35.610] make[2]: *** Waiting for unfinished jobs.... [23:53:39.339] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:53:39.339] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:53:39.339] [23:53:39.339] real 0m15.686s [23:53:39.339] user 0m40.731s [23:53:39.339] sys 0m13.558s [23:53:39.339] [23:53:39.339] Exit status: 2