[19:28:36.043] time ./configure \ [19:28:36.043] --cache gcc.cache \ [19:28:36.043] --enable-dtrace \ [19:28:36.043] ${LINUX_CONFIGURE_FEATURES} \ [19:28:36.043] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [19:28:36.222] configure: creating cache gcc.cache [19:28:36.236] checking build system type... x86_64-pc-linux-gnu [19:28:36.433] checking host system type... x86_64-pc-linux-gnu [19:28:36.433] checking which template to use... linux [19:28:36.433] checking whether NLS is wanted... no [19:28:36.433] checking for default port number... 5432 [19:28:36.440] checking for dtrace... /usr/bin/dtrace [19:28:36.441] checking for block size... 8kB [19:28:36.442] checking for segment size... 1GB [19:28:36.444] checking for WAL block size... 8kB [19:28:36.476] checking whether the C compiler works... yes [19:28:36.590] checking for C compiler default output file name... a.out [19:28:36.591] checking for suffix of executables... [19:28:36.627] checking whether we are cross compiling... no [19:28:36.692] checking for suffix of object files... o [19:28:36.701] checking whether we are using the GNU C compiler... yes [19:28:36.708] checking whether ccache gcc accepts -g... yes [19:28:36.715] checking for ccache gcc option to accept ISO C89... none needed [19:28:36.725] checking for ccache gcc option to accept ISO C99... none needed [19:28:36.796] checking whether we are using the GNU C++ compiler... yes [19:28:36.803] checking whether ccache g++ accepts -g... yes [19:28:36.866] checking for gawk... no [19:28:36.867] checking for mawk... mawk [19:28:36.867] checking for LLVM_CONFIG... llvm-config-16 [19:28:36.881] configure: using llvm 16.0.6 [19:28:36.881] checking for CLANG... ccache clang-16 [19:28:37.443] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:28:37.451] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [19:28:37.457] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:28:37.503] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:28:37.665] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [19:28:37.672] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [19:28:37.679] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:28:37.685] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:28:37.692] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:28:37.699] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:28:37.706] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [19:28:37.712] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:28:37.718] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:28:37.725] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:28:37.731] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [19:28:37.738] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [19:28:37.744] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:28:37.781] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:28:37.788] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:28:37.794] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [19:28:37.801] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [19:28:37.808] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:28:37.814] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:28:37.835] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:28:37.842] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:28:37.848] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:28:37.885] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:28:37.923] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:28:37.931] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:28:37.938] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:28:37.974] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:28:37.981] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:28:37.988] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:28:37.995] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [19:28:38.002] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [19:28:38.009] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [19:28:38.016] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [19:28:38.022] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [19:28:38.029] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [19:28:38.035] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [19:28:38.042] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [19:28:38.049] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [19:28:38.062] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [19:28:38.074] checking whether the C compiler still works... yes [19:28:38.135] checking how to run the C preprocessor... ccache gcc -E [19:28:38.206] checking for pkg-config... /usr/bin/pkg-config [19:28:38.206] checking pkg-config is at least version 0.9.0... yes [19:28:38.211] checking whether to build with ICU support... yes [19:28:38.211] checking for icu-uc icu-i18n... yes [19:28:38.220] checking whether to build with Tcl... yes [19:28:38.220] checking whether to build Perl modules... yes [19:28:38.220] checking whether to build Python modules... yes [19:28:38.220] checking whether to build with GSSAPI support... yes [19:28:38.221] checking whether to build with PAM support... yes [19:28:38.222] checking whether to build with BSD Authentication support... no [19:28:38.222] checking whether to build with LDAP support... yes [19:28:38.222] checking whether to build with Bonjour support... no [19:28:38.222] checking whether to build with SELinux support... yes [19:28:38.222] checking whether to build with systemd support... yes [19:28:38.222] checking whether to build with XML support... yes [19:28:38.223] checking for libxml-2.0 >= 2.6.23... yes [19:28:38.233] checking whether to build with LZ4 support... yes [19:28:38.233] checking for liblz4... yes [19:28:38.241] checking whether to build with ZSTD support... yes [19:28:38.241] checking for libzstd >= 1.4.0... yes [19:28:38.250] checking for strip... strip [19:28:38.250] checking whether it is possible to strip libraries... yes [19:28:38.257] checking for ar... ar [19:28:38.257] checking for a BSD-compatible install... /usr/bin/install -c [19:28:38.267] checking for tar... /usr/bin/tar [19:28:38.267] checking whether ln -s works... yes [19:28:38.267] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:28:38.269] checking for bison... /usr/bin/bison [19:28:38.276] configure: using bison (GNU Bison) 3.8.2 [19:28:38.279] checking for flex... /usr/bin/flex [19:28:38.299] configure: using flex 2.6.4 [19:28:38.299] checking for perl... /usr/bin/perl [19:28:38.321] configure: using perl 5.36.0 [19:28:38.323] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [19:28:38.345] checking for Perl privlibexp... /usr/share/perl/5.36 [19:28:38.350] checking for Perl useshrplib... true [19:28:38.360] 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:28:38.365] checking for CFLAGS to compile embedded Perl... -DDEBIAN [19:28:38.371] 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:28:38.514] checking for python3... /usr/bin/python3 [19:28:38.526] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [19:28:38.532] checking for Python sysconfig module... yes [19:28:38.544] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [19:28:38.557] checking Python include directory... -I/usr/include/python3.11 [19:28:38.570] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [19:28:38.614] checking for a sed that does not truncate output... /usr/bin/sed [19:28:38.620] checking for grep that handles long lines and -e... /usr/bin/grep [19:28:38.622] checking for egrep... /usr/bin/grep -E [19:28:38.624] checking for ANSI C header files... yes [19:28:38.737] checking for sys/types.h... yes [19:28:38.755] checking for sys/stat.h... yes [19:28:38.787] checking for stdlib.h... yes [19:28:38.803] checking for string.h... yes [19:28:38.818] checking for memory.h... yes [19:28:38.832] checking for strings.h... yes [19:28:38.846] checking for inttypes.h... yes [19:28:38.862] checking for stdint.h... yes [19:28:38.876] checking for unistd.h... yes [19:28:38.892] checking whether ccache gcc is Clang... no [19:28:38.904] checking whether pthreads work with -pthread... yes [19:28:38.962] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [19:28:39.004] checking whether more special flags are required for pthreads... no [19:28:39.004] checking for PTHREAD_PRIO_INHERIT... yes [19:28:39.052] checking pthread.h usability... yes [19:28:39.060] checking pthread.h presence... yes [19:28:39.075] checking for pthread.h... yes [19:28:39.076] checking for strerror_r... yes [19:28:39.118] checking whether strerror_r returns int... no [19:28:39.150] checking for main in -lm... yes [19:28:39.203] checking for library containing setproctitle... no [19:28:39.296] checking for library containing dlsym... none required [19:28:39.338] checking for library containing socket... none required [19:28:39.381] checking for library containing getopt_long... none required [19:28:39.427] checking for library containing shm_open... none required [19:28:39.472] checking for library containing shm_unlink... none required [19:28:39.516] checking for library containing clock_gettime... none required [19:28:39.562] checking for library containing shmget... none required [19:28:39.605] checking for library containing backtrace_symbols... none required [19:28:39.649] checking for library containing pthread_barrier_wait... none required [19:28:39.693] checking for library containing readline... -lreadline [19:28:39.748] checking for inflate in -lz... yes [19:28:39.792] checking for library containing gss_store_cred_into... -lgssapi_krb5 [19:28:39.903] checking for CRYPTO_new_ex_data in -lcrypto... yes [19:28:39.970] checking for SSL_new in -lssl... yes [19:28:40.035] checking for SSL_CTX_set_ciphersuites... yes [19:28:40.100] checking for SSL_CTX_set_cert_cb... yes [19:28:40.169] checking for X509_get_signature_info... yes [19:28:40.243] checking for SSL_CTX_set_num_tickets... yes [19:28:40.311] checking for pam_start in -lpam... yes [19:28:40.369] checking for xmlSaveToBuffer in -lxml2... yes [19:28:40.458] checking for xsltCleanupGlobals in -lxslt... yes [19:28:40.548] checking for LZ4_compress_default in -llz4... yes [19:28:40.603] checking for ZSTD_compress in -lzstd... yes [19:28:40.657] checking for ldap_bind in -lldap... yes [19:28:40.752] checking for ldap_initialize... yes [19:28:40.818] checking for ldap_verify_credentials... yes [19:28:40.885] checking for security_compute_create_name in -lselinux... yes [19:28:40.940] checking for uuid_export in -lossp-uuid... yes [19:28:40.995] checking for stdbool.h that conforms to C99... yes [19:28:41.007] checking for _Bool... yes [19:28:41.075] checking atomic.h usability... no [19:28:41.127] checking atomic.h presence... no [19:28:41.146] checking for atomic.h... no [19:28:41.149] checking copyfile.h usability... no [19:28:41.203] checking copyfile.h presence... no [19:28:41.221] checking for copyfile.h... no [19:28:41.225] checking execinfo.h usability... yes [19:28:41.235] checking execinfo.h presence... yes [19:28:41.249] checking for execinfo.h... yes [19:28:41.257] checking getopt.h usability... yes [19:28:41.266] checking getopt.h presence... yes [19:28:41.280] checking for getopt.h... yes [19:28:41.287] checking ifaddrs.h usability... yes [19:28:41.307] checking ifaddrs.h presence... yes [19:28:41.325] checking for ifaddrs.h... yes [19:28:41.332] checking mbarrier.h usability... no [19:28:41.387] checking mbarrier.h presence... no [19:28:41.405] checking for mbarrier.h... no [19:28:41.408] checking sys/epoll.h usability... yes [19:28:41.418] checking sys/epoll.h presence... yes [19:28:41.434] checking for sys/epoll.h... yes [19:28:41.442] checking sys/event.h usability... no [19:28:41.492] checking sys/event.h presence... no [19:28:41.510] checking for sys/event.h... no [19:28:41.513] checking sys/personality.h usability... yes [19:28:41.523] checking sys/personality.h presence... yes [19:28:41.536] checking for sys/personality.h... yes [19:28:41.543] checking sys/prctl.h usability... yes [19:28:41.552] checking sys/prctl.h presence... yes [19:28:41.567] checking for sys/prctl.h... yes [19:28:41.574] checking sys/procctl.h usability... no [19:28:41.625] checking sys/procctl.h presence... no [19:28:41.645] checking for sys/procctl.h... no [19:28:41.649] checking sys/signalfd.h usability... yes [19:28:41.658] checking sys/signalfd.h presence... yes [19:28:41.672] checking for sys/signalfd.h... yes [19:28:41.680] checking sys/ucred.h usability... no [19:28:41.732] checking sys/ucred.h presence... no [19:28:41.749] checking for sys/ucred.h... no [19:28:41.752] checking termios.h usability... yes [19:28:41.765] checking termios.h presence... yes [19:28:41.780] checking for termios.h... yes [19:28:41.787] checking ucred.h usability... no [19:28:41.840] checking ucred.h presence... no [19:28:41.857] checking for ucred.h... no [19:28:41.861] checking xlocale.h usability... no [19:28:41.913] checking xlocale.h presence... no [19:28:41.932] checking for xlocale.h... no [19:28:41.934] checking readline/readline.h usability... yes [19:28:41.951] checking readline/readline.h presence... yes [19:28:41.969] checking for readline/readline.h... yes [19:28:41.970] checking readline/history.h usability... yes [19:28:41.979] checking readline/history.h presence... yes [19:28:41.995] checking for readline/history.h... yes [19:28:41.998] checking zlib.h usability... yes [19:28:42.007] checking zlib.h presence... yes [19:28:42.025] checking for zlib.h... yes [19:28:42.025] checking for lz4... /usr/bin/lz4 [19:28:42.025] checking lz4.h usability... yes [19:28:42.036] checking lz4.h presence... yes [19:28:42.052] checking for lz4.h... yes [19:28:42.053] checking for zstd... /usr/bin/zstd [19:28:42.053] checking zstd.h usability... yes [19:28:42.064] checking zstd.h presence... yes [19:28:42.080] checking for zstd.h... yes [19:28:42.080] checking gssapi/gssapi.h usability... yes [19:28:42.091] checking gssapi/gssapi.h presence... yes [19:28:42.107] checking for gssapi/gssapi.h... yes [19:28:42.108] checking gssapi/gssapi_ext.h usability... yes [19:28:42.119] checking gssapi/gssapi_ext.h presence... yes [19:28:42.135] checking for gssapi/gssapi_ext.h... yes [19:28:42.136] checking for openssl... /usr/bin/openssl [19:28:42.147] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:28:42.147] checking openssl/ssl.h usability... yes [19:28:42.191] checking openssl/ssl.h presence... yes [19:28:42.239] checking for openssl/ssl.h... yes [19:28:42.240] checking openssl/err.h usability... yes [19:28:42.253] checking openssl/err.h presence... yes [19:28:42.279] checking for openssl/err.h... yes [19:28:42.280] checking security/pam_appl.h usability... yes [19:28:42.290] checking security/pam_appl.h presence... yes [19:28:42.302] checking for security/pam_appl.h... yes [19:28:42.304] checking systemd/sd-daemon.h usability... yes [19:28:42.314] checking systemd/sd-daemon.h presence... yes [19:28:42.330] checking for systemd/sd-daemon.h... yes [19:28:42.331] checking libxml/parser.h usability... yes [19:28:42.366] checking libxml/parser.h presence... yes [19:28:42.395] checking for libxml/parser.h... yes [19:28:42.396] checking libxslt/xslt.h usability... yes [19:28:42.406] checking libxslt/xslt.h presence... yes [19:28:42.438] checking for libxslt/xslt.h... yes [19:28:42.438] checking ldap.h usability... yes [19:28:42.452] checking ldap.h presence... yes [19:28:42.469] checking for ldap.h... yes [19:28:42.470] checking for compatible LDAP implementation... yes [19:28:42.478] checking ossp/uuid.h usability... yes [19:28:42.487] checking ossp/uuid.h presence... yes [19:28:42.505] checking for ossp/uuid.h... yes [19:28:42.525] checking whether byte ordering is bigendian... no [19:28:42.627] checking for inline... inline [19:28:42.634] checking for printf format archetype... gnu_printf [19:28:42.643] checking for _Static_assert... yes [19:28:42.697] checking for typeof... typeof [19:28:42.705] checking for __builtin_types_compatible_p... yes [19:28:42.716] checking for __builtin_constant_p... yes [19:28:42.728] checking for __builtin_unreachable... yes [19:28:42.779] checking for computed goto support... yes [19:28:42.786] checking for struct tm.tm_zone... yes [19:28:42.794] checking for union semun... no [19:28:42.833] checking for socklen_t... yes [19:28:42.881] checking for struct sockaddr.sa_len... no [19:28:42.956] checking for C/C++ restrict keyword... __restrict [19:28:42.969] checking for struct option... yes [19:28:43.007] checking whether assembler supports x86_64 popcntq... yes [19:28:43.014] checking for special C compiler options needed for large files... no [19:28:43.014] checking for _FILE_OFFSET_BITS value needed for large files... no [19:28:43.022] checking size of off_t... 8 [19:28:43.094] checking size of bool... 1 [19:28:43.162] checking for int timezone... yes [19:28:43.224] checking for backtrace_symbols... yes [19:28:43.289] checking for copyfile... no [19:28:43.355] checking for copy_file_range... yes [19:28:43.418] checking for getifaddrs... yes [19:28:43.481] checking for getpeerucred... no [19:28:43.546] checking for inet_pton... yes [19:28:43.609] checking for kqueue... no [19:28:43.675] checking for mbstowcs_l... no [19:28:43.740] checking for memset_s... no [19:28:43.805] checking for posix_fallocate... yes [19:28:43.867] checking for ppoll... yes [19:28:43.929] checking for pthread_is_threaded_np... no [19:28:43.992] checking for setproctitle... no [19:28:44.054] checking for setproctitle_fast... no [19:28:44.119] checking for strchrnul... yes [19:28:44.183] checking for strsignal... yes [19:28:44.245] checking for syncfs... yes [19:28:44.308] checking for sync_file_range... yes [19:28:44.371] checking for uselocale... yes [19:28:44.437] checking for wcstombs_l... no [19:28:44.497] checking for __builtin_bswap16... yes [19:28:44.560] checking for __builtin_bswap32... yes [19:28:44.620] checking for __builtin_bswap64... yes [19:28:44.681] checking for __builtin_clz... yes [19:28:44.742] checking for __builtin_ctz... yes [19:28:44.801] checking for __builtin_popcount... yes [19:28:44.860] checking for __builtin_frame_address... yes [19:28:44.919] checking for _LARGEFILE_SOURCE value needed for large files... no [19:28:44.979] checking how ccache gcc reports undeclared, standard C functions... error [19:28:45.008] checking for posix_fadvise... yes [19:28:45.068] checking whether posix_fadvise is declared... yes [19:28:45.083] checking whether fdatasync is declared... yes [19:28:45.095] checking whether strlcat is declared... no [19:28:45.154] checking whether strlcpy is declared... no [19:28:45.218] checking whether strnlen is declared... yes [19:28:45.233] checking whether strsep is declared... yes [19:28:45.246] checking whether preadv is declared... yes [19:28:45.260] checking whether pwritev is declared... yes [19:28:45.273] checking whether F_FULLFSYNC is declared... no [19:28:45.309] checking for explicit_bzero... yes [19:28:45.363] checking for getopt... yes [19:28:45.418] checking for getpeereid... no [19:28:45.478] checking for inet_aton... yes [19:28:45.534] checking for mkdtemp... yes [19:28:45.590] checking for strlcat... no [19:28:45.651] checking for strlcpy... no [19:28:45.712] checking for strnlen... yes [19:28:45.773] checking for strsep... yes [19:28:45.828] checking for pthread_barrier_wait... yes [19:28:45.886] checking for getopt_long... yes [19:28:45.941] checking for syslog... yes [19:28:45.998] checking syslog.h usability... yes [19:28:46.009] checking syslog.h presence... yes [19:28:46.023] checking for syslog.h... yes [19:28:46.024] checking for opterr... yes [19:28:46.080] checking for optreset... no [19:28:46.144] checking unicode/ucol.h usability... yes [19:28:46.163] checking unicode/ucol.h presence... yes [19:28:46.186] checking for unicode/ucol.h... yes [19:28:46.191] checking whether LLVMCreateGDBRegistrationListener is declared... yes [19:28:46.220] checking whether LLVMCreatePerfJITEventListener is declared... yes [19:28:46.230] checking for rl_completion_suppress_quote... yes [19:28:46.295] checking for rl_filename_quote_characters... yes [19:28:46.358] checking for rl_filename_quoting_function... yes [19:28:46.427] checking for append_history... yes [19:28:46.491] checking for history_truncate_file... yes [19:28:46.557] checking for rl_completion_matches... yes [19:28:46.622] checking for rl_filename_completion_function... yes [19:28:46.689] checking for rl_reset_screen_size... yes [19:28:46.753] checking for rl_variable_bind... yes [19:28:46.814] checking test program... ok [19:28:46.869] checking whether long int is 64 bits... yes [19:28:46.932] checking for __builtin_mul_overflow... yes [19:28:46.988] checking size of void *... 8 [19:28:47.059] checking size of size_t... 8 [19:28:47.130] checking size of long... 8 [19:28:47.202] checking alignment of short... 2 [19:28:47.274] checking alignment of int... 4 [19:28:47.347] checking alignment of long... 8 [19:28:47.422] checking alignment of double... 8 [19:28:47.498] checking for __int128... yes [19:28:47.555] checking for __int128 alignment bug... ok [19:28:47.611] checking alignment of PG_INT128_TYPE... 16 [19:28:47.686] checking for builtin __sync char locking functions... yes [19:28:47.741] checking for builtin __sync int32 locking functions... yes [19:28:47.796] checking for builtin __sync int32 atomic operations... yes [19:28:47.851] checking for builtin __sync int64 atomic operations... yes [19:28:47.905] checking for builtin __atomic int32 atomic operations... yes [19:28:47.960] checking for builtin __atomic int64 atomic operations... yes [19:28:48.015] checking for __get_cpuid... yes [19:28:48.075] checking for __get_cpuid_count... yes [19:28:48.133] checking for __cpuid... no [19:28:48.155] checking for __cpuidex... no [19:28:48.177] checking for _xgetbv... yes [19:28:48.637] checking for _mm512_popcnt_epi64... yes [19:28:49.062] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [19:28:49.107] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [19:28:49.207] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:28:49.229] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:28:49.246] 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:28:49.316] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:28:49.316] checking for library containing sem_init... none required [19:28:49.371] checking which semaphore API to use... unnamed POSIX [19:28:49.371] checking which random number source to use... OpenSSL [19:28:49.373] checking for tclsh... /usr/bin/tclsh [19:28:49.373] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [19:28:49.410] checking tcl.h usability... yes [19:28:49.421] checking tcl.h presence... yes [19:28:49.442] checking for tcl.h... yes [19:28:49.442] checking for perl.h... yes [19:28:49.537] checking for libperl... yes [19:28:49.787] checking Python.h usability... yes [19:28:49.860] checking Python.h presence... yes [19:28:49.916] checking for Python.h... yes [19:28:49.917] checking for xmllint... /usr/bin/xmllint [19:28:49.917] checking for xsltproc... /usr/bin/xsltproc [19:28:49.917] checking for fop... /usr/bin/fop [19:28:49.917] checking for dbtoepub... no [19:28:49.918] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [19:28:49.975] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [19:28:50.044] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [19:28:50.044] 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:28:50.044] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [19:28:50.044] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [19:28:50.044] configure: using CXX=ccache g++ [19:28:50.044] 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:28:50.044] configure: using CLANG=ccache clang-16 [19:28:50.044] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [19:28:50.044] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [19:28:50.077] configure: updating cache gcc.cache [19:28:50.088] configure: creating ./config.status [19:28:50.176] config.status: creating GNUmakefile [19:28:50.189] config.status: creating src/Makefile.global [19:28:50.205] config.status: creating src/include/pg_config.h [19:28:50.218] config.status: creating src/include/pg_config_ext.h [19:28:50.232] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:28:50.249] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:28:50.257] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [19:28:50.265] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [19:28:50.273] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [19:28:50.281] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [19:28:50.316] [19:28:50.316] real 0m14.274s [19:28:50.316] user 0m8.373s [19:28:50.316] sys 0m4.688s [19:28:50.316] make -s -j${BUILD_JOBS} clean [19:28:50.817] time make -s -j${BUILD_JOBS} world-bin [19:28:55.027] smgr.c: In function ‘smgrdestroy’: [19:28:55.027] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [19:28:55.027] 282 | ForkNumber forknum; [19:28:55.027] | ^~~~~~~ [19:28:55.027] smgr.c: In function ‘smgrdounlinkall’: [19:28:55.027] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [19:28:55.027] 487 | int which = rels[i]->smgr_which; [19:28:55.027] | ^~~~~ [19:28:55.027] cc1: all warnings being treated as errors [19:28:55.028] make[4]: *** [: smgr.o] Error 1 [19:28:55.028] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [19:28:55.028] make[2]: *** [common.mk:37: storage-recursive] Error 2 [19:28:55.028] make[2]: *** Waiting for unfinished jobs.... [19:28:55.452] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [19:28:55.452] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:28:55.453] [19:28:55.453] real 0m4.636s [19:28:55.453] user 0m7.583s [19:28:55.453] sys 0m6.207s [19:28:55.453] [19:28:55.453] Exit status: 2