[23:51:43.440] time ./configure \ [23:51:43.440] --cache clang.cache \ [23:51:43.440] ${LINUX_CONFIGURE_FEATURES} \ [23:51:43.440] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [23:51:43.599] configure: creating cache clang.cache [23:51:43.613] checking build system type... x86_64-pc-linux-gnu [23:51:43.711] checking host system type... x86_64-pc-linux-gnu [23:51:43.711] checking which template to use... linux [23:51:43.711] checking whether NLS is wanted... no [23:51:43.711] checking for default port number... 5432 [23:51:43.718] checking for block size... 8kB [23:51:43.719] checking for segment size... 1GB [23:51:43.721] checking for WAL block size... 8kB [23:51:43.835] checking whether the C compiler works... yes [23:51:43.988] checking for C compiler default output file name... a.out [23:51:43.989] checking for suffix of executables... [23:51:44.057] checking whether we are cross compiling... no [23:51:44.145] checking for suffix of object files... o [23:51:44.153] checking whether we are using the GNU C compiler... yes [23:51:44.159] checking whether ccache clang accepts -g... yes [23:51:44.190] checking for ccache clang option to accept ISO C89... none needed [23:51:44.308] checking for ccache clang option to accept ISO C99... none needed [23:51:44.436] checking whether we are using the GNU C++ compiler... yes [23:51:44.507] checking whether ccache clang++-16 accepts -g... yes [23:51:44.670] checking for gawk... no [23:51:44.671] checking for mawk... mawk [23:51:44.671] checking for LLVM_CONFIG... llvm-config-16 [23:51:44.676] configure: using llvm 16.0.6 [23:51:44.676] checking for CLANG... ccache clang-16 [23:51:44.725] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [23:51:44.732] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [23:51:44.738] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [23:51:44.745] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [23:51:44.751] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [23:51:44.757] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [23:51:44.764] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [23:51:44.795] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:51:44.802] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [23:51:44.813] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [23:51:44.853] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [23:51:44.860] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [23:51:44.925] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [23:51:44.937] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [23:51:44.949] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [23:51:44.957] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [23:51:44.964] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [23:51:44.971] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [23:51:44.978] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [23:51:45.040] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [23:51:45.047] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [23:51:45.081] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [23:51:45.092] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [23:51:45.125] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:51:45.132] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:51:45.139] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:51:45.197] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:51:45.204] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:51:45.240] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:51:45.252] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:51:45.264] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:51:45.271] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:51:45.278] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:51:45.285] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:51:45.291] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:51:45.298] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:51:45.304] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:51:45.311] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:51:45.318] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:51:45.325] checking whether ccache clang-16 supports -Xclang -no-opaque-pointers, for BITCODE_CFLAGS... yes [23:51:45.332] checking whether ccache clang-16 -xc++ supports -Xclang -no-opaque-pointers, for BITCODE_CXXFLAGS... yes [23:51:45.366] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:51:45.372] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:51:45.380] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:51:45.391] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:51:45.403] checking whether the C compiler still works... yes [23:51:45.489] checking how to run the C preprocessor... ccache clang -E [23:51:45.623] checking for pkg-config... /usr/bin/pkg-config [23:51:45.624] checking pkg-config is at least version 0.9.0... yes [23:51:45.625] checking whether to build with ICU support... yes [23:51:45.625] checking for icu-uc icu-i18n... yes [23:51:45.632] checking whether to build with Tcl... yes [23:51:45.632] checking whether to build Perl modules... yes [23:51:45.632] checking whether to build Python modules... yes [23:51:45.632] checking whether to build with GSSAPI support... yes [23:51:45.633] checking whether to build with PAM support... yes [23:51:45.633] checking whether to build with BSD Authentication support... no [23:51:45.633] checking whether to build with LDAP support... yes [23:51:45.634] checking whether to build with Bonjour support... no [23:51:45.634] checking whether to build with SELinux support... yes [23:51:45.634] checking whether to build with systemd support... yes [23:51:45.634] checking whether to build with XML support... yes [23:51:45.634] checking for libxml-2.0 >= 2.6.23... yes [23:51:45.641] checking whether to build with LZ4 support... yes [23:51:45.641] checking for liblz4... yes [23:51:45.648] checking whether to build with ZSTD support... yes [23:51:45.648] checking for libzstd >= 1.4.0... yes [23:51:45.656] checking for strip... strip [23:51:45.656] checking whether it is possible to strip libraries... yes [23:51:45.658] checking for ar... ar [23:51:45.658] checking for a BSD-compatible install... /usr/bin/install -c [23:51:45.668] checking for tar... /usr/bin/tar [23:51:45.668] checking whether ln -s works... yes [23:51:45.668] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:51:45.670] checking for bison... /usr/bin/bison [23:51:45.672] configure: using bison (GNU Bison) 3.8.2 [23:51:45.675] checking for flex... /usr/bin/flex [23:51:45.688] configure: using flex 2.6.4 [23:51:45.688] checking for perl... /usr/bin/perl [23:51:45.691] configure: using perl 5.36.0 [23:51:45.693] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:51:45.698] checking for Perl privlibexp... /usr/share/perl/5.36 [23:51:45.702] checking for Perl useshrplib... true [23:51:45.708] 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:51:45.715] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:51:45.721] 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:51:45.814] checking for python3... /usr/bin/python3 [23:51:45.826] configure: using python 3.11.2 (main, May 2 2024, 11:59:08) [GCC 12.2.0] [23:51:45.832] checking for Python sysconfig module... yes [23:51:45.844] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:51:45.856] checking Python include directory... -I/usr/include/python3.11 [23:51:45.868] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:51:45.910] checking for a sed that does not truncate output... /usr/bin/sed [23:51:45.915] checking for grep that handles long lines and -e... /usr/bin/grep [23:51:45.917] checking for egrep... /usr/bin/grep -E [23:51:45.918] checking for ANSI C header files... yes [23:51:46.157] checking for sys/types.h... yes [23:51:46.173] checking for sys/stat.h... yes [23:51:46.187] checking for stdlib.h... yes [23:51:46.202] checking for string.h... yes [23:51:46.216] checking for memory.h... yes [23:51:46.231] checking for strings.h... yes [23:51:46.280] checking for inttypes.h... yes [23:51:46.296] checking for stdint.h... yes [23:51:46.346] checking for unistd.h... yes [23:51:46.358] checking whether ccache clang is Clang... yes [23:51:46.387] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [23:51:46.506] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:51:46.581] checking whether more special flags are required for pthreads... no [23:51:46.581] checking for PTHREAD_PRIO_INHERIT... yes [23:51:46.662] checking pthread.h usability... yes [23:51:46.669] checking pthread.h presence... yes [23:51:46.703] checking for pthread.h... yes [23:51:46.703] checking for strerror_r... yes [23:51:46.778] checking whether strerror_r returns int... no [23:51:46.848] checking for main in -lm... yes [23:51:46.930] checking for library containing setproctitle... no [23:51:47.093] checking for library containing dlsym... none required [23:51:47.169] checking for library containing socket... none required [23:51:47.247] checking for library containing getopt_long... none required [23:51:47.325] checking for library containing shm_open... none required [23:51:47.402] checking for library containing shm_unlink... none required [23:51:47.480] checking for library containing clock_gettime... none required [23:51:47.557] checking for library containing shmget... none required [23:51:47.635] checking for library containing backtrace_symbols... none required [23:51:47.715] checking for library containing pthread_barrier_wait... none required [23:51:47.795] checking for library containing readline... -lreadline [23:51:47.873] checking for inflate in -lz... yes [23:51:47.955] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:51:48.121] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:51:48.226] checking for SSL_new in -lssl... yes [23:51:48.331] checking for SSL_CTX_set_cert_cb... yes [23:51:48.443] checking for OPENSSL_init_ssl... yes [23:51:48.555] checking for BIO_meth_new... yes [23:51:48.664] checking for ASN1_STRING_get0_data... yes [23:51:48.774] checking for HMAC_CTX_new... yes [23:51:48.890] checking for HMAC_CTX_free... yes [23:51:49.002] checking for CRYPTO_lock... no [23:51:49.116] checking for X509_get_signature_info... yes [23:51:49.233] checking for SSL_CTX_set_num_tickets... yes [23:51:49.345] checking for pam_start in -lpam... yes [23:51:49.451] checking for xmlSaveToBuffer in -lxml2... yes [23:51:49.588] checking for xsltCleanupGlobals in -lxslt... yes [23:51:49.726] checking for LZ4_compress_default in -llz4... yes [23:51:49.874] checking for ZSTD_compress in -lzstd... yes [23:51:50.027] checking for ldap_bind in -lldap... yes [23:51:50.194] checking for ldap_initialize... yes [23:51:50.359] checking for ldap_verify_credentials... yes [23:51:50.529] checking for security_compute_create_name in -lselinux... yes [23:51:50.686] checking for uuid_export in -lossp-uuid... yes [23:51:50.822] checking for stdbool.h that conforms to C99... yes [23:51:50.896] checking for _Bool... yes [23:51:51.084] checking atomic.h usability... no [23:51:51.170] checking atomic.h presence... no [23:51:51.208] checking for atomic.h... no [23:51:51.212] checking copyfile.h usability... no [23:51:51.297] checking copyfile.h presence... no [23:51:51.333] checking for copyfile.h... no [23:51:51.337] checking execinfo.h usability... yes [23:51:51.381] checking execinfo.h presence... yes [23:51:51.414] checking for execinfo.h... yes [23:51:51.422] checking getopt.h usability... yes [23:51:51.513] checking getopt.h presence... yes [23:51:51.545] checking for getopt.h... yes [23:51:51.553] checking ifaddrs.h usability... yes [23:51:51.561] checking ifaddrs.h presence... yes [23:51:51.594] checking for ifaddrs.h... yes [23:51:51.602] checking mbarrier.h usability... no [23:51:51.690] checking mbarrier.h presence... no [23:51:51.725] checking for mbarrier.h... no [23:51:51.728] checking sys/epoll.h usability... yes [23:51:51.772] checking sys/epoll.h presence... yes [23:51:51.806] checking for sys/epoll.h... yes [23:51:51.814] checking sys/event.h usability... no [23:51:51.900] checking sys/event.h presence... no [23:51:51.936] checking for sys/event.h... no [23:51:51.939] checking sys/personality.h usability... yes [23:51:51.947] checking sys/personality.h presence... yes [23:51:51.978] checking for sys/personality.h... yes [23:51:51.985] checking sys/prctl.h usability... yes [23:51:51.993] checking sys/prctl.h presence... yes [23:51:52.024] checking for sys/prctl.h... yes [23:51:52.031] checking sys/procctl.h usability... no [23:51:52.117] checking sys/procctl.h presence... no [23:51:52.153] checking for sys/procctl.h... no [23:51:52.156] checking sys/signalfd.h usability... yes [23:51:52.165] checking sys/signalfd.h presence... yes [23:51:52.196] checking for sys/signalfd.h... yes [23:51:52.204] checking sys/ucred.h usability... no [23:51:52.291] checking sys/ucred.h presence... no [23:51:52.327] checking for sys/ucred.h... no [23:51:52.330] checking termios.h usability... yes [23:51:52.376] checking termios.h presence... yes [23:51:52.407] checking for termios.h... yes [23:51:52.415] checking ucred.h usability... no [23:51:52.502] checking ucred.h presence... no [23:51:52.537] checking for ucred.h... no [23:51:52.539] checking readline/readline.h usability... yes [23:51:52.632] checking readline/readline.h presence... yes [23:51:52.665] checking for readline/readline.h... yes [23:51:52.666] checking readline/history.h usability... yes [23:51:52.675] checking readline/history.h presence... yes [23:51:52.709] checking for readline/history.h... yes [23:51:52.712] checking zlib.h usability... yes [23:51:52.721] checking zlib.h presence... yes [23:51:52.755] checking for zlib.h... yes [23:51:52.755] checking for lz4... /usr/bin/lz4 [23:51:52.755] checking lz4.h usability... yes [23:51:52.800] checking lz4.h presence... yes [23:51:52.833] checking for lz4.h... yes [23:51:52.833] checking for zstd... /usr/bin/zstd [23:51:52.833] checking zstd.h usability... yes [23:51:52.842] checking zstd.h presence... yes [23:51:52.873] checking for zstd.h... yes [23:51:52.874] checking gssapi/gssapi.h usability... yes [23:51:52.882] checking gssapi/gssapi.h presence... yes [23:51:52.914] checking for gssapi/gssapi.h... yes [23:51:52.916] checking gssapi/gssapi_ext.h usability... yes [23:51:52.924] checking gssapi/gssapi_ext.h presence... yes [23:51:52.957] checking for gssapi/gssapi_ext.h... yes [23:51:52.959] checking for openssl... /usr/bin/openssl [23:51:52.963] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [23:51:52.964] checking openssl/ssl.h usability... yes [23:51:52.973] checking openssl/ssl.h presence... yes [23:51:53.035] checking for openssl/ssl.h... yes [23:51:53.035] checking openssl/err.h usability... yes [23:51:53.044] checking openssl/err.h presence... yes [23:51:53.086] checking for openssl/err.h... yes [23:51:53.086] checking security/pam_appl.h usability... yes [23:51:53.175] checking security/pam_appl.h presence... yes [23:51:53.206] checking for security/pam_appl.h... yes [23:51:53.207] checking systemd/sd-daemon.h usability... yes [23:51:53.215] checking systemd/sd-daemon.h presence... yes [23:51:53.248] checking for systemd/sd-daemon.h... yes [23:51:53.248] checking libxml/parser.h usability... yes [23:51:53.365] checking libxml/parser.h presence... yes [23:51:53.408] checking for libxml/parser.h... yes [23:51:53.408] checking libxslt/xslt.h usability... yes [23:51:53.466] checking libxslt/xslt.h presence... yes [23:51:53.510] checking for libxslt/xslt.h... yes [23:51:53.510] checking ldap.h usability... yes [23:51:53.518] checking ldap.h presence... yes [23:51:53.551] checking for ldap.h... yes [23:51:53.551] checking for compatible LDAP implementation... yes [23:51:53.559] checking ossp/uuid.h usability... yes [23:51:53.566] checking ossp/uuid.h presence... yes [23:51:53.599] checking for ossp/uuid.h... yes [23:51:53.634] checking whether byte ordering is bigendian... no [23:51:53.852] checking for inline... inline [23:51:53.862] checking for printf format archetype... printf [23:51:53.941] checking for _Static_assert... yes [23:51:54.079] checking for typeof... typeof [23:51:54.142] checking for __builtin_types_compatible_p... yes [23:51:54.153] checking for __builtin_constant_p... yes [23:51:54.215] checking for __builtin_unreachable... yes [23:51:54.353] checking for computed goto support... yes [23:51:54.360] checking for struct tm.tm_zone... yes [23:51:54.434] checking for union semun... no [23:51:54.505] checking for socklen_t... yes [23:51:54.587] checking for struct sockaddr.sa_len... no [23:51:54.736] checking for locale_t... yes [23:51:54.747] checking for C/C++ restrict keyword... __restrict [23:51:54.786] checking for struct option... yes [23:51:54.917] checking whether assembler supports x86_64 popcntq... yes [23:51:54.924] checking for special C compiler options needed for large files... no [23:51:54.924] checking for _FILE_OFFSET_BITS value needed for large files... no [23:51:54.935] checking size of off_t... 8 [23:51:55.104] checking size of bool... 1 [23:51:55.263] checking for int timezone... yes [23:51:55.405] checking for wcstombs_l declaration... no [23:51:55.559] checking for backtrace_symbols... yes [23:51:55.701] checking for copyfile... no [23:51:55.847] checking for copy_file_range... yes [23:51:55.994] checking for getifaddrs... yes [23:51:56.143] checking for getpeerucred... no [23:51:56.291] checking for inet_pton... yes [23:51:56.440] checking for kqueue... no [23:51:56.586] checking for mbstowcs_l... no [23:51:56.735] checking for memset_s... no [23:51:56.878] checking for posix_fallocate... yes [23:51:57.026] checking for ppoll... yes [23:51:57.170] checking for pthread_is_threaded_np... no [23:51:57.318] checking for setproctitle... no [23:51:57.465] checking for setproctitle_fast... no [23:51:57.628] checking for strchrnul... yes [23:51:57.777] checking for strsignal... yes [23:51:57.931] checking for syncfs... yes [23:51:58.093] checking for sync_file_range... yes [23:51:58.245] checking for uselocale... yes [23:51:58.402] checking for wcstombs_l... no [23:51:58.553] checking for __builtin_bswap16... yes [23:51:58.691] checking for __builtin_bswap32... yes [23:51:58.841] checking for __builtin_bswap64... yes [23:51:58.991] checking for __builtin_clz... yes [23:51:59.143] checking for __builtin_ctz... yes [23:51:59.295] checking for __builtin_popcount... yes [23:51:59.445] checking for __builtin_frame_address... yes [23:51:59.593] checking for _LARGEFILE_SOURCE value needed for large files... no [23:51:59.737] checking how ccache clang reports undeclared, standard C functions... warning [23:51:59.756] checking for posix_fadvise... yes [23:51:59.894] checking whether posix_fadvise is declared... yes [23:51:59.908] checking whether fdatasync is declared... yes [23:51:59.921] checking whether strlcat is declared... no [23:52:00.020] checking whether strlcpy is declared... no [23:52:00.118] checking whether strnlen is declared... yes [23:52:00.132] checking whether strsep is declared... yes [23:52:00.183] checking whether preadv is declared... yes [23:52:00.196] checking whether pwritev is declared... yes [23:52:00.238] checking whether F_FULLFSYNC is declared... no [23:52:00.309] checking for explicit_bzero... yes [23:52:00.444] checking for getopt... yes [23:52:00.594] checking for getpeereid... no [23:52:00.749] checking for inet_aton... yes [23:52:00.885] checking for mkdtemp... yes [23:52:01.019] checking for strlcat... no [23:52:01.157] checking for strlcpy... no [23:52:01.295] checking for strnlen... yes [23:52:01.437] checking for strsep... yes [23:52:01.573] checking for pthread_barrier_wait... yes [23:52:01.702] checking for getopt_long... yes [23:52:01.835] checking for syslog... yes [23:52:01.971] checking syslog.h usability... yes [23:52:01.980] checking syslog.h presence... yes [23:52:02.010] checking for syslog.h... yes [23:52:02.011] checking for opterr... yes [23:52:02.144] checking for optreset... no [23:52:02.281] checking unicode/ucol.h usability... yes [23:52:02.336] checking unicode/ucol.h presence... yes [23:52:02.374] checking for unicode/ucol.h... yes [23:52:02.379] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:52:02.424] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:52:02.500] checking for rl_completion_suppress_quote... yes [23:52:02.649] checking for rl_filename_quote_characters... yes [23:52:02.802] checking for rl_filename_quoting_function... yes [23:52:02.962] checking for append_history... yes [23:52:03.120] checking for history_truncate_file... yes [23:52:03.269] checking for rl_completion_matches... yes [23:52:03.425] checking for rl_filename_completion_function... yes [23:52:03.572] checking for rl_reset_screen_size... yes [23:52:03.724] checking for rl_variable_bind... yes [23:52:03.891] checking test program... ok [23:52:04.050] checking whether long int is 64 bits... yes [23:52:04.206] checking for __builtin_mul_overflow... yes [23:52:04.351] checking size of void *... 8 [23:52:04.531] checking size of size_t... 8 [23:52:04.707] checking size of long... 8 [23:52:04.871] checking alignment of short... 2 [23:52:05.043] checking alignment of int... 4 [23:52:05.217] checking alignment of long... 8 [23:52:05.381] checking alignment of double... 8 [23:52:05.574] checking for int8... no [23:52:05.647] checking for uint8... no [23:52:05.720] checking for int64... no [23:52:05.791] checking for uint64... no [23:52:05.861] checking for __int128... yes [23:52:06.014] checking for __int128 alignment bug... ok [23:52:06.156] checking alignment of PG_INT128_TYPE... 16 [23:52:06.333] checking for builtin __sync char locking functions... yes [23:52:06.474] checking for builtin __sync int32 locking functions... yes [23:52:06.617] checking for builtin __sync int32 atomic operations... yes [23:52:06.763] checking for builtin __sync int64 atomic operations... yes [23:52:06.899] checking for builtin __atomic int32 atomic operations... yes [23:52:07.037] checking for builtin __atomic int64 atomic operations... yes [23:52:07.178] checking for __get_cpuid... yes [23:52:07.329] checking for __get_cpuid_count... yes [23:52:07.472] checking for __cpuid... no [23:52:07.532] checking for __cpuidex... no [23:52:07.589] checking for _xgetbv with CFLAGS=... no [23:52:07.905] checking for _xgetbv with CFLAGS=-mxsave... yes [23:52:08.259] checking for _mm512_popcnt_epi64 with CFLAGS=... no [23:52:08.529] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [23:52:08.890] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:52:08.981] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:52:09.221] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:52:09.284] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:52:09.339] 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:52:09.410] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:52:09.410] checking for library containing sem_init... none required [23:52:09.555] checking which semaphore API to use... unnamed POSIX [23:52:09.556] checking which random number source to use... OpenSSL [23:52:09.557] checking for tclsh... /usr/bin/tclsh [23:52:09.558] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:52:09.596] checking tcl.h usability... yes [23:52:09.604] checking tcl.h presence... yes [23:52:09.638] checking for tcl.h... yes [23:52:09.638] checking for perl.h... yes [23:52:09.952] checking for libperl... yes [23:52:10.179] checking Python.h usability... yes [23:52:10.189] checking Python.h presence... yes [23:52:10.254] checking for Python.h... yes [23:52:10.254] checking for xmllint... /usr/bin/xmllint [23:52:10.254] checking for xsltproc... /usr/bin/xsltproc [23:52:10.254] checking for fop... /usr/bin/fop [23:52:10.254] checking for dbtoepub... no [23:52:10.255] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [23:52:10.342] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:52:10.463] configure: using compiler=Debian clang version 14.0.6 [23:52:10.463] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:52:10.463] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:52:10.463] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:52:10.463] configure: using CXX=ccache clang++-16 [23:52:10.463] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:52:10.463] configure: using CLANG=ccache clang-16 [23:52:10.463] 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:52:10.463] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Xclang -no-opaque-pointers -O2 [23:52:10.489] configure: updating cache clang.cache [23:52:10.498] configure: creating ./config.status [23:52:10.581] config.status: creating GNUmakefile [23:52:10.592] config.status: creating src/Makefile.global [23:52:10.607] config.status: creating src/include/pg_config.h [23:52:10.619] config.status: creating src/include/pg_config_ext.h [23:52:10.626] config.status: src/include/pg_config_ext.h is unchanged [23:52:10.628] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:52:10.635] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [23:52:10.640] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:52:10.647] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:52:10.654] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:52:10.660] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:52:10.667] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:52:10.699] [23:52:10.699] real 0m27.259s [23:52:10.699] user 0m16.174s [23:52:10.699] sys 0m11.128s [23:52:10.699] make -s -j${BUILD_JOBS} clean [23:52:11.207] time make -s -j${BUILD_JOBS} world-bin [23:53:13.293] proc.c:1066:13: error: unused variable 'partitionLock' [-Werror,-Wunused-variable] [23:53:13.293] LWLock *partitionLock = LockHashPartitionLock(hashcode); [23:53:13.293] ^ [23:53:13.293] 1 error generated. [23:53:13.294] make[4]: *** [: proc.o] Error 1 [23:53:13.294] make[4]: *** Waiting for unfinished jobs.... [23:53:13.506] make[3]: *** [../../../src/backend/common.mk:37: lmgr-recursive] Error 2 [23:53:13.506] make[3]: *** Waiting for unfinished jobs.... [23:53:16.280] make[2]: *** [common.mk:37: storage-recursive] Error 2 [23:53:16.280] make[2]: *** Waiting for unfinished jobs.... [23:53:28.419] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:53:28.419] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:53:28.419] [23:53:28.419] real 1m17.213s [23:53:28.419] user 3m58.484s [23:53:28.419] sys 1m2.655s [23:53:28.420] [23:53:28.420] Exit status: 2