[09:34:28.130] time ./configure \ [09:34:28.130] --cache gcc.cache \ [09:34:28.130] --enable-dtrace \ [09:34:28.130] ${LINUX_CONFIGURE_FEATURES} \ [09:34:28.130] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [09:34:28.352] configure: creating cache gcc.cache [09:34:28.369] checking build system type... x86_64-pc-linux-gnu [09:34:28.589] checking host system type... x86_64-pc-linux-gnu [09:34:28.589] checking which template to use... linux [09:34:28.589] checking whether NLS is wanted... no [09:34:28.589] checking for default port number... 5432 [09:34:28.598] checking for dtrace... /usr/bin/dtrace [09:34:28.598] checking for block size... 8kB [09:34:28.599] checking for segment size... 1GB [09:34:28.603] checking for WAL block size... 8kB [09:34:28.642] checking whether the C compiler works... yes [09:34:28.770] checking for C compiler default output file name... a.out [09:34:28.771] checking for suffix of executables... [09:34:28.814] checking whether we are cross compiling... no [09:34:28.879] checking for suffix of object files... o [09:34:28.892] checking whether we are using the GNU C compiler... yes [09:34:28.900] checking whether ccache gcc accepts -g... yes [09:34:28.909] checking for ccache gcc option to accept ISO C89... none needed [09:34:28.922] checking for ccache gcc option to accept ISO C99... none needed [09:34:29.000] checking whether we are using the GNU C++ compiler... yes [09:34:29.009] checking whether ccache g++ accepts -g... yes [09:34:29.084] checking for gawk... no [09:34:29.084] checking for mawk... mawk [09:34:29.085] checking for LLVM_CONFIG... llvm-config-16 [09:34:29.102] configure: using llvm 16.0.6 [09:34:29.102] checking for CLANG... ccache clang-16 [09:34:29.713] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [09:34:29.721] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [09:34:29.730] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [09:34:29.784] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [09:34:29.949] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [09:34:29.958] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [09:34:29.967] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [09:34:29.975] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [09:34:29.984] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [09:34:29.993] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [09:34:30.001] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [09:34:30.009] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [09:34:30.018] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [09:34:30.027] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [09:34:30.036] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [09:34:30.046] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [09:34:30.057] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [09:34:30.099] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [09:34:30.108] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [09:34:30.117] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [09:34:30.127] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [09:34:30.135] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [09:34:30.144] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [09:34:30.171] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [09:34:30.180] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [09:34:30.190] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [09:34:30.232] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [09:34:30.275] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [09:34:30.284] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [09:34:30.291] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [09:34:30.331] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [09:34:30.340] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [09:34:30.349] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [09:34:30.360] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [09:34:30.368] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [09:34:30.378] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [09:34:30.386] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [09:34:30.395] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [09:34:30.404] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [09:34:30.413] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [09:34:30.423] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [09:34:30.433] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [09:34:30.449] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [09:34:30.465] checking whether the C compiler still works... yes [09:34:30.540] checking how to run the C preprocessor... ccache gcc -E [09:34:30.629] checking for pkg-config... /usr/bin/pkg-config [09:34:30.630] checking pkg-config is at least version 0.9.0... yes [09:34:30.641] checking whether to build with ICU support... yes [09:34:30.641] checking for icu-uc icu-i18n... yes [09:34:30.654] checking whether to build with Tcl... yes [09:34:30.655] checking whether to build Perl modules... yes [09:34:30.655] checking whether to build Python modules... yes [09:34:30.655] checking whether to build with GSSAPI support... yes [09:34:30.656] checking whether to build with PAM support... yes [09:34:30.657] checking whether to build with BSD Authentication support... no [09:34:30.657] checking whether to build with LDAP support... yes [09:34:30.657] checking whether to build with Bonjour support... no [09:34:30.657] checking whether to build with SELinux support... yes [09:34:30.657] checking whether to build with systemd support... yes [09:34:30.657] checking whether to build with XML support... yes [09:34:30.658] checking for libxml-2.0 >= 2.6.23... yes [09:34:30.670] checking whether to build with LZ4 support... yes [09:34:30.670] checking for liblz4... yes [09:34:30.681] checking whether to build with ZSTD support... yes [09:34:30.682] checking for libzstd >= 1.4.0... yes [09:34:30.693] checking for strip... strip [09:34:30.693] checking whether it is possible to strip libraries... yes [09:34:30.699] checking for ar... ar [09:34:30.699] checking for a BSD-compatible install... /usr/bin/install -c [09:34:30.709] checking for tar... /usr/bin/tar [09:34:30.710] checking whether ln -s works... yes [09:34:30.710] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [09:34:30.712] checking for bison... /usr/bin/bison [09:34:30.719] configure: using bison (GNU Bison) 3.8.2 [09:34:30.722] checking for flex... /usr/bin/flex [09:34:30.743] configure: using flex 2.6.4 [09:34:30.743] checking for perl... /usr/bin/perl [09:34:30.767] configure: using perl 5.36.0 [09:34:30.769] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [09:34:30.784] checking for Perl privlibexp... /usr/share/perl/5.36 [09:34:30.790] checking for Perl useshrplib... true [09:34:30.802] 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:34:30.809] checking for CFLAGS to compile embedded Perl... -DDEBIAN [09:34:30.816] 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:34:30.965] checking for python3... /usr/bin/python3 [09:34:30.979] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [09:34:30.987] checking for Python sysconfig module... yes [09:34:31.000] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [09:34:31.017] checking Python include directory... -I/usr/include/python3.11 [09:34:31.031] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [09:34:31.081] checking for a sed that does not truncate output... /usr/bin/sed [09:34:31.088] checking for grep that handles long lines and -e... /usr/bin/grep [09:34:31.090] checking for egrep... /usr/bin/grep -E [09:34:31.092] checking for ANSI C header files... yes [09:34:31.213] checking for sys/types.h... yes [09:34:31.231] checking for sys/stat.h... yes [09:34:31.260] checking for stdlib.h... yes [09:34:31.277] checking for string.h... yes [09:34:31.295] checking for memory.h... yes [09:34:31.312] checking for strings.h... yes [09:34:31.331] checking for inttypes.h... yes [09:34:31.351] checking for stdint.h... yes [09:34:31.369] checking for unistd.h... yes [09:34:31.390] checking whether ccache gcc is Clang... no [09:34:31.405] checking whether pthreads work with -pthread... yes [09:34:31.467] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [09:34:31.516] checking whether more special flags are required for pthreads... no [09:34:31.516] checking for PTHREAD_PRIO_INHERIT... yes [09:34:31.572] checking pthread.h usability... yes [09:34:31.581] checking pthread.h presence... yes [09:34:31.600] checking for pthread.h... yes [09:34:31.600] checking for strerror_r... yes [09:34:31.649] checking whether strerror_r returns int... no [09:34:31.691] checking for main in -lm... yes [09:34:31.765] checking for library containing setproctitle... no [09:34:31.880] checking for library containing dlsym... none required [09:34:31.929] checking for library containing socket... none required [09:34:31.983] checking for library containing getopt_long... none required [09:34:32.032] checking for library containing shm_open... none required [09:34:32.083] checking for library containing shm_unlink... none required [09:34:32.131] checking for library containing clock_gettime... none required [09:34:32.179] checking for library containing shmget... none required [09:34:32.225] checking for library containing backtrace_symbols... none required [09:34:32.277] checking for library containing pthread_barrier_wait... none required [09:34:32.327] checking for library containing readline... -lreadline [09:34:32.393] checking for inflate in -lz... yes [09:34:32.447] checking for library containing gss_store_cred_into... -lgssapi_krb5 [09:34:32.565] checking for CRYPTO_new_ex_data in -lcrypto... yes [09:34:32.640] checking for SSL_new in -lssl... yes [09:34:32.711] checking for SSL_CTX_set_ciphersuites... yes [09:34:32.785] checking for SSL_CTX_set_cert_cb... yes [09:34:32.861] checking for X509_get_signature_info... yes [09:34:32.947] checking for SSL_CTX_set_num_tickets... yes [09:34:33.024] checking for pam_start in -lpam... yes [09:34:33.086] checking for xmlSaveToBuffer in -lxml2... yes [09:34:33.197] checking for xsltCleanupGlobals in -lxslt... yes [09:34:33.306] checking for LZ4_compress_default in -llz4... yes [09:34:33.365] checking for ZSTD_compress in -lzstd... yes [09:34:33.429] checking for ldap_bind in -lldap... yes [09:34:33.521] checking for ldap_initialize... yes [09:34:33.595] checking for ldap_verify_credentials... yes [09:34:33.667] checking for security_compute_create_name in -lselinux... yes [09:34:33.738] checking for uuid_export in -lossp-uuid... yes [09:34:33.802] checking for stdbool.h that conforms to C99... yes [09:34:33.817] checking for _Bool... yes [09:34:33.900] checking atomic.h usability... no [09:34:33.966] checking atomic.h presence... no [09:34:33.990] checking for atomic.h... no [09:34:33.995] checking copyfile.h usability... no [09:34:34.058] checking copyfile.h presence... no [09:34:34.080] checking for copyfile.h... no [09:34:34.084] checking execinfo.h usability... yes [09:34:34.096] checking execinfo.h presence... yes [09:34:34.111] checking for execinfo.h... yes [09:34:34.120] checking getopt.h usability... yes [09:34:34.133] checking getopt.h presence... yes [09:34:34.151] checking for getopt.h... yes [09:34:34.161] checking ifaddrs.h usability... yes [09:34:34.178] checking ifaddrs.h presence... yes [09:34:34.199] checking for ifaddrs.h... yes [09:34:34.208] checking mbarrier.h usability... no [09:34:34.269] checking mbarrier.h presence... no [09:34:34.293] checking for mbarrier.h... no [09:34:34.298] checking sys/epoll.h usability... yes [09:34:34.310] checking sys/epoll.h presence... yes [09:34:34.330] checking for sys/epoll.h... yes [09:34:34.339] checking sys/event.h usability... no [09:34:34.400] checking sys/event.h presence... no [09:34:34.423] checking for sys/event.h... no [09:34:34.427] checking sys/personality.h usability... yes [09:34:34.439] checking sys/personality.h presence... yes [09:34:34.455] checking for sys/personality.h... yes [09:34:34.465] checking sys/prctl.h usability... yes [09:34:34.478] checking sys/prctl.h presence... yes [09:34:34.496] checking for sys/prctl.h... yes [09:34:34.506] checking sys/procctl.h usability... no [09:34:34.568] checking sys/procctl.h presence... no [09:34:34.591] checking for sys/procctl.h... no [09:34:34.595] checking sys/signalfd.h usability... yes [09:34:34.605] checking sys/signalfd.h presence... yes [09:34:34.622] checking for sys/signalfd.h... yes [09:34:34.630] checking sys/ucred.h usability... no [09:34:34.689] checking sys/ucred.h presence... no [09:34:34.711] checking for sys/ucred.h... no [09:34:34.715] checking termios.h usability... yes [09:34:34.729] checking termios.h presence... yes [09:34:34.746] checking for termios.h... yes [09:34:34.755] checking ucred.h usability... no [09:34:34.817] checking ucred.h presence... no [09:34:34.839] checking for ucred.h... no [09:34:34.842] checking xlocale.h usability... no [09:34:34.903] checking xlocale.h presence... no [09:34:34.925] checking for xlocale.h... no [09:34:34.927] checking readline/readline.h usability... yes [09:34:34.947] checking readline/readline.h presence... yes [09:34:34.967] checking for readline/readline.h... yes [09:34:34.969] checking readline/history.h usability... yes [09:34:34.980] checking readline/history.h presence... yes [09:34:35.001] checking for readline/history.h... yes [09:34:35.005] checking zlib.h usability... yes [09:34:35.021] checking zlib.h presence... yes [09:34:35.043] checking for zlib.h... yes [09:34:35.044] checking for lz4... /usr/bin/lz4 [09:34:35.044] checking lz4.h usability... yes [09:34:35.057] checking lz4.h presence... yes [09:34:35.076] checking for lz4.h... yes [09:34:35.076] checking for zstd... /usr/bin/zstd [09:34:35.077] checking zstd.h usability... yes [09:34:35.089] checking zstd.h presence... yes [09:34:35.107] checking for zstd.h... yes [09:34:35.107] checking gssapi/gssapi.h usability... yes [09:34:35.121] checking gssapi/gssapi.h presence... yes [09:34:35.140] checking for gssapi/gssapi.h... yes [09:34:35.142] checking gssapi/gssapi_ext.h usability... yes [09:34:35.153] checking gssapi/gssapi_ext.h presence... yes [09:34:35.172] checking for gssapi/gssapi_ext.h... yes [09:34:35.174] checking for openssl... /usr/bin/openssl [09:34:35.187] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [09:34:35.187] checking openssl/ssl.h usability... yes [09:34:35.243] checking openssl/ssl.h presence... yes [09:34:35.299] checking for openssl/ssl.h... yes [09:34:35.300] checking openssl/err.h usability... yes [09:34:35.316] checking openssl/err.h presence... yes [09:34:35.346] checking for openssl/err.h... yes [09:34:35.346] checking security/pam_appl.h usability... yes [09:34:35.361] checking security/pam_appl.h presence... yes [09:34:35.377] checking for security/pam_appl.h... yes [09:34:35.379] checking systemd/sd-daemon.h usability... yes [09:34:35.391] checking systemd/sd-daemon.h presence... yes [09:34:35.411] checking for systemd/sd-daemon.h... yes [09:34:35.412] checking libxml/parser.h usability... yes [09:34:35.450] checking libxml/parser.h presence... yes [09:34:35.483] checking for libxml/parser.h... yes [09:34:35.484] checking libxslt/xslt.h usability... yes [09:34:35.498] checking libxslt/xslt.h presence... yes [09:34:35.533] checking for libxslt/xslt.h... yes [09:34:35.533] checking ldap.h usability... yes [09:34:35.547] checking ldap.h presence... yes [09:34:35.567] checking for ldap.h... yes [09:34:35.567] checking for compatible LDAP implementation... yes [09:34:35.577] checking ossp/uuid.h usability... yes [09:34:35.588] checking ossp/uuid.h presence... yes [09:34:35.609] checking for ossp/uuid.h... yes [09:34:35.631] checking whether byte ordering is bigendian... no [09:34:35.737] checking for inline... inline [09:34:35.746] checking for printf format archetype... gnu_printf [09:34:35.755] checking for _Static_assert... yes [09:34:35.815] checking for typeof... typeof [09:34:35.825] checking for __builtin_types_compatible_p... yes [09:34:35.839] checking for __builtin_constant_p... yes [09:34:35.852] checking for __builtin_unreachable... yes [09:34:35.911] checking for computed goto support... yes [09:34:35.920] checking for struct tm.tm_zone... yes [09:34:35.932] checking for union semun... no [09:34:35.979] checking for socklen_t... yes [09:34:36.035] checking for struct sockaddr.sa_len... no [09:34:36.123] checking for C/C++ restrict keyword... __restrict [09:34:36.141] checking for struct option... yes [09:34:36.188] checking whether assembler supports x86_64 popcntq... yes [09:34:36.196] checking for special C compiler options needed for large files... no [09:34:36.196] checking for _FILE_OFFSET_BITS value needed for large files... no [09:34:36.205] checking size of off_t... 8 [09:34:36.287] checking size of bool... 1 [09:34:36.364] checking for int timezone... yes [09:34:36.434] checking for backtrace_symbols... yes [09:34:36.508] checking for copyfile... no [09:34:36.583] checking for copy_file_range... yes [09:34:36.656] checking for getifaddrs... yes [09:34:36.726] checking for getpeerucred... no [09:34:36.801] checking for inet_pton... yes [09:34:36.874] checking for kqueue... no [09:34:36.948] checking for mbstowcs_l... no [09:34:37.020] checking for memset_s... no [09:34:37.090] checking for posix_fallocate... yes [09:34:37.160] checking for ppoll... yes [09:34:37.232] checking for pthread_is_threaded_np... no [09:34:37.305] checking for setproctitle... no [09:34:37.376] checking for setproctitle_fast... no [09:34:37.444] checking for strchrnul... yes [09:34:37.512] checking for strsignal... yes [09:34:37.582] checking for syncfs... yes [09:34:37.654] checking for sync_file_range... yes [09:34:37.727] checking for uselocale... yes [09:34:37.797] checking for wcstombs_l... no [09:34:37.869] checking for __builtin_bswap16... yes [09:34:37.936] checking for __builtin_bswap32... yes [09:34:38.003] checking for __builtin_bswap64... yes [09:34:38.073] checking for __builtin_clz... yes [09:34:38.142] checking for __builtin_ctz... yes [09:34:38.210] checking for __builtin_popcount... yes [09:34:38.279] checking for __builtin_frame_address... yes [09:34:38.347] checking for _LARGEFILE_SOURCE value needed for large files... no [09:34:38.419] checking how ccache gcc reports undeclared, standard C functions... error [09:34:38.455] checking for posix_fadvise... yes [09:34:38.525] checking whether posix_fadvise is declared... yes [09:34:38.545] checking whether fdatasync is declared... yes [09:34:38.563] checking whether strlcat is declared... no [09:34:38.634] checking whether strlcpy is declared... no [09:34:38.703] checking whether strnlen is declared... yes [09:34:38.719] checking whether strsep is declared... yes [09:34:38.735] checking whether preadv is declared... yes [09:34:38.752] checking whether pwritev is declared... yes [09:34:38.768] checking whether F_FULLFSYNC is declared... no [09:34:38.810] checking for explicit_bzero... yes [09:34:38.875] checking for getopt... yes [09:34:38.937] checking for getpeereid... no [09:34:39.013] checking for inet_aton... yes [09:34:39.075] checking for mkdtemp... yes [09:34:39.138] checking for strlcat... no [09:34:39.205] checking for strlcpy... no [09:34:39.273] checking for strnlen... yes [09:34:39.343] checking for strsep... yes [09:34:39.407] checking for pthread_barrier_wait... yes [09:34:39.470] checking for getopt_long... yes [09:34:39.531] checking for syslog... yes [09:34:39.590] checking syslog.h usability... yes [09:34:39.601] checking syslog.h presence... yes [09:34:39.617] checking for syslog.h... yes [09:34:39.617] checking for opterr... yes [09:34:39.681] checking for optreset... no [09:34:39.750] checking unicode/ucol.h usability... yes [09:34:39.768] checking unicode/ucol.h presence... yes [09:34:39.792] checking for unicode/ucol.h... yes [09:34:39.797] checking whether LLVMCreateGDBRegistrationListener is declared... yes [09:34:39.827] checking whether LLVMCreatePerfJITEventListener is declared... yes [09:34:39.839] checking for rl_completion_suppress_quote... yes [09:34:39.912] checking for rl_filename_quote_characters... yes [09:34:39.985] checking for rl_filename_quoting_function... yes [09:34:40.060] checking for append_history... yes [09:34:40.132] checking for history_truncate_file... yes [09:34:40.209] checking for rl_completion_matches... yes [09:34:40.278] checking for rl_filename_completion_function... yes [09:34:40.352] checking for rl_reset_screen_size... yes [09:34:40.425] checking for rl_variable_bind... yes [09:34:40.494] checking test program... ok [09:34:40.559] checking whether long int is 64 bits... yes [09:34:40.628] checking for __builtin_mul_overflow... yes [09:34:40.690] checking size of void *... 8 [09:34:40.769] checking size of size_t... 8 [09:34:40.848] checking size of long... 8 [09:34:40.926] checking alignment of short... 2 [09:34:41.007] checking alignment of int... 4 [09:34:41.086] checking alignment of long... 8 [09:34:41.168] checking alignment of double... 8 [09:34:41.257] checking for __int128... yes [09:34:41.325] checking for __int128 alignment bug... ok [09:34:41.387] checking alignment of PG_INT128_TYPE... 16 [09:34:41.469] checking for builtin __sync char locking functions... yes [09:34:41.530] checking for builtin __sync int32 locking functions... yes [09:34:41.592] checking for builtin __sync int32 atomic operations... yes [09:34:41.653] checking for builtin __sync int64 atomic operations... yes [09:34:41.714] checking for builtin __atomic int32 atomic operations... yes [09:34:41.778] checking for builtin __atomic int64 atomic operations... yes [09:34:41.841] checking for __get_cpuid... yes [09:34:41.906] checking for __get_cpuid_count... yes [09:34:41.971] checking for __cpuid... no [09:34:41.997] checking for __cpuidex... no [09:34:42.024] checking for _xgetbv... yes [09:34:42.512] checking for _mm512_popcnt_epi64... yes [09:34:42.952] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [09:34:43.002] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [09:34:43.112] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [09:34:43.139] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [09:34:43.160] 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:34:43.235] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [09:34:43.235] checking for library containing sem_init... none required [09:34:43.298] checking which semaphore API to use... unnamed POSIX [09:34:43.299] checking which random number source to use... OpenSSL [09:34:43.301] checking for tclsh... /usr/bin/tclsh [09:34:43.301] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [09:34:43.342] checking tcl.h usability... yes [09:34:43.355] checking tcl.h presence... yes [09:34:43.378] checking for tcl.h... yes [09:34:43.379] checking for perl.h... yes [09:34:43.478] checking for libperl... yes [09:34:43.763] checking Python.h usability... yes [09:34:43.827] checking Python.h presence... yes [09:34:43.886] checking for Python.h... yes [09:34:43.887] checking for xmllint... /usr/bin/xmllint [09:34:43.887] checking for xsltproc... /usr/bin/xsltproc [09:34:43.887] checking for fop... /usr/bin/fop [09:34:43.888] checking for dbtoepub... no [09:34:43.888] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [09:34:43.955] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [09:34:44.033] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [09:34:44.033] 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:34:44.034] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [09:34:44.034] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [09:34:44.034] configure: using CXX=ccache g++ [09:34:44.034] 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:34:44.034] configure: using CLANG=ccache clang-16 [09:34:44.034] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [09:34:44.034] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [09:34:44.066] configure: updating cache gcc.cache [09:34:44.078] configure: creating ./config.status [09:34:44.188] config.status: creating GNUmakefile [09:34:44.205] config.status: creating src/Makefile.global [09:34:44.226] config.status: creating src/include/pg_config.h [09:34:44.241] config.status: creating src/include/pg_config_ext.h [09:34:44.257] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [09:34:44.276] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [09:34:44.286] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [09:34:44.295] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [09:34:44.305] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [09:34:44.314] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [09:34:44.353] [09:34:44.353] real 0m16.223s [09:34:44.353] user 0m9.303s [09:34:44.353] sys 0m5.736s [09:34:44.353] make -s -j${BUILD_JOBS} clean [09:34:44.911] time make -s -j${BUILD_JOBS} world-bin [09:34:49.461] smgr.c: In function ‘smgrdestroy’: [09:34:49.461] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable] [09:34:49.461] 282 | ForkNumber forknum; [09:34:49.461] | ^~~~~~~ [09:34:49.461] smgr.c: In function ‘smgrdounlinkall’: [09:34:49.461] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable] [09:34:49.461] 487 | int which = rels[i]->smgr_which; [09:34:49.461] | ^~~~~ [09:34:49.461] cc1: all warnings being treated as errors [09:34:49.463] make[4]: *** [: smgr.o] Error 1 [09:34:49.463] make[3]: *** [../../../src/backend/common.mk:37: smgr-recursive] Error 2 [09:34:49.463] make[2]: *** [common.mk:37: storage-recursive] Error 2 [09:34:49.463] make[2]: *** Waiting for unfinished jobs.... [09:34:49.935] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:34:49.936] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:34:49.936] [09:34:49.936] real 0m5.025s [09:34:49.936] user 0m8.081s [09:34:49.936] sys 0m7.172s [09:34:49.936] [09:34:49.936] Exit status: 2