[13:16:31.481] time ./configure \ [13:16:31.481] --cache gcc.cache \ [13:16:31.481] --enable-dtrace \ [13:16:31.481] ${LINUX_CONFIGURE_FEATURES} \ [13:16:31.481] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [13:16:31.653] configure: creating cache gcc.cache [13:16:31.666] checking build system type... x86_64-pc-linux-gnu [13:16:31.885] checking host system type... x86_64-pc-linux-gnu [13:16:31.885] checking which template to use... linux [13:16:31.885] checking whether NLS is wanted... no [13:16:31.886] checking for default port number... 5432 [13:16:31.892] checking for dtrace... /usr/bin/dtrace [13:16:31.892] checking for block size... 8kB [13:16:31.893] checking for segment size... 1GB [13:16:31.895] checking for WAL block size... 8kB [13:16:31.928] checking whether the C compiler works... yes [13:16:32.032] checking for C compiler default output file name... a.out [13:16:32.033] checking for suffix of executables... [13:16:32.071] checking whether we are cross compiling... no [13:16:32.133] checking for suffix of object files... o [13:16:32.142] checking whether we are using the GNU C compiler... yes [13:16:32.148] checking whether ccache gcc accepts -g... yes [13:16:32.154] checking for ccache gcc option to accept ISO C89... none needed [13:16:32.162] checking for ccache gcc option to accept ISO C99... none needed [13:16:32.221] checking whether we are using the GNU C++ compiler... yes [13:16:32.228] checking whether ccache g++ accepts -g... yes [13:16:32.341] checking for gawk... no [13:16:32.341] checking for mawk... mawk [13:16:32.342] checking for LLVM_CONFIG... llvm-config-16 [13:16:32.353] configure: using llvm 16.0.6 [13:16:32.353] checking for CLANG... ccache clang-16 [13:16:32.886] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:16:32.892] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [13:16:32.898] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:16:32.942] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:16:33.094] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [13:16:33.101] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [13:16:33.108] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:16:33.114] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:16:33.120] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:16:33.127] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:16:33.134] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [13:16:33.141] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:16:33.147] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:16:33.154] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:16:33.161] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [13:16:33.167] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [13:16:33.174] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:16:33.210] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:16:33.217] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:16:33.224] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [13:16:33.231] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [13:16:33.238] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:16:33.245] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:16:33.266] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:16:33.277] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:16:33.284] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:16:33.321] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:16:33.358] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:16:33.364] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:16:33.371] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:16:33.404] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:16:33.411] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:16:33.417] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:16:33.424] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [13:16:33.430] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [13:16:33.436] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [13:16:33.442] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [13:16:33.448] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [13:16:33.454] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [13:16:33.460] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [13:16:33.466] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [13:16:33.473] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [13:16:33.483] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [13:16:33.493] checking whether the C compiler still works... yes [13:16:33.553] checking how to run the C preprocessor... ccache gcc -E [13:16:33.623] checking for pkg-config... /usr/bin/pkg-config [13:16:33.623] checking pkg-config is at least version 0.9.0... yes [13:16:33.629] checking whether to build with ICU support... yes [13:16:33.630] checking for icu-uc icu-i18n... yes [13:16:33.640] checking whether to build with Tcl... yes [13:16:33.641] checking whether to build Perl modules... yes [13:16:33.641] checking whether to build Python modules... yes [13:16:33.641] checking whether to build with GSSAPI support... yes [13:16:33.642] checking whether to build with PAM support... yes [13:16:33.642] checking whether to build with BSD Authentication support... no [13:16:33.642] checking whether to build with LDAP support... yes [13:16:33.642] checking whether to build with Bonjour support... no [13:16:33.642] checking whether to build with SELinux support... yes [13:16:33.642] checking whether to build with systemd support... yes [13:16:33.643] checking whether to build with XML support... yes [13:16:33.643] checking for libxml-2.0 >= 2.6.23... yes [13:16:33.651] checking whether to build with LZ4 support... yes [13:16:33.651] checking for liblz4... yes [13:16:33.659] checking whether to build with ZSTD support... yes [13:16:33.660] checking for libzstd >= 1.4.0... yes [13:16:33.666] checking for strip... strip [13:16:33.667] checking whether it is possible to strip libraries... yes [13:16:33.670] checking for ar... ar [13:16:33.670] checking for a BSD-compatible install... /usr/bin/install -c [13:16:33.678] checking for tar... /usr/bin/tar [13:16:33.678] checking whether ln -s works... yes [13:16:33.679] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:16:33.681] checking for bison... /usr/bin/bison [13:16:33.686] configure: using bison (GNU Bison) 3.8.2 [13:16:33.689] checking for flex... /usr/bin/flex [13:16:33.705] configure: using flex 2.6.4 [13:16:33.705] checking for perl... /usr/bin/perl [13:16:33.725] configure: using perl 5.36.0 [13:16:33.727] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [13:16:33.740] checking for Perl privlibexp... /usr/share/perl/5.36 [13:16:33.745] checking for Perl useshrplib... true [13:16:33.756] 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 [13:16:33.762] checking for CFLAGS to compile embedded Perl... -DDEBIAN [13:16:33.767] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [13:16:33.893] checking for python3... /usr/bin/python3 [13:16:33.905] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [13:16:33.911] checking for Python sysconfig module... yes [13:16:33.922] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [13:16:33.935] checking Python include directory... -I/usr/include/python3.11 [13:16:33.945] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [13:16:33.985] checking for a sed that does not truncate output... /usr/bin/sed [13:16:33.990] checking for grep that handles long lines and -e... /usr/bin/grep [13:16:33.992] checking for egrep... /usr/bin/grep -E [13:16:33.993] checking for ANSI C header files... yes [13:16:34.091] checking for sys/types.h... yes [13:16:34.105] checking for sys/stat.h... yes [13:16:34.127] checking for stdlib.h... yes [13:16:34.140] checking for string.h... yes [13:16:34.153] checking for memory.h... yes [13:16:34.166] checking for strings.h... yes [13:16:34.178] checking for inttypes.h... yes [13:16:34.193] checking for stdint.h... yes [13:16:34.205] checking for unistd.h... yes [13:16:34.219] checking whether ccache gcc is Clang... no [13:16:34.230] checking whether pthreads work with -pthread... yes [13:16:34.280] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [13:16:34.319] checking whether more special flags are required for pthreads... no [13:16:34.319] checking for PTHREAD_PRIO_INHERIT... yes [13:16:34.364] checking pthread.h usability... yes [13:16:34.372] checking pthread.h presence... yes [13:16:34.386] checking for pthread.h... yes [13:16:34.386] checking for strerror_r... yes [13:16:34.425] checking whether strerror_r returns int... no [13:16:34.457] checking for main in -lm... yes [13:16:34.506] checking for library containing setproctitle... no [13:16:34.596] checking for library containing dlsym... none required [13:16:34.636] checking for library containing socket... none required [13:16:34.675] checking for library containing getopt_long... none required [13:16:34.715] checking for library containing shm_open... none required [13:16:34.755] checking for library containing shm_unlink... none required [13:16:34.796] checking for library containing clock_gettime... none required [13:16:34.837] checking for library containing shmget... none required [13:16:34.879] checking for library containing backtrace_symbols... none required [13:16:34.919] checking for library containing pthread_barrier_wait... none required [13:16:34.960] checking for library containing readline... -lreadline [13:16:35.007] checking for inflate in -lz... yes [13:16:35.048] checking for library containing gss_store_cred_into... -lgssapi_krb5 [13:16:35.145] checking for CRYPTO_new_ex_data in -lcrypto... yes [13:16:35.205] checking for SSL_new in -lssl... yes [13:16:35.266] checking for SSL_CTX_set_ciphersuites... yes [13:16:35.328] checking for SSL_CTX_set_cert_cb... yes [13:16:35.395] checking for X509_get_signature_info... yes [13:16:35.462] checking for SSL_CTX_set_num_tickets... yes [13:16:35.526] checking for pam_start in -lpam... yes [13:16:35.582] checking for xmlSaveToBuffer in -lxml2... yes [13:16:35.670] checking for xsltCleanupGlobals in -lxslt... yes [13:16:35.752] checking for LZ4_compress_default in -llz4... yes [13:16:35.804] checking for ZSTD_compress in -lzstd... yes [13:16:35.856] checking for ldap_bind in -lldap... yes [13:16:35.939] checking for ldap_initialize... yes [13:16:36.001] checking for ldap_verify_credentials... yes [13:16:36.062] checking for security_compute_create_name in -lselinux... yes [13:16:36.117] checking for uuid_export in -lossp-uuid... yes [13:16:36.172] checking for stdbool.h that conforms to C99... yes [13:16:36.183] checking for _Bool... yes [13:16:36.248] checking atomic.h usability... no [13:16:36.297] checking atomic.h presence... no [13:16:36.314] checking for atomic.h... no [13:16:36.317] checking copyfile.h usability... no [13:16:36.365] checking copyfile.h presence... no [13:16:36.382] checking for copyfile.h... no [13:16:36.385] checking execinfo.h usability... yes [13:16:36.392] checking execinfo.h presence... yes [13:16:36.405] checking for execinfo.h... yes [13:16:36.412] checking getopt.h usability... yes [13:16:36.420] checking getopt.h presence... yes [13:16:36.432] checking for getopt.h... yes [13:16:36.439] checking ifaddrs.h usability... yes [13:16:36.450] checking ifaddrs.h presence... yes [13:16:36.465] checking for ifaddrs.h... yes [13:16:36.472] checking mbarrier.h usability... no [13:16:36.520] checking mbarrier.h presence... no [13:16:36.536] checking for mbarrier.h... no [13:16:36.539] checking sys/epoll.h usability... yes [13:16:36.548] checking sys/epoll.h presence... yes [13:16:36.562] checking for sys/epoll.h... yes [13:16:36.568] checking sys/event.h usability... no [13:16:36.618] checking sys/event.h presence... no [13:16:36.634] checking for sys/event.h... no [13:16:36.637] checking sys/personality.h usability... yes [13:16:36.644] checking sys/personality.h presence... yes [13:16:36.657] checking for sys/personality.h... yes [13:16:36.663] checking sys/prctl.h usability... yes [13:16:36.672] checking sys/prctl.h presence... yes [13:16:36.685] checking for sys/prctl.h... yes [13:16:36.692] checking sys/procctl.h usability... no [13:16:36.741] checking sys/procctl.h presence... no [13:16:36.757] checking for sys/procctl.h... no [13:16:36.760] checking sys/signalfd.h usability... yes [13:16:36.769] checking sys/signalfd.h presence... yes [13:16:36.782] checking for sys/signalfd.h... yes [13:16:36.788] checking sys/ucred.h usability... no [13:16:36.837] checking sys/ucred.h presence... no [13:16:36.854] checking for sys/ucred.h... no [13:16:36.857] checking termios.h usability... yes [13:16:36.868] checking termios.h presence... yes [13:16:36.882] checking for termios.h... yes [13:16:36.888] checking ucred.h usability... no [13:16:36.936] checking ucred.h presence... no [13:16:36.952] checking for ucred.h... no [13:16:36.955] checking xlocale.h usability... no [13:16:37.002] checking xlocale.h presence... no [13:16:37.018] checking for xlocale.h... no [13:16:37.019] checking readline/readline.h usability... yes [13:16:37.031] checking readline/readline.h presence... yes [13:16:37.047] checking for readline/readline.h... yes [13:16:37.048] checking readline/history.h usability... yes [13:16:37.056] checking readline/history.h presence... yes [13:16:37.071] checking for readline/history.h... yes [13:16:37.074] checking zlib.h usability... yes [13:16:37.083] checking zlib.h presence... yes [13:16:37.099] checking for zlib.h... yes [13:16:37.099] checking for lz4... /usr/bin/lz4 [13:16:37.100] checking lz4.h usability... yes [13:16:37.107] checking lz4.h presence... yes [13:16:37.121] checking for lz4.h... yes [13:16:37.121] checking for zstd... /usr/bin/zstd [13:16:37.121] checking zstd.h usability... yes [13:16:37.130] checking zstd.h presence... yes [13:16:37.144] checking for zstd.h... yes [13:16:37.144] checking gssapi/gssapi.h usability... yes [13:16:37.155] checking gssapi/gssapi.h presence... yes [13:16:37.170] checking for gssapi/gssapi.h... yes [13:16:37.171] checking gssapi/gssapi_ext.h usability... yes [13:16:37.180] checking gssapi/gssapi_ext.h presence... yes [13:16:37.195] checking for gssapi/gssapi_ext.h... yes [13:16:37.196] checking for openssl... /usr/bin/openssl [13:16:37.207] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:16:37.208] checking openssl/ssl.h usability... yes [13:16:37.261] checking openssl/ssl.h presence... yes [13:16:37.308] checking for openssl/ssl.h... yes [13:16:37.308] checking openssl/err.h usability... yes [13:16:37.320] checking openssl/err.h presence... yes [13:16:37.344] checking for openssl/err.h... yes [13:16:37.344] checking security/pam_appl.h usability... yes [13:16:37.354] checking security/pam_appl.h presence... yes [13:16:37.365] checking for security/pam_appl.h... yes [13:16:37.367] checking systemd/sd-daemon.h usability... yes [13:16:37.375] checking systemd/sd-daemon.h presence... yes [13:16:37.391] checking for systemd/sd-daemon.h... yes [13:16:37.391] checking libxml/parser.h usability... yes [13:16:37.421] checking libxml/parser.h presence... yes [13:16:37.447] checking for libxml/parser.h... yes [13:16:37.447] checking libxslt/xslt.h usability... yes [13:16:37.458] checking libxslt/xslt.h presence... yes [13:16:37.484] checking for libxslt/xslt.h... yes [13:16:37.485] checking ldap.h usability... yes [13:16:37.495] checking ldap.h presence... yes [13:16:37.510] checking for ldap.h... yes [13:16:37.510] checking for compatible LDAP implementation... yes [13:16:37.517] checking ossp/uuid.h usability... yes [13:16:37.525] checking ossp/uuid.h presence... yes [13:16:37.541] checking for ossp/uuid.h... yes [13:16:37.559] checking whether byte ordering is bigendian... no [13:16:37.644] checking for inline... inline [13:16:37.650] checking for printf format archetype... gnu_printf [13:16:37.657] checking for _Static_assert... yes [13:16:37.708] checking for typeof... typeof [13:16:37.715] checking for __builtin_types_compatible_p... yes [13:16:37.725] checking for __builtin_constant_p... yes [13:16:37.736] checking for __builtin_unreachable... yes [13:16:37.787] checking for computed goto support... yes [13:16:37.794] checking for struct tm.tm_zone... yes [13:16:37.802] checking for union semun... no [13:16:37.839] checking for socklen_t... yes [13:16:37.884] checking for struct sockaddr.sa_len... no [13:16:37.957] checking for C/C++ restrict keyword... __restrict [13:16:37.969] checking for struct option... yes [13:16:38.006] checking whether assembler supports x86_64 popcntq... yes [13:16:38.013] checking for special C compiler options needed for large files... no [13:16:38.013] checking for _FILE_OFFSET_BITS value needed for large files... no [13:16:38.020] checking size of off_t... 8 [13:16:38.087] checking size of bool... 1 [13:16:38.150] checking for int timezone... yes [13:16:38.208] checking for backtrace_symbols... yes [13:16:38.266] checking for copyfile... no [13:16:38.329] checking for copy_file_range... yes [13:16:38.386] checking for getifaddrs... yes [13:16:38.445] checking for getpeerucred... no [13:16:38.503] checking for inet_pton... yes [13:16:38.562] checking for kqueue... no [13:16:38.618] checking for mbstowcs_l... no [13:16:38.676] checking for memset_s... no [13:16:38.737] checking for posix_fallocate... yes [13:16:38.796] checking for ppoll... yes [13:16:38.856] checking for pthread_is_threaded_np... no [13:16:38.917] checking for setproctitle... no [13:16:38.977] checking for setproctitle_fast... no [13:16:39.035] checking for strchrnul... yes [13:16:39.094] checking for strsignal... yes [13:16:39.154] checking for syncfs... yes [13:16:39.212] checking for sync_file_range... yes [13:16:39.271] checking for uselocale... yes [13:16:39.330] checking for wcstombs_l... no [13:16:39.385] checking for __builtin_bswap16... yes [13:16:39.440] checking for __builtin_bswap32... yes [13:16:39.497] checking for __builtin_bswap64... yes [13:16:39.554] checking for __builtin_clz... yes [13:16:39.609] checking for __builtin_ctz... yes [13:16:39.664] checking for __builtin_popcount... yes [13:16:39.720] checking for __builtin_frame_address... yes [13:16:39.777] checking for _LARGEFILE_SOURCE value needed for large files... no [13:16:39.835] checking how ccache gcc reports undeclared, standard C functions... error [13:16:39.862] checking for posix_fadvise... yes [13:16:39.920] checking whether posix_fadvise is declared... yes [13:16:39.935] checking whether fdatasync is declared... yes [13:16:39.948] checking whether strlcat is declared... no [13:16:40.006] checking whether strlcpy is declared... no [13:16:40.065] checking whether strnlen is declared... yes [13:16:40.078] checking whether strsep is declared... yes [13:16:40.092] checking whether preadv is declared... yes [13:16:40.106] checking whether pwritev is declared... yes [13:16:40.119] checking whether F_FULLFSYNC is declared... no [13:16:40.151] checking for explicit_bzero... yes [13:16:40.203] checking for getopt... yes [13:16:40.256] checking for getpeereid... no [13:16:40.314] checking for inet_aton... yes [13:16:40.367] checking for mkdtemp... yes [13:16:40.419] checking for strlcat... no [13:16:40.475] checking for strlcpy... no [13:16:40.533] checking for strnlen... yes [13:16:40.592] checking for strsep... yes [13:16:40.645] checking for pthread_barrier_wait... yes [13:16:40.698] checking for getopt_long... yes [13:16:40.750] checking for syslog... yes [13:16:40.803] checking syslog.h usability... yes [13:16:40.813] checking syslog.h presence... yes [13:16:40.826] checking for syslog.h... yes [13:16:40.826] checking for opterr... yes [13:16:40.880] checking for optreset... no [13:16:40.940] checking unicode/ucol.h usability... yes [13:16:40.955] checking unicode/ucol.h presence... yes [13:16:40.976] checking for unicode/ucol.h... yes [13:16:40.980] checking whether LLVMCreateGDBRegistrationListener is declared... yes [13:16:41.006] checking whether LLVMCreatePerfJITEventListener is declared... yes [13:16:41.014] checking for rl_completion_suppress_quote... yes [13:16:41.072] checking for rl_filename_quote_characters... yes [13:16:41.132] checking for rl_filename_quoting_function... yes [13:16:41.194] checking for append_history... yes [13:16:41.255] checking for history_truncate_file... yes [13:16:41.316] checking for rl_completion_matches... yes [13:16:41.378] checking for rl_filename_completion_function... yes [13:16:41.439] checking for rl_reset_screen_size... yes [13:16:41.500] checking for rl_variable_bind... yes [13:16:41.560] checking test program... ok [13:16:41.611] checking whether long int is 64 bits... yes [13:16:41.670] checking for __builtin_mul_overflow... yes [13:16:41.722] checking size of void *... 8 [13:16:41.792] checking size of size_t... 8 [13:16:41.863] checking size of long... 8 [13:16:41.933] checking alignment of short... 2 [13:16:42.001] checking alignment of int... 4 [13:16:42.070] checking alignment of long... 8 [13:16:42.140] checking alignment of double... 8 [13:16:42.210] checking for __int128... yes [13:16:42.264] checking for __int128 alignment bug... ok [13:16:42.316] checking alignment of PG_INT128_TYPE... 16 [13:16:42.386] checking for builtin __sync char locking functions... yes [13:16:42.438] checking for builtin __sync int32 locking functions... yes [13:16:42.489] checking for builtin __sync int32 atomic operations... yes [13:16:42.540] checking for builtin __sync int64 atomic operations... yes [13:16:42.592] checking for builtin __atomic int32 atomic operations... yes [13:16:42.641] checking for builtin __atomic int64 atomic operations... yes [13:16:42.693] checking for __get_cpuid... yes [13:16:42.748] checking for __get_cpuid_count... yes [13:16:42.803] checking for __cpuid... no [13:16:42.823] checking for __cpuidex... no [13:16:42.842] checking for _xgetbv... yes [13:16:43.276] checking for _mm512_popcnt_epi64... yes [13:16:43.681] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:16:43.723] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:16:43.817] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:16:43.836] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:16:43.852] 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 [13:16:43.918] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:16:43.918] checking for library containing sem_init... none required [13:16:43.970] checking which semaphore API to use... unnamed POSIX [13:16:43.970] checking which random number source to use... OpenSSL [13:16:43.972] checking for tclsh... /usr/bin/tclsh [13:16:43.972] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [13:16:44.006] checking tcl.h usability... yes [13:16:44.018] checking tcl.h presence... yes [13:16:44.036] checking for tcl.h... yes [13:16:44.036] checking for perl.h... yes [13:16:44.116] checking for libperl... yes [13:16:44.344] checking Python.h usability... yes [13:16:44.404] checking Python.h presence... yes [13:16:44.457] checking for Python.h... yes [13:16:44.457] checking for xmllint... /usr/bin/xmllint [13:16:44.457] checking for xsltproc... /usr/bin/xsltproc [13:16:44.457] checking for fop... /usr/bin/fop [13:16:44.458] checking for dbtoepub... no [13:16:44.458] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [13:16:44.513] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [13:16:44.579] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [13:16:44.579] 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 [13:16:44.579] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [13:16:44.579] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [13:16:44.579] configure: using CXX=ccache g++ [13:16:44.579] 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 [13:16:44.579] configure: using CLANG=ccache clang-16 [13:16:44.579] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [13:16:44.579] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [13:16:44.606] configure: updating cache gcc.cache [13:16:44.615] configure: creating ./config.status [13:16:44.696] config.status: creating GNUmakefile [13:16:44.707] config.status: creating src/Makefile.global [13:16:44.722] config.status: creating src/include/pg_config.h [13:16:44.734] config.status: creating src/include/pg_config_ext.h [13:16:44.745] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:16:44.759] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:16:44.766] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [13:16:44.772] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [13:16:44.779] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [13:16:44.786] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [13:16:44.818] [13:16:44.818] real 0m13.337s [13:16:44.818] user 0m7.749s [13:16:44.818] sys 0m4.410s [13:16:44.818] make -s -j${BUILD_JOBS} clean [13:16:45.301] time make -s -j${BUILD_JOBS} world-bin [13:16:49.395] smgr.c: In function ‘smgrdestroy’: [13:16:49.395] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [13:16:49.395] 282 | ForkNumber forknum; [13:16:49.395] | ^~~~~~~ [13:16:49.395] smgr.c: In function ‘smgrdounlinkall’: [13:16:49.395] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [13:16:49.395] 487 | int which = rels[i]->smgr_which; [13:16:49.395] | ^~~~~ [13:16:49.395] cc1: all warnings being treated as errors [13:16:49.395] make[4]: *** [: smgr.o] Error 1 [13:16:49.395] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [13:16:49.395] make[2]: *** [common.mk:37: storage-recursive] Error 2 [13:16:49.395] make[2]: *** Waiting for unfinished jobs.... [13:16:49.777] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:16:49.777] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:16:49.777] [13:16:49.777] real 0m4.476s [13:16:49.777] user 0m7.547s [13:16:49.777] sys 0m5.683s [13:16:49.777] [13:16:49.777] Exit status: 2