[23:52:26.264] time ./configure \ [23:52:26.264] --cache gcc.cache \ [23:52:26.264] --enable-dtrace \ [23:52:26.264] ${LINUX_CONFIGURE_FEATURES} \ [23:52:26.264] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [23:52:26.447] configure: creating cache gcc.cache [23:52:26.463] checking build system type... x86_64-pc-linux-gnu [23:52:26.678] checking host system type... x86_64-pc-linux-gnu [23:52:26.678] checking which template to use... linux [23:52:26.679] checking whether NLS is wanted... no [23:52:26.679] checking for default port number... 5432 [23:52:26.685] checking for dtrace... /usr/bin/dtrace [23:52:26.686] checking for block size... 8kB [23:52:26.687] checking for segment size... 1GB [23:52:26.690] checking for WAL block size... 8kB [23:52:26.724] checking whether the C compiler works... yes [23:52:26.838] checking for C compiler default output file name... a.out [23:52:26.839] checking for suffix of executables... [23:52:26.876] checking whether we are cross compiling... no [23:52:26.937] checking for suffix of object files... o [23:52:26.946] checking whether we are using the GNU C compiler... yes [23:52:26.952] checking whether ccache gcc accepts -g... yes [23:52:26.959] checking for ccache gcc option to accept ISO C89... none needed [23:52:26.968] checking for ccache gcc option to accept ISO C99... none needed [23:52:27.033] checking whether we are using the GNU C++ compiler... yes [23:52:27.039] checking whether ccache g++ accepts -g... yes [23:52:27.153] checking for gawk... no [23:52:27.153] checking for mawk... mawk [23:52:27.153] checking for LLVM_CONFIG... llvm-config-16 [23:52:27.169] configure: using llvm 16.0.6 [23:52:27.169] checking for CLANG... ccache clang-16 [23:52:27.701] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [23:52:27.707] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [23:52:27.714] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [23:52:27.783] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [23:52:27.972] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [23:52:27.979] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [23:52:27.987] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [23:52:27.993] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [23:52:28.000] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [23:52:28.007] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [23:52:28.013] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [23:52:28.019] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [23:52:28.026] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [23:52:28.032] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [23:52:28.040] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [23:52:28.047] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [23:52:28.054] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [23:52:28.105] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [23:52:28.112] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [23:52:28.120] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [23:52:28.127] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [23:52:28.134] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [23:52:28.140] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [23:52:28.191] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [23:52:28.198] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [23:52:28.204] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [23:52:28.250] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [23:52:28.301] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [23:52:28.308] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [23:52:28.314] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [23:52:28.361] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [23:52:28.368] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [23:52:28.375] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [23:52:28.383] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [23:52:28.389] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [23:52:28.395] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [23:52:28.401] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [23:52:28.408] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [23:52:28.414] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [23:52:28.421] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [23:52:28.428] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [23:52:28.434] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [23:52:28.460] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [23:52:28.487] checking whether the C compiler still works... yes [23:52:28.549] checking how to run the C preprocessor... ccache gcc -E [23:52:28.616] checking for pkg-config... /usr/bin/pkg-config [23:52:28.616] checking pkg-config is at least version 0.9.0... yes [23:52:28.623] checking whether to build with ICU support... yes [23:52:28.623] checking for icu-uc icu-i18n... yes [23:52:28.634] checking whether to build with Tcl... yes [23:52:28.634] checking whether to build Perl modules... yes [23:52:28.634] checking whether to build Python modules... yes [23:52:28.634] checking whether to build with GSSAPI support... yes [23:52:28.635] checking whether to build with PAM support... yes [23:52:28.635] checking whether to build with BSD Authentication support... no [23:52:28.635] checking whether to build with LDAP support... yes [23:52:28.635] checking whether to build with Bonjour support... no [23:52:28.635] checking whether to build with SELinux support... yes [23:52:28.636] checking whether to build with systemd support... yes [23:52:28.636] checking whether to build with XML support... yes [23:52:28.636] checking for libxml-2.0 >= 2.6.23... yes [23:52:28.646] checking whether to build with LZ4 support... yes [23:52:28.646] checking for liblz4... yes [23:52:28.653] checking whether to build with ZSTD support... yes [23:52:28.653] checking for libzstd >= 1.4.0... yes [23:52:28.661] checking for strip... strip [23:52:28.661] checking whether it is possible to strip libraries... yes [23:52:28.668] checking for ar... ar [23:52:28.669] checking for a BSD-compatible install... /usr/bin/install -c [23:52:28.678] checking for tar... /usr/bin/tar [23:52:28.678] checking whether ln -s works... yes [23:52:28.678] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [23:52:28.680] checking for bison... /usr/bin/bison [23:52:28.686] configure: using bison (GNU Bison) 3.8.2 [23:52:28.689] checking for flex... /usr/bin/flex [23:52:28.709] configure: using flex 2.6.4 [23:52:28.709] checking for perl... /usr/bin/perl [23:52:28.732] configure: using perl 5.36.0 [23:52:28.734] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [23:52:28.747] checking for Perl privlibexp... /usr/share/perl/5.36 [23:52:28.752] checking for Perl useshrplib... true [23:52:28.761] 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:52:28.766] checking for CFLAGS to compile embedded Perl... -DDEBIAN [23:52:28.771] 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:52:28.904] checking for python3... /usr/bin/python3 [23:52:28.916] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [23:52:28.922] checking for Python sysconfig module... yes [23:52:28.933] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [23:52:28.947] checking Python include directory... -I/usr/include/python3.11 [23:52:28.958] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [23:52:28.999] checking for a sed that does not truncate output... /usr/bin/sed [23:52:29.004] checking for grep that handles long lines and -e... /usr/bin/grep [23:52:29.006] checking for egrep... /usr/bin/grep -E [23:52:29.007] checking for ANSI C header files... yes [23:52:29.111] checking for sys/types.h... yes [23:52:29.126] checking for sys/stat.h... yes [23:52:29.151] checking for stdlib.h... yes [23:52:29.166] checking for string.h... yes [23:52:29.181] checking for memory.h... yes [23:52:29.197] checking for strings.h... yes [23:52:29.211] checking for inttypes.h... yes [23:52:29.227] checking for stdint.h... yes [23:52:29.241] checking for unistd.h... yes [23:52:29.259] checking whether ccache gcc is Clang... no [23:52:29.270] checking whether pthreads work with -pthread... yes [23:52:29.324] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [23:52:29.366] checking whether more special flags are required for pthreads... no [23:52:29.366] checking for PTHREAD_PRIO_INHERIT... yes [23:52:29.412] checking pthread.h usability... yes [23:52:29.420] checking pthread.h presence... yes [23:52:29.435] checking for pthread.h... yes [23:52:29.435] checking for strerror_r... yes [23:52:29.476] checking whether strerror_r returns int... no [23:52:29.507] checking for main in -lm... yes [23:52:29.554] checking for library containing setproctitle... no [23:52:29.644] checking for library containing dlsym... none required [23:52:29.685] checking for library containing socket... none required [23:52:29.726] checking for library containing getopt_long... none required [23:52:29.768] checking for library containing shm_open... none required [23:52:29.810] checking for library containing shm_unlink... none required [23:52:29.851] checking for library containing clock_gettime... none required [23:52:29.892] checking for library containing shmget... none required [23:52:29.933] checking for library containing backtrace_symbols... none required [23:52:29.974] checking for library containing pthread_barrier_wait... none required [23:52:30.014] checking for library containing readline... -lreadline [23:52:30.067] checking for inflate in -lz... yes [23:52:30.110] checking for library containing gss_store_cred_into... -lgssapi_krb5 [23:52:30.214] checking for CRYPTO_new_ex_data in -lcrypto... yes [23:52:30.283] checking for SSL_new in -lssl... yes [23:52:30.356] checking for SSL_CTX_set_ciphersuites... yes [23:52:30.422] checking for SSL_CTX_set_cert_cb... yes [23:52:30.488] checking for X509_get_signature_info... yes [23:52:30.562] checking for SSL_CTX_set_num_tickets... yes [23:52:30.628] checking for pam_start in -lpam... yes [23:52:30.679] checking for xmlSaveToBuffer in -lxml2... yes [23:52:30.763] checking for xsltCleanupGlobals in -lxslt... yes [23:52:30.845] checking for LZ4_compress_default in -llz4... yes [23:52:30.897] checking for ZSTD_compress in -lzstd... yes [23:52:30.951] checking for ldap_bind in -lldap... yes [23:52:31.030] checking for ldap_initialize... yes [23:52:31.095] checking for ldap_verify_credentials... yes [23:52:31.162] checking for security_compute_create_name in -lselinux... yes [23:52:31.219] checking for uuid_export in -lossp-uuid... yes [23:52:31.274] checking for stdbool.h that conforms to C99... yes [23:52:31.285] checking for _Bool... yes [23:52:31.351] checking atomic.h usability... no [23:52:31.400] checking atomic.h presence... no [23:52:31.416] checking for atomic.h... no [23:52:31.419] checking copyfile.h usability... no [23:52:31.469] checking copyfile.h presence... no [23:52:31.485] checking for copyfile.h... no [23:52:31.488] checking execinfo.h usability... yes [23:52:31.496] checking execinfo.h presence... yes [23:52:31.509] checking for execinfo.h... yes [23:52:31.516] checking getopt.h usability... yes [23:52:31.525] checking getopt.h presence... yes [23:52:31.537] checking for getopt.h... yes [23:52:31.544] checking ifaddrs.h usability... yes [23:52:31.557] checking ifaddrs.h presence... yes [23:52:31.572] checking for ifaddrs.h... yes [23:52:31.579] checking mbarrier.h usability... no [23:52:31.629] checking mbarrier.h presence... no [23:52:31.645] checking for mbarrier.h... no [23:52:31.648] checking sys/epoll.h usability... yes [23:52:31.657] checking sys/epoll.h presence... yes [23:52:31.671] checking for sys/epoll.h... yes [23:52:31.678] checking sys/event.h usability... no [23:52:31.728] checking sys/event.h presence... no [23:52:31.745] checking for sys/event.h... no [23:52:31.748] checking sys/personality.h usability... yes [23:52:31.756] checking sys/personality.h presence... yes [23:52:31.768] checking for sys/personality.h... yes [23:52:31.775] checking sys/prctl.h usability... yes [23:52:31.784] checking sys/prctl.h presence... yes [23:52:31.797] checking for sys/prctl.h... yes [23:52:31.804] checking sys/procctl.h usability... no [23:52:31.854] checking sys/procctl.h presence... no [23:52:31.871] checking for sys/procctl.h... no [23:52:31.874] checking sys/signalfd.h usability... yes [23:52:31.883] checking sys/signalfd.h presence... yes [23:52:31.897] checking for sys/signalfd.h... yes [23:52:31.904] checking sys/ucred.h usability... no [23:52:31.957] checking sys/ucred.h presence... no [23:52:31.974] checking for sys/ucred.h... no [23:52:31.977] checking termios.h usability... yes [23:52:31.993] checking termios.h presence... yes [23:52:32.008] checking for termios.h... yes [23:52:32.015] checking ucred.h usability... no [23:52:32.068] checking ucred.h presence... no [23:52:32.085] checking for ucred.h... no [23:52:32.088] checking xlocale.h usability... no [23:52:32.138] checking xlocale.h presence... no [23:52:32.155] checking for xlocale.h... no [23:52:32.157] checking readline/readline.h usability... yes [23:52:32.168] checking readline/readline.h presence... yes [23:52:32.184] checking for readline/readline.h... yes [23:52:32.185] checking readline/history.h usability... yes [23:52:32.194] checking readline/history.h presence... yes [23:52:32.210] checking for readline/history.h... yes [23:52:32.212] checking zlib.h usability... yes [23:52:32.223] checking zlib.h presence... yes [23:52:32.241] checking for zlib.h... yes [23:52:32.241] checking for lz4... /usr/bin/lz4 [23:52:32.241] checking lz4.h usability... yes [23:52:32.250] checking lz4.h presence... yes [23:52:32.264] checking for lz4.h... yes [23:52:32.264] checking for zstd... /usr/bin/zstd [23:52:32.264] checking zstd.h usability... yes [23:52:32.273] checking zstd.h presence... yes [23:52:32.288] checking for zstd.h... yes [23:52:32.288] checking gssapi/gssapi.h usability... yes [23:52:32.299] checking gssapi/gssapi.h presence... yes [23:52:32.315] checking for gssapi/gssapi.h... yes [23:52:32.316] checking gssapi/gssapi_ext.h usability... yes [23:52:32.324] checking gssapi/gssapi_ext.h presence... yes [23:52:32.340] checking for gssapi/gssapi_ext.h... yes [23:52:32.341] checking for openssl... /usr/bin/openssl [23:52:32.351] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [23:52:32.351] checking openssl/ssl.h usability... yes [23:52:32.396] checking openssl/ssl.h presence... yes [23:52:32.445] checking for openssl/ssl.h... yes [23:52:32.445] checking openssl/err.h usability... yes [23:52:32.458] checking openssl/err.h presence... yes [23:52:32.483] checking for openssl/err.h... yes [23:52:32.484] checking security/pam_appl.h usability... yes [23:52:32.493] checking security/pam_appl.h presence... yes [23:52:32.505] checking for security/pam_appl.h... yes [23:52:32.507] checking systemd/sd-daemon.h usability... yes [23:52:32.516] checking systemd/sd-daemon.h presence... yes [23:52:32.532] checking for systemd/sd-daemon.h... yes [23:52:32.533] checking libxml/parser.h usability... yes [23:52:32.577] checking libxml/parser.h presence... yes [23:52:32.605] checking for libxml/parser.h... yes [23:52:32.606] checking libxslt/xslt.h usability... yes [23:52:32.618] checking libxslt/xslt.h presence... yes [23:52:32.647] checking for libxslt/xslt.h... yes [23:52:32.647] checking ldap.h usability... yes [23:52:32.659] checking ldap.h presence... yes [23:52:32.675] checking for ldap.h... yes [23:52:32.675] checking for compatible LDAP implementation... yes [23:52:32.683] checking ossp/uuid.h usability... yes [23:52:32.691] checking ossp/uuid.h presence... yes [23:52:32.708] checking for ossp/uuid.h... yes [23:52:32.726] checking whether byte ordering is bigendian... no [23:52:32.815] checking for inline... inline [23:52:32.822] checking for printf format archetype... gnu_printf [23:52:32.829] checking for _Static_assert... yes [23:52:32.881] checking for typeof... typeof [23:52:32.888] checking for __builtin_types_compatible_p... yes [23:52:32.898] checking for __builtin_constant_p... yes [23:52:32.909] checking for __builtin_unreachable... yes [23:52:32.961] checking for computed goto support... yes [23:52:32.969] checking for struct tm.tm_zone... yes [23:52:32.977] checking for union semun... no [23:52:33.017] checking for socklen_t... yes [23:52:33.064] checking for struct sockaddr.sa_len... no [23:52:33.139] checking for C/C++ restrict keyword... __restrict [23:52:33.151] checking for struct option... yes [23:52:33.188] checking whether assembler supports x86_64 popcntq... yes [23:52:33.195] checking for special C compiler options needed for large files... no [23:52:33.195] checking for _FILE_OFFSET_BITS value needed for large files... no [23:52:33.203] checking size of off_t... 8 [23:52:33.273] checking size of bool... 1 [23:52:33.338] checking for int timezone... yes [23:52:33.399] checking for backtrace_symbols... yes [23:52:33.462] checking for copyfile... no [23:52:33.527] checking for copy_file_range... yes [23:52:33.588] checking for getifaddrs... yes [23:52:33.649] checking for getpeerucred... no [23:52:33.711] checking for inet_pton... yes [23:52:33.772] checking for kqueue... no [23:52:33.833] checking for mbstowcs_l... no [23:52:33.894] checking for memset_s... no [23:52:33.956] checking for posix_fallocate... yes [23:52:34.015] checking for ppoll... yes [23:52:34.076] checking for pthread_is_threaded_np... no [23:52:34.138] checking for setproctitle... no [23:52:34.201] checking for setproctitle_fast... no [23:52:34.262] checking for strchrnul... yes [23:52:34.322] checking for strsignal... yes [23:52:34.381] checking for syncfs... yes [23:52:34.442] checking for sync_file_range... yes [23:52:34.502] checking for uselocale... yes [23:52:34.562] checking for wcstombs_l... no [23:52:34.620] checking for __builtin_bswap16... yes [23:52:34.679] checking for __builtin_bswap32... yes [23:52:34.736] checking for __builtin_bswap64... yes [23:52:34.793] checking for __builtin_clz... yes [23:52:34.852] checking for __builtin_ctz... yes [23:52:34.909] checking for __builtin_popcount... yes [23:52:34.968] checking for __builtin_frame_address... yes [23:52:35.025] checking for _LARGEFILE_SOURCE value needed for large files... no [23:52:35.084] checking how ccache gcc reports undeclared, standard C functions... error [23:52:35.112] checking for posix_fadvise... yes [23:52:35.169] checking whether posix_fadvise is declared... yes [23:52:35.184] checking whether fdatasync is declared... yes [23:52:35.197] checking whether strlcat is declared... no [23:52:35.257] checking whether strlcpy is declared... no [23:52:35.317] checking whether strnlen is declared... yes [23:52:35.330] checking whether strsep is declared... yes [23:52:35.343] checking whether preadv is declared... yes [23:52:35.355] checking whether pwritev is declared... yes [23:52:35.367] checking whether F_FULLFSYNC is declared... no [23:52:35.401] checking for explicit_bzero... yes [23:52:35.455] checking for getopt... yes [23:52:35.509] checking for getpeereid... no [23:52:35.569] checking for inet_aton... yes [23:52:35.623] checking for mkdtemp... yes [23:52:35.677] checking for strlcat... no [23:52:35.736] checking for strlcpy... no [23:52:35.795] checking for strnlen... yes [23:52:35.852] checking for strsep... yes [23:52:35.906] checking for pthread_barrier_wait... yes [23:52:35.960] checking for getopt_long... yes [23:52:36.013] checking for syslog... yes [23:52:36.067] checking syslog.h usability... yes [23:52:36.076] checking syslog.h presence... yes [23:52:36.090] checking for syslog.h... yes [23:52:36.090] checking for opterr... yes [23:52:36.146] checking for optreset... no [23:52:36.205] checking unicode/ucol.h usability... yes [23:52:36.221] checking unicode/ucol.h presence... yes [23:52:36.242] checking for unicode/ucol.h... yes [23:52:36.247] checking whether LLVMCreateGDBRegistrationListener is declared... yes [23:52:36.275] checking whether LLVMCreatePerfJITEventListener is declared... yes [23:52:36.284] checking for rl_completion_suppress_quote... yes [23:52:36.345] checking for rl_filename_quote_characters... yes [23:52:36.407] checking for rl_filename_quoting_function... yes [23:52:36.471] checking for append_history... yes [23:52:36.533] checking for history_truncate_file... yes [23:52:36.594] checking for rl_completion_matches... yes [23:52:36.657] checking for rl_filename_completion_function... yes [23:52:36.719] checking for rl_reset_screen_size... yes [23:52:36.782] checking for rl_variable_bind... yes [23:52:36.843] checking test program... ok [23:52:36.896] checking whether long int is 64 bits... yes [23:52:36.956] checking for __builtin_mul_overflow... yes [23:52:37.009] checking size of void *... 8 [23:52:37.080] checking size of size_t... 8 [23:52:37.150] checking size of long... 8 [23:52:37.221] checking alignment of short... 2 [23:52:37.291] checking alignment of int... 4 [23:52:37.361] checking alignment of long... 8 [23:52:37.432] checking alignment of double... 8 [23:52:37.502] checking for __int128... yes [23:52:37.557] checking for __int128 alignment bug... ok [23:52:37.612] checking alignment of PG_INT128_TYPE... 16 [23:52:37.684] checking for builtin __sync char locking functions... yes [23:52:37.737] checking for builtin __sync int32 locking functions... yes [23:52:37.791] checking for builtin __sync int32 atomic operations... yes [23:52:37.844] checking for builtin __sync int64 atomic operations... yes [23:52:37.897] checking for builtin __atomic int32 atomic operations... yes [23:52:37.950] checking for builtin __atomic int64 atomic operations... yes [23:52:38.004] checking for __get_cpuid... yes [23:52:38.062] checking for __get_cpuid_count... yes [23:52:38.118] checking for __cpuid... no [23:52:38.140] checking for __cpuidex... no [23:52:38.161] checking for _xgetbv... yes [23:52:38.610] checking for _mm512_popcnt_epi64... yes [23:52:39.025] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [23:52:39.068] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [23:52:39.167] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [23:52:39.188] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [23:52:39.204] 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:39.274] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [23:52:39.274] checking for library containing sem_init... none required [23:52:39.328] checking which semaphore API to use... unnamed POSIX [23:52:39.328] checking which random number source to use... OpenSSL [23:52:39.330] checking for tclsh... /usr/bin/tclsh [23:52:39.330] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [23:52:39.364] checking tcl.h usability... yes [23:52:39.374] checking tcl.h presence... yes [23:52:39.393] checking for tcl.h... yes [23:52:39.393] checking for perl.h... yes [23:52:39.480] checking for libperl... yes [23:52:39.715] checking Python.h usability... yes [23:52:39.775] checking Python.h presence... yes [23:52:39.828] checking for Python.h... yes [23:52:39.829] checking for xmllint... /usr/bin/xmllint [23:52:39.829] checking for xsltproc... /usr/bin/xsltproc [23:52:39.829] checking for fop... /usr/bin/fop [23:52:39.830] checking for dbtoepub... no [23:52:39.830] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [23:52:39.885] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [23:52:39.954] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [23:52:39.954] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [23:52:39.954] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [23:52:39.954] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [23:52:39.954] configure: using CXX=ccache g++ [23:52:39.954] configure: using CXXFLAGS=-Wall -Wpointer-arith -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv -O2 [23:52:39.954] configure: using CLANG=ccache clang-16 [23:52:39.954] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [23:52:39.954] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [23:52:39.981] configure: updating cache gcc.cache [23:52:39.990] configure: creating ./config.status [23:52:40.072] config.status: creating GNUmakefile [23:52:40.084] config.status: creating src/Makefile.global [23:52:40.098] config.status: creating src/include/pg_config.h [23:52:40.109] config.status: creating src/include/pg_config_ext.h [23:52:40.120] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [23:52:40.135] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [23:52:40.141] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [23:52:40.148] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [23:52:40.154] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [23:52:40.161] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [23:52:40.193] [23:52:40.193] real 0m13.929s [23:52:40.193] user 0m7.984s [23:52:40.193] sys 0m4.574s [23:52:40.193] make -s -j${BUILD_JOBS} clean [23:52:40.671] time make -s -j${BUILD_JOBS} world-bin [23:52:44.762] In file included from ../../../src/include/postgres.h:46, [23:52:44.762] from backend_startup.c:16: [23:52:44.762] backend_startup.c: In function ‘BackendInitialize’: [23:52:44.762] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [23:52:44.762] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:52:44.762] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [23:52:44.762] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [23:52:44.762] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [23:52:44.762] | ^~~~~~~~~~~ [23:52:44.762] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [23:52:44.762] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:52:44.762] | ^~~~~~~ [23:52:44.762] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [23:52:44.762] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [23:52:44.762] | ^~~~ [23:52:44.762] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [23:52:44.762] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [23:52:44.762] | ^~~~~~~~~~~~~~~ [23:52:44.762] backend_startup.c:126:33: note: ‘status’ was declared here [23:52:44.762] 126 | int status; [23:52:44.762] | ^~~~~~ [23:52:44.762] cc1: all warnings being treated as errors [23:52:44.763] make[3]: *** [: backend_startup.o] Error 1 [23:52:44.763] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [23:52:44.763] make[2]: *** Waiting for unfinished jobs.... [23:52:45.290] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [23:52:45.291] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [23:52:45.291] [23:52:45.291] real 0m4.620s [23:52:45.291] user 0m7.708s [23:52:45.291] sys 0m5.950s [23:52:45.291] [23:52:45.291] Exit status: 2