[23:04:52.232] time ./configure \ [23:04:52.232] --cache gcc.cache \ [23:04:52.232] --enable-dtrace \ [23:04:52.232] ${LINUX_CONFIGURE_FEATURES} \ [23:04:52.232] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [23:04:52.337] configure: creating cache gcc.cache [23:04:52.345] checking build system type... x86_64-pc-linux-gnu [23:04:52.445] checking host system type... x86_64-pc-linux-gnu [23:04:52.446] checking which template to use... linux [23:04:52.446] checking whether NLS is wanted... no [23:04:52.446] checking for default port number... 5432 [23:04:52.450] checking for dtrace... /usr/bin/dtrace [23:04:52.450] checking for block size... 8kB [23:04:52.451] checking for segment size... 1GB [23:04:52.452] checking for WAL block size... 8kB [23:04:52.496] checking whether the C compiler works... yes [23:04:52.589] checking for C compiler default output file name... a.out [23:04:52.590] checking for suffix of executables... [23:04:52.625] checking whether we are cross compiling... no [23:04:52.679] checking for suffix of object files... o [23:04:52.689] checking whether we are using the GNU C compiler... yes [23:04:52.694] checking whether ccache gcc accepts -g... yes [23:04:52.699] checking for ccache gcc option to accept ISO C89... none needed [23:04:52.715] checking for ccache gcc option to accept ISO C99... none needed [23:04:52.784] checking whether we are using the GNU C++ compiler... yes [23:04:52.789] checking whether ccache g++ accepts -g... yes [23:04:52.864] checking for gawk... no [23:04:52.864] checking for mawk... mawk [23:04:52.864] checking for llvm-config... /usr/bin/llvm-config [23:04:52.882] configure: using llvm 11.0.1 [23:04:52.882] checking for CLANG... ccache clang [23:04:52.953] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:04:52.967] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:04:52.973] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:04:53.011] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:04:53.097] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:04:53.103] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:04:53.109] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:04:53.122] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:04:53.127] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:04:53.133] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:04:53.153] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:04:53.158] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:04:53.178] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:04:53.183] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:04:53.189] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:04:53.195] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:04:53.200] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:04:53.205] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:04:53.211] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:04:53.216] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:04:53.222] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:04:53.226] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:04:53.254] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:04:53.259] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:04:53.264] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:04:53.301] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:04:53.337] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:04:53.342] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:04:53.347] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:04:53.381] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:04:53.387] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:04:53.394] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:04:53.401] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:04:53.406] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:04:53.411] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [23:04:53.416] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:04:53.421] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [23:04:53.442] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [23:04:53.466] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [23:04:53.539] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [23:04:53.594] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:04:53.600] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:04:53.625] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:04:53.647] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:04:53.668] checking whether the C compiler still works... yes [23:04:53.721] checking how to run the C preprocessor... ccache gcc -E [23:04:53.844] checking for pkg-config... /usr/bin/pkg-config [23:04:53.844] checking pkg-config is at least version 0.9.0... yes [23:04:53.855] checking whether to build with ICU support... yes [23:04:53.855] checking for icu-uc icu-i18n... yes [23:04:53.865] checking whether to build with Tcl... yes [23:04:53.865] checking whether to build Perl modules... yes [23:04:53.865] checking whether to build Python modules... yes [23:04:53.865] checking whether to build with GSSAPI support... yes [23:04:53.866] checking whether to build with PAM support... yes [23:04:53.866] checking whether to build with BSD Authentication support... no [23:04:53.866] checking whether to build with LDAP support... yes [23:04:53.866] checking whether to build with Bonjour support... no [23:04:53.866] checking whether to build with SELinux support... yes [23:04:53.866] checking whether to build with systemd support... yes [23:04:53.866] checking whether to build with XML support... yes [23:04:53.867] checking for libxml-2.0 >= 2.6.23... yes [23:04:53.872] checking whether to build with LZ4 support... yes [23:04:53.873] checking for liblz4... yes [23:04:53.878] checking whether to build with ZSTD support... yes [23:04:53.878] checking for libzstd >= 1.4.0... yes [23:04:53.884] checking for strip... strip [23:04:53.884] checking whether it is possible to strip libraries... yes [23:04:53.890] checking for ar... ar [23:04:53.890] checking for a BSD-compatible install... /usr/bin/install -c [23:04:53.896] checking for tar... /usr/bin/tar [23:04:53.896] checking whether ln -s works... yes [23:04:53.896] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:04:53.897] checking for bison... /usr/bin/bison [23:04:53.902] configure: using bison (GNU Bison) 3.7.5 [23:04:53.904] checking for flex... /usr/bin/flex [23:04:53.920] configure: using flex 2.6.4 [23:04:53.920] checking for perl... /usr/bin/perl [23:04:53.941] configure: using perl 5.32.1 [23:04:53.942] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [23:04:53.952] checking for Perl privlibexp... /usr/share/perl/5.32 [23:04:53.955] checking for Perl useshrplib... true [23:04:53.964] 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:04:53.969] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:04:53.973] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:04:54.080] checking for python3... /usr/bin/python3 [23:04:54.114] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [23:04:54.119] checking for Python sysconfig module... yes [23:04:54.129] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [23:04:54.140] checking Python include directory... -I/usr/include/python3.9 [23:04:54.150] 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 [23:04:54.191] checking for a sed that does not truncate output... /usr/bin/sed [23:04:54.195] checking for grep that handles long lines and -e... /usr/bin/grep [23:04:54.196] checking for egrep... /usr/bin/grep -E [23:04:54.198] checking for ANSI C header files... yes [23:04:54.272] checking for sys/types.h... yes [23:04:54.281] checking for sys/stat.h... yes [23:04:54.299] checking for stdlib.h... yes [23:04:54.308] checking for string.h... yes [23:04:54.316] checking for memory.h... yes [23:04:54.325] checking for strings.h... yes [23:04:54.334] checking for inttypes.h... yes [23:04:54.346] checking for stdint.h... yes [23:04:54.355] checking for unistd.h... yes [23:04:54.367] checking whether ccache gcc is Clang... no [23:04:54.375] checking whether pthreads work with -pthread... yes [23:04:54.415] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:04:54.446] checking whether more special flags are required for pthreads... no [23:04:54.446] checking for PTHREAD_PRIO_INHERIT... yes [23:04:54.481] checking pthread.h usability... yes [23:04:54.487] checking pthread.h presence... yes [23:04:54.498] checking for pthread.h... yes [23:04:54.498] checking for strerror_r... yes [23:04:54.528] checking whether strerror_r returns int... no [23:04:54.549] checking for main in -lm... yes [23:04:54.585] checking for library containing setproctitle... no [23:04:54.653] checking for library containing dlsym... -ldl [23:04:54.717] checking for library containing socket... none required [23:04:54.747] checking for library containing getopt_long... none required [23:04:54.778] checking for library containing shm_open... -lrt [23:04:54.851] checking for library containing shm_unlink... none required [23:04:54.883] checking for library containing clock_gettime... none required [23:04:54.913] checking for library containing shmget... none required [23:04:54.944] checking for library containing backtrace_symbols... none required [23:04:54.974] checking for library containing pthread_barrier_wait... -lpthread [23:04:55.035] checking for library containing readline... -lreadline [23:04:55.072] checking for inflate in -lz... yes [23:04:55.103] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:04:55.183] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:04:55.233] checking for SSL_new in -lssl... yes [23:04:55.281] checking for SSL_CTX_set_cert_cb... yes [23:04:55.330] checking for OPENSSL_init_ssl... yes [23:04:55.384] checking for BIO_meth_new... yes [23:04:55.444] checking for ASN1_STRING_get0_data... yes [23:04:55.501] checking for HMAC_CTX_new... yes [23:04:55.557] checking for HMAC_CTX_free... yes [23:04:55.610] checking for CRYPTO_lock... no [23:04:55.647] checking for X509_get_signature_info... yes [23:04:55.698] checking for pam_start in -lpam... yes [23:04:55.740] checking for xmlSaveToBuffer in -lxml2... yes [23:04:55.831] checking for xsltCleanupGlobals in -lxslt... yes [23:04:55.898] checking for LZ4_compress_default in -llz4... yes [23:04:55.935] checking for ZSTD_compress in -lzstd... yes [23:04:55.973] checking for ldap_bind in -lldap... yes [23:04:56.049] checking for ldap_initialize... yes [23:04:56.101] checking for ldap_verify_credentials... no [23:04:56.143] checking for ldap_bind in -lldap_r... yes [23:04:56.193] checking for security_compute_create_name in -lselinux... yes [23:04:56.237] checking for uuid_export in -lossp-uuid... yes [23:04:56.277] checking for stdbool.h that conforms to C99... yes [23:04:56.285] checking for _Bool... yes [23:04:56.329] checking atomic.h usability... no [23:04:56.362] checking atomic.h presence... no [23:04:56.374] checking for atomic.h... no [23:04:56.376] checking copyfile.h usability... no [23:04:56.411] checking copyfile.h presence... no [23:04:56.422] checking for copyfile.h... no [23:04:56.425] checking execinfo.h usability... yes [23:04:56.430] checking execinfo.h presence... yes [23:04:56.438] checking for execinfo.h... yes [23:04:56.442] checking getopt.h usability... yes [23:04:56.448] checking getopt.h presence... yes [23:04:56.456] checking for getopt.h... yes [23:04:56.460] checking ifaddrs.h usability... yes [23:04:56.471] checking ifaddrs.h presence... yes [23:04:56.482] checking for ifaddrs.h... yes [23:04:56.486] checking langinfo.h usability... yes [23:04:56.492] checking langinfo.h presence... yes [23:04:56.501] checking for langinfo.h... yes [23:04:56.506] checking mbarrier.h usability... no [23:04:56.540] checking mbarrier.h presence... no [23:04:56.550] checking for mbarrier.h... no [23:04:56.552] checking sys/epoll.h usability... yes [23:04:56.557] checking sys/epoll.h presence... yes [23:04:56.566] checking for sys/epoll.h... yes [23:04:56.570] checking sys/event.h usability... no [23:04:56.604] checking sys/event.h presence... no [23:04:56.614] checking for sys/event.h... no [23:04:56.616] checking sys/personality.h usability... yes [23:04:56.621] checking sys/personality.h presence... yes [23:04:56.629] checking for sys/personality.h... yes [23:04:56.633] checking sys/prctl.h usability... yes [23:04:56.639] checking sys/prctl.h presence... yes [23:04:56.647] checking for sys/prctl.h... yes [23:04:56.652] checking sys/procctl.h usability... no [23:04:56.685] checking sys/procctl.h presence... no [23:04:56.695] checking for sys/procctl.h... no [23:04:56.697] checking sys/signalfd.h usability... yes [23:04:56.703] checking sys/signalfd.h presence... yes [23:04:56.712] checking for sys/signalfd.h... yes [23:04:56.716] checking sys/ucred.h usability... no [23:04:56.748] checking sys/ucred.h presence... no [23:04:56.757] checking for sys/ucred.h... no [23:04:56.759] checking termios.h usability... yes [23:04:56.768] checking termios.h presence... yes [23:04:56.776] checking for termios.h... yes [23:04:56.781] checking ucred.h usability... no [23:04:56.814] checking ucred.h presence... no [23:04:56.824] checking for ucred.h... no [23:04:56.825] checking readline/readline.h usability... yes [23:04:56.834] checking readline/readline.h presence... yes [23:04:56.845] checking for readline/readline.h... yes [23:04:56.847] checking readline/history.h usability... yes [23:04:56.853] checking readline/history.h presence... yes [23:04:56.863] checking for readline/history.h... yes [23:04:56.865] checking zlib.h usability... yes [23:04:56.874] checking zlib.h presence... yes [23:04:56.886] checking for zlib.h... yes [23:04:56.887] checking for lz4... /usr/bin/lz4 [23:04:56.887] checking lz4.h usability... yes [23:04:56.893] checking lz4.h presence... yes [23:04:56.903] checking for lz4.h... yes [23:04:56.903] checking for zstd... /usr/bin/zstd [23:04:56.903] checking zstd.h usability... yes [23:04:56.909] checking zstd.h presence... yes [23:04:56.918] checking for zstd.h... yes [23:04:56.919] checking gssapi/gssapi.h usability... yes [23:04:56.926] checking gssapi/gssapi.h presence... yes [23:04:56.936] checking for gssapi/gssapi.h... yes [23:04:56.938] checking gssapi/gssapi_ext.h usability... yes [23:04:56.944] checking gssapi/gssapi_ext.h presence... yes [23:04:56.955] checking for gssapi/gssapi_ext.h... yes [23:04:56.956] checking for openssl... /usr/bin/openssl [23:04:56.964] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [23:04:56.964] checking openssl/ssl.h usability... yes [23:04:56.991] checking openssl/ssl.h presence... yes [23:04:57.024] checking for openssl/ssl.h... yes [23:04:57.024] checking openssl/err.h usability... yes [23:04:57.036] checking openssl/err.h presence... yes [23:04:57.052] checking for openssl/err.h... yes [23:04:57.053] checking security/pam_appl.h usability... yes [23:04:57.062] checking security/pam_appl.h presence... yes [23:04:57.071] checking for security/pam_appl.h... yes [23:04:57.072] checking systemd/sd-daemon.h usability... yes [23:04:57.079] checking systemd/sd-daemon.h presence... yes [23:04:57.090] checking for systemd/sd-daemon.h... yes [23:04:57.091] checking libxml/parser.h usability... yes [23:04:57.121] checking libxml/parser.h presence... yes [23:04:57.142] checking for libxml/parser.h... yes [23:04:57.142] checking libxslt/xslt.h usability... yes [23:04:57.150] checking libxslt/xslt.h presence... yes [23:04:57.172] checking for libxslt/xslt.h... yes [23:04:57.172] checking ldap.h usability... yes [23:04:57.180] checking ldap.h presence... yes [23:04:57.191] checking for ldap.h... yes [23:04:57.191] checking for compatible LDAP implementation... yes [23:04:57.196] checking ossp/uuid.h usability... yes [23:04:57.203] checking ossp/uuid.h presence... yes [23:04:57.214] checking for ossp/uuid.h... yes [23:04:57.226] checking whether byte ordering is bigendian... no [23:04:57.281] checking for inline... inline [23:04:57.286] checking for printf format archetype... gnu_printf [23:04:57.291] checking for _Static_assert... yes [23:04:57.327] checking for typeof... typeof [23:04:57.333] checking for __builtin_types_compatible_p... yes [23:04:57.340] checking for __builtin_constant_p... yes [23:04:57.347] checking for __builtin_unreachable... yes [23:04:57.383] checking for computed goto support... yes [23:04:57.388] checking for struct tm.tm_zone... yes [23:04:57.395] checking for union semun... no [23:04:57.418] checking for socklen_t... yes [23:04:57.449] checking for struct sockaddr.sa_len... no [23:04:57.501] checking for locale_t... yes [23:04:57.507] checking for C/C++ restrict keyword... __restrict [23:04:57.517] checking for struct option... yes [23:04:57.541] checking whether assembler supports x86_64 popcntq... yes [23:04:57.546] checking for special C compiler options needed for large files... no [23:04:57.546] checking for _FILE_OFFSET_BITS value needed for large files... no [23:04:57.552] checking size of off_t... 8 [23:04:57.603] checking size of bool... 1 [23:04:57.651] checking for int timezone... yes [23:04:57.691] checking for wcstombs_l declaration... no [23:04:57.746] checking for backtrace_symbols... yes [23:04:57.792] checking for copyfile... no [23:04:57.836] checking for copy_file_range... yes [23:04:57.878] checking for getifaddrs... yes [23:04:57.919] checking for getpeerucred... no [23:04:57.960] checking for inet_pton... yes [23:04:58.002] checking for kqueue... no [23:04:58.044] checking for mbstowcs_l... no [23:04:58.086] checking for memset_s... no [23:04:58.129] checking for posix_fallocate... yes [23:04:58.170] checking for ppoll... yes [23:04:58.211] checking for pthread_is_threaded_np... no [23:04:58.255] checking for setproctitle... no [23:04:58.299] checking for setproctitle_fast... no [23:04:58.343] checking for strchrnul... yes [23:04:58.385] checking for strsignal... yes [23:04:58.427] checking for syncfs... yes [23:04:58.471] checking for sync_file_range... yes [23:04:58.513] checking for uselocale... yes [23:04:58.555] checking for wcstombs_l... no [23:04:58.597] checking for __builtin_bswap16... yes [23:04:58.642] checking for __builtin_bswap32... yes [23:04:58.683] checking for __builtin_bswap64... yes [23:04:58.724] checking for __builtin_clz... yes [23:04:58.766] checking for __builtin_ctz... yes [23:04:58.815] checking for __builtin_popcount... yes [23:04:58.856] checking for __builtin_frame_address... yes [23:04:58.897] checking for _LARGEFILE_SOURCE value needed for large files... no [23:04:58.939] checking how ccache gcc reports undeclared, standard C functions... error [23:04:58.956] checking for posix_fadvise... yes [23:04:58.997] checking whether posix_fadvise is declared... yes [23:04:59.007] checking whether fdatasync is declared... yes [23:04:59.015] checking whether strlcat is declared... no [23:04:59.054] checking whether strlcpy is declared... no [23:04:59.093] checking whether strnlen is declared... yes [23:04:59.102] checking whether preadv is declared... yes [23:04:59.110] checking whether pwritev is declared... yes [23:04:59.119] checking whether F_FULLFSYNC is declared... no [23:04:59.141] checking for explicit_bzero... yes [23:04:59.180] checking for getopt... yes [23:04:59.218] checking for getpeereid... no [23:04:59.260] checking for inet_aton... yes [23:04:59.299] checking for mkdtemp... yes [23:04:59.340] checking for strlcat... no [23:04:59.382] checking for strlcpy... no [23:04:59.423] checking for strnlen... yes [23:04:59.463] checking for pthread_barrier_wait... yes [23:04:59.503] checking for getopt_long... yes [23:04:59.542] checking for syslog... yes [23:04:59.583] checking syslog.h usability... yes [23:04:59.589] checking syslog.h presence... yes [23:04:59.598] checking for syslog.h... yes [23:04:59.598] checking for opterr... yes [23:04:59.637] checking for optreset... no [23:04:59.680] checking unicode/ucol.h usability... yes [23:04:59.694] checking unicode/ucol.h presence... yes [23:04:59.709] checking for unicode/ucol.h... yes [23:04:59.714] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:04:59.730] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:04:59.737] checking for rl_completion_suppress_quote... yes [23:04:59.783] checking for rl_filename_quote_characters... yes [23:04:59.829] checking for rl_filename_quoting_function... yes [23:04:59.877] checking for append_history... yes [23:04:59.923] checking for history_truncate_file... yes [23:04:59.969] checking for rl_completion_matches... yes [23:05:00.016] checking for rl_filename_completion_function... yes [23:05:00.062] checking for rl_reset_screen_size... yes [23:05:00.108] checking for rl_variable_bind... yes [23:05:00.151] checking test program... ok [23:05:00.190] checking whether long int is 64 bits... yes [23:05:00.232] checking for __builtin_mul_overflow... yes [23:05:00.271] checking size of void *... 8 [23:05:00.323] checking size of size_t... 8 [23:05:00.373] checking size of long... 8 [23:05:00.425] checking alignment of short... 2 [23:05:00.477] checking alignment of int... 4 [23:05:00.527] checking alignment of long... 8 [23:05:00.578] checking alignment of double... 8 [23:05:00.628] checking for int8... no [23:05:00.650] checking for uint8... no [23:05:00.672] checking for int64... no [23:05:00.695] checking for uint64... no [23:05:00.717] checking for __int128... yes [23:05:00.767] checking for __int128 alignment bug... ok [23:05:00.806] checking alignment of PG_INT128_TYPE... 16 [23:05:00.857] checking for builtin __sync char locking functions... yes [23:05:00.897] checking for builtin __sync int32 locking functions... yes [23:05:00.935] checking for builtin __sync int32 atomic operations... yes [23:05:00.972] checking for builtin __sync int64 atomic operations... yes [23:05:01.010] checking for builtin __atomic int32 atomic operations... yes [23:05:01.051] checking for builtin __atomic int64 atomic operations... yes [23:05:01.089] checking for __get_cpuid... yes [23:05:01.129] checking for __cpuid... no [23:05:01.144] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:05:01.181] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:05:01.249] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:05:01.262] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:05:01.271] 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:05:01.315] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:05:01.316] checking for library containing sem_init... none required [23:05:01.354] checking which semaphore API to use... unnamed POSIX [23:05:01.354] checking which random number source to use... OpenSSL [23:05:01.355] checking for tclsh... /usr/bin/tclsh [23:05:01.356] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:05:01.382] checking tcl.h usability... yes [23:05:01.391] checking tcl.h presence... yes [23:05:01.404] checking for tcl.h... yes [23:05:01.405] checking for perl.h... yes [23:05:01.466] checking for libperl... yes [23:05:01.650] checking Python.h usability... yes [23:05:01.687] checking Python.h presence... yes [23:05:01.723] checking for Python.h... yes [23:05:01.724] checking for xmllint... /usr/bin/xmllint [23:05:01.724] checking for xsltproc... /usr/bin/xsltproc [23:05:01.724] checking for fop... /usr/bin/fop [23:05:01.725] checking for dbtoepub... no [23:05:01.725] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:05:01.766] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:05:01.814] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [23:05:01.814] 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 [23:05:01.814] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:05:01.814] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [23:05:01.814] configure: using CXX=ccache g++ [23:05:01.814] 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 [23:05:01.814] configure: using CLANG=ccache clang [23:05:01.814] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [23:05:01.814] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [23:05:01.837] configure: updating cache gcc.cache [23:05:01.845] configure: creating ./config.status [23:05:01.899] config.status: creating GNUmakefile [23:05:01.907] config.status: creating src/Makefile.global [23:05:01.916] config.status: creating src/include/pg_config.h [23:05:01.924] config.status: creating src/include/pg_config_ext.h [23:05:01.932] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:05:01.943] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:05:01.947] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:05:01.952] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:05:01.957] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:05:01.961] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:05:01.988] [23:05:01.988] real 0m9.757s [23:05:01.988] user 0m6.377s [23:05:01.988] sys 0m2.505s [23:05:01.988] make -s -j${BUILD_JOBS} clean [23:05:02.346] time make -s -j${BUILD_JOBS} world-bin [23:05:47.979] planner.c: In function ‘markTargetEntryNullable’: [23:05:47.979] planner.c:2282:14: error: implicit declaration of function ‘add_nulling_relids’ [-Werror=implicit-function-declaration] [23:05:47.979] 2282 | newnode = add_nulling_relids(newnode, [23:05:47.979] | ^~~~~~~~~~~~~~~~~~ [23:05:47.979] planner.c:2282:12: error: assignment to ‘Node *’ from ‘int’ makes pointer from integer without a cast [-Werror=int-conversion] [23:05:47.979] 2282 | newnode = add_nulling_relids(newnode, [23:05:47.979] | ^ [23:05:47.979] planner.c: In function ‘make_group_input_target’: [23:05:47.979] planner.c:5437:21: error: implicit declaration of function ‘remove_nulling_relids’ [-Werror=implicit-function-declaration] [23:05:47.979] 5437 | expr = (Expr *) remove_nulling_relids((Node *) expr, [23:05:47.979] | ^~~~~~~~~~~~~~~~~~~~~ [23:05:47.979] planner.c:5437:12: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast] [23:05:47.979] 5437 | expr = (Expr *) remove_nulling_relids((Node *) expr, [23:05:47.979] | ^ [23:05:47.979] cc1: all warnings being treated as errors [23:05:47.980] make[4]: *** [: planner.o] Error 1 [23:05:47.980] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [23:05:47.980] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [23:05:47.980] make[2]: *** Waiting for unfinished jobs.... [23:05:52.166] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:05:52.166] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:05:52.166] [23:05:52.166] real 0m49.820s [23:05:52.166] user 2m50.717s [23:05:52.166] sys 0m20.405s [23:05:52.166] [23:05:52.166] Exit status: 2