[09:34:04.194] time ./configure \ [09:34:04.194] --cache gcc.cache \ [09:34:04.194] --enable-dtrace \ [09:34:04.194] ${LINUX_CONFIGURE_FEATURES} \ [09:34:04.194] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang" [09:34:04.359] configure: creating cache gcc.cache [09:34:04.370] checking build system type... x86_64-pc-linux-gnu [09:34:04.508] checking host system type... x86_64-pc-linux-gnu [09:34:04.508] checking which template to use... linux [09:34:04.509] checking whether NLS is wanted... no [09:34:04.509] checking for default port number... 5432 [09:34:04.515] checking for dtrace... /usr/bin/dtrace [09:34:04.515] checking for block size... 8kB [09:34:04.516] checking for segment size... 1GB [09:34:04.519] checking for WAL block size... 8kB [09:34:04.548] checking whether the C compiler works... yes [09:34:04.670] checking for C compiler default output file name... a.out [09:34:04.671] checking for suffix of executables... [09:34:04.703] checking whether we are cross compiling... no [09:34:04.752] checking for suffix of object files... o [09:34:04.761] checking whether we are using the GNU C compiler... yes [09:34:04.767] checking whether ccache gcc accepts -g... yes [09:34:04.772] checking for ccache gcc option to accept ISO C89... none needed [09:34:04.781] checking for ccache gcc option to accept ISO C99... none needed [09:34:04.837] checking whether we are using the GNU C++ compiler... yes [09:34:04.844] checking whether ccache g++ accepts -g... yes [09:34:04.894] checking for gawk... no [09:34:04.894] checking for mawk... mawk [09:34:04.895] checking for llvm-config... /usr/bin/llvm-config [09:34:04.915] configure: using llvm 11.0.1 [09:34:04.915] checking for CLANG... ccache clang [09:34:04.992] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:34:04.998] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:34:05.003] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:34:05.034] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:34:05.111] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:34:05.117] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:34:05.123] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:34:05.130] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:34:05.138] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:34:05.145] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:34:05.151] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:34:05.157] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:34:05.163] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:34:05.169] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:34:05.175] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:34:05.180] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:34:05.187] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:34:05.193] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:34:05.199] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:34:05.205] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:34:05.211] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:34:05.216] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:34:05.233] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:34:05.240] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:34:05.246] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:34:05.277] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:34:05.308] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:34:05.314] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:34:05.320] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:34:05.347] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:34:05.352] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:34:05.358] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:34:05.363] checking whether ccache clang supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:34:05.368] checking whether ccache clang -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:34:05.373] checking whether ccache clang supports -fwrapv, for BITCODE_CFLAGS... yes [09:34:05.380] checking whether ccache clang -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:34:05.387] checking whether ccache clang supports -fexcess-precision=standard, for BITCODE_CFLAGS... no [09:34:05.398] checking whether ccache clang -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... no [09:34:05.409] checking whether ccache clang supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... no [09:34:05.493] checking whether ccache clang -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... no [09:34:05.551] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:34:05.558] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:34:05.568] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:34:05.578] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:34:05.588] checking whether the C compiler still works... yes [09:34:05.654] checking how to run the C preprocessor... ccache gcc -E [09:34:05.713] checking for pkg-config... /usr/bin/pkg-config [09:34:05.714] checking pkg-config is at least version 0.9.0... yes [09:34:05.730] checking whether to build with ICU support... yes [09:34:05.730] checking for icu-uc icu-i18n... yes [09:34:05.742] checking whether to build with Tcl... yes [09:34:05.742] checking whether to build Perl modules... yes [09:34:05.742] checking whether to build Python modules... yes [09:34:05.743] checking whether to build with GSSAPI support... yes [09:34:05.744] checking whether to build with PAM support... yes [09:34:05.744] checking whether to build with BSD Authentication support... no [09:34:05.744] checking whether to build with LDAP support... yes [09:34:05.744] checking whether to build with Bonjour support... no [09:34:05.744] checking whether to build with SELinux support... yes [09:34:05.744] checking whether to build with systemd support... yes [09:34:05.745] checking whether to build with XML support... yes [09:34:05.745] checking for libxml-2.0 >= 2.6.23... yes [09:34:05.753] checking whether to build with LZ4 support... yes [09:34:05.754] checking for liblz4... yes [09:34:05.760] checking whether to build with ZSTD support... yes [09:34:05.761] checking for libzstd >= 1.4.0... yes [09:34:05.769] checking for strip... strip [09:34:05.769] checking whether it is possible to strip libraries... yes [09:34:05.776] checking for ar... ar [09:34:05.776] checking for a BSD-compatible install... /usr/bin/install -c [09:34:05.784] checking for tar... /usr/bin/tar [09:34:05.784] checking whether ln -s works... yes [09:34:05.784] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:34:05.786] checking for bison... /usr/bin/bison [09:34:05.792] configure: using bison (GNU Bison) 3.7.5 [09:34:05.795] checking for flex... /usr/bin/flex [09:34:05.815] configure: using flex 2.6.4 [09:34:05.816] checking for perl... /usr/bin/perl [09:34:05.841] configure: using perl 5.32.1 [09:34:05.843] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.32 [09:34:05.858] checking for Perl privlibexp... /usr/share/perl/5.32 [09:34:05.862] checking for Perl useshrplib... true [09:34:05.872] 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 [09:34:05.877] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:34:05.882] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.32/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:34:06.022] checking for python3... /usr/bin/python3 [09:34:06.068] configure: using python 3.9.2 (default, Feb 28 2021, 17:03:44) [09:34:06.073] checking for Python sysconfig module... yes [09:34:06.087] checking Python configuration directory... /usr/lib/python3.9/config-3.9-x86_64-linux-gnu [09:34:06.100] checking Python include directory... -I/usr/include/python3.9 [09:34:06.112] 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 [09:34:06.162] checking for a sed that does not truncate output... /usr/bin/sed [09:34:06.167] checking for grep that handles long lines and -e... /usr/bin/grep [09:34:06.168] checking for egrep... /usr/bin/grep -E [09:34:06.170] checking for ANSI C header files... yes [09:34:06.262] checking for sys/types.h... yes [09:34:06.273] checking for sys/stat.h... yes [09:34:06.298] checking for stdlib.h... yes [09:34:06.310] checking for string.h... yes [09:34:06.324] checking for memory.h... yes [09:34:06.336] checking for strings.h... yes [09:34:06.347] checking for inttypes.h... yes [09:34:06.361] checking for stdint.h... yes [09:34:06.372] checking for unistd.h... yes [09:34:06.385] checking whether ccache gcc is Clang... no [09:34:06.394] checking whether pthreads work with -pthread... yes [09:34:06.445] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:34:06.483] checking whether more special flags are required for pthreads... no [09:34:06.483] checking for PTHREAD_PRIO_INHERIT... yes [09:34:06.527] checking pthread.h usability... yes [09:34:06.534] checking pthread.h presence... yes [09:34:06.547] checking for pthread.h... yes [09:34:06.547] checking for strerror_r... yes [09:34:06.584] checking whether strerror_r returns int... no [09:34:06.611] checking for main in -lm... yes [09:34:06.652] checking for library containing setproctitle... no [09:34:06.736] checking for library containing dlsym... -ldl [09:34:06.816] checking for library containing socket... none required [09:34:06.853] checking for library containing getopt_long... none required [09:34:06.890] checking for library containing shm_open... -lrt [09:34:06.974] checking for library containing shm_unlink... none required [09:34:07.011] checking for library containing clock_gettime... none required [09:34:07.046] checking for library containing shmget... none required [09:34:07.083] checking for library containing backtrace_symbols... none required [09:34:07.119] checking for library containing pthread_barrier_wait... -lpthread [09:34:07.190] checking for library containing readline... -lreadline [09:34:07.232] checking for inflate in -lz... yes [09:34:07.268] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:34:07.366] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:34:07.425] checking for SSL_new in -lssl... yes [09:34:07.483] checking for SSL_CTX_set_cert_cb... yes [09:34:07.540] checking for OPENSSL_init_ssl... yes [09:34:07.600] checking for BIO_meth_new... yes [09:34:07.665] checking for ASN1_STRING_get0_data... yes [09:34:07.730] checking for HMAC_CTX_new... yes [09:34:07.799] checking for HMAC_CTX_free... yes [09:34:07.865] checking for CRYPTO_lock... no [09:34:07.907] checking for X509_get_signature_info... yes [09:34:07.966] checking for pam_start in -lpam... yes [09:34:08.014] checking for xmlSaveToBuffer in -lxml2... yes [09:34:08.119] checking for xsltCleanupGlobals in -lxslt... yes [09:34:08.195] checking for LZ4_compress_default in -llz4... yes [09:34:08.240] checking for ZSTD_compress in -lzstd... yes [09:34:08.283] checking for ldap_bind in -lldap... yes [09:34:08.372] checking for ldap_initialize... yes [09:34:08.431] checking for ldap_verify_credentials... no [09:34:08.480] checking for ldap_bind in -lldap_r... yes [09:34:08.535] checking for security_compute_create_name in -lselinux... yes [09:34:08.583] checking for uuid_export in -lossp-uuid... yes [09:34:08.634] checking for stdbool.h that conforms to C99... yes [09:34:08.642] checking for _Bool... yes [09:34:08.690] checking atomic.h usability... no [09:34:08.729] checking atomic.h presence... no [09:34:08.743] checking for atomic.h... no [09:34:08.746] checking copyfile.h usability... no [09:34:08.788] checking copyfile.h presence... no [09:34:08.800] checking for copyfile.h... no [09:34:08.802] checking execinfo.h usability... yes [09:34:08.809] checking execinfo.h presence... yes [09:34:08.818] checking for execinfo.h... yes [09:34:08.824] checking getopt.h usability... yes [09:34:08.831] checking getopt.h presence... yes [09:34:08.841] checking for getopt.h... yes [09:34:08.846] checking ifaddrs.h usability... yes [09:34:08.858] checking ifaddrs.h presence... yes [09:34:08.870] checking for ifaddrs.h... yes [09:34:08.876] checking langinfo.h usability... yes [09:34:08.885] checking langinfo.h presence... yes [09:34:08.895] checking for langinfo.h... yes [09:34:08.900] checking mbarrier.h usability... no [09:34:08.940] checking mbarrier.h presence... no [09:34:08.954] checking for mbarrier.h... no [09:34:08.957] checking sys/epoll.h usability... yes [09:34:08.967] checking sys/epoll.h presence... yes [09:34:08.980] checking for sys/epoll.h... yes [09:34:08.988] checking sys/event.h usability... no [09:34:09.032] checking sys/event.h presence... no [09:34:09.047] checking for sys/event.h... no [09:34:09.050] checking sys/personality.h usability... yes [09:34:09.058] checking sys/personality.h presence... yes [09:34:09.068] checking for sys/personality.h... yes [09:34:09.073] checking sys/prctl.h usability... yes [09:34:09.082] checking sys/prctl.h presence... yes [09:34:09.093] checking for sys/prctl.h... yes [09:34:09.099] checking sys/procctl.h usability... no [09:34:09.139] checking sys/procctl.h presence... no [09:34:09.153] checking for sys/procctl.h... no [09:34:09.156] checking sys/signalfd.h usability... yes [09:34:09.164] checking sys/signalfd.h presence... yes [09:34:09.176] checking for sys/signalfd.h... yes [09:34:09.183] checking sys/ucred.h usability... no [09:34:09.224] checking sys/ucred.h presence... no [09:34:09.238] checking for sys/ucred.h... no [09:34:09.241] checking termios.h usability... yes [09:34:09.254] checking termios.h presence... yes [09:34:09.265] checking for termios.h... yes [09:34:09.271] checking ucred.h usability... no [09:34:09.312] checking ucred.h presence... no [09:34:09.326] checking for ucred.h... no [09:34:09.327] checking readline/readline.h usability... yes [09:34:09.338] checking readline/readline.h presence... yes [09:34:09.351] checking for readline/readline.h... yes [09:34:09.352] checking readline/history.h usability... yes [09:34:09.361] checking readline/history.h presence... yes [09:34:09.373] checking for readline/history.h... yes [09:34:09.375] checking zlib.h usability... yes [09:34:09.386] checking zlib.h presence... yes [09:34:09.402] checking for zlib.h... yes [09:34:09.402] checking for lz4... /usr/bin/lz4 [09:34:09.403] checking lz4.h usability... yes [09:34:09.411] checking lz4.h presence... yes [09:34:09.424] checking for lz4.h... yes [09:34:09.424] checking for zstd... /usr/bin/zstd [09:34:09.425] checking zstd.h usability... yes [09:34:09.435] checking zstd.h presence... yes [09:34:09.448] checking for zstd.h... yes [09:34:09.448] checking gssapi/gssapi.h usability... yes [09:34:09.457] checking gssapi/gssapi.h presence... yes [09:34:09.469] checking for gssapi/gssapi.h... yes [09:34:09.471] checking gssapi/gssapi_ext.h usability... yes [09:34:09.478] checking gssapi/gssapi_ext.h presence... yes [09:34:09.491] checking for gssapi/gssapi_ext.h... yes [09:34:09.492] checking for openssl... /usr/bin/openssl [09:34:09.503] configure: using openssl: OpenSSL 1.1.1w 11 Sep 2023 [09:34:09.503] checking openssl/ssl.h usability... yes [09:34:09.544] checking openssl/ssl.h presence... yes [09:34:09.584] checking for openssl/ssl.h... yes [09:34:09.584] checking openssl/err.h usability... yes [09:34:09.598] checking openssl/err.h presence... yes [09:34:09.617] checking for openssl/err.h... yes [09:34:09.618] checking security/pam_appl.h usability... yes [09:34:09.627] checking security/pam_appl.h presence... yes [09:34:09.637] checking for security/pam_appl.h... yes [09:34:09.638] checking systemd/sd-daemon.h usability... yes [09:34:09.648] checking systemd/sd-daemon.h presence... yes [09:34:09.662] checking for systemd/sd-daemon.h... yes [09:34:09.663] checking libxml/parser.h usability... yes [09:34:09.703] checking libxml/parser.h presence... yes [09:34:09.727] checking for libxml/parser.h... yes [09:34:09.727] checking libxslt/xslt.h usability... yes [09:34:09.737] checking libxslt/xslt.h presence... yes [09:34:09.762] checking for libxslt/xslt.h... yes [09:34:09.763] checking ldap.h usability... yes [09:34:09.774] checking ldap.h presence... yes [09:34:09.788] checking for ldap.h... yes [09:34:09.789] checking for compatible LDAP implementation... yes [09:34:09.795] checking ossp/uuid.h usability... yes [09:34:09.803] checking ossp/uuid.h presence... yes [09:34:09.816] checking for ossp/uuid.h... yes [09:34:09.831] checking whether byte ordering is bigendian... no [09:34:09.903] checking for inline... inline [09:34:09.909] checking for printf format archetype... gnu_printf [09:34:09.916] checking for _Static_assert... yes [09:34:09.963] checking for typeof... typeof [09:34:09.969] checking for __builtin_types_compatible_p... yes [09:34:09.977] checking for __builtin_constant_p... yes [09:34:09.986] checking for __builtin_unreachable... yes [09:34:10.030] checking for computed goto support... yes [09:34:10.036] checking for struct tm.tm_zone... yes [09:34:10.043] checking for union semun... no [09:34:10.077] checking for socklen_t... yes [09:34:10.122] checking for struct sockaddr.sa_len... no [09:34:10.184] checking for locale_t... yes [09:34:10.191] checking for C/C++ restrict keyword... __restrict [09:34:10.200] checking for struct option... yes [09:34:10.230] checking whether assembler supports x86_64 popcntq... yes [09:34:10.236] checking for special C compiler options needed for large files... no [09:34:10.236] checking for _FILE_OFFSET_BITS value needed for large files... no [09:34:10.242] checking size of off_t... 8 [09:34:10.306] checking size of bool... 1 [09:34:10.361] checking for int timezone... yes [09:34:10.411] checking for wcstombs_l declaration... no [09:34:10.477] checking for backtrace_symbols... yes [09:34:10.529] checking for copyfile... no [09:34:10.581] checking for copy_file_range... yes [09:34:10.638] checking for getifaddrs... yes [09:34:10.693] checking for getpeerucred... no [09:34:10.746] checking for inet_pton... yes [09:34:10.798] checking for kqueue... no [09:34:10.847] checking for mbstowcs_l... no [09:34:10.896] checking for memset_s... no [09:34:10.948] checking for posix_fallocate... yes [09:34:11.000] checking for ppoll... yes [09:34:11.052] checking for pthread_is_threaded_np... no [09:34:11.108] checking for setproctitle... no [09:34:11.160] checking for setproctitle_fast... no [09:34:11.213] checking for strchrnul... yes [09:34:11.262] checking for strsignal... yes [09:34:11.314] checking for syncfs... yes [09:34:11.372] checking for sync_file_range... yes [09:34:11.425] checking for uselocale... yes [09:34:11.480] checking for wcstombs_l... no [09:34:11.533] checking for __builtin_bswap16... yes [09:34:11.591] checking for __builtin_bswap32... yes [09:34:11.641] checking for __builtin_bswap64... yes [09:34:11.693] checking for __builtin_clz... yes [09:34:11.745] checking for __builtin_ctz... yes [09:34:11.802] checking for __builtin_popcount... yes [09:34:11.854] checking for __builtin_frame_address... yes [09:34:11.907] checking for _LARGEFILE_SOURCE value needed for large files... no [09:34:11.963] checking how ccache gcc reports undeclared, standard C functions... error [09:34:11.989] checking for posix_fadvise... yes [09:34:12.045] checking whether posix_fadvise is declared... yes [09:34:12.061] checking whether fdatasync is declared... yes [09:34:12.075] checking whether strlcat is declared... no [09:34:12.126] checking whether strlcpy is declared... no [09:34:12.177] checking whether strnlen is declared... yes [09:34:12.191] checking whether preadv is declared... yes [09:34:12.205] checking whether pwritev is declared... yes [09:34:12.218] checking whether F_FULLFSYNC is declared... no [09:34:12.247] checking for explicit_bzero... yes [09:34:12.302] checking for getopt... yes [09:34:12.352] checking for getpeereid... no [09:34:12.408] checking for inet_aton... yes [09:34:12.460] checking for mkdtemp... yes [09:34:12.507] checking for strlcat... no [09:34:12.559] checking for strlcpy... no [09:34:12.609] checking for strnlen... yes [09:34:12.660] checking for pthread_barrier_wait... yes [09:34:12.714] checking for getopt_long... yes [09:34:12.764] checking for syslog... yes [09:34:12.816] checking syslog.h usability... yes [09:34:12.826] checking syslog.h presence... yes [09:34:12.839] checking for syslog.h... yes [09:34:12.839] checking for opterr... yes [09:34:12.892] checking for optreset... no [09:34:12.952] checking unicode/ucol.h usability... yes [09:34:12.972] checking unicode/ucol.h presence... yes [09:34:12.993] checking for unicode/ucol.h... yes [09:34:12.999] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:34:13.026] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:34:13.035] checking for rl_completion_suppress_quote... yes [09:34:13.093] checking for rl_filename_quote_characters... yes [09:34:13.152] checking for rl_filename_quoting_function... yes [09:34:13.208] checking for append_history... yes [09:34:13.261] checking for history_truncate_file... yes [09:34:13.315] checking for rl_completion_matches... yes [09:34:13.373] checking for rl_filename_completion_function... yes [09:34:13.429] checking for rl_reset_screen_size... yes [09:34:13.484] checking for rl_variable_bind... yes [09:34:13.536] checking test program... ok [09:34:13.582] checking whether long int is 64 bits... yes [09:34:13.632] checking for __builtin_mul_overflow... yes [09:34:13.678] checking size of void *... 8 [09:34:13.738] checking size of size_t... 8 [09:34:13.800] checking size of long... 8 [09:34:13.865] checking alignment of short... 2 [09:34:13.923] checking alignment of int... 4 [09:34:13.984] checking alignment of long... 8 [09:34:14.042] checking alignment of double... 8 [09:34:14.106] checking for int8... no [09:34:14.134] checking for uint8... no [09:34:14.162] checking for int64... no [09:34:14.190] checking for uint64... no [09:34:14.222] checking for __int128... yes [09:34:14.278] checking for __int128 alignment bug... ok [09:34:14.326] checking alignment of PG_INT128_TYPE... 16 [09:34:14.393] checking for builtin __sync char locking functions... yes [09:34:14.445] checking for builtin __sync int32 locking functions... yes [09:34:14.495] checking for builtin __sync int32 atomic operations... yes [09:34:14.546] checking for builtin __sync int64 atomic operations... yes [09:34:14.594] checking for builtin __atomic int32 atomic operations... yes [09:34:14.641] checking for builtin __atomic int64 atomic operations... yes [09:34:14.684] checking for __get_cpuid... yes [09:34:14.732] checking for __cpuid... no [09:34:14.750] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:34:14.803] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:34:14.898] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:34:14.917] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:34:14.931] 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 [09:34:14.991] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:34:14.991] checking for library containing sem_init... none required [09:34:15.039] checking which semaphore API to use... unnamed POSIX [09:34:15.039] checking which random number source to use... OpenSSL [09:34:15.041] checking for tclsh... /usr/bin/tclsh [09:34:15.041] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:34:15.079] checking tcl.h usability... yes [09:34:15.089] checking tcl.h presence... yes [09:34:15.104] checking for tcl.h... yes [09:34:15.104] checking for perl.h... yes [09:34:15.188] checking for libperl... yes [09:34:15.411] checking Python.h usability... yes [09:34:15.468] checking Python.h presence... yes [09:34:15.512] checking for Python.h... yes [09:34:15.513] checking for xmllint... /usr/bin/xmllint [09:34:15.513] checking for xsltproc... /usr/bin/xsltproc [09:34:15.513] checking for fop... /usr/bin/fop [09:34:15.515] checking for dbtoepub... no [09:34:15.515] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:34:15.568] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:34:15.626] configure: using compiler=gcc (Debian 10.2.1-6) 10.2.1 20210110 [09:34:15.626] 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 [09:34:15.626] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:34:15.626] configure: using LDFLAGS= -L/usr/lib/llvm-11/lib -Wl,--as-needed [09:34:15.626] configure: using CXX=ccache g++ [09:34:15.626] 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 [09:34:15.626] configure: using CLANG=ccache clang [09:34:15.626] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -O2 [09:34:15.626] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -O2 [09:34:15.660] configure: updating cache gcc.cache [09:34:15.670] configure: creating ./config.status [09:34:15.753] config.status: creating GNUmakefile [09:34:15.765] config.status: creating src/Makefile.global [09:34:15.779] config.status: creating src/include/pg_config.h [09:34:15.792] config.status: creating src/include/pg_config_ext.h [09:34:15.805] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:34:15.822] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:34:15.830] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:34:15.839] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:34:15.846] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:34:15.855] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:34:15.891] [09:34:15.891] real 0m11.697s [09:34:15.891] user 0m7.911s [09:34:15.891] sys 0m3.206s [09:34:15.891] make -s -j${BUILD_JOBS} clean [09:34:16.312] time make -s -j${BUILD_JOBS} world-bin [09:34:19.753] In file included from bootstrap.c:21: [09:34:19.753] In file included from ../../../src/include/access/heapam.h:22: [09:34:19.753] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:19.753] } [09:34:19.753] ^ [09:34:19.753] 1 warning generated. [09:34:19.802] In file included from brin.c:26: [09:34:19.802] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:19.802] } [09:34:19.802] ^ [09:34:19.802] 1 warning generated. [09:34:20.846] In file included from detoast.c:18: [09:34:20.846] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:20.846] } [09:34:20.846] ^ [09:34:20.846] 1 warning generated. [09:34:21.255] In file included from reloptions.c:24: [09:34:21.255] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:21.255] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:21.255] } [09:34:21.255] ^ [09:34:21.255] 1 warning generated. [09:34:21.545] In file included from toast_internals.c:18: [09:34:21.545] In file included from ../../../../src/include/access/heapam.h:22: [09:34:21.545] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:21.545] } [09:34:21.545] ^ [09:34:21.545] 1 warning generated. [09:34:22.101] In file included from gininsert.c:18: [09:34:22.101] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:22.101] } [09:34:22.101] ^ [09:34:22.101] 1 warning generated. [09:34:22.545] In file included from ../../../src/include/access/heapam.h:22, [09:34:22.545] from createas.c:27: [09:34:22.545] ../../../src/include/access/tableam.h: In function ‘table_modify_begin’: [09:34:22.545] ../../../src/include/access/tableam.h:1676:1: error: control reaches end of non-void function [-Werror=return-type] [09:34:22.545] 1676 | } [09:34:22.545] | ^ [09:34:22.545] cc1: all warnings being treated as errors [09:34:22.546] make[3]: *** [: createas.o] Error 1 [09:34:22.546] make[2]: *** [common.mk:37: commands-recursive] Error 2 [09:34:22.546] make[2]: *** Waiting for unfinished jobs.... [09:34:22.832] In file included from gistbuild.c:39: [09:34:22.832] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:22.832] } [09:34:22.832] ^ [09:34:22.832] 1 warning generated. [09:34:23.408] In file included from hash.c:24: [09:34:23.408] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:23.408] } [09:34:23.408] ^ [09:34:23.408] 1 warning generated. [09:34:23.483] In file included from aclchk.c:42: [09:34:23.483] In file included from ../../../src/include/access/heapam.h:22: [09:34:23.483] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:23.483] } [09:34:23.483] ^ [09:34:23.483] 1 warning generated. [09:34:23.913] In file included from dependency.c:76: [09:34:23.913] In file included from ../../../src/include/commands/trigger.h:16: [09:34:23.913] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:23.913] } [09:34:23.913] ^ [09:34:23.913] 1 warning generated. [09:34:24.184] In file included from genam.c:24: [09:34:24.184] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:24.184] } [09:34:24.184] ^ [09:34:24.184] 1 warning generated. [09:34:24.353] In file included from heap.c:36: [09:34:24.353] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:24.353] } [09:34:24.353] ^ [09:34:24.353] 1 warning generated. [09:34:24.441] In file included from indexam.c:50: [09:34:24.441] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:24.441] } [09:34:24.441] ^ [09:34:24.441] 1 warning generated. [09:34:24.814] In file included from index.c:27: [09:34:24.814] In file included from ../../../src/include/access/heapam.h:22: [09:34:24.814] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:24.814] } [09:34:24.814] ^ [09:34:24.814] 1 warning generated. [09:34:25.032] In file included from indexing.c:19: [09:34:25.032] In file included from ../../../src/include/access/heapam.h:22: [09:34:25.032] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:25.032] } [09:34:25.032] ^ [09:34:25.032] 1 warning generated. [09:34:25.565] In file included from objectaddress.c:72: [09:34:25.565] In file included from ../../../src/include/commands/trigger.h:16: [09:34:25.565] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:25.565] } [09:34:25.565] ^ [09:34:25.565] 1 warning generated. [09:34:25.849] In file included from pg_db_role_setting.c:14: [09:34:25.849] In file included from ../../../src/include/access/heapam.h:22: [09:34:25.849] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:25.849] } [09:34:25.849] ^ [09:34:25.849] 1 warning generated. [09:34:26.209] In file included from pg_publication.c:18: [09:34:26.209] In file included from ../../../src/include/access/heapam.h:22: [09:34:26.209] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:26.209] } [09:34:26.209] ^ [09:34:26.209] 1 warning generated. [09:34:26.478] In file included from pg_subscription.c:18: [09:34:26.478] In file included from ../../../src/include/access/heapam.h:22: [09:34:26.478] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:26.478] } [09:34:26.478] ^ [09:34:26.478] 1 warning generated. [09:34:26.710] In file included from toasting.c:17: [09:34:26.710] In file included from ../../../src/include/access/heapam.h:22: [09:34:26.710] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:26.710] } [09:34:26.710] ^ [09:34:26.710] 1 warning generated. [09:34:26.912] In file included from heapam.c:35: [09:34:26.912] In file included from ../../../../src/include/access/heapam.h:22: [09:34:26.912] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:26.912] } [09:34:26.912] ^ [09:34:26.912] 1 warning generated. [09:34:27.271] In file included from heapam_handler.c:23: [09:34:27.271] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.271] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.271] } [09:34:27.271] ^ [09:34:27.271] 1 warning generated. [09:34:27.356] In file included from nbtdedup.c:17: [09:34:27.356] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:27.356] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.356] } [09:34:27.356] ^ [09:34:27.356] 1 warning generated. [09:34:27.356] In file included from heapam_visibility.c:69: [09:34:27.356] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.356] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.356] } [09:34:27.356] ^ [09:34:27.356] 1 warning generated. [09:34:27.384] In file included from gram.y:51: [09:34:27.384] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.384] } [09:34:27.384] ^ [09:34:27.384] 1 warning generated. [09:34:27.496] In file included from heaptoast.c:29: [09:34:27.496] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.496] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.496] } [09:34:27.496] ^ [09:34:27.496] 1 warning generated. [09:34:27.589] In file included from hio.c:18: [09:34:27.589] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.589] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.589] } [09:34:27.589] ^ [09:34:27.589] 1 warning generated. [09:34:27.733] In file included from nbtinsert.c:18: [09:34:27.733] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:27.733] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.733] } [09:34:27.733] ^ [09:34:27.733] 1 warning generated. [09:34:27.774] In file included from pruneheap.c:17: [09:34:27.774] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.774] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.774] } [09:34:27.774] ^ [09:34:27.774] 1 warning generated. [09:34:27.864] In file included from rewriteheap.c:107: [09:34:27.864] In file included from ../../../../src/include/access/heapam.h:22: [09:34:27.864] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.864] } [09:34:27.864] ^ [09:34:27.864] 1 warning generated. [09:34:27.931] In file included from parse_clause.c:19: [09:34:27.931] In file included from ../../../src/include/access/nbtree.h:20: [09:34:27.931] ../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:27.931] } [09:34:27.931] ^ [09:34:27.931] 1 warning generated. [09:34:28.100] In file included from nbtpage.c:25: [09:34:28.100] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.100] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.100] } [09:34:28.100] ^ [09:34:28.100] 1 warning generated. [09:34:28.185] In file included from vacuumlazy.c:37: [09:34:28.185] In file included from ../../../../src/include/access/heapam.h:22: [09:34:28.185] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.185] } [09:34:28.185] ^ [09:34:28.185] 1 warning generated. [09:34:28.185] In file included from nbtree.c:21: [09:34:28.185] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.185] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.185] } [09:34:28.185] ^ [09:34:28.185] 1 warning generated. [09:34:28.353] In file included from nbtsearch.c:18: [09:34:28.353] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.353] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.353] } [09:34:28.353] ^ [09:34:28.353] 1 warning generated. [09:34:28.448] In file included from nbtsort.c:43: [09:34:28.448] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.448] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.448] } [09:34:28.448] ^ [09:34:28.448] 1 warning generated. [09:34:28.448] In file included from nbtsplitloc.c:17: [09:34:28.448] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.448] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.448] } [09:34:28.448] ^ [09:34:28.448] 1 warning generated. [09:34:28.685] In file included from nbtvalidate.c:18: [09:34:28.685] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.685] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.685] } [09:34:28.685] ^ [09:34:28.685] 1 warning generated. [09:34:28.689] In file included from nbtutils.c:20: [09:34:28.689] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.689] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.689] } [09:34:28.689] ^ [09:34:28.689] 1 warning generated. [09:34:28.728] In file included from nbtxlog.c:18: [09:34:28.728] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:28.728] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:28.728] } [09:34:28.728] ^ [09:34:28.728] 1 warning generated. [09:34:29.104] In file included from spginsert.c:21: [09:34:29.104] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:29.104] } [09:34:29.104] ^ [09:34:29.104] 1 warning generated. [09:34:29.316] In file included from tableam.c:24: [09:34:29.316] In file included from ../../../../src/include/access/heapam.h:22: [09:34:29.316] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:29.316] } [09:34:29.316] ^ [09:34:29.316] 1 warning generated. [09:34:29.341] In file included from tableamapi.c:14: [09:34:29.341] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:29.341] } [09:34:29.341] ^ [09:34:29.341] 1 warning generated. [09:34:30.013] In file included from parallel.c:18: [09:34:30.013] In file included from ../../../../src/include/access/nbtree.h:20: [09:34:30.013] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:30.013] } [09:34:30.013] ^ [09:34:30.013] 1 warning generated. [09:34:30.044] In file included from xact.c:40: [09:34:30.044] In file included from ../../../../src/include/commands/trigger.h:16: [09:34:30.044] ../../../../src/include/access/tableam.h:1676:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] [09:34:30.044] } [09:34:30.044] ^ [09:34:30.044] 1 warning generated. [09:34:30.053] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:34:30.053] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:34:30.053] [09:34:30.053] real 0m13.741s [09:34:30.053] user 0m41.787s [09:34:30.053] sys 0m5.073s [09:34:30.053] [09:34:30.053] Exit status: 2