[19:46:49.676] time ./configure \ [19:46:49.676] --cache clang.cache \ [19:46:49.676] ${LINUX_CONFIGURE_FEATURES} \ [19:46:49.676] CC="ccache clang" CXX="ccache clang++" CLANG="ccache clang" [19:46:49.774] configure: creating cache clang.cache [19:46:49.783] checking build system type... x86_64-pc-linux-gnu [19:46:49.830] checking host system type... x86_64-pc-linux-gnu [19:46:49.830] checking which template to use... linux [19:46:49.831] checking whether NLS is wanted... no [19:46:49.831] checking for default port number... 5432 [19:46:49.835] checking for block size... 8kB [19:46:49.835] checking for segment size... 1GB [19:46:49.837] checking for WAL block size... 8kB [19:46:49.908] checking whether the C compiler works... yes [19:46:49.966] checking for C compiler default output file name... a.out [19:46:49.967] checking for suffix of executables... [19:46:50.012] checking whether we are cross compiling... no [19:46:50.062] checking for suffix of object files... o [19:46:50.102] checking whether we are using the GNU C compiler... yes [19:46:50.140] checking whether ccache clang accepts -g... yes [19:46:50.180] checking for ccache clang option to accept ISO C89... none needed [19:46:50.185] checking for ccache clang option to accept ISO C99... none needed [19:46:50.261] checking whether we are using the GNU C++ compiler... yes [19:46:50.265] checking whether ccache clang++ accepts -g... yes [19:46:50.349] checking for gawk... no [19:46:50.350] checking for mawk... mawk [19:46:50.350] checking for llvm-config... /usr/bin/llvm-config [19:46:50.359] configure: using llvm 11.0.1 [19:46:50.359] checking for CLANG... ccache clang [19:46:50.422] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [19:46:50.426] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [19:46:50.466] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [19:46:50.487] checking whether ccache clang++ supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [19:46:50.526] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [19:46:50.565] checking whether ccache clang++ supports -Wendif-labels, for CXXFLAGS... yes [19:46:50.586] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [19:46:50.590] checking whether ccache clang++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:46:50.611] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [19:46:50.618] checking whether ccache clang++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [19:46:50.624] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... no [19:46:50.648] checking whether ccache clang++ supports -Wcast-function-type, for CXXFLAGS... no [19:46:50.671] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [19:46:50.714] checking whether ccache clang++ supports -Wshadow=compatible-local, for CXXFLAGS... no [19:46:50.721] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [19:46:50.725] checking whether ccache clang++ supports -Wformat-security, for CXXFLAGS... yes [19:46:50.729] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [19:46:50.733] checking whether ccache clang++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:46:50.752] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [19:46:50.790] checking whether ccache clang++ supports -fwrapv, for CXXFLAGS... yes [19:46:50.810] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [19:46:50.817] checking whether ccache clang++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:46:50.859] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:46:50.863] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:46:50.900] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:46:50.940] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:46:50.947] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:46:50.988] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:46:50.995] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:46:51.040] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:46:51.060] checking whether ccache clang++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:46:51.064] checking whether ccache clang++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:46:51.103] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:46:51.107] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:46:51.127] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [19:46:51.131] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:46:51.135] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [19:46:51.141] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [19:46:51.147] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [19:46:51.184] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [19:46:51.220] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:46:51.240] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:46:51.247] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:46:51.254] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:46:51.260] checking whether the C compiler still works... yes [19:46:51.368] checking how to run the C preprocessor... ccache clang -E [19:46:51.452] checking for pkg-config... /usr/bin/pkg-config [19:46:51.452] checking pkg-config is at least version 0.9.0... yes [19:46:51.453] checking whether to build with ICU support... yes [19:46:51.453] checking for icu-uc icu-i18n... yes [19:46:51.458] checking whether to build with Tcl... yes [19:46:51.458] checking whether to build Perl modules... yes [19:46:51.458] checking whether to build Python modules... yes [19:46:51.458] checking whether to build with GSSAPI support... yes [19:46:51.459] checking whether to build with PAM support... yes [19:46:51.459] checking whether to build with BSD Authentication support... no [19:46:51.459] checking whether to build with LDAP support... yes [19:46:51.459] checking whether to build with Bonjour support... no [19:46:51.459] checking whether to build with SELinux support... yes [19:46:51.459] checking whether to build with systemd support... yes [19:46:51.459] checking whether to build with XML support... yes [19:46:51.460] checking for libxml-2.0 >= 2.6.23... yes [19:46:51.463] checking whether to build with LZ4 support... yes [19:46:51.464] checking for liblz4... yes [19:46:51.468] checking whether to build with ZSTD support... yes [19:46:51.468] checking for libzstd >= 1.4.0... yes [19:46:51.472] checking for strip... strip [19:46:51.472] checking whether it is possible to strip libraries... yes [19:46:51.473] checking for ar... ar [19:46:51.474] checking for a BSD-compatible install... /usr/bin/install -c [19:46:51.478] checking for tar... /usr/bin/tar [19:46:51.479] checking whether ln -s works... yes [19:46:51.479] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:46:51.480] checking for bison... /usr/bin/bison [19:46:51.481] configure: using bison (GNU Bison) 3.7.5 [19:46:51.483] checking for flex... /usr/bin/flex [19:46:51.490] configure: using flex 2.6.4 [19:46:51.490] checking for perl... /usr/bin/perl [19:46:51.492] configure: using perl 5.32.1 [19:46:51.493] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [19:46:51.496] checking for Perl privlibexp... /usr/share/perl/5.32 [19:46:51.500] checking for Perl useshrplib... true [19:46:51.504] 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 [19:46:51.508] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:46:51.512] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:46:51.586] checking for python3... /usr/bin/python3 [19:46:51.596] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [19:46:51.600] checking for Python sysconfig module... yes [19:46:51.609] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [19:46:51.618] checking Python include directory... -I/usr/include/python3.9 [19:46:51.628] 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 [19:46:51.668] checking for a sed that does not truncate output... /usr/bin/sed [19:46:51.671] checking for grep that handles long lines and -e... /usr/bin/grep [19:46:51.672] checking for egrep... /usr/bin/grep -E [19:46:51.673] checking for ANSI C header files... yes [19:46:51.795] checking for sys/types.h... yes [19:46:51.804] checking for sys/stat.h... yes [19:46:51.813] checking for stdlib.h... yes [19:46:51.823] checking for string.h... yes [19:46:51.855] checking for memory.h... yes [19:46:51.887] checking for strings.h... yes [19:46:51.920] checking for inttypes.h... yes [19:46:51.951] checking for stdint.h... yes [19:46:51.983] checking for unistd.h... yes [19:46:51.991] checking whether ccache clang is Clang... yes [19:46:52.012] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [19:46:52.099] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:46:52.155] checking whether more special flags are required for pthreads... no [19:46:52.155] checking for PTHREAD_PRIO_INHERIT... yes [19:46:52.215] checking pthread.h usability... yes [19:46:52.285] checking pthread.h presence... yes [19:46:52.306] checking for pthread.h... yes [19:46:52.307] checking for strerror_r... yes [19:46:52.359] checking whether strerror_r returns int... no [19:46:52.402] checking for main in -lm... yes [19:46:52.456] checking for library containing setproctitle... no [19:46:52.569] checking for library containing dlsym... -ldl [19:46:52.678] checking for library containing socket... none required [19:46:52.732] checking for library containing getopt_long... none required [19:46:52.786] checking for library containing shm_open... -lrt [19:46:52.896] checking for library containing shm_unlink... none required [19:46:52.950] checking for library containing clock_gettime... none required [19:46:53.004] checking for library containing shmget... none required [19:46:53.059] checking for library containing backtrace_symbols... none required [19:46:53.110] checking for library containing pthread_barrier_wait... -lpthread [19:46:53.210] checking for library containing readline... -lreadline [19:46:53.261] checking for inflate in -lz... yes [19:46:53.317] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:46:53.436] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:46:53.510] checking for SSL_new in -lssl... yes [19:46:53.586] checking for SSL_CTX_set_cert_cb... yes [19:46:53.664] checking for OPENSSL_init_ssl... yes [19:46:53.745] checking for BIO_meth_new... yes [19:46:53.827] checking for ASN1_STRING_get0_data... yes [19:46:53.910] checking for HMAC_CTX_new... yes [19:46:53.992] checking for HMAC_CTX_free... yes [19:46:54.072] checking for CRYPTO_lock... no [19:46:54.152] checking for X509_get_signature_info... yes [19:46:54.231] checking for pam_start in -lpam... yes [19:46:54.307] checking for xmlSaveToBuffer in -lxml2... yes [19:46:54.410] checking for xsltCleanupGlobals in -lxslt... yes [19:46:54.512] checking for LZ4_compress_default in -llz4... yes [19:46:54.613] checking for ZSTD_compress in -lzstd... yes [19:46:54.712] checking for ldap_bind in -lldap... yes [19:46:54.820] checking for ldap_initialize... yes [19:46:54.927] checking for ldap_verify_credentials... no [19:46:55.037] checking for ldap_bind in -lldap_r... yes [19:46:55.147] checking for security_compute_create_name in -lselinux... yes [19:46:55.245] checking for uuid_export in -lossp-uuid... yes [19:46:55.344] checking for stdbool.h that conforms to C99... yes [19:46:55.392] checking for _Bool... yes [19:46:55.459] checking atomic.h usability... no [19:46:55.517] checking atomic.h presence... no [19:46:55.538] checking for atomic.h... no [19:46:55.540] checking copyfile.h usability... no [19:46:55.602] checking copyfile.h presence... no [19:46:55.623] checking for copyfile.h... no [19:46:55.625] checking execinfo.h usability... yes [19:46:55.630] checking execinfo.h presence... yes [19:46:55.650] checking for execinfo.h... yes [19:46:55.654] checking getopt.h usability... yes [19:46:55.659] checking getopt.h presence... yes [19:46:55.678] checking for getopt.h... yes [19:46:55.682] checking ifaddrs.h usability... yes [19:46:55.711] checking ifaddrs.h presence... yes [19:46:55.733] checking for ifaddrs.h... yes [19:46:55.737] checking langinfo.h usability... yes [19:46:55.742] checking langinfo.h presence... yes [19:46:55.762] checking for langinfo.h... yes [19:46:55.766] checking mbarrier.h usability... no [19:46:55.828] checking mbarrier.h presence... no [19:46:55.850] checking for mbarrier.h... no [19:46:55.852] checking sys/epoll.h usability... yes [19:46:55.857] checking sys/epoll.h presence... yes [19:46:55.878] checking for sys/epoll.h... yes [19:46:55.882] checking sys/event.h usability... no [19:46:55.944] checking sys/event.h presence... no [19:46:55.967] checking for sys/event.h... no [19:46:55.968] checking sys/personality.h usability... yes [19:46:55.997] checking sys/personality.h presence... yes [19:46:56.018] checking for sys/personality.h... yes [19:46:56.022] checking sys/prctl.h usability... yes [19:46:56.090] checking sys/prctl.h presence... yes [19:46:56.109] checking for sys/prctl.h... yes [19:46:56.113] checking sys/procctl.h usability... no [19:46:56.175] checking sys/procctl.h presence... no [19:46:56.197] checking for sys/procctl.h... no [19:46:56.199] checking sys/signalfd.h usability... yes [19:46:56.204] checking sys/signalfd.h presence... yes [19:46:56.224] checking for sys/signalfd.h... yes [19:46:56.228] checking sys/ucred.h usability... no [19:46:56.289] checking sys/ucred.h presence... no [19:46:56.312] checking for sys/ucred.h... no [19:46:56.313] checking termios.h usability... yes [19:46:56.318] checking termios.h presence... yes [19:46:56.339] checking for termios.h... yes [19:46:56.343] checking ucred.h usability... no [19:46:56.404] checking ucred.h presence... no [19:46:56.426] checking for ucred.h... no [19:46:56.427] checking readline/readline.h usability... yes [19:46:56.431] checking readline/readline.h presence... yes [19:46:56.454] checking for readline/readline.h... yes [19:46:56.454] checking readline/history.h usability... yes [19:46:56.522] checking readline/history.h presence... yes [19:46:56.543] checking for readline/history.h... yes [19:46:56.545] checking zlib.h usability... yes [19:46:56.550] checking zlib.h presence... yes [19:46:56.572] checking for zlib.h... yes [19:46:56.572] checking for lz4... /usr/bin/lz4 [19:46:56.573] checking lz4.h usability... yes [19:46:56.578] checking lz4.h presence... yes [19:46:56.597] checking for lz4.h... yes [19:46:56.597] checking for zstd... /usr/bin/zstd [19:46:56.598] checking zstd.h usability... yes [19:46:56.603] checking zstd.h presence... yes [19:46:56.623] checking for zstd.h... yes [19:46:56.624] checking gssapi/gssapi.h usability... yes [19:46:56.629] checking gssapi/gssapi.h presence... yes [19:46:56.650] checking for gssapi/gssapi.h... yes [19:46:56.650] checking gssapi/gssapi_ext.h usability... yes [19:46:56.716] checking gssapi/gssapi_ext.h presence... yes [19:46:56.737] checking for gssapi/gssapi_ext.h... yes [19:46:56.738] checking for openssl... /usr/bin/openssl [19:46:56.741] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [19:46:56.741] checking openssl/ssl.h usability... yes [19:46:56.792] checking openssl/ssl.h presence... yes [19:46:56.837] checking for openssl/ssl.h... yes [19:46:56.837] checking openssl/err.h usability... yes [19:46:56.919] checking openssl/err.h presence... yes [19:46:56.945] checking for openssl/err.h... yes [19:46:56.946] checking security/pam_appl.h usability... yes [19:46:56.972] checking security/pam_appl.h presence... yes [19:46:56.995] checking for security/pam_appl.h... yes [19:46:56.995] checking systemd/sd-daemon.h usability... yes [19:46:57.000] checking systemd/sd-daemon.h presence... yes [19:46:57.023] checking for systemd/sd-daemon.h... yes [19:46:57.023] checking libxml/parser.h usability... yes [19:46:57.029] checking libxml/parser.h presence... yes [19:46:57.059] checking for libxml/parser.h... yes [19:46:57.060] checking libxslt/xslt.h usability... yes [19:46:57.065] checking libxslt/xslt.h presence... yes [19:46:57.094] checking for libxslt/xslt.h... yes [19:46:57.095] checking ldap.h usability... yes [19:46:57.099] checking ldap.h presence... yes [19:46:57.121] checking for ldap.h... yes [19:46:57.122] checking for compatible LDAP implementation... yes [19:46:57.127] checking ossp/uuid.h usability... yes [19:46:57.189] checking ossp/uuid.h presence... yes [19:46:57.211] checking for ossp/uuid.h... yes [19:46:57.235] checking whether byte ordering is bigendian... no [19:46:57.353] checking for inline... inline [19:46:57.360] checking for printf format archetype... printf [19:46:57.414] checking for _Static_assert... yes [19:46:57.519] checking for typeof... typeof [19:46:57.524] checking for __builtin_types_compatible_p... yes [19:46:57.529] checking for __builtin_constant_p... yes [19:46:57.535] checking for __builtin_unreachable... yes [19:46:57.642] checking for computed goto support... yes [19:46:57.646] checking for struct tm.tm_zone... yes [19:46:57.651] checking for union semun... no [19:46:57.696] checking for socklen_t... yes [19:46:57.750] checking for struct sockaddr.sa_len... no [19:46:57.844] checking for locale_t... yes [19:46:57.848] checking for C/C++ restrict keyword... __restrict [19:46:57.897] checking for struct option... yes [19:46:57.983] checking whether assembler supports x86_64 popcntq... yes [19:46:58.029] checking for special C compiler options needed for large files... no [19:46:58.029] checking for _FILE_OFFSET_BITS value needed for large files... no [19:46:58.034] checking size of off_t... 8 [19:46:58.170] checking size of bool... 1 [19:46:58.292] checking for int timezone... yes [19:46:58.401] checking for wcstombs_l declaration... no [19:46:58.502] checking for backtrace_symbols... yes [19:46:58.604] checking for copyfile... no [19:46:58.710] checking for getifaddrs... yes [19:46:58.812] checking for getpeerucred... no [19:46:58.915] checking for inet_pton... yes [19:46:59.017] checking for kqueue... no [19:46:59.123] checking for mbstowcs_l... no [19:46:59.232] checking for memset_s... no [19:46:59.340] checking for posix_fallocate... yes [19:46:59.448] checking for ppoll... yes [19:46:59.552] checking for pthread_is_threaded_np... no [19:46:59.659] checking for setproctitle... no [19:46:59.766] checking for setproctitle_fast... no [19:46:59.880] checking for strchrnul... yes [19:46:59.986] checking for strsignal... yes [19:47:00.096] checking for syncfs... yes [19:47:00.203] checking for sync_file_range... yes [19:47:00.314] checking for uselocale... yes [19:47:00.426] checking for wcstombs_l... no [19:47:00.540] checking for __builtin_bswap16... yes [19:47:00.650] checking for __builtin_bswap32... yes [19:47:00.761] checking for __builtin_bswap64... yes [19:47:00.871] checking for __builtin_clz... yes [19:47:00.981] checking for __builtin_ctz... yes [19:47:01.089] checking for __builtin_popcount... yes [19:47:01.196] checking for __builtin_frame_address... yes [19:47:01.304] checking for _LARGEFILE_SOURCE value needed for large files... no [19:47:01.422] checking how ccache clang reports undeclared, standard C functions... warning [19:47:01.432] checking for posix_fadvise... yes [19:47:01.535] checking whether posix_fadvise is declared... yes [19:47:01.542] checking whether fdatasync is declared... yes [19:47:01.550] checking whether strlcat is declared... no [19:47:01.617] checking whether strlcpy is declared... no [19:47:01.682] checking whether strnlen is declared... yes [19:47:01.690] checking whether preadv is declared... yes [19:47:01.698] checking whether pwritev is declared... yes [19:47:01.705] checking whether F_FULLFSYNC is declared... no [19:47:01.747] checking for explicit_bzero... yes [19:47:01.849] checking for getopt... yes [19:47:01.954] checking for getpeereid... no [19:47:02.063] checking for inet_aton... yes [19:47:02.166] checking for mkdtemp... yes [19:47:02.270] checking for strlcat... no [19:47:02.378] checking for strlcpy... no [19:47:02.483] checking for strnlen... yes [19:47:02.589] checking for pthread_barrier_wait... yes [19:47:02.696] checking for getopt_long... yes [19:47:02.802] checking for syslog... yes [19:47:02.907] checking syslog.h usability... yes [19:47:02.913] checking syslog.h presence... yes [19:47:02.935] checking for syslog.h... yes [19:47:02.935] checking for opterr... yes [19:47:03.041] checking for optreset... no [19:47:03.151] checking unicode/ucol.h usability... yes [19:47:03.157] checking unicode/ucol.h presence... yes [19:47:03.183] checking for unicode/ucol.h... yes [19:47:03.187] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:47:03.196] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:47:03.203] checking for rl_completion_suppress_quote... yes [19:47:03.320] checking for rl_filename_quote_characters... yes [19:47:03.434] checking for rl_filename_quoting_function... yes [19:47:03.546] checking for append_history... yes [19:47:03.651] checking for history_truncate_file... yes [19:47:03.756] checking for rl_completion_matches... yes [19:47:03.862] checking for rl_filename_completion_function... yes [19:47:03.970] checking for rl_reset_screen_size... yes [19:47:04.079] checking for rl_variable_bind... yes [19:47:04.188] checking test program... ok [19:47:04.297] checking whether long int is 64 bits... yes [19:47:04.409] checking for __builtin_mul_overflow... yes [19:47:04.515] checking size of void *... 8 [19:47:04.643] checking size of size_t... 8 [19:47:04.773] checking size of long... 8 [19:47:04.902] checking alignment of short... 2 [19:47:05.030] checking alignment of int... 4 [19:47:05.160] checking alignment of long... 8 [19:47:05.287] checking alignment of double... 8 [19:47:05.416] checking for int8... no [19:47:05.461] checking for uint8... no [19:47:05.508] checking for int64... no [19:47:05.556] checking for uint64... no [19:47:05.602] checking for __int128... yes [19:47:05.713] checking for __int128 alignment bug... ok [19:47:05.824] checking alignment of PG_INT128_TYPE... 16 [19:47:05.954] checking for builtin __sync char locking functions... yes [19:47:06.067] checking for builtin __sync int32 locking functions... yes [19:47:06.171] checking for builtin __sync int32 atomic operations... yes [19:47:06.268] checking for builtin __sync int64 atomic operations... yes [19:47:06.369] checking for builtin __atomic int32 atomic operations... yes [19:47:06.472] checking for builtin __atomic int64 atomic operations... yes [19:47:06.572] checking for __get_cpuid... yes [19:47:06.679] checking for __cpuid... no [19:47:06.717] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:47:06.790] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:47:06.966] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:47:07.007] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:47:07.041] 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 [19:47:07.092] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:47:07.092] checking for library containing sem_init... none required [19:47:07.199] checking which semaphore API to use... unnamed POSIX [19:47:07.199] checking which random number source to use... OpenSSL [19:47:07.200] checking for tclsh... /usr/bin/tclsh [19:47:07.201] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:47:07.229] checking tcl.h usability... yes [19:47:07.309] checking tcl.h presence... yes [19:47:07.333] checking for tcl.h... yes [19:47:07.333] checking for perl.h... yes [19:47:07.344] checking for libperl... yes [19:47:07.533] checking Python.h usability... yes [19:47:07.540] checking Python.h presence... yes [19:47:07.587] checking for Python.h... yes [19:47:07.588] checking for xmllint... /usr/bin/xmllint [19:47:07.588] checking for xsltproc... /usr/bin/xsltproc [19:47:07.588] checking for fop... /usr/bin/fop [19:47:07.588] checking for dbtoepub... no [19:47:07.588] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [19:47:07.649] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:47:07.730] configure: using compiler=Debian clang version 11.0.1-2 [19:47:07.730] 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 [19:47:07.730] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:47:07.730] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [19:47:07.730] configure: using CXX=ccache clang++ [19:47:07.730] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -O2 [19:47:07.730] configure: using CLANG=ccache clang [19:47:07.730] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [19:47:07.730] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [19:47:07.750] configure: updating cache clang.cache [19:47:07.755] configure: creating ./config.status [19:47:07.802] config.status: creating GNUmakefile [19:47:07.809] config.status: creating src/Makefile.global [19:47:07.817] config.status: creating src/include/pg_config.h [19:47:07.825] config.status: creating src/include/pg_config_ext.h [19:47:07.829] config.status: src/include/pg_config_ext.h is unchanged [19:47:07.830] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:47:07.834] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [19:47:07.837] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:47:07.841] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:47:07.845] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:47:07.848] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:47:07.852] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:47:07.877] [19:47:07.877] real 0m18.201s [19:47:07.877] user 0m13.691s [19:47:07.877] sys 0m4.684s [19:47:07.877] make -s -j${BUILD_JOBS} clean [19:47:08.231] time make -s -j${BUILD_JOBS} world-bin [19:48:02.490] pgstat_wal.c:242:1: error: non-void function does not return a value in all control paths [-Werror,-Wreturn-type] [19:48:02.490] } [19:48:02.490] ^ [19:48:02.490] 1 error generated. [19:48:02.491] make[4]: *** [: pgstat_wal.o] Error 1 [19:48:02.491] make[3]: *** [../../../src/backend/common.mk:37: activity-recursive] Error 2 [19:48:02.491] make[2]: *** [common.mk:37: utils-recursive] Error 2 [19:48:02.491] make[2]: *** Waiting for unfinished jobs.... [19:48:06.318] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:48:06.318] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:48:06.318] [19:48:06.318] real 0m58.087s [19:48:06.318] user 3m18.112s [19:48:06.318] sys 0m26.286s [19:48:06.318] [19:48:06.318] Exit status: 2