[19:54:22.306] time ./configure \ [19:54:22.306] --cache gcc.cache \ [19:54:22.306] --enable-dtrace \ [19:54:22.306] ${LINUX_CONFIGURE_FEATURES} \ [19:54:22.306] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [19:54:22.491] configure: creating cache gcc.cache [19:54:22.505] checking build system type... x86_64-pc-linux-gnu [19:54:22.696] checking host system type... x86_64-pc-linux-gnu [19:54:22.696] checking which template to use... linux [19:54:22.697] checking whether NLS is wanted... no [19:54:22.697] checking for default port number... 5432 [19:54:22.704] checking for dtrace... /usr/bin/dtrace [19:54:22.705] checking for block size... 8kB [19:54:22.706] checking for segment size... 1GB [19:54:22.709] checking for WAL block size... 8kB [19:54:22.743] checking whether the C compiler works... yes [19:54:22.844] checking for C compiler default output file name... a.out [19:54:22.845] checking for suffix of executables... [19:54:22.884] checking whether we are cross compiling... no [19:54:22.943] checking for suffix of object files... o [19:54:22.954] checking whether we are using the GNU C compiler... yes [19:54:22.962] checking whether ccache gcc accepts -g... yes [19:54:22.985] checking for ccache gcc option to accept ISO C89... none needed [19:54:22.994] checking for ccache gcc option to accept ISO C99... none needed [19:54:23.059] checking whether we are using the GNU C++ compiler... yes [19:54:23.067] checking whether ccache g++ accepts -g... yes [19:54:23.193] checking for gawk... no [19:54:23.193] checking for mawk... mawk [19:54:23.194] checking for LLVM_CONFIG... llvm-config-16 [19:54:23.213] configure: using llvm 16.0.6 [19:54:23.213] checking for CLANG... ccache clang-16 [19:54:23.710] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:54:23.718] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:54:23.725] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:54:23.771] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:54:23.937] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:54:23.944] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:54:23.951] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:54:23.958] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:54:23.966] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:54:23.973] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:54:23.980] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:54:23.987] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:54:23.994] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:54:24.001] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:54:24.007] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:54:24.014] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:54:24.021] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:54:24.058] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:54:24.065] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:54:24.072] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:54:24.078] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:54:24.085] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:54:24.092] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:54:24.115] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:54:24.122] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:54:24.129] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:54:24.168] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:54:24.206] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:54:24.212] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:54:24.219] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:54:24.253] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:54:24.260] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:54:24.267] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:54:24.275] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:54:24.281] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:54:24.288] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:54:24.294] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:54:24.300] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:54:24.306] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:54:24.313] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [19:54:24.319] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [19:54:24.326] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:54:24.333] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:54:24.340] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:54:24.352] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:54:24.363] checking whether the C compiler still works... yes [19:54:24.427] checking how to run the C preprocessor... ccache gcc -E [19:54:24.497] checking for pkg-config... /usr/bin/pkg-config [19:54:24.498] checking pkg-config is at least version 0.9.0... yes [19:54:24.504] checking whether to build with ICU support... yes [19:54:24.504] checking for icu-uc icu-i18n... yes [19:54:24.516] checking whether to build with Tcl... yes [19:54:24.516] checking whether to build Perl modules... yes [19:54:24.517] checking whether to build Python modules... yes [19:54:24.517] checking whether to build with GSSAPI support... yes [19:54:24.518] checking whether to build with PAM support... yes [19:54:24.518] checking whether to build with BSD Authentication support... no [19:54:24.518] checking whether to build with LDAP support... yes [19:54:24.518] checking whether to build with Bonjour support... no [19:54:24.518] checking whether to build with SELinux support... yes [19:54:24.518] checking whether to build with systemd support... yes [19:54:24.519] checking whether to build with XML support... yes [19:54:24.519] checking for libxml-2.0 >= 2.6.23... yes [19:54:24.527] checking whether to build with LZ4 support... yes [19:54:24.527] checking for liblz4... yes [19:54:24.535] checking whether to build with ZSTD support... yes [19:54:24.535] checking for libzstd >= 1.4.0... yes [19:54:24.544] checking for strip... strip [19:54:24.544] checking whether it is possible to strip libraries... yes [19:54:24.548] checking for ar... ar [19:54:24.548] checking for a BSD-compatible install... /usr/bin/install -c [19:54:24.557] checking for tar... /usr/bin/tar [19:54:24.557] checking whether ln -s works... yes [19:54:24.557] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:54:24.560] checking for bison... /usr/bin/bison [19:54:24.566] configure: using bison (GNU Bison) 3.8.2 [19:54:24.569] checking for flex... /usr/bin/flex [19:54:24.585] configure: using flex 2.6.4 [19:54:24.585] checking for perl... /usr/bin/perl [19:54:24.606] configure: using perl 5.36.0 [19:54:24.608] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:54:24.619] checking for Perl privlibexp... /usr/share/perl/5.36 [19:54:24.623] checking for Perl useshrplib... true [19:54:24.632] 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:54:24.638] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:54:24.643] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [19:54:24.770] checking for python3... /usr/bin/python3 [19:54:24.783] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [19:54:24.790] checking for Python sysconfig module... yes [19:54:24.801] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:54:24.815] checking Python include directory... -I/usr/include/python3.11 [19:54:24.828] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:54:24.871] checking for a sed that does not truncate output... /usr/bin/sed [19:54:24.876] checking for grep that handles long lines and -e... /usr/bin/grep [19:54:24.879] checking for egrep... /usr/bin/grep -E [19:54:24.881] checking for ANSI C header files... yes [19:54:24.986] checking for sys/types.h... yes [19:54:25.000] checking for sys/stat.h... yes [19:54:25.025] checking for stdlib.h... yes [19:54:25.038] checking for string.h... yes [19:54:25.052] checking for memory.h... yes [19:54:25.066] checking for strings.h... yes [19:54:25.080] checking for inttypes.h... yes [19:54:25.096] checking for stdint.h... yes [19:54:25.112] checking for unistd.h... yes [19:54:25.130] checking whether ccache gcc is Clang... no [19:54:25.142] checking whether pthreads work with -pthread... yes [19:54:25.195] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:54:25.238] checking whether more special flags are required for pthreads... no [19:54:25.238] checking for PTHREAD_PRIO_INHERIT... yes [19:54:25.285] checking pthread.h usability... yes [19:54:25.293] checking pthread.h presence... yes [19:54:25.309] checking for pthread.h... yes [19:54:25.310] checking for strerror_r... yes [19:54:25.351] checking whether strerror_r returns int... no [19:54:25.384] checking for main in -lm... yes [19:54:25.432] checking for library containing setproctitle... no [19:54:25.528] checking for library containing dlsym... none required [19:54:25.570] checking for library containing socket... none required [19:54:25.613] checking for library containing getopt_long... none required [19:54:25.655] checking for library containing shm_open... none required [19:54:25.698] checking for library containing shm_unlink... none required [19:54:25.741] checking for library containing clock_gettime... none required [19:54:25.783] checking for library containing shmget... none required [19:54:25.825] checking for library containing backtrace_symbols... none required [19:54:25.868] checking for library containing pthread_barrier_wait... none required [19:54:25.911] checking for library containing readline... -lreadline [19:54:25.965] checking for inflate in -lz... yes [19:54:26.008] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:54:26.108] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:54:26.173] checking for SSL_new in -lssl... yes [19:54:26.236] checking for SSL_CTX_set_cert_cb... yes [19:54:26.300] checking for OPENSSL_init_ssl... yes [19:54:26.370] checking for X509_get_signature_info... yes [19:54:26.447] checking for SSL_CTX_set_num_tickets... yes [19:54:26.517] checking for pam_start in -lpam... yes [19:54:26.573] checking for xmlSaveToBuffer in -lxml2... yes [19:54:26.664] checking for xsltCleanupGlobals in -lxslt... yes [19:54:26.753] checking for LZ4_compress_default in -llz4... yes [19:54:26.821] checking for ZSTD_compress in -lzstd... yes [19:54:26.876] checking for ldap_bind in -lldap... yes [19:54:26.962] checking for ldap_initialize... yes [19:54:27.031] checking for ldap_verify_credentials... yes [19:54:27.101] checking for security_compute_create_name in -lselinux... yes [19:54:27.160] checking for uuid_export in -lossp-uuid... yes [19:54:27.218] checking for stdbool.h that conforms to C99... yes [19:54:27.230] checking for _Bool... yes [19:54:27.300] checking atomic.h usability... no [19:54:27.354] checking atomic.h presence... no [19:54:27.372] checking for atomic.h... no [19:54:27.376] checking copyfile.h usability... no [19:54:27.431] checking copyfile.h presence... no [19:54:27.450] checking for copyfile.h... no [19:54:27.454] checking execinfo.h usability... yes [19:54:27.464] checking execinfo.h presence... yes [19:54:27.478] checking for execinfo.h... yes [19:54:27.486] checking getopt.h usability... yes [19:54:27.496] checking getopt.h presence... yes [19:54:27.510] checking for getopt.h... yes [19:54:27.519] checking ifaddrs.h usability... yes [19:54:27.533] checking ifaddrs.h presence... yes [19:54:27.551] checking for ifaddrs.h... yes [19:54:27.559] checking mbarrier.h usability... no [19:54:27.615] checking mbarrier.h presence... no [19:54:27.633] checking for mbarrier.h... no [19:54:27.636] checking sys/epoll.h usability... yes [19:54:27.645] checking sys/epoll.h presence... yes [19:54:27.661] checking for sys/epoll.h... yes [19:54:27.668] checking sys/event.h usability... no [19:54:27.722] checking sys/event.h presence... no [19:54:27.741] checking for sys/event.h... no [19:54:27.744] checking sys/personality.h usability... yes [19:54:27.754] checking sys/personality.h presence... yes [19:54:27.768] checking for sys/personality.h... yes [19:54:27.776] checking sys/prctl.h usability... yes [19:54:27.787] checking sys/prctl.h presence... yes [19:54:27.802] checking for sys/prctl.h... yes [19:54:27.810] checking sys/procctl.h usability... no [19:54:27.865] checking sys/procctl.h presence... no [19:54:27.884] checking for sys/procctl.h... no [19:54:27.887] checking sys/signalfd.h usability... yes [19:54:27.897] checking sys/signalfd.h presence... yes [19:54:27.912] checking for sys/signalfd.h... yes [19:54:27.921] checking sys/ucred.h usability... no [19:54:27.976] checking sys/ucred.h presence... no [19:54:27.996] checking for sys/ucred.h... no [19:54:27.999] checking termios.h usability... yes [19:54:28.012] checking termios.h presence... yes [19:54:28.027] checking for termios.h... yes [19:54:28.034] checking ucred.h usability... no [19:54:28.086] checking ucred.h presence... no [19:54:28.104] checking for ucred.h... no [19:54:28.106] checking readline/readline.h usability... yes [19:54:28.121] checking readline/readline.h presence... yes [19:54:28.138] checking for readline/readline.h... yes [19:54:28.140] checking readline/history.h usability... yes [19:54:28.149] checking readline/history.h presence... yes [19:54:28.165] checking for readline/history.h... yes [19:54:28.168] checking zlib.h usability... yes [19:54:28.181] checking zlib.h presence... yes [19:54:28.201] checking for zlib.h... yes [19:54:28.201] checking for lz4... /usr/bin/lz4 [19:54:28.201] checking lz4.h usability... yes [19:54:28.211] checking lz4.h presence... yes [19:54:28.226] checking for lz4.h... yes [19:54:28.227] checking for zstd... /usr/bin/zstd [19:54:28.227] checking zstd.h usability... yes [19:54:28.237] checking zstd.h presence... yes [19:54:28.254] checking for zstd.h... yes [19:54:28.254] checking gssapi/gssapi.h usability... yes [19:54:28.266] checking gssapi/gssapi.h presence... yes [19:54:28.283] checking for gssapi/gssapi.h... yes [19:54:28.285] checking gssapi/gssapi_ext.h usability... yes [19:54:28.294] checking gssapi/gssapi_ext.h presence... yes [19:54:28.311] checking for gssapi/gssapi_ext.h... yes [19:54:28.312] checking for openssl... /usr/bin/openssl [19:54:28.322] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [19:54:28.322] checking openssl/ssl.h usability... yes [19:54:28.367] checking openssl/ssl.h presence... yes [19:54:28.416] checking for openssl/ssl.h... yes [19:54:28.416] checking openssl/err.h usability... yes [19:54:28.430] checking openssl/err.h presence... yes [19:54:28.456] checking for openssl/err.h... yes [19:54:28.457] checking security/pam_appl.h usability... yes [19:54:28.467] checking security/pam_appl.h presence... yes [19:54:28.481] checking for security/pam_appl.h... yes [19:54:28.482] checking systemd/sd-daemon.h usability... yes [19:54:28.494] checking systemd/sd-daemon.h presence... yes [19:54:28.512] checking for systemd/sd-daemon.h... yes [19:54:28.513] checking libxml/parser.h usability... yes [19:54:28.545] checking libxml/parser.h presence... yes [19:54:28.576] checking for libxml/parser.h... yes [19:54:28.576] checking libxslt/xslt.h usability... yes [19:54:28.588] checking libxslt/xslt.h presence... yes [19:54:28.617] checking for libxslt/xslt.h... yes [19:54:28.618] checking ldap.h usability... yes [19:54:28.630] checking ldap.h presence... yes [19:54:28.648] checking for ldap.h... yes [19:54:28.648] checking for compatible LDAP implementation... yes [19:54:28.656] checking ossp/uuid.h usability... yes [19:54:28.666] checking ossp/uuid.h presence... yes [19:54:28.684] checking for ossp/uuid.h... yes [19:54:28.703] checking whether byte ordering is bigendian... no [19:54:28.795] checking for inline... inline [19:54:28.802] checking for printf format archetype... gnu_printf [19:54:28.810] checking for _Static_assert... yes [19:54:28.866] checking for typeof... typeof [19:54:28.873] checking for __builtin_types_compatible_p... yes [19:54:28.885] checking for __builtin_constant_p... yes [19:54:28.895] checking for __builtin_unreachable... yes [19:54:28.952] checking for computed goto support... yes [19:54:28.960] checking for struct tm.tm_zone... yes [19:54:28.969] checking for union semun... no [19:54:29.011] checking for socklen_t... yes [19:54:29.061] checking for struct sockaddr.sa_len... no [19:54:29.140] checking for locale_t... yes [19:54:29.149] checking for C/C++ restrict keyword... __restrict [19:54:29.162] checking for struct option... yes [19:54:29.201] checking whether assembler supports x86_64 popcntq... yes [19:54:29.209] checking for special C compiler options needed for large files... no [19:54:29.209] checking for _FILE_OFFSET_BITS value needed for large files... no [19:54:29.217] checking size of off_t... 8 [19:54:29.292] checking size of bool... 1 [19:54:29.361] checking for int timezone... yes [19:54:29.421] checking for wcstombs_l declaration... no [19:54:29.513] checking for backtrace_symbols... yes [19:54:29.582] checking for copyfile... no [19:54:29.647] checking for copy_file_range... yes [19:54:29.712] checking for getifaddrs... yes [19:54:29.775] checking for getpeerucred... no [19:54:29.841] checking for inet_pton... yes [19:54:29.907] checking for kqueue... no [19:54:29.978] checking for mbstowcs_l... no [19:54:30.045] checking for memset_s... no [19:54:30.114] checking for posix_fallocate... yes [19:54:30.177] checking for ppoll... yes [19:54:30.241] checking for pthread_is_threaded_np... no [19:54:30.305] checking for setproctitle... no [19:54:30.370] checking for setproctitle_fast... no [19:54:30.438] checking for strchrnul... yes [19:54:30.501] checking for strsignal... yes [19:54:30.567] checking for syncfs... yes [19:54:30.632] checking for sync_file_range... yes [19:54:30.699] checking for uselocale... yes [19:54:30.764] checking for wcstombs_l... no [19:54:30.828] checking for __builtin_bswap16... yes [19:54:30.892] checking for __builtin_bswap32... yes [19:54:30.955] checking for __builtin_bswap64... yes [19:54:31.016] checking for __builtin_clz... yes [19:54:31.079] checking for __builtin_ctz... yes [19:54:31.142] checking for __builtin_popcount... yes [19:54:31.204] checking for __builtin_frame_address... yes [19:54:31.264] checking for _LARGEFILE_SOURCE value needed for large files... no [19:54:31.326] checking how ccache gcc reports undeclared, standard C functions... error [19:54:31.356] checking for posix_fadvise... yes [19:54:31.417] checking whether posix_fadvise is declared... yes [19:54:31.432] checking whether fdatasync is declared... yes [19:54:31.446] checking whether strlcat is declared... no [19:54:31.511] checking whether strlcpy is declared... no [19:54:31.574] checking whether strnlen is declared... yes [19:54:31.589] checking whether strsep is declared... yes [19:54:31.604] checking whether preadv is declared... yes [19:54:31.621] checking whether pwritev is declared... yes [19:54:31.634] checking whether F_FULLFSYNC is declared... no [19:54:31.671] checking for explicit_bzero... yes [19:54:31.728] checking for getopt... yes [19:54:31.785] checking for getpeereid... no [19:54:31.855] checking for inet_aton... yes [19:54:31.913] checking for mkdtemp... yes [19:54:31.971] checking for strlcat... no [19:54:32.036] checking for strlcpy... no [19:54:32.104] checking for strnlen... yes [19:54:32.168] checking for strsep... yes [19:54:32.226] checking for pthread_barrier_wait... yes [19:54:32.285] checking for getopt_long... yes [19:54:32.342] checking for syslog... yes [19:54:32.401] checking syslog.h usability... yes [19:54:32.413] checking syslog.h presence... yes [19:54:32.429] checking for syslog.h... yes [19:54:32.430] checking for opterr... yes [19:54:32.490] checking for optreset... no [19:54:32.555] checking unicode/ucol.h usability... yes [19:54:32.573] checking unicode/ucol.h presence... yes [19:54:32.598] checking for unicode/ucol.h... yes [19:54:32.603] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:54:32.632] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:54:32.641] checking for rl_completion_suppress_quote... yes [19:54:32.706] checking for rl_filename_quote_characters... yes [19:54:32.770] checking for rl_filename_quoting_function... yes [19:54:32.841] checking for append_history... yes [19:54:32.913] checking for history_truncate_file... yes [19:54:32.982] checking for rl_completion_matches... yes [19:54:33.049] checking for rl_filename_completion_function... yes [19:54:33.120] checking for rl_reset_screen_size... yes [19:54:33.193] checking for rl_variable_bind... yes [19:54:33.258] checking test program... ok [19:54:33.316] checking whether long int is 64 bits... yes [19:54:33.383] checking for __builtin_mul_overflow... yes [19:54:33.441] checking size of void *... 8 [19:54:33.515] checking size of size_t... 8 [19:54:33.595] checking size of long... 8 [19:54:33.674] checking alignment of short... 2 [19:54:33.750] checking alignment of int... 4 [19:54:33.828] checking alignment of long... 8 [19:54:33.907] checking alignment of double... 8 [19:54:33.989] checking for int8... no [19:54:34.027] checking for uint8... no [19:54:34.068] checking for int64... no [19:54:34.109] checking for uint64... no [19:54:34.150] checking for __int128... yes [19:54:34.211] checking for __int128 alignment bug... ok [19:54:34.273] checking alignment of PG_INT128_TYPE... 16 [19:54:34.352] checking for builtin __sync char locking functions... yes [19:54:34.412] checking for builtin __sync int32 locking functions... yes [19:54:34.470] checking for builtin __sync int32 atomic operations... yes [19:54:34.529] checking for builtin __sync int64 atomic operations... yes [19:54:34.587] checking for builtin __atomic int32 atomic operations... yes [19:54:34.645] checking for builtin __atomic int64 atomic operations... yes [19:54:34.702] checking for __get_cpuid... yes [19:54:34.767] checking for __get_cpuid_count... yes [19:54:34.829] checking for __cpuid... no [19:54:34.854] checking for __cpuidex... no [19:54:34.880] checking for _xgetbv with CFLAGS=... no [19:54:35.328] checking for _xgetbv with CFLAGS=-mxsave... yes [19:54:35.727] checking for _mm512_popcnt_epi64 with CFLAGS=... no [19:54:36.117] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [19:54:36.460] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:54:36.510] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:54:36.617] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:54:36.640] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:54:36.660] 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:54:36.736] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:54:36.736] checking for library containing sem_init... none required [19:54:36.795] checking which semaphore API to use... unnamed POSIX [19:54:36.795] checking which random number source to use... OpenSSL [19:54:36.797] checking for tclsh... /usr/bin/tclsh [19:54:36.797] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:54:36.832] checking tcl.h usability... yes [19:54:36.846] checking tcl.h presence... yes [19:54:36.868] checking for tcl.h... yes [19:54:36.868] checking for perl.h... yes [19:54:36.960] checking for libperl... yes [19:54:37.243] checking Python.h usability... yes [19:54:37.303] checking Python.h presence... yes [19:54:37.360] checking for Python.h... yes [19:54:37.361] checking for xmllint... /usr/bin/xmllint [19:54:37.361] checking for xsltproc... /usr/bin/xsltproc [19:54:37.362] checking for fop... /usr/bin/fop [19:54:37.362] checking for dbtoepub... no [19:54:37.363] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:54:37.422] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:54:37.492] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [19:54:37.492] 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 [19:54:37.492] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:54:37.492] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:54:37.492] configure: using CXX=ccache g++ [19:54:37.492] 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 [19:54:37.492] configure: using CLANG=ccache clang-16 [19:54:37.492] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:54:37.492] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [19:54:37.522] configure: updating cache gcc.cache [19:54:37.532] configure: creating ./config.status [19:54:37.615] config.status: creating GNUmakefile [19:54:37.628] config.status: creating src/Makefile.global [19:54:37.644] config.status: creating src/include/pg_config.h [19:54:37.657] config.status: creating src/include/pg_config_ext.h [19:54:37.670] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:54:37.686] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:54:37.694] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:54:37.702] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:54:37.710] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:54:37.718] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:54:37.753] [19:54:37.753] real 0m15.447s [19:54:37.753] user 0m9.183s [19:54:37.753] sys 0m5.161s [19:54:37.753] make -s -j${BUILD_JOBS} clean [19:54:38.267] time make -s -j${BUILD_JOBS} world-bin [19:54:45.016] smgr.c: In function ‘smgrdestroy’: [19:54:45.016] smgr.c:279:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [19:54:45.016] 279 | ForkNumber forknum; [19:54:45.016] | ^~~~~~~ [19:54:45.016] smgr.c: In function ‘smgrdounlinkall’: [19:54:45.016] smgr.c:484:41: error: unused variable ‘which’ [-Werror=unused-variable] [19:54:45.016] 484 | int which = rels[i]->smgr_which; [19:54:45.016] | ^~~~~ [19:54:45.016] cc1: all warnings being treated as errors [19:54:45.016] make[4]: *** [: smgr.o] Error 1 [19:54:45.017] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [19:54:45.017] make[2]: *** [common.mk:37: storage-recursive] Error 2 [19:54:45.017] make[2]: *** Waiting for unfinished jobs.... [19:54:47.015] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:54:47.016] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:54:47.016] [19:54:47.016] real 0m8.749s [19:54:47.016] user 0m19.515s [19:54:47.016] sys 0m8.808s [19:54:47.016] [19:54:47.016] Exit status: 2