[09:54:28.809] time ./configure \ [09:54:28.809] --cache gcc.cache \ [09:54:28.809] --enable-dtrace \ [09:54:28.809] ${LINUX_CONFIGURE_FEATURES} \ [09:54:28.809] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [09:54:28.991] configure: creating cache gcc.cache [09:54:29.005] checking build system type... x86_64-pc-linux-gnu [09:54:29.191] checking host system type... x86_64-pc-linux-gnu [09:54:29.191] checking which template to use... linux [09:54:29.191] checking whether NLS is wanted... no [09:54:29.191] checking for default port number... 5432 [09:54:29.197] checking for dtrace... /usr/bin/dtrace [09:54:29.198] checking for block size... 8kB [09:54:29.199] checking for segment size... 1GB [09:54:29.201] checking for WAL block size... 8kB [09:54:29.233] checking whether the C compiler works... yes [09:54:29.330] checking for C compiler default output file name... a.out [09:54:29.331] checking for suffix of executables... [09:54:29.366] checking whether we are cross compiling... no [09:54:29.422] checking for suffix of object files... o [09:54:29.430] checking whether we are using the GNU C compiler... yes [09:54:29.437] checking whether ccache gcc accepts -g... yes [09:54:29.443] checking for ccache gcc option to accept ISO C89... none needed [09:54:29.452] checking for ccache gcc option to accept ISO C99... none needed [09:54:29.516] checking whether we are using the GNU C++ compiler... yes [09:54:29.522] checking whether ccache g++ accepts -g... yes [09:54:29.580] checking for gawk... no [09:54:29.581] checking for mawk... mawk [09:54:29.581] checking for LLVM_CONFIG... llvm-config-16 [09:54:29.600] configure: using llvm 16.0.6 [09:54:29.600] checking for CLANG... ccache clang-16 [09:54:30.074] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:54:30.081] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:54:30.088] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:54:30.132] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:54:30.280] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:54:30.287] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:54:30.294] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:54:30.301] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:54:30.307] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:54:30.314] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:54:30.321] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:54:30.327] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:54:30.334] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:54:30.340] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:54:30.347] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:54:30.353] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:54:30.360] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:54:30.396] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:54:30.402] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:54:30.409] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:54:30.415] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:54:30.422] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:54:30.429] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:54:30.450] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:54:30.456] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:54:30.463] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:54:30.500] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:54:30.538] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:54:30.544] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:54:30.551] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:54:30.586] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:54:30.593] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:54:30.599] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:54:30.607] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:54:30.614] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:54:30.620] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:54:30.627] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:54:30.633] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:54:30.639] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:54:30.646] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [09:54:30.657] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [09:54:30.658] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:54:30.664] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:54:30.671] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:54:30.682] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:54:30.694] checking whether the C compiler still works... yes [09:54:30.753] checking how to run the C preprocessor... ccache gcc -E [09:54:30.820] checking for pkg-config... /usr/bin/pkg-config [09:54:30.820] checking pkg-config is at least version 0.9.0... yes [09:54:30.824] checking whether to build with ICU support... yes [09:54:30.825] checking for icu-uc icu-i18n... yes [09:54:30.835] checking whether to build with Tcl... yes [09:54:30.835] checking whether to build Perl modules... yes [09:54:30.835] checking whether to build Python modules... yes [09:54:30.835] checking whether to build with GSSAPI support... yes [09:54:30.836] checking whether to build with PAM support... yes [09:54:30.836] checking whether to build with BSD Authentication support... no [09:54:30.836] checking whether to build with LDAP support... yes [09:54:30.836] checking whether to build with Bonjour support... no [09:54:30.836] checking whether to build with SELinux support... yes [09:54:30.836] checking whether to build with systemd support... yes [09:54:30.837] checking whether to build with libcurl support... yes [09:54:30.837] checking for libcurl >= 7.61.0... yes [09:54:30.845] checking whether to build with XML support... yes [09:54:30.846] checking for libxml-2.0 >= 2.6.23... yes [09:54:30.855] checking whether to build with LZ4 support... yes [09:54:30.855] checking for liblz4... yes [09:54:30.862] checking whether to build with ZSTD support... yes [09:54:30.863] checking for libzstd >= 1.4.0... yes [09:54:30.871] checking for strip... strip [09:54:30.871] checking whether it is possible to strip libraries... yes [09:54:30.876] checking for ar... ar [09:54:30.876] checking for a BSD-compatible install... /usr/bin/install -c [09:54:30.885] checking for tar... /usr/bin/tar [09:54:30.885] checking whether ln -s works... yes [09:54:30.885] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:54:30.887] checking for bison... /usr/bin/bison [09:54:30.892] configure: using bison (GNU Bison) 3.8.2 [09:54:30.895] checking for flex... /usr/bin/flex [09:54:30.899] configure: using flex 2.6.4 [09:54:30.899] checking for perl... /usr/bin/perl [09:54:30.920] configure: using perl 5.36.0 [09:54:30.922] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:54:30.933] checking for Perl privlibexp... /usr/share/perl/5.36 [09:54:30.938] checking for Perl useshrplib... true [09:54:30.947] 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:54:30.952] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:54:30.958] 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:54:31.084] checking for python3... /usr/bin/python3 [09:54:31.096] configure: using python 3.11.2 (main, Nov 30 2024, 21:22:50) [GCC 12.2.0] [09:54:31.102] checking for Python sysconfig module... yes [09:54:31.114] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:54:31.127] checking Python include directory... -I/usr/include/python3.11 [09:54:31.139] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:54:31.179] checking for a sed that does not truncate output... /usr/bin/sed [09:54:31.183] checking for grep that handles long lines and -e... /usr/bin/grep [09:54:31.185] checking for egrep... /usr/bin/grep -E [09:54:31.187] checking for ANSI C header files... yes [09:54:31.287] checking for sys/types.h... yes [09:54:31.301] checking for sys/stat.h... yes [09:54:31.323] checking for stdlib.h... yes [09:54:31.336] checking for string.h... yes [09:54:31.349] checking for memory.h... yes [09:54:31.362] checking for strings.h... yes [09:54:31.376] checking for inttypes.h... yes [09:54:31.392] checking for stdint.h... yes [09:54:31.406] checking for unistd.h... yes [09:54:31.423] checking whether ccache gcc is Clang... no [09:54:31.435] checking whether pthreads work with -pthread... yes [09:54:31.487] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:54:31.530] checking whether more special flags are required for pthreads... no [09:54:31.530] checking for PTHREAD_PRIO_INHERIT... yes [09:54:31.576] checking pthread.h usability... yes [09:54:31.583] checking pthread.h presence... yes [09:54:31.599] checking for pthread.h... yes [09:54:31.599] checking for strerror_r... yes [09:54:31.639] checking whether strerror_r returns int... no [09:54:31.671] checking for main in -lm... yes [09:54:31.717] checking for library containing setproctitle... no [09:54:31.806] checking for library containing dlsym... none required [09:54:31.847] checking for library containing socket... none required [09:54:31.889] checking for library containing getopt_long... none required [09:54:31.930] checking for library containing shm_open... none required [09:54:31.970] checking for library containing shm_unlink... none required [09:54:32.010] checking for library containing clock_gettime... none required [09:54:32.050] checking for library containing shmget... none required [09:54:32.091] checking for library containing backtrace_symbols... none required [09:54:32.131] checking for library containing pthread_barrier_wait... none required [09:54:32.172] checking for library containing readline... -lreadline [09:54:32.225] checking for inflate in -lz... yes [09:54:32.268] checking curl/curl.h usability... yes [09:54:32.286] checking curl/curl.h presence... yes [09:54:32.308] checking for curl/curl.h... yes [09:54:32.309] checking for curl_multi_init in -lcurl... yes [09:54:32.430] checking for curl_global_init thread safety... yes [09:54:32.533] checking for curl support for asynchronous DNS... yes [09:54:32.629] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:54:32.721] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:54:32.784] checking for SSL_new in -lssl... yes [09:54:32.846] checking for SSL_CTX_set_ciphersuites... yes [09:54:32.912] checking for SSL_CTX_set_cert_cb... yes [09:54:32.980] checking for X509_get_signature_info... yes [09:54:33.053] checking for SSL_CTX_set_num_tickets... yes [09:54:33.120] checking for pam_start in -lpam... yes [09:54:33.173] checking for xmlSaveToBuffer in -lxml2... yes [09:54:33.258] checking for xsltCleanupGlobals in -lxslt... yes [09:54:33.343] checking for LZ4_compress_default in -llz4... yes [09:54:33.395] checking for ZSTD_compress in -lzstd... yes [09:54:33.448] checking for ldap_bind in -lldap... yes [09:54:33.512] checking for ldap_initialize... yes [09:54:33.576] checking for ldap_verify_credentials... yes [09:54:33.641] checking for security_compute_create_name in -lselinux... yes [09:54:33.695] checking for uuid_export in -lossp-uuid... yes [09:54:33.753] checking atomic.h usability... no [09:54:33.803] checking atomic.h presence... no [09:54:33.820] checking for atomic.h... no [09:54:33.823] checking copyfile.h usability... no [09:54:33.872] checking copyfile.h presence... no [09:54:33.889] checking for copyfile.h... no [09:54:33.892] checking execinfo.h usability... yes [09:54:33.900] checking execinfo.h presence... yes [09:54:33.913] checking for execinfo.h... yes [09:54:33.920] checking getopt.h usability... yes [09:54:33.928] checking getopt.h presence... yes [09:54:33.941] checking for getopt.h... yes [09:54:33.948] checking ifaddrs.h usability... yes [09:54:33.956] checking ifaddrs.h presence... yes [09:54:33.972] checking for ifaddrs.h... yes [09:54:33.979] checking mbarrier.h usability... no [09:54:34.029] checking mbarrier.h presence... no [09:54:34.047] checking for mbarrier.h... no [09:54:34.050] checking sys/epoll.h usability... yes [09:54:34.058] checking sys/epoll.h presence... yes [09:54:34.073] checking for sys/epoll.h... yes [09:54:34.080] checking sys/event.h usability... no [09:54:34.130] checking sys/event.h presence... no [09:54:34.148] checking for sys/event.h... no [09:54:34.151] checking sys/personality.h usability... yes [09:54:34.159] checking sys/personality.h presence... yes [09:54:34.173] checking for sys/personality.h... yes [09:54:34.180] checking sys/prctl.h usability... yes [09:54:34.188] checking sys/prctl.h presence... yes [09:54:34.202] checking for sys/prctl.h... yes [09:54:34.209] checking sys/procctl.h usability... no [09:54:34.260] checking sys/procctl.h presence... no [09:54:34.277] checking for sys/procctl.h... no [09:54:34.280] checking sys/signalfd.h usability... yes [09:54:34.288] checking sys/signalfd.h presence... yes [09:54:34.301] checking for sys/signalfd.h... yes [09:54:34.307] checking sys/ucred.h usability... no [09:54:34.356] checking sys/ucred.h presence... no [09:54:34.373] checking for sys/ucred.h... no [09:54:34.376] checking termios.h usability... yes [09:54:34.392] checking termios.h presence... yes [09:54:34.405] checking for termios.h... yes [09:54:34.412] checking ucred.h usability... no [09:54:34.463] checking ucred.h presence... no [09:54:34.480] checking for ucred.h... no [09:54:34.484] checking xlocale.h usability... no [09:54:34.534] checking xlocale.h presence... no [09:54:34.551] checking for xlocale.h... no [09:54:34.553] checking readline/readline.h usability... yes [09:54:34.565] checking readline/readline.h presence... yes [09:54:34.582] checking for readline/readline.h... yes [09:54:34.583] checking readline/history.h usability... yes [09:54:34.591] checking readline/history.h presence... yes [09:54:34.607] checking for readline/history.h... yes [09:54:34.610] checking zlib.h usability... yes [09:54:34.620] checking zlib.h presence... yes [09:54:34.637] checking for zlib.h... yes [09:54:34.638] checking for lz4... /usr/bin/lz4 [09:54:34.638] checking lz4.h usability... yes [09:54:34.646] checking lz4.h presence... yes [09:54:34.660] checking for lz4.h... yes [09:54:34.660] checking for zstd... /usr/bin/zstd [09:54:34.660] checking zstd.h usability... yes [09:54:34.669] checking zstd.h presence... yes [09:54:34.683] checking for zstd.h... yes [09:54:34.683] checking gssapi/gssapi.h usability... yes [09:54:34.692] checking gssapi/gssapi.h presence... yes [09:54:34.706] checking for gssapi/gssapi.h... yes [09:54:34.708] checking gssapi/gssapi_ext.h usability... yes [09:54:34.716] checking gssapi/gssapi_ext.h presence... yes [09:54:34.731] checking for gssapi/gssapi_ext.h... yes [09:54:34.733] checking for openssl... /usr/bin/openssl [09:54:34.742] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:54:34.742] checking openssl/ssl.h usability... yes [09:54:34.786] checking openssl/ssl.h presence... yes [09:54:34.834] checking for openssl/ssl.h... yes [09:54:34.834] checking openssl/err.h usability... yes [09:54:34.846] checking openssl/err.h presence... yes [09:54:34.871] checking for openssl/err.h... yes [09:54:34.871] checking security/pam_appl.h usability... yes [09:54:34.881] checking security/pam_appl.h presence... yes [09:54:34.893] checking for security/pam_appl.h... yes [09:54:34.895] checking systemd/sd-daemon.h usability... yes [09:54:34.903] checking systemd/sd-daemon.h presence... yes [09:54:34.920] checking for systemd/sd-daemon.h... yes [09:54:34.920] checking libxml/parser.h usability... yes [09:54:34.954] checking libxml/parser.h presence... yes [09:54:34.982] checking for libxml/parser.h... yes [09:54:34.982] checking libxslt/xslt.h usability... yes [09:54:34.993] checking libxslt/xslt.h presence... yes [09:54:35.021] checking for libxslt/xslt.h... yes [09:54:35.022] checking ldap.h usability... yes [09:54:35.032] checking ldap.h presence... yes [09:54:35.048] checking for ldap.h... yes [09:54:35.049] checking for compatible LDAP implementation... yes [09:54:35.056] checking ossp/uuid.h usability... yes [09:54:35.065] checking ossp/uuid.h presence... yes [09:54:35.081] checking for ossp/uuid.h... yes [09:54:35.099] checking whether byte ordering is bigendian... no [09:54:35.184] checking for inline... inline [09:54:35.191] checking for printf format archetype... gnu_printf [09:54:35.199] checking for _Static_assert... yes [09:54:35.251] checking for typeof... typeof [09:54:35.258] checking for __builtin_types_compatible_p... yes [09:54:35.269] checking for __builtin_constant_p... yes [09:54:35.279] checking for __builtin_mul_overflow... yes [09:54:35.334] checking for __builtin_unreachable... yes [09:54:35.385] checking for computed goto support... yes [09:54:35.392] checking for struct tm.tm_zone... yes [09:54:35.401] checking for union semun... no [09:54:35.439] checking for socklen_t... yes [09:54:35.486] checking for struct sockaddr.sa_len... no [09:54:35.562] checking for C/C++ restrict keyword... __restrict [09:54:35.575] checking for struct option... yes [09:54:35.613] checking whether assembler supports x86_64 popcntq... yes [09:54:35.620] checking for special C compiler options needed for large files... no [09:54:35.620] checking for _FILE_OFFSET_BITS value needed for large files... no [09:54:35.628] checking size of off_t... 8 [09:54:35.698] checking for int timezone... yes [09:54:35.758] checking for backtrace_symbols... yes [09:54:35.818] checking for copyfile... no [09:54:35.879] checking for copy_file_range... yes [09:54:35.939] checking for elf_aux_info... no [09:54:35.999] checking for getauxval... yes [09:54:36.060] checking for getifaddrs... yes [09:54:36.120] checking for getpeerucred... no [09:54:36.181] checking for inet_pton... yes [09:54:36.239] checking for kqueue... no [09:54:36.300] checking for mbstowcs_l... no [09:54:36.361] checking for memset_s... no [09:54:36.422] checking for posix_fallocate... yes [09:54:36.482] checking for ppoll... yes [09:54:36.543] checking for pthread_is_threaded_np... no [09:54:36.603] checking for setproctitle... no [09:54:36.663] checking for setproctitle_fast... no [09:54:36.725] checking for strchrnul... yes [09:54:36.784] checking for strsignal... yes [09:54:36.845] checking for syncfs... yes [09:54:36.904] checking for sync_file_range... yes [09:54:36.964] checking for uselocale... yes [09:54:37.023] checking for wcstombs_l... no [09:54:37.081] checking for __builtin_bswap16... yes [09:54:37.139] checking for __builtin_bswap32... yes [09:54:37.196] checking for __builtin_bswap64... yes [09:54:37.255] checking for __builtin_clz... yes [09:54:37.313] checking for __builtin_ctz... yes [09:54:37.370] checking for __builtin_popcount... yes [09:54:37.428] checking for __builtin_frame_address... yes [09:54:37.486] checking for _LARGEFILE_SOURCE value needed for large files... no [09:54:37.544] checking how ccache gcc reports undeclared, standard C functions... error [09:54:37.571] checking for posix_fadvise... yes [09:54:37.631] checking whether posix_fadvise is declared... yes [09:54:37.647] checking whether fdatasync is declared... yes [09:54:37.660] checking whether strlcat is declared... no [09:54:37.720] checking whether strlcpy is declared... no [09:54:37.781] checking whether strnlen is declared... yes [09:54:37.794] checking whether strsep is declared... yes [09:54:37.807] checking whether preadv is declared... yes [09:54:37.821] checking whether pwritev is declared... yes [09:54:37.834] checking whether F_FULLFSYNC is declared... no [09:54:37.868] checking for explicit_bzero... yes [09:54:37.922] checking for getopt... yes [09:54:37.977] checking for getpeereid... no [09:54:38.037] checking for inet_aton... yes [09:54:38.090] checking for mkdtemp... yes [09:54:38.144] checking for strlcat... no [09:54:38.203] checking for strlcpy... no [09:54:38.261] checking for strnlen... yes [09:54:38.319] checking for strsep... yes [09:54:38.372] checking for pthread_barrier_wait... yes [09:54:38.425] checking for getopt_long... yes [09:54:38.479] checking for syslog... yes [09:54:38.532] checking syslog.h usability... yes [09:54:38.541] checking syslog.h presence... yes [09:54:38.555] checking for syslog.h... yes [09:54:38.555] checking for opterr... yes [09:54:38.609] checking for optreset... no [09:54:38.675] checking unicode/ucol.h usability... yes [09:54:38.690] checking unicode/ucol.h presence... yes [09:54:38.712] checking for unicode/ucol.h... yes [09:54:38.716] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:54:38.738] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:54:38.747] checking for rl_completion_suppress_quote... yes [09:54:38.808] checking for rl_filename_quote_characters... yes [09:54:38.869] checking for rl_filename_quoting_function... yes [09:54:38.934] checking for append_history... yes [09:54:38.996] checking for history_truncate_file... yes [09:54:39.057] checking for rl_completion_matches... yes [09:54:39.119] checking for rl_filename_completion_function... yes [09:54:39.181] checking for rl_reset_screen_size... yes [09:54:39.244] checking for rl_variable_bind... yes [09:54:39.303] checking test program... ok [09:54:39.356] checking size of void *... 8 [09:54:39.427] checking size of size_t... 8 [09:54:39.498] checking size of long... 8 [09:54:39.568] checking size of long long... 8 [09:54:39.639] checking alignment of short... 2 [09:54:39.710] checking alignment of int... 4 [09:54:39.781] checking alignment of long... 8 [09:54:39.851] checking alignment of int64_t... 8 [09:54:39.923] checking alignment of double... 8 [09:54:39.995] checking for __int128... yes [09:54:40.051] checking for __int128 alignment bug... ok [09:54:40.106] checking alignment of PG_INT128_TYPE... 16 [09:54:40.176] checking for builtin __sync char locking functions... yes [09:54:40.228] checking for builtin __sync int32 locking functions... yes [09:54:40.280] checking for builtin __sync int32 atomic operations... yes [09:54:40.331] checking for builtin __sync int64 atomic operations... yes [09:54:40.384] checking for builtin __atomic int32 atomic operations... yes [09:54:40.437] checking for builtin __atomic int64 atomic operations... yes [09:54:40.491] checking for __get_cpuid... yes [09:54:40.546] checking for __get_cpuid_count... yes [09:54:40.601] checking for __cpuid... no [09:54:40.622] checking for __cpuidex... no [09:54:40.642] checking for _xgetbv... yes [09:54:41.082] checking for _mm512_popcnt_epi64... yes [09:54:41.492] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [09:54:41.599] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:54:41.619] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [09:54:41.636] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:54:41.653] 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:54:41.721] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:54:41.722] checking for library containing sem_init... none required [09:54:41.774] checking which semaphore API to use... unnamed POSIX [09:54:41.774] checking which random number source to use... OpenSSL [09:54:41.776] checking for tclsh... /usr/bin/tclsh [09:54:41.776] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:54:41.803] checking tcl.h usability... yes [09:54:41.814] checking tcl.h presence... yes [09:54:41.832] checking for tcl.h... yes [09:54:41.833] checking for perl.h... yes [09:54:41.905] checking for libperl... yes [09:54:42.141] checking Python.h usability... yes [09:54:42.184] checking Python.h presence... yes [09:54:42.238] checking for Python.h... yes [09:54:42.238] checking for xmllint... /usr/bin/xmllint [09:54:42.238] checking for xsltproc... /usr/bin/xsltproc [09:54:42.239] checking for fop... /usr/bin/fop [09:54:42.239] checking for dbtoepub... no [09:54:42.239] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:54:42.295] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:54:42.358] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [09:54:42.358] 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:54:42.358] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu -I/usr/include/libxml2 [09:54:42.358] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:54:42.359] configure: using CXX=ccache g++ [09:54:42.359] 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:54:42.359] configure: using CLANG=ccache clang-16 [09:54:42.359] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [09:54:42.359] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [09:54:42.386] configure: updating cache gcc.cache [09:54:42.395] configure: creating ./config.status [09:54:42.479] config.status: creating GNUmakefile [09:54:42.490] config.status: creating src/Makefile.global [09:54:42.505] config.status: creating src/include/pg_config.h [09:54:42.517] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:54:42.532] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:54:42.539] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:54:42.546] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:54:42.553] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:54:42.560] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:54:42.593] [09:54:42.593] real 0m13.783s [09:54:42.593] user 0m8.170s [09:54:42.593] sys 0m4.662s [09:54:42.593] make -s -j${BUILD_JOBS} clean [09:54:43.087] time make -s -j${BUILD_JOBS} world-bin [09:54:45.863] pg_crc32c_sse42.c: In function ‘pg_comp_crc32c_sse42’: [09:54:45.863] pg_crc32c_sse42.c:29:25: error: unused variable ‘orig_crc’ [-Werror=unused-variable] [09:54:45.863] 29 | const pg_crc32c orig_crc = crc; /* XXX not for commit */ [09:54:45.863] | ^~~~~~~~ [09:54:45.863] cc1: all warnings being treated as errors [09:54:45.863] make[2]: *** [: pg_crc32c_sse42.o] Error 1 [09:54:45.863] make[2]: *** Waiting for unfinished jobs.... [09:54:45.920] make[1]: *** [Makefile:42: all-port-recurse] Error 2 [09:54:45.920] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:54:45.921] [09:54:45.921] real 0m2.834s [09:54:45.921] user 0m4.919s [09:54:45.921] sys 0m1.035s [09:54:45.921] [09:54:45.921] Exit status: 2