[21:35:50.911] time ./configure \ [21:35:50.911] --cache gcc.cache \ [21:35:50.911] --enable-dtrace \ [21:35:50.911] ${LINUX_CONFIGURE_FEATURES} \ [21:35:50.911] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [21:35:51.029] configure: creating cache gcc.cache [21:35:51.037] checking build system type... x86_64-pc-linux-gnu [21:35:51.133] checking host system type... x86_64-pc-linux-gnu [21:35:51.133] checking which template to use... linux [21:35:51.133] checking whether NLS is wanted... no [21:35:51.133] checking for default port number... 5432 [21:35:51.137] checking for dtrace... /usr/bin/dtrace [21:35:51.137] checking for block size... 8kB [21:35:51.138] checking for segment size... 1GB [21:35:51.139] checking for WAL block size... 8kB [21:35:51.157] checking whether the C compiler works... yes [21:35:51.246] checking for C compiler default output file name... a.out [21:35:51.247] checking for suffix of executables... [21:35:51.301] checking whether we are cross compiling... no [21:35:51.354] checking for suffix of object files... o [21:35:51.377] checking whether we are using the GNU C compiler... yes [21:35:51.393] checking whether ccache gcc accepts -g... yes [21:35:51.398] checking for ccache gcc option to accept ISO C89... none needed [21:35:51.403] checking for ccache gcc option to accept ISO C99... none needed [21:35:51.490] checking whether we are using the GNU C++ compiler... yes [21:35:51.503] checking whether ccache g++ accepts -g... yes [21:35:51.611] checking for gawk... no [21:35:51.611] checking for mawk... mawk [21:35:51.611] checking for llvm-config... /usr/bin/llvm-config [21:35:51.628] configure: using llvm 11.0.1 [21:35:51.628] checking for CLANG... ccache clang [21:35:51.697] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [21:35:51.717] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [21:35:51.737] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [21:35:51.786] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [21:35:51.860] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [21:35:51.865] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [21:35:51.880] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [21:35:51.898] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [21:35:51.903] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [21:35:51.917] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [21:35:51.921] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [21:35:51.925] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [21:35:51.938] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [21:35:51.943] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [21:35:51.948] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [21:35:51.952] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [21:35:51.956] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [21:35:51.960] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [21:35:51.965] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [21:35:51.970] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [21:35:51.973] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [21:35:51.978] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [21:35:52.004] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [21:35:52.008] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [21:35:52.012] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [21:35:52.043] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:35:52.076] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [21:35:52.081] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [21:35:52.085] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [21:35:52.118] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [21:35:52.123] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [21:35:52.127] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [21:35:52.132] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [21:35:52.136] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [21:35:52.140] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [21:35:52.146] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [21:35:52.151] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [21:35:52.171] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [21:35:52.192] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [21:35:52.248] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [21:35:52.289] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [21:35:52.294] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [21:35:52.326] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [21:35:52.342] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [21:35:52.362] checking whether the C compiler still works... yes [21:35:52.413] checking how to run the C preprocessor... ccache gcc -E [21:35:52.489] checking for pkg-config... /usr/bin/pkg-config [21:35:52.489] checking pkg-config is at least version 0.9.0... yes [21:35:52.499] checking whether to build with ICU support... yes [21:35:52.500] checking for icu-uc icu-i18n... yes [21:35:52.507] checking whether to build with Tcl... yes [21:35:52.507] checking whether to build Perl modules... yes [21:35:52.507] checking whether to build Python modules... yes [21:35:52.507] checking whether to build with GSSAPI support... yes [21:35:52.508] checking whether to build with PAM support... yes [21:35:52.508] checking whether to build with BSD Authentication support... no [21:35:52.508] checking whether to build with LDAP support... yes [21:35:52.508] checking whether to build with Bonjour support... no [21:35:52.508] checking whether to build with SELinux support... yes [21:35:52.508] checking whether to build with systemd support... yes [21:35:52.509] checking whether to build with XML support... yes [21:35:52.509] checking for libxml-2.0 >= 2.6.23... yes [21:35:52.516] checking whether to build with LZ4 support... yes [21:35:52.516] checking for liblz4... yes [21:35:52.520] checking whether to build with ZSTD support... yes [21:35:52.520] checking for libzstd >= 1.4.0... yes [21:35:52.526] checking for strip... strip [21:35:52.526] checking whether it is possible to strip libraries... yes [21:35:52.532] checking for ar... ar [21:35:52.532] checking for a BSD-compatible install... /usr/bin/install -c [21:35:52.537] checking for tar... /usr/bin/tar [21:35:52.537] checking whether ln -s works... yes [21:35:52.537] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [21:35:52.539] checking for bison... /usr/bin/bison [21:35:52.545] configure: using bison (GNU Bison) 3.7.5 [21:35:52.547] checking for flex... /usr/bin/flex [21:35:52.568] configure: using flex 2.6.4 [21:35:52.568] checking for perl... /usr/bin/perl [21:35:52.587] configure: using perl 5.32.1 [21:35:52.588] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [21:35:52.600] checking for Perl privlibexp... /usr/share/perl/5.32 [21:35:52.603] checking for Perl useshrplib... true [21:35:52.612] 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 [21:35:52.616] checking for CFLAGS to compile embedded Perl... -DDEBIAN [21:35:52.620] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [21:35:52.727] checking for python3... /usr/bin/python3 [21:35:52.768] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [21:35:52.788] checking for Python sysconfig module... yes [21:35:52.797] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [21:35:52.808] checking Python include directory... -I/usr/include/python3.9 [21:35:52.818] 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 [21:35:52.858] checking for a sed that does not truncate output... /usr/bin/sed [21:35:52.861] checking for grep that handles long lines and -e... /usr/bin/grep [21:35:52.863] checking for egrep... /usr/bin/grep -E [21:35:52.864] checking for ANSI C header files... yes [21:35:52.983] checking for sys/types.h... yes [21:35:52.992] checking for sys/stat.h... yes [21:35:53.021] checking for stdlib.h... yes [21:35:53.043] checking for string.h... yes [21:35:53.050] checking for memory.h... yes [21:35:53.059] checking for strings.h... yes [21:35:53.066] checking for inttypes.h... yes [21:35:53.075] checking for stdint.h... yes [21:35:53.083] checking for unistd.h... yes [21:35:53.093] checking whether ccache gcc is Clang... no [21:35:53.099] checking whether pthreads work with -pthread... yes [21:35:53.137] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [21:35:53.165] checking whether more special flags are required for pthreads... no [21:35:53.165] checking for PTHREAD_PRIO_INHERIT... yes [21:35:53.197] checking pthread.h usability... yes [21:35:53.202] checking pthread.h presence... yes [21:35:53.212] checking for pthread.h... yes [21:35:53.212] checking for strerror_r... yes [21:35:53.240] checking whether strerror_r returns int... no [21:35:53.260] checking for main in -lm... yes [21:35:53.291] checking for library containing setproctitle... no [21:35:53.351] checking for library containing dlsym... -ldl [21:35:53.409] checking for library containing socket... none required [21:35:53.436] checking for library containing getopt_long... none required [21:35:53.463] checking for library containing shm_open... -lrt [21:35:53.529] checking for library containing shm_unlink... none required [21:35:53.558] checking for library containing clock_gettime... none required [21:35:53.586] checking for library containing shmget... none required [21:35:53.615] checking for library containing backtrace_symbols... none required [21:35:53.644] checking for library containing pthread_barrier_wait... -lpthread [21:35:53.704] checking for library containing readline... -lreadline [21:35:53.740] checking for inflate in -lz... yes [21:35:53.770] checking for library containing gss_store_cred_into... -lgssapi_krb5 [21:35:53.845] checking for CRYPTO_new_ex_data in -lcrypto... yes [21:35:53.892] checking for SSL_new in -lssl... yes [21:35:53.935] checking for SSL_CTX_set_cert_cb... yes [21:35:53.981] checking for OPENSSL_init_ssl... yes [21:35:54.027] checking for BIO_meth_new... yes [21:35:54.078] checking for ASN1_STRING_get0_data... yes [21:35:54.129] checking for HMAC_CTX_new... yes [21:35:54.182] checking for HMAC_CTX_free... yes [21:35:54.232] checking for CRYPTO_lock... no [21:35:54.267] checking for X509_get_signature_info... yes [21:35:54.314] checking for pam_start in -lpam... yes [21:35:54.351] checking for xmlSaveToBuffer in -lxml2... yes [21:35:54.433] checking for xsltCleanupGlobals in -lxslt... yes [21:35:54.496] checking for LZ4_compress_default in -llz4... yes [21:35:54.529] checking for ZSTD_compress in -lzstd... yes [21:35:54.564] checking for ldap_bind in -lldap... yes [21:35:54.635] checking for ldap_initialize... yes [21:35:54.685] checking for ldap_verify_credentials... no [21:35:54.724] checking for ldap_bind in -lldap_r... yes [21:35:54.772] checking for security_compute_create_name in -lselinux... yes [21:35:54.813] checking for uuid_export in -lossp-uuid... yes [21:35:54.852] checking for stdbool.h that conforms to C99... yes [21:35:54.860] checking for _Bool... yes [21:35:54.902] checking atomic.h usability... no [21:35:54.933] checking atomic.h presence... no [21:35:54.943] checking for atomic.h... no [21:35:54.945] checking copyfile.h usability... no [21:35:54.976] checking copyfile.h presence... no [21:35:54.985] checking for copyfile.h... no [21:35:54.987] checking execinfo.h usability... yes [21:35:54.992] checking execinfo.h presence... yes [21:35:54.999] checking for execinfo.h... yes [21:35:55.003] checking getopt.h usability... yes [21:35:55.009] checking getopt.h presence... yes [21:35:55.016] checking for getopt.h... yes [21:35:55.020] checking ifaddrs.h usability... yes [21:35:55.028] checking ifaddrs.h presence... yes [21:35:55.038] checking for ifaddrs.h... yes [21:35:55.042] checking langinfo.h usability... yes [21:35:55.048] checking langinfo.h presence... yes [21:35:55.055] checking for langinfo.h... yes [21:35:55.059] checking mbarrier.h usability... no [21:35:55.088] checking mbarrier.h presence... no [21:35:55.098] checking for mbarrier.h... no [21:35:55.099] checking sys/epoll.h usability... yes [21:35:55.105] checking sys/epoll.h presence... yes [21:35:55.113] checking for sys/epoll.h... yes [21:35:55.117] checking sys/event.h usability... no [21:35:55.147] checking sys/event.h presence... no [21:35:55.156] checking for sys/event.h... no [21:35:55.157] checking sys/personality.h usability... yes [21:35:55.162] checking sys/personality.h presence... yes [21:35:55.169] checking for sys/personality.h... yes [21:35:55.173] checking sys/prctl.h usability... yes [21:35:55.179] checking sys/prctl.h presence... yes [21:35:55.186] checking for sys/prctl.h... yes [21:35:55.189] checking sys/procctl.h usability... no [21:35:55.219] checking sys/procctl.h presence... no [21:35:55.228] checking for sys/procctl.h... no [21:35:55.230] checking sys/signalfd.h usability... yes [21:35:55.235] checking sys/signalfd.h presence... yes [21:35:55.243] checking for sys/signalfd.h... yes [21:35:55.246] checking sys/ucred.h usability... no [21:35:55.275] checking sys/ucred.h presence... no [21:35:55.284] checking for sys/ucred.h... no [21:35:55.286] checking termios.h usability... yes [21:35:55.294] checking termios.h presence... yes [21:35:55.302] checking for termios.h... yes [21:35:55.305] checking ucred.h usability... no [21:35:55.336] checking ucred.h presence... no [21:35:55.345] checking for ucred.h... no [21:35:55.346] checking readline/readline.h usability... yes [21:35:55.355] checking readline/readline.h presence... yes [21:35:55.366] checking for readline/readline.h... yes [21:35:55.367] checking readline/history.h usability... yes [21:35:55.374] checking readline/history.h presence... yes [21:35:55.383] checking for readline/history.h... yes [21:35:55.385] checking zlib.h usability... yes [21:35:55.393] checking zlib.h presence... yes [21:35:55.404] checking for zlib.h... yes [21:35:55.404] checking for lz4... /usr/bin/lz4 [21:35:55.404] checking lz4.h usability... yes [21:35:55.410] checking lz4.h presence... yes [21:35:55.418] checking for lz4.h... yes [21:35:55.419] checking for zstd... /usr/bin/zstd [21:35:55.419] checking zstd.h usability... yes [21:35:55.427] checking zstd.h presence... yes [21:35:55.436] checking for zstd.h... yes [21:35:55.437] checking gssapi/gssapi.h usability... yes [21:35:55.443] checking gssapi/gssapi.h presence... yes [21:35:55.453] checking for gssapi/gssapi.h... yes [21:35:55.454] checking gssapi/gssapi_ext.h usability... yes [21:35:55.459] checking gssapi/gssapi_ext.h presence... yes [21:35:55.468] checking for gssapi/gssapi_ext.h... yes [21:35:55.469] checking for openssl... /usr/bin/openssl [21:35:55.480] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [21:35:55.480] checking openssl/ssl.h usability... yes [21:35:55.512] checking openssl/ssl.h presence... yes [21:35:55.542] checking for openssl/ssl.h... yes [21:35:55.543] checking openssl/err.h usability... yes [21:35:55.550] checking openssl/err.h presence... yes [21:35:55.566] checking for openssl/err.h... yes [21:35:55.566] checking security/pam_appl.h usability... yes [21:35:55.573] checking security/pam_appl.h presence... yes [21:35:55.581] checking for security/pam_appl.h... yes [21:35:55.582] checking systemd/sd-daemon.h usability... yes [21:35:55.588] checking systemd/sd-daemon.h presence... yes [21:35:55.598] checking for systemd/sd-daemon.h... yes [21:35:55.598] checking libxml/parser.h usability... yes [21:35:55.627] checking libxml/parser.h presence... yes [21:35:55.646] checking for libxml/parser.h... yes [21:35:55.646] checking libxslt/xslt.h usability... yes [21:35:55.653] checking libxslt/xslt.h presence... yes [21:35:55.672] checking for libxslt/xslt.h... yes [21:35:55.673] checking ldap.h usability... yes [21:35:55.682] checking ldap.h presence... yes [21:35:55.692] checking for ldap.h... yes [21:35:55.692] checking for compatible LDAP implementation... yes [21:35:55.697] checking ossp/uuid.h usability... yes [21:35:55.703] checking ossp/uuid.h presence... yes [21:35:55.713] checking for ossp/uuid.h... yes [21:35:55.724] checking whether byte ordering is bigendian... no [21:35:55.774] checking for inline... inline [21:35:55.778] checking for printf format archetype... gnu_printf [21:35:55.783] checking for _Static_assert... yes [21:35:55.817] checking for typeof... typeof [21:35:55.821] checking for __builtin_types_compatible_p... yes [21:35:55.827] checking for __builtin_constant_p... yes [21:35:55.832] checking for __builtin_unreachable... yes [21:35:55.866] checking for computed goto support... yes [21:35:55.870] checking for struct tm.tm_zone... yes [21:35:55.876] checking for union semun... no [21:35:55.899] checking for socklen_t... yes [21:35:55.930] checking for struct sockaddr.sa_len... no [21:35:55.976] checking for locale_t... yes [21:35:55.980] checking for C/C++ restrict keyword... __restrict [21:35:55.988] checking for struct option... yes [21:35:56.009] checking whether assembler supports x86_64 popcntq... yes [21:35:56.013] checking for special C compiler options needed for large files... no [21:35:56.013] checking for _FILE_OFFSET_BITS value needed for large files... no [21:35:56.018] checking size of off_t... 8 [21:35:56.066] checking size of bool... 1 [21:35:56.108] checking for int timezone... yes [21:35:56.144] checking for wcstombs_l declaration... no [21:35:56.190] checking for backtrace_symbols... yes [21:35:56.228] checking for copyfile... no [21:35:56.266] checking for getifaddrs... yes [21:35:56.304] checking for getpeerucred... no [21:35:56.342] checking for inet_pton... yes [21:35:56.380] checking for kqueue... no [21:35:56.418] checking for mbstowcs_l... no [21:35:56.456] checking for memset_s... no [21:35:56.494] checking for posix_fallocate... yes [21:35:56.532] checking for ppoll... yes [21:35:56.570] checking for pthread_is_threaded_np... no [21:35:56.608] checking for setproctitle... no [21:35:56.647] checking for setproctitle_fast... no [21:35:56.684] checking for strchrnul... yes [21:35:56.722] checking for strsignal... yes [21:35:56.759] checking for syncfs... yes [21:35:56.796] checking for sync_file_range... yes [21:35:56.834] checking for uselocale... yes [21:35:56.872] checking for wcstombs_l... no [21:35:56.909] checking for __builtin_bswap16... yes [21:35:56.949] checking for __builtin_bswap32... yes [21:35:56.985] checking for __builtin_bswap64... yes [21:35:57.021] checking for __builtin_clz... yes [21:35:57.059] checking for __builtin_ctz... yes [21:35:57.098] checking for __builtin_popcount... yes [21:35:57.137] checking for __builtin_frame_address... yes [21:35:57.173] checking for _LARGEFILE_SOURCE value needed for large files... no [21:35:57.211] checking how ccache gcc reports undeclared, standard C functions... error [21:35:57.226] checking for posix_fadvise... yes [21:35:57.263] checking whether posix_fadvise is declared... yes [21:35:57.273] checking whether fdatasync is declared... yes [21:35:57.280] checking whether strlcat is declared... no [21:35:57.314] checking whether strlcpy is declared... no [21:35:57.348] checking whether strnlen is declared... yes [21:35:57.356] checking whether preadv is declared... yes [21:35:57.364] checking whether pwritev is declared... yes [21:35:57.371] checking whether F_FULLFSYNC is declared... no [21:35:57.389] checking for explicit_bzero... yes [21:35:57.423] checking for getopt... yes [21:35:57.457] checking for getpeereid... no [21:35:57.494] checking for inet_aton... yes [21:35:57.529] checking for mkdtemp... yes [21:35:57.564] checking for strlcat... no [21:35:57.601] checking for strlcpy... no [21:35:57.638] checking for strnlen... yes [21:35:57.674] checking for pthread_barrier_wait... yes [21:35:57.708] checking for getopt_long... yes [21:35:57.743] checking for syslog... yes [21:35:57.787] checking syslog.h usability... yes [21:35:57.793] checking syslog.h presence... yes [21:35:57.801] checking for syslog.h... yes [21:35:57.801] checking for opterr... yes [21:35:57.836] checking for optreset... no [21:35:57.873] checking unicode/ucol.h usability... yes [21:35:57.885] checking unicode/ucol.h presence... yes [21:35:57.899] checking for unicode/ucol.h... yes [21:35:57.902] checking whether LLVMCreateGDBRegistrationListener is declared... yes [21:35:57.923] checking whether LLVMCreatePerfJITEventListener is declared... yes [21:35:57.928] checking for rl_completion_suppress_quote... yes [21:35:57.969] checking for rl_filename_quote_characters... yes [21:35:58.009] checking for rl_filename_quoting_function... yes [21:35:58.050] checking for append_history... yes [21:35:58.091] checking for history_truncate_file... yes [21:35:58.131] checking for rl_completion_matches... yes [21:35:58.171] checking for rl_filename_completion_function... yes [21:35:58.212] checking for rl_reset_screen_size... yes [21:35:58.253] checking for rl_variable_bind... yes [21:35:58.291] checking test program... ok [21:35:58.325] checking whether long int is 64 bits... yes [21:35:58.362] checking for __builtin_mul_overflow... yes [21:35:58.397] checking size of void *... 8 [21:35:58.446] checking size of size_t... 8 [21:35:58.494] checking size of long... 8 [21:35:58.541] checking alignment of short... 2 [21:35:58.589] checking alignment of int... 4 [21:35:58.637] checking alignment of long... 8 [21:35:58.685] checking alignment of double... 8 [21:35:58.733] checking for int8... no [21:35:58.754] checking for uint8... no [21:35:58.773] checking for int64... no [21:35:58.792] checking for uint64... no [21:35:58.810] checking for __int128... yes [21:35:58.849] checking for __int128 alignment bug... ok [21:35:58.885] checking alignment of PG_INT128_TYPE... 16 [21:35:58.930] checking for builtin __sync char locking functions... yes [21:35:58.966] checking for builtin __sync int32 locking functions... yes [21:35:59.001] checking for builtin __sync int32 atomic operations... yes [21:35:59.036] checking for builtin __sync int64 atomic operations... yes [21:35:59.070] checking for builtin __atomic int32 atomic operations... yes [21:35:59.107] checking for builtin __atomic int64 atomic operations... yes [21:35:59.143] checking for __get_cpuid... yes [21:35:59.180] checking for __cpuid... no [21:35:59.193] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [21:35:59.225] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [21:35:59.288] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [21:35:59.301] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [21:35:59.311] 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 [21:35:59.353] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [21:35:59.353] checking for library containing sem_init... none required [21:35:59.389] checking which semaphore API to use... unnamed POSIX [21:35:59.389] checking which random number source to use... OpenSSL [21:35:59.390] checking for tclsh... /usr/bin/tclsh [21:35:59.391] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [21:35:59.418] checking tcl.h usability... yes [21:35:59.427] checking tcl.h presence... yes [21:35:59.439] checking for tcl.h... yes [21:35:59.439] checking for perl.h... yes [21:35:59.494] checking for libperl... yes [21:35:59.662] checking Python.h usability... yes [21:35:59.700] checking Python.h presence... yes [21:35:59.735] checking for Python.h... yes [21:35:59.735] checking for xmllint... /usr/bin/xmllint [21:35:59.735] checking for xsltproc... /usr/bin/xsltproc [21:35:59.736] checking for fop... /usr/bin/fop [21:35:59.736] checking for dbtoepub... no [21:35:59.737] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [21:35:59.775] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [21:35:59.820] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [21:35:59.820] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [21:35:59.820] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [21:35:59.820] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [21:35:59.820] configure: using CXX=ccache g++ [21:35:59.820] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [21:35:59.820] configure: using CLANG=ccache clang [21:35:59.820] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [21:35:59.820] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [21:35:59.845] configure: updating cache gcc.cache [21:35:59.852] configure: creating ./config.status [21:35:59.910] config.status: creating GNUmakefile [21:35:59.918] config.status: creating src/Makefile.global [21:35:59.928] config.status: creating src/include/pg_config.h [21:35:59.936] config.status: creating src/include/pg_config_ext.h [21:35:59.943] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [21:35:59.953] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [21:35:59.957] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [21:35:59.962] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [21:35:59.967] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [21:35:59.971] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [21:35:59.997] [21:35:59.997] real 0m9.086s [21:35:59.997] user 0m6.043s [21:35:59.997] sys 0m1.936s [21:35:59.997] make -s -j${BUILD_JOBS} clean [21:36:00.338] time make -s -j${BUILD_JOBS} world-bin [21:37:59.154] proc.c: In function ‘sepgsql_proc_drop’: [21:37:59.154] proc.c:164:20: error: too few arguments to function ‘get_func_namespace’ [21:37:59.154] 164 | object.objectId = get_func_namespace(functionId); [21:37:59.154] | ^~~~~~~~~~~~~~~~~~ [21:37:59.154] In file included from proc.c:26: [21:37:59.154] ../../src/include/utils/lsyscache.h:124:12: note: declared here [21:37:59.154] 124 | extern Oid get_func_namespace(Oid funcid, bool missing_ok); [21:37:59.154] | ^~~~~~~~~~~~~~~~~~ [21:37:59.160] make[2]: *** [: proc.o] Error 1 [21:37:59.160] make[1]: *** [Makefile:95: all-sepgsql-recurse] Error 2 [21:37:59.160] make[1]: *** Waiting for unfinished jobs.... [21:37:59.720] make: *** [GNUmakefile:21: world-bin-contrib-recurse] Error 2 [21:37:59.720] [21:37:59.720] real 1m59.381s [21:37:59.720] user 6m12.828s [21:37:59.720] sys 0m45.427s [21:37:59.720] [21:37:59.720] Exit status: 2