[09:22:48.711] time ./configure \ [09:22:48.711] --cache gcc.cache \ [09:22:48.711] --enable-dtrace \ [09:22:48.711] ${LINUX_CONFIGURE_FEATURES} \ [09:22:48.711] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [09:22:48.888] configure: creating cache gcc.cache [09:22:48.903] checking build system type... x86_64-pc-linux-gnu [09:22:49.115] checking host system type... x86_64-pc-linux-gnu [09:22:49.115] checking which template to use... linux [09:22:49.116] checking whether NLS is wanted... no [09:22:49.116] checking for default port number... 5432 [09:22:49.123] checking for dtrace... /usr/bin/dtrace [09:22:49.123] checking for block size... 8kB [09:22:49.124] checking for segment size... 1GB [09:22:49.127] checking for WAL block size... 8kB [09:22:49.164] checking whether the C compiler works... yes [09:22:49.284] checking for C compiler default output file name... a.out [09:22:49.286] checking for suffix of executables... [09:22:49.324] checking whether we are cross compiling... no [09:22:49.386] checking for suffix of object files... o [09:22:49.395] checking whether we are using the GNU C compiler... yes [09:22:49.402] checking whether ccache gcc accepts -g... yes [09:22:49.410] checking for ccache gcc option to accept ISO C89... none needed [09:22:49.421] checking for ccache gcc option to accept ISO C99... none needed [09:22:49.496] checking whether we are using the GNU C++ compiler... yes [09:22:49.504] checking whether ccache g++ accepts -g... yes [09:22:49.629] checking for gawk... no [09:22:49.629] checking for mawk... mawk [09:22:49.629] checking for LLVM_CONFIG... llvm-config-16 [09:22:49.646] configure: using llvm 16.0.6 [09:22:49.646] checking for CLANG... ccache clang-16 [09:22:50.205] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:22:50.212] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:22:50.219] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:22:50.267] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:22:50.442] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:22:50.450] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:22:50.457] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:22:50.465] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:22:50.472] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:22:50.479] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:22:50.486] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:22:50.493] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:22:50.501] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:22:50.508] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:22:50.515] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:22:50.522] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:22:50.529] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:22:50.568] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:22:50.575] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:22:50.583] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:22:50.590] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:22:50.598] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:22:50.606] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:22:50.631] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:22:50.638] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:22:50.645] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:22:50.683] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:22:50.724] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:22:50.732] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:22:50.739] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:22:50.775] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:22:50.782] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:22:50.790] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:22:50.798] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:22:50.805] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:22:50.812] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:22:50.819] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:22:50.826] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:22:50.834] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:22:50.841] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [09:22:50.848] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [09:22:50.855] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:22:50.862] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:22:50.869] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:22:50.882] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:22:50.894] checking whether the C compiler still works... yes [09:22:50.955] checking how to run the C preprocessor... ccache gcc -E [09:22:51.023] checking for pkg-config... /usr/bin/pkg-config [09:22:51.023] checking pkg-config is at least version 0.9.0... yes [09:22:51.030] checking whether to build with ICU support... yes [09:22:51.030] checking for icu-uc icu-i18n... yes [09:22:51.043] checking whether to build with Tcl... yes [09:22:51.043] checking whether to build Perl modules... yes [09:22:51.043] checking whether to build Python modules... yes [09:22:51.043] checking whether to build with GSSAPI support... yes [09:22:51.044] checking whether to build with PAM support... yes [09:22:51.044] checking whether to build with BSD Authentication support... no [09:22:51.044] checking whether to build with LDAP support... yes [09:22:51.044] checking whether to build with Bonjour support... no [09:22:51.045] checking whether to build with SELinux support... yes [09:22:51.045] checking whether to build with systemd support... yes [09:22:51.045] checking whether to build with XML support... yes [09:22:51.045] checking for libxml-2.0 >= 2.6.23... yes [09:22:51.054] checking whether to build with LZ4 support... yes [09:22:51.055] checking for liblz4... yes [09:22:51.063] checking whether to build with ZSTD support... yes [09:22:51.063] checking for libzstd >= 1.4.0... yes [09:22:51.073] checking for strip... strip [09:22:51.073] checking whether it is possible to strip libraries... yes [09:22:51.078] checking for ar... ar [09:22:51.078] checking for a BSD-compatible install... /usr/bin/install -c [09:22:51.088] checking for tar... /usr/bin/tar [09:22:51.088] checking whether ln -s works... yes [09:22:51.088] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:22:51.091] checking for bison... /usr/bin/bison [09:22:51.098] configure: using bison (GNU Bison) 3.8.2 [09:22:51.101] checking for flex... /usr/bin/flex [09:22:51.120] configure: using flex 2.6.4 [09:22:51.120] checking for perl... /usr/bin/perl [09:22:51.145] configure: using perl 5.36.0 [09:22:51.147] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:22:51.163] checking for Perl privlibexp... /usr/share/perl/5.36 [09:22:51.168] checking for Perl useshrplib... true [09:22:51.180] 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:22:51.186] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:22:51.192] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [09:22:51.329] checking for python3... /usr/bin/python3 [09:22:51.342] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [09:22:51.348] checking for Python sysconfig module... yes [09:22:51.360] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:22:51.376] checking Python include directory... -I/usr/include/python3.11 [09:22:51.389] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:22:51.432] checking for a sed that does not truncate output... /usr/bin/sed [09:22:51.437] checking for grep that handles long lines and -e... /usr/bin/grep [09:22:51.439] checking for egrep... /usr/bin/grep -E [09:22:51.441] checking for ANSI C header files... yes [09:22:51.553] checking for sys/types.h... yes [09:22:51.569] checking for sys/stat.h... yes [09:22:51.600] checking for stdlib.h... yes [09:22:51.616] checking for string.h... yes [09:22:51.632] checking for memory.h... yes [09:22:51.649] checking for strings.h... yes [09:22:51.665] checking for inttypes.h... yes [09:22:51.683] checking for stdint.h... yes [09:22:51.699] checking for unistd.h... yes [09:22:51.716] checking whether ccache gcc is Clang... no [09:22:51.728] checking whether pthreads work with -pthread... yes [09:22:51.788] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:22:51.833] checking whether more special flags are required for pthreads... no [09:22:51.833] checking for PTHREAD_PRIO_INHERIT... yes [09:22:51.882] checking pthread.h usability... yes [09:22:51.891] checking pthread.h presence... yes [09:22:51.908] checking for pthread.h... yes [09:22:51.908] checking for strerror_r... yes [09:22:51.952] checking whether strerror_r returns int... no [09:22:51.987] checking for main in -lm... yes [09:22:52.036] checking for library containing setproctitle... no [09:22:52.133] checking for library containing dlsym... none required [09:22:52.177] checking for library containing socket... none required [09:22:52.219] checking for library containing getopt_long... none required [09:22:52.262] checking for library containing shm_open... none required [09:22:52.306] checking for library containing shm_unlink... none required [09:22:52.349] checking for library containing clock_gettime... none required [09:22:52.391] checking for library containing shmget... none required [09:22:52.433] checking for library containing backtrace_symbols... none required [09:22:52.475] checking for library containing pthread_barrier_wait... none required [09:22:52.519] checking for library containing readline... -lreadline [09:22:52.575] checking for inflate in -lz... yes [09:22:52.620] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:22:52.731] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:22:52.796] checking for SSL_new in -lssl... yes [09:22:52.860] checking for SSL_CTX_set_cert_cb... yes [09:22:52.928] checking for OPENSSL_init_ssl... yes [09:22:52.998] checking for X509_get_signature_info... yes [09:22:53.072] checking for SSL_CTX_set_num_tickets... yes [09:22:53.144] checking for pam_start in -lpam... yes [09:22:53.211] checking for xmlSaveToBuffer in -lxml2... yes [09:22:53.306] checking for xsltCleanupGlobals in -lxslt... yes [09:22:53.390] checking for LZ4_compress_default in -llz4... yes [09:22:53.446] checking for ZSTD_compress in -lzstd... yes [09:22:53.501] checking for ldap_bind in -lldap... yes [09:22:53.588] checking for ldap_initialize... yes [09:22:53.656] checking for ldap_verify_credentials... yes [09:22:53.724] checking for security_compute_create_name in -lselinux... yes [09:22:53.783] checking for uuid_export in -lossp-uuid... yes [09:22:53.841] checking for stdbool.h that conforms to C99... yes [09:22:53.852] checking for _Bool... yes [09:22:53.918] checking atomic.h usability... no [09:22:53.968] checking atomic.h presence... no [09:22:53.985] checking for atomic.h... no [09:22:53.988] checking copyfile.h usability... no [09:22:54.039] checking copyfile.h presence... no [09:22:54.057] checking for copyfile.h... no [09:22:54.060] checking execinfo.h usability... yes [09:22:54.069] checking execinfo.h presence... yes [09:22:54.082] checking for execinfo.h... yes [09:22:54.089] checking getopt.h usability... yes [09:22:54.097] checking getopt.h presence... yes [09:22:54.110] checking for getopt.h... yes [09:22:54.117] checking ifaddrs.h usability... yes [09:22:54.130] checking ifaddrs.h presence... yes [09:22:54.146] checking for ifaddrs.h... yes [09:22:54.153] checking mbarrier.h usability... no [09:22:54.204] checking mbarrier.h presence... no [09:22:54.221] checking for mbarrier.h... no [09:22:54.224] checking sys/epoll.h usability... yes [09:22:54.233] checking sys/epoll.h presence... yes [09:22:54.248] checking for sys/epoll.h... yes [09:22:54.255] checking sys/event.h usability... no [09:22:54.308] checking sys/event.h presence... no [09:22:54.325] checking for sys/event.h... no [09:22:54.328] checking sys/personality.h usability... yes [09:22:54.336] checking sys/personality.h presence... yes [09:22:54.349] checking for sys/personality.h... yes [09:22:54.356] checking sys/prctl.h usability... yes [09:22:54.366] checking sys/prctl.h presence... yes [09:22:54.380] checking for sys/prctl.h... yes [09:22:54.387] checking sys/procctl.h usability... no [09:22:54.438] checking sys/procctl.h presence... no [09:22:54.455] checking for sys/procctl.h... no [09:22:54.459] checking sys/signalfd.h usability... yes [09:22:54.468] checking sys/signalfd.h presence... yes [09:22:54.482] checking for sys/signalfd.h... yes [09:22:54.489] checking sys/ucred.h usability... no [09:22:54.541] checking sys/ucred.h presence... no [09:22:54.558] checking for sys/ucred.h... no [09:22:54.561] checking termios.h usability... yes [09:22:54.577] checking termios.h presence... yes [09:22:54.591] checking for termios.h... yes [09:22:54.598] checking ucred.h usability... no [09:22:54.651] checking ucred.h presence... no [09:22:54.669] checking for ucred.h... no [09:22:54.671] checking readline/readline.h usability... yes [09:22:54.686] checking readline/readline.h presence... yes [09:22:54.705] checking for readline/readline.h... yes [09:22:54.707] checking readline/history.h usability... yes [09:22:54.716] checking readline/history.h presence... yes [09:22:54.733] checking for readline/history.h... yes [09:22:54.736] checking zlib.h usability... yes [09:22:54.746] checking zlib.h presence... yes [09:22:54.765] checking for zlib.h... yes [09:22:54.766] checking for lz4... /usr/bin/lz4 [09:22:54.766] checking lz4.h usability... yes [09:22:54.776] checking lz4.h presence... yes [09:22:54.791] checking for lz4.h... yes [09:22:54.791] checking for zstd... /usr/bin/zstd [09:22:54.792] checking zstd.h usability... yes [09:22:54.803] checking zstd.h presence... yes [09:22:54.819] checking for zstd.h... yes [09:22:54.819] checking gssapi/gssapi.h usability... yes [09:22:54.832] checking gssapi/gssapi.h presence... yes [09:22:54.848] checking for gssapi/gssapi.h... yes [09:22:54.849] checking gssapi/gssapi_ext.h usability... yes [09:22:54.859] checking gssapi/gssapi_ext.h presence... yes [09:22:54.875] checking for gssapi/gssapi_ext.h... yes [09:22:54.876] checking for openssl... /usr/bin/openssl [09:22:54.893] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [09:22:54.893] checking openssl/ssl.h usability... yes [09:22:54.941] checking openssl/ssl.h presence... yes [09:22:54.991] checking for openssl/ssl.h... yes [09:22:54.991] checking openssl/err.h usability... yes [09:22:55.004] checking openssl/err.h presence... yes [09:22:55.030] checking for openssl/err.h... yes [09:22:55.031] checking security/pam_appl.h usability... yes [09:22:55.041] checking security/pam_appl.h presence... yes [09:22:55.053] checking for security/pam_appl.h... yes [09:22:55.055] checking systemd/sd-daemon.h usability... yes [09:22:55.065] checking systemd/sd-daemon.h presence... yes [09:22:55.082] checking for systemd/sd-daemon.h... yes [09:22:55.082] checking libxml/parser.h usability... yes [09:22:55.123] checking libxml/parser.h presence... yes [09:22:55.153] checking for libxml/parser.h... yes [09:22:55.153] checking libxslt/xslt.h usability... yes [09:22:55.163] checking libxslt/xslt.h presence... yes [09:22:55.193] checking for libxslt/xslt.h... yes [09:22:55.193] checking ldap.h usability... yes [09:22:55.205] checking ldap.h presence... yes [09:22:55.222] checking for ldap.h... yes [09:22:55.222] checking for compatible LDAP implementation... yes [09:22:55.231] checking ossp/uuid.h usability... yes [09:22:55.241] checking ossp/uuid.h presence... yes [09:22:55.259] checking for ossp/uuid.h... yes [09:22:55.279] checking whether byte ordering is bigendian... no [09:22:55.374] checking for inline... inline [09:22:55.383] checking for printf format archetype... gnu_printf [09:22:55.391] checking for _Static_assert... yes [09:22:55.446] checking for typeof... typeof [09:22:55.454] checking for __builtin_types_compatible_p... yes [09:22:55.465] checking for __builtin_constant_p... yes [09:22:55.475] checking for __builtin_unreachable... yes [09:22:55.527] checking for computed goto support... yes [09:22:55.534] checking for struct tm.tm_zone... yes [09:22:55.543] checking for union semun... no [09:22:55.583] checking for socklen_t... yes [09:22:55.630] checking for struct sockaddr.sa_len... no [09:22:55.708] checking for locale_t... yes [09:22:55.716] checking for C/C++ restrict keyword... __restrict [09:22:55.729] checking for struct option... yes [09:22:55.766] checking whether assembler supports x86_64 popcntq... yes [09:22:55.774] checking for special C compiler options needed for large files... no [09:22:55.774] checking for _FILE_OFFSET_BITS value needed for large files... no [09:22:55.781] checking size of off_t... 8 [09:22:55.854] checking size of bool... 1 [09:22:55.926] checking for int timezone... yes [09:22:55.983] checking for wcstombs_l declaration... no [09:22:56.072] checking for backtrace_symbols... yes [09:22:56.135] checking for copyfile... no [09:22:56.199] checking for copy_file_range... yes [09:22:56.261] checking for getifaddrs... yes [09:22:56.323] checking for getpeerucred... no [09:22:56.386] checking for inet_pton... yes [09:22:56.450] checking for kqueue... no [09:22:56.515] checking for mbstowcs_l... no [09:22:56.579] checking for memset_s... no [09:22:56.644] checking for posix_fallocate... yes [09:22:56.710] checking for ppoll... yes [09:22:56.775] checking for pthread_is_threaded_np... no [09:22:56.840] checking for setproctitle... no [09:22:56.906] checking for setproctitle_fast... no [09:22:56.972] checking for strchrnul... yes [09:22:57.036] checking for strsignal... yes [09:22:57.103] checking for syncfs... yes [09:22:57.167] checking for sync_file_range... yes [09:22:57.233] checking for uselocale... yes [09:22:57.296] checking for wcstombs_l... no [09:22:57.358] checking for __builtin_bswap16... yes [09:22:57.418] checking for __builtin_bswap32... yes [09:22:57.478] checking for __builtin_bswap64... yes [09:22:57.538] checking for __builtin_clz... yes [09:22:57.600] checking for __builtin_ctz... yes [09:22:57.662] checking for __builtin_popcount... yes [09:22:57.725] checking for __builtin_frame_address... yes [09:22:57.785] checking for _LARGEFILE_SOURCE value needed for large files... no [09:22:57.847] checking how ccache gcc reports undeclared, standard C functions... error [09:22:57.875] checking for posix_fadvise... yes [09:22:57.935] checking whether posix_fadvise is declared... yes [09:22:57.950] checking whether fdatasync is declared... yes [09:22:57.963] checking whether strlcat is declared... no [09:22:58.024] checking whether strlcpy is declared... no [09:22:58.086] checking whether strnlen is declared... yes [09:22:58.099] checking whether strsep is declared... yes [09:22:58.113] checking whether preadv is declared... yes [09:22:58.127] checking whether pwritev is declared... yes [09:22:58.141] checking whether F_FULLFSYNC is declared... no [09:22:58.175] checking for explicit_bzero... yes [09:22:58.236] checking for getopt... yes [09:22:58.292] checking for getpeereid... no [09:22:58.353] checking for inet_aton... yes [09:22:58.407] checking for mkdtemp... yes [09:22:58.464] checking for strlcat... no [09:22:58.527] checking for strlcpy... no [09:22:58.588] checking for strnlen... yes [09:22:58.648] checking for strsep... yes [09:22:58.704] checking for pthread_barrier_wait... yes [09:22:58.762] checking for getopt_long... yes [09:22:58.818] checking for syslog... yes [09:22:58.875] checking syslog.h usability... yes [09:22:58.885] checking syslog.h presence... yes [09:22:58.899] checking for syslog.h... yes [09:22:58.899] checking for opterr... yes [09:22:58.956] checking for optreset... no [09:22:59.019] checking unicode/ucol.h usability... yes [09:22:59.036] checking unicode/ucol.h presence... yes [09:22:59.058] checking for unicode/ucol.h... yes [09:22:59.064] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:22:59.092] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:22:59.102] checking for rl_completion_suppress_quote... yes [09:22:59.167] checking for rl_filename_quote_characters... yes [09:22:59.233] checking for rl_filename_quoting_function... yes [09:22:59.298] checking for append_history... yes [09:22:59.364] checking for history_truncate_file... yes [09:22:59.430] checking for rl_completion_matches... yes [09:22:59.495] checking for rl_filename_completion_function... yes [09:22:59.561] checking for rl_reset_screen_size... yes [09:22:59.626] checking for rl_variable_bind... yes [09:22:59.690] checking test program... ok [09:22:59.747] checking whether long int is 64 bits... yes [09:22:59.809] checking for __builtin_mul_overflow... yes [09:22:59.867] checking size of void *... 8 [09:22:59.941] checking size of size_t... 8 [09:23:00.014] checking size of long... 8 [09:23:00.089] checking alignment of short... 2 [09:23:00.164] checking alignment of int... 4 [09:23:00.241] checking alignment of long... 8 [09:23:00.317] checking alignment of double... 8 [09:23:00.392] checking for int8... no [09:23:00.429] checking for uint8... no [09:23:00.468] checking for int64... no [09:23:00.506] checking for uint64... no [09:23:00.543] checking for __int128... yes [09:23:00.600] checking for __int128 alignment bug... ok [09:23:00.657] checking alignment of PG_INT128_TYPE... 16 [09:23:00.730] checking for builtin __sync char locking functions... yes [09:23:00.784] checking for builtin __sync int32 locking functions... yes [09:23:00.838] checking for builtin __sync int32 atomic operations... yes [09:23:00.895] checking for builtin __sync int64 atomic operations... yes [09:23:00.949] checking for builtin __atomic int32 atomic operations... yes [09:23:01.006] checking for builtin __atomic int64 atomic operations... yes [09:23:01.062] checking for __get_cpuid... yes [09:23:01.120] checking for __get_cpuid_count... yes [09:23:01.177] checking for __cpuid... no [09:23:01.198] checking for __cpuidex... no [09:23:01.219] checking for _xgetbv with CFLAGS=... no [09:23:01.643] checking for _xgetbv with CFLAGS=-mxsave... yes [09:23:02.041] checking for _mm512_popcnt_epi64 with CFLAGS=... no [09:23:02.413] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [09:23:02.758] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:23:02.806] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:23:02.908] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:23:02.930] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:23:02.947] 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:23:03.016] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:23:03.016] checking for library containing sem_init... none required [09:23:03.073] checking which semaphore API to use... unnamed POSIX [09:23:03.073] checking which random number source to use... OpenSSL [09:23:03.075] checking for tclsh... /usr/bin/tclsh [09:23:03.075] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:23:03.110] checking tcl.h usability... yes [09:23:03.125] checking tcl.h presence... yes [09:23:03.145] checking for tcl.h... yes [09:23:03.146] checking for perl.h... yes [09:23:03.235] checking for libperl... yes [09:23:03.492] checking Python.h usability... yes [09:23:03.549] checking Python.h presence... yes [09:23:03.606] checking for Python.h... yes [09:23:03.606] checking for xmllint... /usr/bin/xmllint [09:23:03.607] checking for xsltproc... /usr/bin/xsltproc [09:23:03.608] checking for fop... /usr/bin/fop [09:23:03.608] checking for dbtoepub... no [09:23:03.609] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:23:03.667] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:23:03.735] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [09:23:03.735] 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:23:03.735] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:23:03.735] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:23:03.735] configure: using CXX=ccache g++ [09:23:03.735] 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:23:03.735] configure: using CLANG=ccache clang-16 [09:23:03.735] 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 [09:23:03.735] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [09:23:03.764] configure: updating cache gcc.cache [09:23:03.773] configure: creating ./config.status [09:23:03.859] config.status: creating GNUmakefile [09:23:03.870] config.status: creating src/Makefile.global [09:23:03.886] config.status: creating src/include/pg_config.h [09:23:03.898] config.status: creating src/include/pg_config_ext.h [09:23:03.910] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:23:03.924] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:23:03.931] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:23:03.938] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:23:03.944] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:23:03.951] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:23:03.983] [09:23:03.983] real 0m15.272s [09:23:03.983] user 0m8.974s [09:23:03.983] sys 0m5.013s [09:23:03.983] make -s -j${BUILD_JOBS} clean [09:23:04.466] time make -s -j${BUILD_JOBS} world-bin [09:23:19.924] smgr.c: In function ‘smgrdestroy’: [09:23:19.924] smgr.c:279:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [09:23:19.924] 279 | ForkNumber forknum; [09:23:19.924] | ^~~~~~~ [09:23:19.924] smgr.c: In function ‘smgrdounlinkall’: [09:23:19.924] smgr.c:484:41: error: unused variable ‘which’ [-Werror=unused-variable] [09:23:19.924] 484 | int which = rels[i]->smgr_which; [09:23:19.924] | ^~~~~ [09:23:19.924] cc1: all warnings being treated as errors [09:23:19.925] make[4]: *** [: smgr.o] Error 1 [09:23:19.925] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [09:23:19.925] make[2]: *** [common.mk:37: storage-recursive] Error 2 [09:23:19.925] make[2]: *** Waiting for unfinished jobs.... [09:23:21.524] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:23:21.524] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:23:21.524] [09:23:21.524] real 0m17.058s [09:23:21.524] user 0m47.110s [09:23:21.524] sys 0m13.245s [09:23:21.524] [09:23:21.524] Exit status: 2