[06:25:23.194] time ./configure \ [06:25:23.194] --cache gcc.cache \ [06:25:23.194] --enable-dtrace \ [06:25:23.194] ${LINUX_CONFIGURE_FEATURES} \ [06:25:23.194] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [06:25:23.386] configure: creating cache gcc.cache [06:25:23.400] checking build system type... x86_64-pc-linux-gnu [06:25:23.610] checking host system type... x86_64-pc-linux-gnu [06:25:23.610] checking which template to use... linux [06:25:23.611] checking whether NLS is wanted... no [06:25:23.611] checking for default port number... 5432 [06:25:23.618] checking for dtrace... /usr/bin/dtrace [06:25:23.618] checking for block size... 8kB [06:25:23.619] checking for segment size... 1GB [06:25:23.622] checking for WAL block size... 8kB [06:25:23.656] checking whether the C compiler works... yes [06:25:23.766] checking for C compiler default output file name... a.out [06:25:23.767] checking for suffix of executables... [06:25:23.808] checking whether we are cross compiling... no [06:25:23.869] checking for suffix of object files... o [06:25:23.879] checking whether we are using the GNU C compiler... yes [06:25:23.886] checking whether ccache gcc accepts -g... yes [06:25:23.893] checking for ccache gcc option to accept ISO C89... none needed [06:25:23.902] checking for ccache gcc option to accept ISO C99... none needed [06:25:23.969] checking whether we are using the GNU C++ compiler... yes [06:25:23.976] checking whether ccache g++ accepts -g... yes [06:25:24.043] checking for gawk... no [06:25:24.043] checking for mawk... mawk [06:25:24.044] checking for LLVM_CONFIG... llvm-config-16 [06:25:24.062] configure: using llvm 16.0.6 [06:25:24.062] checking for CLANG... ccache clang-16 [06:25:24.604] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:25:24.611] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [06:25:24.618] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:25:24.666] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:25:24.834] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [06:25:24.840] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [06:25:24.847] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:25:24.854] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:25:24.861] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:25:24.868] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:25:24.876] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [06:25:24.883] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:25:24.890] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:25:24.897] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:25:24.905] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [06:25:24.912] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [06:25:24.920] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:25:24.960] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:25:24.967] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:25:24.974] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [06:25:24.981] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [06:25:24.988] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:25:24.995] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:25:25.018] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:25:25.026] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:25:25.033] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:25:25.074] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:25:25.117] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:25:25.124] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:25:25.131] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:25:25.171] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:25:25.179] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:25:25.186] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:25:25.194] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [06:25:25.202] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [06:25:25.208] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [06:25:25.215] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [06:25:25.222] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [06:25:25.230] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [06:25:25.236] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [06:25:25.244] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [06:25:25.251] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [06:25:25.264] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [06:25:25.277] checking whether the C compiler still works... yes [06:25:25.345] checking how to run the C preprocessor... ccache gcc -E [06:25:25.420] checking for pkg-config... /usr/bin/pkg-config [06:25:25.420] checking pkg-config is at least version 0.9.0... yes [06:25:25.430] checking whether to build with ICU support... yes [06:25:25.430] checking for icu-uc icu-i18n... yes [06:25:25.441] checking whether to build with Tcl... yes [06:25:25.441] checking whether to build Perl modules... yes [06:25:25.441] checking whether to build Python modules... yes [06:25:25.441] checking whether to build with GSSAPI support... yes [06:25:25.443] checking whether to build with PAM support... yes [06:25:25.443] checking whether to build with BSD Authentication support... no [06:25:25.443] checking whether to build with LDAP support... yes [06:25:25.443] checking whether to build with Bonjour support... no [06:25:25.443] checking whether to build with SELinux support... yes [06:25:25.443] checking whether to build with systemd support... yes [06:25:25.444] checking whether to build with XML support... yes [06:25:25.444] checking for libxml-2.0 >= 2.6.23... yes [06:25:25.453] checking whether to build with LZ4 support... yes [06:25:25.453] checking for liblz4... yes [06:25:25.461] checking whether to build with ZSTD support... yes [06:25:25.461] checking for libzstd >= 1.4.0... yes [06:25:25.470] checking for strip... strip [06:25:25.471] checking whether it is possible to strip libraries... yes [06:25:25.475] checking for ar... ar [06:25:25.475] checking for a BSD-compatible install... /usr/bin/install -c [06:25:25.485] checking for tar... /usr/bin/tar [06:25:25.485] checking whether ln -s works... yes [06:25:25.485] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:25:25.487] checking for bison... /usr/bin/bison [06:25:25.494] configure: using bison (GNU Bison) 3.8.2 [06:25:25.496] checking for flex... /usr/bin/flex [06:25:25.516] configure: using flex 2.6.4 [06:25:25.517] checking for perl... /usr/bin/perl [06:25:25.540] configure: using perl 5.36.0 [06:25:25.542] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [06:25:25.553] checking for Perl privlibexp... /usr/share/perl/5.36 [06:25:25.558] checking for Perl useshrplib... true [06:25:25.568] 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 [06:25:25.574] checking for CFLAGS to compile embedded Perl... -DDEBIAN [06:25:25.579] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [06:25:25.713] checking for python3... /usr/bin/python3 [06:25:25.726] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [06:25:25.732] checking for Python sysconfig module... yes [06:25:25.744] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [06:25:25.758] checking Python include directory... -I/usr/include/python3.11 [06:25:25.770] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [06:25:25.811] checking for a sed that does not truncate output... /usr/bin/sed [06:25:25.817] checking for grep that handles long lines and -e... /usr/bin/grep [06:25:25.819] checking for egrep... /usr/bin/grep -E [06:25:25.821] checking for ANSI C header files... yes [06:25:25.934] checking for sys/types.h... yes [06:25:25.950] checking for sys/stat.h... yes [06:25:25.977] checking for stdlib.h... yes [06:25:25.993] checking for string.h... yes [06:25:26.008] checking for memory.h... yes [06:25:26.025] checking for strings.h... yes [06:25:26.040] checking for inttypes.h... yes [06:25:26.057] checking for stdint.h... yes [06:25:26.072] checking for unistd.h... yes [06:25:26.090] checking whether ccache gcc is Clang... no [06:25:26.103] checking whether pthreads work with -pthread... yes [06:25:26.159] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [06:25:26.204] checking whether more special flags are required for pthreads... no [06:25:26.204] checking for PTHREAD_PRIO_INHERIT... yes [06:25:26.253] checking pthread.h usability... yes [06:25:26.261] checking pthread.h presence... yes [06:25:26.279] checking for pthread.h... yes [06:25:26.279] checking for strerror_r... yes [06:25:26.321] checking whether strerror_r returns int... no [06:25:26.355] checking for main in -lm... yes [06:25:26.406] checking for library containing setproctitle... no [06:25:26.503] checking for library containing dlsym... none required [06:25:26.547] checking for library containing socket... none required [06:25:26.591] checking for library containing getopt_long... none required [06:25:26.636] checking for library containing shm_open... none required [06:25:26.680] checking for library containing shm_unlink... none required [06:25:26.726] checking for library containing clock_gettime... none required [06:25:26.770] checking for library containing shmget... none required [06:25:26.814] checking for library containing backtrace_symbols... none required [06:25:26.859] checking for library containing pthread_barrier_wait... none required [06:25:26.903] checking for library containing readline... -lreadline [06:25:26.964] checking for inflate in -lz... yes [06:25:27.010] checking for library containing gss_store_cred_into... -lgssapi_krb5 [06:25:27.117] checking for CRYPTO_new_ex_data in -lcrypto... yes [06:25:27.192] checking for SSL_new in -lssl... yes [06:25:27.258] checking for SSL_CTX_set_cert_cb... yes [06:25:27.323] checking for OPENSSL_init_ssl... yes [06:25:27.393] checking for X509_get_signature_info... yes [06:25:27.471] checking for SSL_CTX_set_num_tickets... yes [06:25:27.543] checking for pam_start in -lpam... yes [06:25:27.601] checking for xmlSaveToBuffer in -lxml2... yes [06:25:27.694] checking for xsltCleanupGlobals in -lxslt... yes [06:25:27.779] checking for LZ4_compress_default in -llz4... yes [06:25:27.834] checking for ZSTD_compress in -lzstd... yes [06:25:27.890] checking for ldap_bind in -lldap... yes [06:25:27.980] checking for ldap_initialize... yes [06:25:28.051] checking for ldap_verify_credentials... yes [06:25:28.118] checking for security_compute_create_name in -lselinux... yes [06:25:28.180] checking for uuid_export in -lossp-uuid... yes [06:25:28.239] checking for stdbool.h that conforms to C99... yes [06:25:28.251] checking for _Bool... yes [06:25:28.322] checking atomic.h usability... no [06:25:28.376] checking atomic.h presence... no [06:25:28.393] checking for atomic.h... no [06:25:28.397] checking copyfile.h usability... no [06:25:28.451] checking copyfile.h presence... no [06:25:28.469] checking for copyfile.h... no [06:25:28.473] checking execinfo.h usability... yes [06:25:28.482] checking execinfo.h presence... yes [06:25:28.496] checking for execinfo.h... yes [06:25:28.503] checking getopt.h usability... yes [06:25:28.513] checking getopt.h presence... yes [06:25:28.526] checking for getopt.h... yes [06:25:28.534] checking ifaddrs.h usability... yes [06:25:28.547] checking ifaddrs.h presence... yes [06:25:28.564] checking for ifaddrs.h... yes [06:25:28.571] checking mbarrier.h usability... no [06:25:28.625] checking mbarrier.h presence... no [06:25:28.643] checking for mbarrier.h... no [06:25:28.647] checking sys/epoll.h usability... yes [06:25:28.656] checking sys/epoll.h presence... yes [06:25:28.672] checking for sys/epoll.h... yes [06:25:28.680] checking sys/event.h usability... no [06:25:28.736] checking sys/event.h presence... no [06:25:28.753] checking for sys/event.h... no [06:25:28.757] checking sys/personality.h usability... yes [06:25:28.766] checking sys/personality.h presence... yes [06:25:28.779] checking for sys/personality.h... yes [06:25:28.787] checking sys/prctl.h usability... yes [06:25:28.797] checking sys/prctl.h presence... yes [06:25:28.811] checking for sys/prctl.h... yes [06:25:28.818] checking sys/procctl.h usability... no [06:25:28.872] checking sys/procctl.h presence... no [06:25:28.889] checking for sys/procctl.h... no [06:25:28.893] checking sys/signalfd.h usability... yes [06:25:28.902] checking sys/signalfd.h presence... yes [06:25:28.916] checking for sys/signalfd.h... yes [06:25:28.924] checking sys/ucred.h usability... no [06:25:28.977] checking sys/ucred.h presence... no [06:25:28.995] checking for sys/ucred.h... no [06:25:28.998] checking termios.h usability... yes [06:25:29.011] checking termios.h presence... yes [06:25:29.025] checking for termios.h... yes [06:25:29.033] checking ucred.h usability... no [06:25:29.087] checking ucred.h presence... no [06:25:29.104] checking for ucred.h... no [06:25:29.108] checking xlocale.h usability... no [06:25:29.160] checking xlocale.h presence... no [06:25:29.179] checking for xlocale.h... no [06:25:29.181] checking readline/readline.h usability... yes [06:25:29.197] checking readline/readline.h presence... yes [06:25:29.215] checking for readline/readline.h... yes [06:25:29.217] checking readline/history.h usability... yes [06:25:29.226] checking readline/history.h presence... yes [06:25:29.242] checking for readline/history.h... yes [06:25:29.245] checking zlib.h usability... yes [06:25:29.256] checking zlib.h presence... yes [06:25:29.275] checking for zlib.h... yes [06:25:29.275] checking for lz4... /usr/bin/lz4 [06:25:29.276] checking lz4.h usability... yes [06:25:29.285] checking lz4.h presence... yes [06:25:29.301] checking for lz4.h... yes [06:25:29.301] checking for zstd... /usr/bin/zstd [06:25:29.301] checking zstd.h usability... yes [06:25:29.311] checking zstd.h presence... yes [06:25:29.326] checking for zstd.h... yes [06:25:29.326] checking gssapi/gssapi.h usability... yes [06:25:29.338] checking gssapi/gssapi.h presence... yes [06:25:29.353] checking for gssapi/gssapi.h... yes [06:25:29.355] checking gssapi/gssapi_ext.h usability... yes [06:25:29.365] checking gssapi/gssapi_ext.h presence... yes [06:25:29.381] checking for gssapi/gssapi_ext.h... yes [06:25:29.383] checking for openssl... /usr/bin/openssl [06:25:29.393] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [06:25:29.393] checking openssl/ssl.h usability... yes [06:25:29.442] checking openssl/ssl.h presence... yes [06:25:29.493] checking for openssl/ssl.h... yes [06:25:29.494] checking openssl/err.h usability... yes [06:25:29.506] checking openssl/err.h presence... yes [06:25:29.533] checking for openssl/err.h... yes [06:25:29.533] checking security/pam_appl.h usability... yes [06:25:29.544] checking security/pam_appl.h presence... yes [06:25:29.557] checking for security/pam_appl.h... yes [06:25:29.559] checking systemd/sd-daemon.h usability... yes [06:25:29.569] checking systemd/sd-daemon.h presence... yes [06:25:29.586] checking for systemd/sd-daemon.h... yes [06:25:29.587] checking libxml/parser.h usability... yes [06:25:29.620] checking libxml/parser.h presence... yes [06:25:29.651] checking for libxml/parser.h... yes [06:25:29.651] checking libxslt/xslt.h usability... yes [06:25:29.662] checking libxslt/xslt.h presence... yes [06:25:29.693] checking for libxslt/xslt.h... yes [06:25:29.693] checking ldap.h usability... yes [06:25:29.709] checking ldap.h presence... yes [06:25:29.726] checking for ldap.h... yes [06:25:29.726] checking for compatible LDAP implementation... yes [06:25:29.734] checking ossp/uuid.h usability... yes [06:25:29.744] checking ossp/uuid.h presence... yes [06:25:29.762] checking for ossp/uuid.h... yes [06:25:29.780] checking whether byte ordering is bigendian... no [06:25:29.875] checking for inline... inline [06:25:29.883] checking for printf format archetype... gnu_printf [06:25:29.891] checking for _Static_assert... yes [06:25:29.945] checking for typeof... typeof [06:25:29.953] checking for __builtin_types_compatible_p... yes [06:25:29.965] checking for __builtin_constant_p... yes [06:25:29.976] checking for __builtin_unreachable... yes [06:25:30.031] checking for computed goto support... yes [06:25:30.038] checking for struct tm.tm_zone... yes [06:25:30.048] checking for union semun... no [06:25:30.090] checking for socklen_t... yes [06:25:30.139] checking for struct sockaddr.sa_len... no [06:25:30.219] checking for C/C++ restrict keyword... __restrict [06:25:30.233] checking for struct option... yes [06:25:30.274] checking whether assembler supports x86_64 popcntq... yes [06:25:30.281] checking for special C compiler options needed for large files... no [06:25:30.281] checking for _FILE_OFFSET_BITS value needed for large files... no [06:25:30.289] checking size of off_t... 8 [06:25:30.362] checking size of bool... 1 [06:25:30.430] checking for int timezone... yes [06:25:30.494] checking for backtrace_symbols... yes [06:25:30.557] checking for copyfile... no [06:25:30.623] checking for copy_file_range... yes [06:25:30.688] checking for getifaddrs... yes [06:25:30.753] checking for getpeerucred... no [06:25:30.818] checking for inet_pton... yes [06:25:30.882] checking for kqueue... no [06:25:30.949] checking for mbstowcs_l... no [06:25:31.014] checking for memset_s... no [06:25:31.078] checking for posix_fallocate... yes [06:25:31.143] checking for ppoll... yes [06:25:31.206] checking for pthread_is_threaded_np... no [06:25:31.272] checking for setproctitle... no [06:25:31.337] checking for setproctitle_fast... no [06:25:31.403] checking for strchrnul... yes [06:25:31.467] checking for strsignal... yes [06:25:31.531] checking for syncfs... yes [06:25:31.595] checking for sync_file_range... yes [06:25:31.658] checking for uselocale... yes [06:25:31.721] checking for wcstombs_l... no [06:25:31.783] checking for __builtin_bswap16... yes [06:25:31.844] checking for __builtin_bswap32... yes [06:25:31.905] checking for __builtin_bswap64... yes [06:25:31.967] checking for __builtin_clz... yes [06:25:32.029] checking for __builtin_ctz... yes [06:25:32.092] checking for __builtin_popcount... yes [06:25:32.154] checking for __builtin_frame_address... yes [06:25:32.221] checking for _LARGEFILE_SOURCE value needed for large files... no [06:25:32.283] checking how ccache gcc reports undeclared, standard C functions... error [06:25:32.312] checking for posix_fadvise... yes [06:25:32.374] checking whether posix_fadvise is declared... yes [06:25:32.390] checking whether fdatasync is declared... yes [06:25:32.404] checking whether strlcat is declared... no [06:25:32.468] checking whether strlcpy is declared... no [06:25:32.530] checking whether strnlen is declared... yes [06:25:32.544] checking whether strsep is declared... yes [06:25:32.558] checking whether preadv is declared... yes [06:25:32.573] checking whether pwritev is declared... yes [06:25:32.587] checking whether F_FULLFSYNC is declared... no [06:25:32.623] checking for explicit_bzero... yes [06:25:32.680] checking for getopt... yes [06:25:32.738] checking for getpeereid... no [06:25:32.800] checking for inet_aton... yes [06:25:32.857] checking for mkdtemp... yes [06:25:32.915] checking for strlcat... no [06:25:32.977] checking for strlcpy... no [06:25:33.038] checking for strnlen... yes [06:25:33.095] checking for strsep... yes [06:25:33.147] checking for pthread_barrier_wait... yes [06:25:33.201] checking for getopt_long... yes [06:25:33.257] checking for syslog... yes [06:25:33.314] checking syslog.h usability... yes [06:25:33.324] checking syslog.h presence... yes [06:25:33.338] checking for syslog.h... yes [06:25:33.339] checking for opterr... yes [06:25:33.397] checking for optreset... no [06:25:33.461] checking unicode/ucol.h usability... yes [06:25:33.480] checking unicode/ucol.h presence... yes [06:25:33.506] checking for unicode/ucol.h... yes [06:25:33.511] checking whether LLVMCreateGDBRegistrationListener is declared... yes [06:25:33.541] checking whether LLVMCreatePerfJITEventListener is declared... yes [06:25:33.552] checking for rl_completion_suppress_quote... yes [06:25:33.618] checking for rl_filename_quote_characters... yes [06:25:33.681] checking for rl_filename_quoting_function... yes [06:25:33.748] checking for append_history... yes [06:25:33.815] checking for history_truncate_file... yes [06:25:33.882] checking for rl_completion_matches... yes [06:25:33.950] checking for rl_filename_completion_function... yes [06:25:34.016] checking for rl_reset_screen_size... yes [06:25:34.083] checking for rl_variable_bind... yes [06:25:34.147] checking test program... ok [06:25:34.202] checking whether long int is 64 bits... yes [06:25:34.266] checking for __builtin_mul_overflow... yes [06:25:34.321] checking size of void *... 8 [06:25:34.395] checking size of size_t... 8 [06:25:34.469] checking size of long... 8 [06:25:34.543] checking alignment of short... 2 [06:25:34.618] checking alignment of int... 4 [06:25:34.691] checking alignment of long... 8 [06:25:34.766] checking alignment of double... 8 [06:25:34.841] checking for __int128... yes [06:25:34.899] checking for __int128 alignment bug... ok [06:25:34.958] checking alignment of PG_INT128_TYPE... 16 [06:25:35.032] checking for builtin __sync char locking functions... yes [06:25:35.087] checking for builtin __sync int32 locking functions... yes [06:25:35.144] checking for builtin __sync int32 atomic operations... yes [06:25:35.200] checking for builtin __sync int64 atomic operations... yes [06:25:35.254] checking for builtin __atomic int32 atomic operations... yes [06:25:35.310] checking for builtin __atomic int64 atomic operations... yes [06:25:35.366] checking for __get_cpuid... yes [06:25:35.424] checking for __get_cpuid_count... yes [06:25:35.481] checking for __cpuid... no [06:25:35.504] checking for __cpuidex... no [06:25:35.526] checking for _xgetbv with CFLAGS=... no [06:25:35.949] checking for _xgetbv with CFLAGS=-mxsave... yes [06:25:36.351] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:25:36.724] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:25:37.068] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:25:37.117] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:25:37.223] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:25:37.244] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:25:37.262] 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 [06:25:37.334] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:25:37.335] checking for library containing sem_init... none required [06:25:37.391] checking which semaphore API to use... unnamed POSIX [06:25:37.392] checking which random number source to use... OpenSSL [06:25:37.393] checking for tclsh... /usr/bin/tclsh [06:25:37.394] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [06:25:37.429] checking tcl.h usability... yes [06:25:37.442] checking tcl.h presence... yes [06:25:37.462] checking for tcl.h... yes [06:25:37.462] checking for perl.h... yes [06:25:37.553] checking for libperl... yes [06:25:37.800] checking Python.h usability... yes [06:25:37.862] checking Python.h presence... yes [06:25:37.922] checking for Python.h... yes [06:25:37.922] checking for xmllint... /usr/bin/xmllint [06:25:37.923] checking for xsltproc... /usr/bin/xsltproc [06:25:37.923] checking for fop... /usr/bin/fop [06:25:37.923] checking for dbtoepub... no [06:25:37.924] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [06:25:37.983] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [06:25:38.052] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [06:25:38.052] 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 [06:25:38.052] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [06:25:38.052] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [06:25:38.052] configure: using CXX=ccache g++ [06:25:38.052] 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 [06:25:38.052] configure: using CLANG=ccache clang-16 [06:25:38.052] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [06:25:38.052] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [06:25:38.082] configure: updating cache gcc.cache [06:25:38.092] configure: creating ./config.status [06:25:38.182] config.status: creating GNUmakefile [06:25:38.195] config.status: creating src/Makefile.global [06:25:38.210] config.status: creating src/include/pg_config.h [06:25:38.224] config.status: creating src/include/pg_config_ext.h [06:25:38.237] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:25:38.252] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:25:38.259] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [06:25:38.266] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [06:25:38.273] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [06:25:38.281] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [06:25:38.315] [06:25:38.315] real 0m15.121s [06:25:38.315] user 0m9.052s [06:25:38.315] sys 0m4.931s [06:25:38.315] make -s -j${BUILD_JOBS} clean [06:25:38.823] time make -s -j${BUILD_JOBS} world-bin [06:25:43.104] smgr.c: In function ‘smgrdestroy’: [06:25:43.104] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [06:25:43.104] 282 | ForkNumber forknum; [06:25:43.104] | ^~~~~~~ [06:25:43.104] smgr.c: In function ‘smgrdounlinkall’: [06:25:43.104] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [06:25:43.104] 487 | int which = rels[i]->smgr_which; [06:25:43.104] | ^~~~~ [06:25:43.104] cc1: all warnings being treated as errors [06:25:43.105] make[4]: *** [: smgr.o] Error 1 [06:25:43.105] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [06:25:43.105] make[2]: *** [common.mk:37: storage-recursive] Error 2 [06:25:43.105] make[2]: *** Waiting for unfinished jobs.... [06:25:43.367] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:25:43.367] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:25:43.368] [06:25:43.368] real 0m4.544s [06:25:43.368] user 0m7.494s [06:25:43.368] sys 0m5.898s [06:25:43.368] [06:25:43.368] Exit status: 2