[23:48:03.146] time ./configure \ [23:48:03.146] --cache gcc.cache \ [23:48:03.146] --enable-dtrace \ [23:48:03.146] ${LINUX_CONFIGURE_FEATURES} \ [23:48:03.146] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:48:03.343] configure: creating cache gcc.cache [23:48:03.359] checking build system type... x86_64-pc-linux-gnu [23:48:03.551] checking host system type... x86_64-pc-linux-gnu [23:48:03.552] checking which template to use... linux [23:48:03.552] checking whether NLS is wanted... no [23:48:03.552] checking for default port number... 5432 [23:48:03.558] checking for dtrace... /usr/bin/dtrace [23:48:03.559] checking for block size... 8kB [23:48:03.560] checking for segment size... 1GB [23:48:03.563] checking for WAL block size... 8kB [23:48:03.597] checking whether the C compiler works... yes [23:48:03.700] checking for C compiler default output file name... a.out [23:48:03.701] checking for suffix of executables... [23:48:03.740] checking whether we are cross compiling... no [23:48:03.805] checking for suffix of object files... o [23:48:03.816] checking whether we are using the GNU C compiler... yes [23:48:03.823] checking whether ccache gcc accepts -g... yes [23:48:03.830] checking for ccache gcc option to accept ISO C89... none needed [23:48:03.839] checking for ccache gcc option to accept ISO C99... none needed [23:48:03.906] checking whether we are using the GNU C++ compiler... yes [23:48:03.913] checking whether ccache g++ accepts -g... yes [23:48:03.976] checking for gawk... no [23:48:03.977] checking for mawk... mawk [23:48:03.977] checking for LLVM_CONFIG... llvm-config-16 [23:48:03.995] configure: using llvm 16.0.6 [23:48:03.995] checking for CLANG... ccache clang-16 [23:48:04.496] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:48:04.502] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:48:04.509] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:48:04.554] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:48:04.701] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:48:04.709] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:48:04.716] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:48:04.723] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:48:04.730] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:48:04.737] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:48:04.744] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:48:04.750] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:48:04.758] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:48:04.765] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:48:04.771] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:48:04.778] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:48:04.785] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:48:04.824] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:48:04.831] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:48:04.839] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:48:04.845] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:48:04.852] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:48:04.860] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:48:04.883] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:48:04.890] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:48:04.897] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:48:04.936] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:48:04.978] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:48:04.986] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:48:04.994] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:48:05.031] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:48:05.039] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:48:05.048] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:48:05.057] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:48:05.064] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:48:05.072] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:48:05.080] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:48:05.088] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:48:05.096] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:48:05.104] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:48:05.112] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:48:05.119] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:48:05.128] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:48:05.136] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:48:05.149] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:48:05.162] checking whether the C compiler still works... yes [23:48:05.228] checking how to run the C preprocessor... ccache gcc -E [23:48:05.308] checking for pkg-config... /usr/bin/pkg-config [23:48:05.308] checking pkg-config is at least version 0.9.0... yes [23:48:05.316] checking whether to build with ICU support... yes [23:48:05.317] checking for icu-uc icu-i18n... yes [23:48:05.328] checking whether to build with Tcl... yes [23:48:05.328] checking whether to build Perl modules... yes [23:48:05.328] checking whether to build Python modules... yes [23:48:05.328] checking whether to build with GSSAPI support... yes [23:48:05.329] checking whether to build with PAM support... yes [23:48:05.330] checking whether to build with BSD Authentication support... no [23:48:05.330] checking whether to build with LDAP support... yes [23:48:05.330] checking whether to build with Bonjour support... no [23:48:05.330] checking whether to build with SELinux support... yes [23:48:05.330] checking whether to build with systemd support... yes [23:48:05.330] checking whether to build with XML support... yes [23:48:05.331] checking for libxml-2.0 >= 2.6.23... yes [23:48:05.341] checking whether to build with LZ4 support... yes [23:48:05.341] checking for liblz4... yes [23:48:05.350] checking whether to build with ZSTD support... yes [23:48:05.350] checking for libzstd >= 1.4.0... yes [23:48:05.358] checking for strip... strip [23:48:05.359] checking whether it is possible to strip libraries... yes [23:48:05.363] checking for ar... ar [23:48:05.363] checking for a BSD-compatible install... /usr/bin/install -c [23:48:05.373] checking for tar... /usr/bin/tar [23:48:05.373] checking whether ln -s works... yes [23:48:05.373] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:48:05.376] checking for bison... /usr/bin/bison [23:48:05.384] configure: using bison (GNU Bison) 3.8.2 [23:48:05.388] checking for flex... /usr/bin/flex [23:48:05.409] configure: using flex 2.6.4 [23:48:05.409] checking for perl... /usr/bin/perl [23:48:05.430] configure: using perl 5.36.0 [23:48:05.432] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:48:05.445] checking for Perl privlibexp... /usr/share/perl/5.36 [23:48:05.450] checking for Perl useshrplib... true [23:48:05.461] 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 [23:48:05.467] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:48:05.474] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [23:48:05.613] checking for python3... /usr/bin/python3 [23:48:05.626] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [23:48:05.633] checking for Python sysconfig module... yes [23:48:05.644] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:48:05.659] checking Python include directory... -I/usr/include/python3.11 [23:48:05.672] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:48:05.712] checking for a sed that does not truncate output... /usr/bin/sed [23:48:05.717] checking for grep that handles long lines and -e... /usr/bin/grep [23:48:05.720] checking for egrep... /usr/bin/grep -E [23:48:05.721] checking for ANSI C header files... yes [23:48:05.834] checking for sys/types.h... yes [23:48:05.850] checking for sys/stat.h... yes [23:48:05.878] checking for stdlib.h... yes [23:48:05.893] checking for string.h... yes [23:48:05.909] checking for memory.h... yes [23:48:05.926] checking for strings.h... yes [23:48:05.942] checking for inttypes.h... yes [23:48:05.958] checking for stdint.h... yes [23:48:05.974] checking for unistd.h... yes [23:48:05.992] checking whether ccache gcc is Clang... no [23:48:06.005] checking whether pthreads work with -pthread... yes [23:48:06.062] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:48:06.108] checking whether more special flags are required for pthreads... no [23:48:06.108] checking for PTHREAD_PRIO_INHERIT... yes [23:48:06.159] checking pthread.h usability... yes [23:48:06.167] checking pthread.h presence... yes [23:48:06.185] checking for pthread.h... yes [23:48:06.185] checking for strerror_r... yes [23:48:06.229] checking whether strerror_r returns int... no [23:48:06.265] checking for main in -lm... yes [23:48:06.315] checking for library containing setproctitle... no [23:48:06.415] checking for library containing dlsym... none required [23:48:06.460] checking for library containing socket... none required [23:48:06.506] checking for library containing getopt_long... none required [23:48:06.551] checking for library containing shm_open... none required [23:48:06.598] checking for library containing shm_unlink... none required [23:48:06.644] checking for library containing clock_gettime... none required [23:48:06.689] checking for library containing shmget... none required [23:48:06.735] checking for library containing backtrace_symbols... none required [23:48:06.780] checking for library containing pthread_barrier_wait... none required [23:48:06.824] checking for library containing readline... -lreadline [23:48:06.881] checking for inflate in -lz... yes [23:48:06.926] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:48:07.033] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:48:07.100] checking for SSL_new in -lssl... yes [23:48:07.168] checking for SSL_CTX_set_cert_cb... yes [23:48:07.239] checking for OPENSSL_init_ssl... yes [23:48:07.314] checking for BIO_meth_new... yes [23:48:07.393] checking for ASN1_STRING_get0_data... yes [23:48:07.471] checking for HMAC_CTX_new... yes [23:48:07.547] checking for HMAC_CTX_free... yes [23:48:07.624] checking for CRYPTO_lock... no [23:48:07.685] checking for X509_get_signature_info... yes [23:48:07.761] checking for SSL_CTX_set_num_tickets... yes [23:48:07.831] checking for pam_start in -lpam... yes [23:48:07.890] checking for xmlSaveToBuffer in -lxml2... yes [23:48:07.977] checking for xsltCleanupGlobals in -lxslt... yes [23:48:08.060] checking for LZ4_compress_default in -llz4... yes [23:48:08.116] checking for ZSTD_compress in -lzstd... yes [23:48:08.175] checking for ldap_bind in -lldap... yes [23:48:08.266] checking for ldap_initialize... yes [23:48:08.339] checking for ldap_verify_credentials... yes [23:48:08.406] checking for security_compute_create_name in -lselinux... yes [23:48:08.466] checking for uuid_export in -lossp-uuid... yes [23:48:08.525] checking for stdbool.h that conforms to C99... yes [23:48:08.536] checking for _Bool... yes [23:48:08.604] checking atomic.h usability... no [23:48:08.657] checking atomic.h presence... no [23:48:08.674] checking for atomic.h... no [23:48:08.677] checking copyfile.h usability... no [23:48:08.729] checking copyfile.h presence... no [23:48:08.747] checking for copyfile.h... no [23:48:08.751] checking execinfo.h usability... yes [23:48:08.760] checking execinfo.h presence... yes [23:48:08.774] checking for execinfo.h... yes [23:48:08.782] checking getopt.h usability... yes [23:48:08.792] checking getopt.h presence... yes [23:48:08.806] checking for getopt.h... yes [23:48:08.813] checking ifaddrs.h usability... yes [23:48:08.826] checking ifaddrs.h presence... yes [23:48:08.842] checking for ifaddrs.h... yes [23:48:08.849] checking mbarrier.h usability... no [23:48:08.902] checking mbarrier.h presence... no [23:48:08.919] checking for mbarrier.h... no [23:48:08.923] checking sys/epoll.h usability... yes [23:48:08.932] checking sys/epoll.h presence... yes [23:48:08.948] checking for sys/epoll.h... yes [23:48:08.955] checking sys/event.h usability... no [23:48:09.007] checking sys/event.h presence... no [23:48:09.026] checking for sys/event.h... no [23:48:09.030] checking sys/personality.h usability... yes [23:48:09.039] checking sys/personality.h presence... yes [23:48:09.053] checking for sys/personality.h... yes [23:48:09.061] checking sys/prctl.h usability... yes [23:48:09.073] checking sys/prctl.h presence... yes [23:48:09.087] checking for sys/prctl.h... yes [23:48:09.094] checking sys/procctl.h usability... no [23:48:09.147] checking sys/procctl.h presence... no [23:48:09.165] checking for sys/procctl.h... no [23:48:09.168] checking sys/signalfd.h usability... yes [23:48:09.177] checking sys/signalfd.h presence... yes [23:48:09.192] checking for sys/signalfd.h... yes [23:48:09.199] checking sys/ucred.h usability... no [23:48:09.251] checking sys/ucred.h presence... no [23:48:09.268] checking for sys/ucred.h... no [23:48:09.271] checking termios.h usability... yes [23:48:09.284] checking termios.h presence... yes [23:48:09.298] checking for termios.h... yes [23:48:09.306] checking ucred.h usability... no [23:48:09.358] checking ucred.h presence... no [23:48:09.375] checking for ucred.h... no [23:48:09.377] checking readline/readline.h usability... yes [23:48:09.389] checking readline/readline.h presence... yes [23:48:09.407] checking for readline/readline.h... yes [23:48:09.409] checking readline/history.h usability... yes [23:48:09.419] checking readline/history.h presence... yes [23:48:09.436] checking for readline/history.h... yes [23:48:09.440] checking zlib.h usability... yes [23:48:09.452] checking zlib.h presence... yes [23:48:09.471] checking for zlib.h... yes [23:48:09.472] checking for lz4... /usr/bin/lz4 [23:48:09.472] checking lz4.h usability... yes [23:48:09.482] checking lz4.h presence... yes [23:48:09.497] checking for lz4.h... yes [23:48:09.497] checking for zstd... /usr/bin/zstd [23:48:09.497] checking zstd.h usability... yes [23:48:09.508] checking zstd.h presence... yes [23:48:09.524] checking for zstd.h... yes [23:48:09.524] checking gssapi/gssapi.h usability... yes [23:48:09.535] checking gssapi/gssapi.h presence... yes [23:48:09.552] checking for gssapi/gssapi.h... yes [23:48:09.553] checking gssapi/gssapi_ext.h usability... yes [23:48:09.562] checking gssapi/gssapi_ext.h presence... yes [23:48:09.578] checking for gssapi/gssapi_ext.h... yes [23:48:09.579] checking for openssl... /usr/bin/openssl [23:48:09.590] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:48:09.590] checking openssl/ssl.h usability... yes [23:48:09.637] checking openssl/ssl.h presence... yes [23:48:09.688] checking for openssl/ssl.h... yes [23:48:09.688] checking openssl/err.h usability... yes [23:48:09.700] checking openssl/err.h presence... yes [23:48:09.726] checking for openssl/err.h... yes [23:48:09.727] checking security/pam_appl.h usability... yes [23:48:09.736] checking security/pam_appl.h presence... yes [23:48:09.750] checking for security/pam_appl.h... yes [23:48:09.751] checking systemd/sd-daemon.h usability... yes [23:48:09.761] checking systemd/sd-daemon.h presence... yes [23:48:09.778] checking for systemd/sd-daemon.h... yes [23:48:09.778] checking libxml/parser.h usability... yes [23:48:09.808] checking libxml/parser.h presence... yes [23:48:09.837] checking for libxml/parser.h... yes [23:48:09.838] checking libxslt/xslt.h usability... yes [23:48:09.849] checking libxslt/xslt.h presence... yes [23:48:09.879] checking for libxslt/xslt.h... yes [23:48:09.880] checking ldap.h usability... yes [23:48:09.892] checking ldap.h presence... yes [23:48:09.910] checking for ldap.h... yes [23:48:09.910] checking for compatible LDAP implementation... yes [23:48:09.919] checking ossp/uuid.h usability... yes [23:48:09.928] checking ossp/uuid.h presence... yes [23:48:09.946] checking for ossp/uuid.h... yes [23:48:09.965] checking whether byte ordering is bigendian... no [23:48:10.063] checking for inline... inline [23:48:10.072] checking for printf format archetype... gnu_printf [23:48:10.081] checking for _Static_assert... yes [23:48:10.137] checking for typeof... typeof [23:48:10.145] checking for __builtin_types_compatible_p... yes [23:48:10.157] checking for __builtin_constant_p... yes [23:48:10.168] checking for __builtin_unreachable... yes [23:48:10.223] checking for computed goto support... yes [23:48:10.231] checking for struct tm.tm_zone... yes [23:48:10.241] checking for union semun... no [23:48:10.283] checking for socklen_t... yes [23:48:10.333] checking for struct sockaddr.sa_len... no [23:48:10.412] checking for locale_t... yes [23:48:10.421] checking for C/C++ restrict keyword... __restrict [23:48:10.434] checking for struct option... yes [23:48:10.477] checking whether assembler supports x86_64 popcntq... yes [23:48:10.485] checking for special C compiler options needed for large files... no [23:48:10.485] checking for _FILE_OFFSET_BITS value needed for large files... no [23:48:10.493] checking size of off_t... 8 [23:48:10.567] checking size of bool... 1 [23:48:10.637] checking for int timezone... yes [23:48:10.697] checking for wcstombs_l declaration... no [23:48:10.787] checking for backtrace_symbols... yes [23:48:10.851] checking for copyfile... no [23:48:10.914] checking for copy_file_range... yes [23:48:10.977] checking for getifaddrs... yes [23:48:11.039] checking for getpeerucred... no [23:48:11.106] checking for inet_pton... yes [23:48:11.170] checking for kqueue... no [23:48:11.236] checking for mbstowcs_l... no [23:48:11.301] checking for memset_s... no [23:48:11.368] checking for posix_fallocate... yes [23:48:11.433] checking for ppoll... yes [23:48:11.499] checking for pthread_is_threaded_np... no [23:48:11.567] checking for setproctitle... no [23:48:11.634] checking for setproctitle_fast... no [23:48:11.700] checking for strchrnul... yes [23:48:11.766] checking for strsignal... yes [23:48:11.832] checking for syncfs... yes [23:48:11.898] checking for sync_file_range... yes [23:48:11.964] checking for uselocale... yes [23:48:12.026] checking for wcstombs_l... no [23:48:12.091] checking for __builtin_bswap16... yes [23:48:12.154] checking for __builtin_bswap32... yes [23:48:12.216] checking for __builtin_bswap64... yes [23:48:12.280] checking for __builtin_clz... yes [23:48:12.346] checking for __builtin_ctz... yes [23:48:12.407] checking for __builtin_popcount... yes [23:48:12.468] checking for __builtin_frame_address... yes [23:48:12.531] checking for _LARGEFILE_SOURCE value needed for large files... no [23:48:12.595] checking how ccache gcc reports undeclared, standard C functions... error [23:48:12.626] checking for posix_fadvise... yes [23:48:12.691] checking whether posix_fadvise is declared... yes [23:48:12.708] checking whether fdatasync is declared... yes [23:48:12.724] checking whether strlcat is declared... no [23:48:12.789] checking whether strlcpy is declared... no [23:48:12.853] checking whether strnlen is declared... yes [23:48:12.868] checking whether strsep is declared... yes [23:48:12.884] checking whether preadv is declared... yes [23:48:12.900] checking whether pwritev is declared... yes [23:48:12.914] checking whether F_FULLFSYNC is declared... no [23:48:12.953] checking for explicit_bzero... yes [23:48:13.014] checking for getopt... yes [23:48:13.072] checking for getpeereid... no [23:48:13.136] checking for inet_aton... yes [23:48:13.197] checking for mkdtemp... yes [23:48:13.254] checking for strlcat... no [23:48:13.317] checking for strlcpy... no [23:48:13.378] checking for strnlen... yes [23:48:13.438] checking for strsep... yes [23:48:13.495] checking for pthread_barrier_wait... yes [23:48:13.552] checking for getopt_long... yes [23:48:13.610] checking for syslog... yes [23:48:13.665] checking syslog.h usability... yes [23:48:13.674] checking syslog.h presence... yes [23:48:13.688] checking for syslog.h... yes [23:48:13.688] checking for opterr... yes [23:48:13.745] checking for optreset... no [23:48:13.807] checking unicode/ucol.h usability... yes [23:48:13.824] checking unicode/ucol.h presence... yes [23:48:13.847] checking for unicode/ucol.h... yes [23:48:13.852] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:48:13.875] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:48:13.884] checking for rl_completion_suppress_quote... yes [23:48:13.949] checking for rl_filename_quote_characters... yes [23:48:14.014] checking for rl_filename_quoting_function... yes [23:48:14.083] checking for append_history... yes [23:48:14.148] checking for history_truncate_file... yes [23:48:14.214] checking for rl_completion_matches... yes [23:48:14.279] checking for rl_filename_completion_function... yes [23:48:14.346] checking for rl_reset_screen_size... yes [23:48:14.412] checking for rl_variable_bind... yes [23:48:14.475] checking test program... ok [23:48:14.529] checking whether long int is 64 bits... yes [23:48:14.593] checking for __builtin_mul_overflow... yes [23:48:14.647] checking size of void *... 8 [23:48:14.720] checking size of size_t... 8 [23:48:14.792] checking size of long... 8 [23:48:14.865] checking alignment of short... 2 [23:48:14.940] checking alignment of int... 4 [23:48:15.016] checking alignment of long... 8 [23:48:15.091] checking alignment of double... 8 [23:48:15.167] checking for int8... no [23:48:15.202] checking for uint8... no [23:48:15.239] checking for int64... no [23:48:15.276] checking for uint64... no [23:48:15.312] checking for __int128... yes [23:48:15.371] checking for __int128 alignment bug... ok [23:48:15.429] checking alignment of PG_INT128_TYPE... 16 [23:48:15.502] checking for builtin __sync char locking functions... yes [23:48:15.559] checking for builtin __sync int32 locking functions... yes [23:48:15.614] checking for builtin __sync int32 atomic operations... yes [23:48:15.671] checking for builtin __sync int64 atomic operations... yes [23:48:15.726] checking for builtin __atomic int32 atomic operations... yes [23:48:15.782] checking for builtin __atomic int64 atomic operations... yes [23:48:15.836] checking for __get_cpuid... yes [23:48:15.895] checking for __get_cpuid_count... yes [23:48:15.953] checking for __cpuid... no [23:48:15.975] checking for __cpuidex... no [23:48:15.998] checking for _xgetbv with CFLAGS=... no [23:48:16.424] checking for _xgetbv with CFLAGS=-mxsave... yes [23:48:16.837] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:48:17.213] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:48:17.566] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:48:17.611] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:48:17.711] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:48:17.733] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:48:17.750] 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 [23:48:17.820] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:48:17.820] checking for library containing sem_init... none required [23:48:17.873] checking which semaphore API to use... unnamed POSIX [23:48:17.873] checking which random number source to use... OpenSSL [23:48:17.875] checking for tclsh... /usr/bin/tclsh [23:48:17.875] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:48:17.905] checking tcl.h usability... yes [23:48:17.920] checking tcl.h presence... yes [23:48:17.939] checking for tcl.h... yes [23:48:17.939] checking for perl.h... yes [23:48:18.017] checking for libperl... yes [23:48:18.266] checking Python.h usability... yes [23:48:18.318] checking Python.h presence... yes [23:48:18.374] checking for Python.h... yes [23:48:18.375] checking for xmllint... /usr/bin/xmllint [23:48:18.375] checking for xsltproc... /usr/bin/xsltproc [23:48:18.375] checking for fop... /usr/bin/fop [23:48:18.375] checking for dbtoepub... no [23:48:18.376] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:48:18.435] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:48:18.502] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:48:18.502] 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 [23:48:18.502] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:48:18.502] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:48:18.503] configure: using CXX=ccache g++ [23:48:18.503] 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 [23:48:18.503] configure: using CLANG=ccache clang-16 [23:48:18.503] 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 [23:48:18.503] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:48:18.530] configure: updating cache gcc.cache [23:48:18.539] configure: creating ./config.status [23:48:18.620] config.status: creating GNUmakefile [23:48:18.631] config.status: creating src/Makefile.global [23:48:18.645] config.status: creating src/include/pg_config.h [23:48:18.657] config.status: creating src/include/pg_config_ext.h [23:48:18.668] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:48:18.682] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:48:18.689] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:48:18.695] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:48:18.702] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:48:18.709] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:48:18.741] [23:48:18.741] real 0m15.594s [23:48:18.741] user 0m9.411s [23:48:18.741] sys 0m5.204s [23:48:18.741] make -s -j${BUILD_JOBS} clean [23:48:19.223] time make -s -j${BUILD_JOBS} world-bin [23:49:17.573] proc.c: In function ‘JoinWaitQueue’: [23:49:17.573] proc.c:1066:21: error: unused variable ‘partitionLock’ [-Werror=unused-variable] [23:49:17.573] 1066 | LWLock *partitionLock = LockHashPartitionLock(hashcode); [23:49:17.573] | ^~~~~~~~~~~~~ [23:49:17.573] cc1: all warnings being treated as errors [23:49:17.574] make[4]: *** [: proc.o] Error 1 [23:49:17.574] make[3]: *** [../../../src/backend/common.mk:37: lmgr-recursive] Error 2 [23:49:17.574] make[2]: *** [common.mk:37: storage-recursive] Error 2 [23:49:17.574] make[2]: *** Waiting for unfinished jobs.... [23:49:28.448] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:49:28.448] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:49:28.448] [23:49:28.448] real 1m9.225s [23:49:28.448] user 3m33.810s [23:49:28.448] sys 0m50.913s [23:49:28.448] [23:49:28.448] Exit status: 2