[22:14:28.752] time ./configure \ [22:14:28.752] --cache gcc.cache \ [22:14:28.752] --enable-dtrace \ [22:14:28.752] ${LINUX_CONFIGURE_FEATURES} \ [22:14:28.752] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [22:14:28.942] configure: creating cache gcc.cache [22:14:28.956] checking build system type... x86_64-pc-linux-gnu [22:14:29.137] checking host system type... x86_64-pc-linux-gnu [22:14:29.137] checking which template to use... linux [22:14:29.137] checking whether NLS is wanted... no [22:14:29.137] checking for default port number... 5432 [22:14:29.145] checking for dtrace... /usr/bin/dtrace [22:14:29.145] checking for block size... 8kB [22:14:29.146] checking for segment size... 1GB [22:14:29.149] checking for WAL block size... 8kB [22:14:29.184] checking whether the C compiler works... yes [22:14:29.272] checking for C compiler default output file name... a.out [22:14:29.274] checking for suffix of executables... [22:14:29.315] checking whether we are cross compiling... no [22:14:29.375] checking for suffix of object files... o [22:14:29.387] checking whether we are using the GNU C compiler... yes [22:14:29.395] checking whether ccache gcc accepts -g... yes [22:14:29.403] checking for ccache gcc option to accept ISO C89... none needed [22:14:29.413] checking for ccache gcc option to accept ISO C99... none needed [22:14:29.484] checking whether we are using the GNU C++ compiler... yes [22:14:29.503] checking whether ccache g++ accepts -g... yes [22:14:29.614] checking for gawk... no [22:14:29.615] checking for mawk... mawk [22:14:29.615] checking for LLVM_CONFIG... llvm-config-16 [22:14:29.629] configure: using llvm 16.0.6 [22:14:29.629] checking for CLANG... ccache clang-16 [22:14:30.072] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:14:30.079] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [22:14:30.086] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:14:30.134] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:14:30.273] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [22:14:30.280] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [22:14:30.287] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:14:30.295] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:14:30.302] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:14:30.310] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:14:30.317] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [22:14:30.324] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:14:30.331] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:14:30.338] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:14:30.346] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [22:14:30.353] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [22:14:30.360] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:14:30.398] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:14:30.405] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:14:30.412] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [22:14:30.420] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [22:14:30.427] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:14:30.434] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:14:30.457] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:14:30.465] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:14:30.473] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:14:30.512] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:14:30.552] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:14:30.560] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:14:30.568] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:14:30.605] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:14:30.612] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:14:30.620] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:14:30.628] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [22:14:30.634] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [22:14:30.641] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [22:14:30.648] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [22:14:30.655] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [22:14:30.662] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [22:14:30.670] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [22:14:30.676] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [22:14:30.683] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [22:14:30.695] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [22:14:30.708] checking whether the C compiler still works... yes [22:14:30.775] checking how to run the C preprocessor... ccache gcc -E [22:14:30.847] checking for pkg-config... /usr/bin/pkg-config [22:14:30.847] checking pkg-config is at least version 0.9.0... yes [22:14:30.856] checking whether to build with ICU support... yes [22:14:30.856] checking for icu-uc icu-i18n... yes [22:14:30.867] checking whether to build with Tcl... yes [22:14:30.867] checking whether to build Perl modules... yes [22:14:30.867] checking whether to build Python modules... yes [22:14:30.867] checking whether to build with GSSAPI support... yes [22:14:30.869] checking whether to build with PAM support... yes [22:14:30.869] checking whether to build with BSD Authentication support... no [22:14:30.869] checking whether to build with LDAP support... yes [22:14:30.869] checking whether to build with Bonjour support... no [22:14:30.869] checking whether to build with SELinux support... yes [22:14:30.869] checking whether to build with systemd support... yes [22:14:30.869] checking whether to build with XML support... yes [22:14:30.870] checking for libxml-2.0 >= 2.6.23... yes [22:14:30.877] checking whether to build with LZ4 support... yes [22:14:30.878] checking for liblz4... yes [22:14:30.886] checking whether to build with ZSTD support... yes [22:14:30.887] checking for libzstd >= 1.4.0... yes [22:14:30.895] checking for strip... strip [22:14:30.895] checking whether it is possible to strip libraries... yes [22:14:30.901] checking for ar... ar [22:14:30.901] checking for a BSD-compatible install... /usr/bin/install -c [22:14:30.911] checking for tar... /usr/bin/tar [22:14:30.911] checking whether ln -s works... yes [22:14:30.911] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:14:30.913] checking for bison... /usr/bin/bison [22:14:30.918] configure: using bison (GNU Bison) 3.8.2 [22:14:30.921] checking for flex... /usr/bin/flex [22:14:30.938] configure: using flex 2.6.4 [22:14:30.938] checking for perl... /usr/bin/perl [22:14:30.963] configure: using perl 5.36.0 [22:14:30.965] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [22:14:30.976] checking for Perl privlibexp... /usr/share/perl/5.36 [22:14:30.982] checking for Perl useshrplib... true [22:14:30.990] 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 [22:14:30.996] checking for CFLAGS to compile embedded Perl... -DDEBIAN [22:14:31.003] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [22:14:31.128] checking for python3... /usr/bin/python3 [22:14:31.141] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [22:14:31.148] checking for Python sysconfig module... yes [22:14:31.161] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [22:14:31.175] checking Python include directory... -I/usr/include/python3.11 [22:14:31.188] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [22:14:31.233] checking for a sed that does not truncate output... /usr/bin/sed [22:14:31.239] checking for grep that handles long lines and -e... /usr/bin/grep [22:14:31.242] checking for egrep... /usr/bin/grep -E [22:14:31.244] checking for ANSI C header files... yes [22:14:31.359] checking for sys/types.h... yes [22:14:31.375] checking for sys/stat.h... yes [22:14:31.402] checking for stdlib.h... yes [22:14:31.417] checking for string.h... yes [22:14:31.434] checking for memory.h... yes [22:14:31.451] checking for strings.h... yes [22:14:31.467] checking for inttypes.h... yes [22:14:31.485] checking for stdint.h... yes [22:14:31.502] checking for unistd.h... yes [22:14:31.520] checking whether ccache gcc is Clang... no [22:14:31.534] checking whether pthreads work with -pthread... yes [22:14:31.589] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [22:14:31.633] checking whether more special flags are required for pthreads... no [22:14:31.634] checking for PTHREAD_PRIO_INHERIT... yes [22:14:31.683] checking pthread.h usability... yes [22:14:31.691] checking pthread.h presence... yes [22:14:31.708] checking for pthread.h... yes [22:14:31.708] checking for strerror_r... yes [22:14:31.752] checking whether strerror_r returns int... no [22:14:31.787] checking for main in -lm... yes [22:14:31.838] checking for library containing setproctitle... no [22:14:31.937] checking for library containing dlsym... none required [22:14:31.980] checking for library containing socket... none required [22:14:32.024] checking for library containing getopt_long... none required [22:14:32.068] checking for library containing shm_open... none required [22:14:32.113] checking for library containing shm_unlink... none required [22:14:32.158] checking for library containing clock_gettime... none required [22:14:32.204] checking for library containing shmget... none required [22:14:32.248] checking for library containing backtrace_symbols... none required [22:14:32.292] checking for library containing pthread_barrier_wait... none required [22:14:32.338] checking for library containing readline... -lreadline [22:14:32.397] checking for inflate in -lz... yes [22:14:32.443] checking for library containing gss_store_cred_into... -lgssapi_krb5 [22:14:32.554] checking for CRYPTO_new_ex_data in -lcrypto... yes [22:14:32.622] checking for SSL_new in -lssl... yes [22:14:32.689] checking for SSL_CTX_set_cert_cb... yes [22:14:32.755] checking for OPENSSL_init_ssl... yes [22:14:32.824] checking for X509_get_signature_info... yes [22:14:32.898] checking for SSL_CTX_set_num_tickets... yes [22:14:32.975] checking for pam_start in -lpam... yes [22:14:33.036] checking for xmlSaveToBuffer in -lxml2... yes [22:14:33.129] checking for xsltCleanupGlobals in -lxslt... yes [22:14:33.227] checking for LZ4_compress_default in -llz4... yes [22:14:33.284] checking for ZSTD_compress in -lzstd... yes [22:14:33.342] checking for ldap_bind in -lldap... yes [22:14:33.437] checking for ldap_initialize... yes [22:14:33.507] checking for ldap_verify_credentials... yes [22:14:33.575] checking for security_compute_create_name in -lselinux... yes [22:14:33.634] checking for uuid_export in -lossp-uuid... yes [22:14:33.693] checking for stdbool.h that conforms to C99... yes [22:14:33.706] checking for _Bool... yes [22:14:33.778] checking atomic.h usability... no [22:14:33.833] checking atomic.h presence... no [22:14:33.852] checking for atomic.h... no [22:14:33.856] checking copyfile.h usability... no [22:14:33.908] checking copyfile.h presence... no [22:14:33.930] checking for copyfile.h... no [22:14:33.933] checking execinfo.h usability... yes [22:14:33.942] checking execinfo.h presence... yes [22:14:33.957] checking for execinfo.h... yes [22:14:33.965] checking getopt.h usability... yes [22:14:33.976] checking getopt.h presence... yes [22:14:33.991] checking for getopt.h... yes [22:14:33.999] checking ifaddrs.h usability... yes [22:14:34.012] checking ifaddrs.h presence... yes [22:14:34.029] checking for ifaddrs.h... yes [22:14:34.038] checking mbarrier.h usability... no [22:14:34.092] checking mbarrier.h presence... no [22:14:34.112] checking for mbarrier.h... no [22:14:34.116] checking sys/epoll.h usability... yes [22:14:34.126] checking sys/epoll.h presence... yes [22:14:34.144] checking for sys/epoll.h... yes [22:14:34.152] checking sys/event.h usability... no [22:14:34.210] checking sys/event.h presence... no [22:14:34.230] checking for sys/event.h... no [22:14:34.234] checking sys/personality.h usability... yes [22:14:34.244] checking sys/personality.h presence... yes [22:14:34.258] checking for sys/personality.h... yes [22:14:34.266] checking sys/prctl.h usability... yes [22:14:34.276] checking sys/prctl.h presence... yes [22:14:34.291] checking for sys/prctl.h... yes [22:14:34.299] checking sys/procctl.h usability... no [22:14:34.353] checking sys/procctl.h presence... no [22:14:34.373] checking for sys/procctl.h... no [22:14:34.376] checking sys/signalfd.h usability... yes [22:14:34.386] checking sys/signalfd.h presence... yes [22:14:34.400] checking for sys/signalfd.h... yes [22:14:34.408] checking sys/ucred.h usability... no [22:14:34.462] checking sys/ucred.h presence... no [22:14:34.481] checking for sys/ucred.h... no [22:14:34.484] checking termios.h usability... yes [22:14:34.497] checking termios.h presence... yes [22:14:34.511] checking for termios.h... yes [22:14:34.519] checking ucred.h usability... no [22:14:34.574] checking ucred.h presence... no [22:14:34.593] checking for ucred.h... no [22:14:34.596] checking xlocale.h usability... no [22:14:34.650] checking xlocale.h presence... no [22:14:34.669] checking for xlocale.h... no [22:14:34.670] checking readline/readline.h usability... yes [22:14:34.683] checking readline/readline.h presence... yes [22:14:34.701] checking for readline/readline.h... yes [22:14:34.702] checking readline/history.h usability... yes [22:14:34.711] checking readline/history.h presence... yes [22:14:34.728] checking for readline/history.h... yes [22:14:34.730] checking zlib.h usability... yes [22:14:34.741] checking zlib.h presence... yes [22:14:34.759] checking for zlib.h... yes [22:14:34.760] checking for lz4... /usr/bin/lz4 [22:14:34.760] checking lz4.h usability... yes [22:14:34.770] checking lz4.h presence... yes [22:14:34.785] checking for lz4.h... yes [22:14:34.785] checking for zstd... /usr/bin/zstd [22:14:34.785] checking zstd.h usability... yes [22:14:34.795] checking zstd.h presence... yes [22:14:34.810] checking for zstd.h... yes [22:14:34.811] checking gssapi/gssapi.h usability... yes [22:14:34.821] checking gssapi/gssapi.h presence... yes [22:14:34.837] checking for gssapi/gssapi.h... yes [22:14:34.839] checking gssapi/gssapi_ext.h usability... yes [22:14:34.848] checking gssapi/gssapi_ext.h presence... yes [22:14:34.865] checking for gssapi/gssapi_ext.h... yes [22:14:34.866] checking for openssl... /usr/bin/openssl [22:14:34.875] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:14:34.875] checking openssl/ssl.h usability... yes [22:14:34.916] checking openssl/ssl.h presence... yes [22:14:34.963] checking for openssl/ssl.h... yes [22:14:34.964] checking openssl/err.h usability... yes [22:14:34.978] checking openssl/err.h presence... yes [22:14:35.005] checking for openssl/err.h... yes [22:14:35.006] checking security/pam_appl.h usability... yes [22:14:35.016] checking security/pam_appl.h presence... yes [22:14:35.029] checking for security/pam_appl.h... yes [22:14:35.030] checking systemd/sd-daemon.h usability... yes [22:14:35.040] checking systemd/sd-daemon.h presence... yes [22:14:35.057] checking for systemd/sd-daemon.h... yes [22:14:35.058] checking libxml/parser.h usability... yes [22:14:35.096] checking libxml/parser.h presence... yes [22:14:35.126] checking for libxml/parser.h... yes [22:14:35.126] checking libxslt/xslt.h usability... yes [22:14:35.138] checking libxslt/xslt.h presence... yes [22:14:35.168] checking for libxslt/xslt.h... yes [22:14:35.168] checking ldap.h usability... yes [22:14:35.180] checking ldap.h presence... yes [22:14:35.198] checking for ldap.h... yes [22:14:35.198] checking for compatible LDAP implementation... yes [22:14:35.206] checking ossp/uuid.h usability... yes [22:14:35.215] checking ossp/uuid.h presence... yes [22:14:35.233] checking for ossp/uuid.h... yes [22:14:35.252] checking whether byte ordering is bigendian... no [22:14:35.342] checking for inline... inline [22:14:35.349] checking for printf format archetype... gnu_printf [22:14:35.358] checking for _Static_assert... yes [22:14:35.413] checking for typeof... typeof [22:14:35.421] checking for __builtin_types_compatible_p... yes [22:14:35.433] checking for __builtin_constant_p... yes [22:14:35.444] checking for __builtin_unreachable... yes [22:14:35.498] checking for computed goto support... yes [22:14:35.506] checking for struct tm.tm_zone... yes [22:14:35.515] checking for union semun... no [22:14:35.556] checking for socklen_t... yes [22:14:35.606] checking for struct sockaddr.sa_len... no [22:14:35.687] checking for C/C++ restrict keyword... __restrict [22:14:35.701] checking for struct option... yes [22:14:35.752] checking whether assembler supports x86_64 popcntq... yes [22:14:35.761] checking for special C compiler options needed for large files... no [22:14:35.761] checking for _FILE_OFFSET_BITS value needed for large files... no [22:14:35.769] checking size of off_t... 8 [22:14:35.846] checking size of bool... 1 [22:14:35.914] checking for int timezone... yes [22:14:35.977] checking for backtrace_symbols... yes [22:14:36.040] checking for copyfile... no [22:14:36.108] checking for copy_file_range... yes [22:14:36.173] checking for getifaddrs... yes [22:14:36.240] checking for getpeerucred... no [22:14:36.305] checking for inet_pton... yes [22:14:36.369] checking for kqueue... no [22:14:36.433] checking for mbstowcs_l... no [22:14:36.495] checking for memset_s... no [22:14:36.559] checking for posix_fallocate... yes [22:14:36.623] checking for ppoll... yes [22:14:36.688] checking for pthread_is_threaded_np... no [22:14:36.755] checking for setproctitle... no [22:14:36.821] checking for setproctitle_fast... no [22:14:36.887] checking for strchrnul... yes [22:14:36.953] checking for strsignal... yes [22:14:37.016] checking for syncfs... yes [22:14:37.079] checking for sync_file_range... yes [22:14:37.142] checking for uselocale... yes [22:14:37.206] checking for wcstombs_l... no [22:14:37.269] checking for __builtin_bswap16... yes [22:14:37.332] checking for __builtin_bswap32... yes [22:14:37.394] checking for __builtin_bswap64... yes [22:14:37.455] checking for __builtin_clz... yes [22:14:37.516] checking for __builtin_ctz... yes [22:14:37.577] checking for __builtin_popcount... yes [22:14:37.637] checking for __builtin_frame_address... yes [22:14:37.697] checking for _LARGEFILE_SOURCE value needed for large files... no [22:14:37.758] checking how ccache gcc reports undeclared, standard C functions... error [22:14:37.789] checking for posix_fadvise... yes [22:14:37.853] checking whether posix_fadvise is declared... yes [22:14:37.869] checking whether fdatasync is declared... yes [22:14:37.882] checking whether strlcat is declared... no [22:14:37.945] checking whether strlcpy is declared... no [22:14:38.010] checking whether strnlen is declared... yes [22:14:38.025] checking whether strsep is declared... yes [22:14:38.040] checking whether preadv is declared... yes [22:14:38.055] checking whether pwritev is declared... yes [22:14:38.069] checking whether F_FULLFSYNC is declared... no [22:14:38.106] checking for explicit_bzero... yes [22:14:38.162] checking for getopt... yes [22:14:38.222] checking for getpeereid... no [22:14:38.283] checking for inet_aton... yes [22:14:38.340] checking for mkdtemp... yes [22:14:38.395] checking for strlcat... no [22:14:38.457] checking for strlcpy... no [22:14:38.518] checking for strnlen... yes [22:14:38.578] checking for strsep... yes [22:14:38.634] checking for pthread_barrier_wait... yes [22:14:38.690] checking for getopt_long... yes [22:14:38.747] checking for syslog... yes [22:14:38.803] checking syslog.h usability... yes [22:14:38.813] checking syslog.h presence... yes [22:14:38.828] checking for syslog.h... yes [22:14:38.828] checking for opterr... yes [22:14:38.886] checking for optreset... no [22:14:38.950] checking unicode/ucol.h usability... yes [22:14:38.967] checking unicode/ucol.h presence... yes [22:14:38.990] checking for unicode/ucol.h... yes [22:14:38.995] checking whether LLVMCreateGDBRegistrationListener is declared... yes [22:14:39.019] checking whether LLVMCreatePerfJITEventListener is declared... yes [22:14:39.029] checking for rl_completion_suppress_quote... yes [22:14:39.095] checking for rl_filename_quote_characters... yes [22:14:39.160] checking for rl_filename_quoting_function... yes [22:14:39.227] checking for append_history... yes [22:14:39.296] checking for history_truncate_file... yes [22:14:39.361] checking for rl_completion_matches... yes [22:14:39.427] checking for rl_filename_completion_function... yes [22:14:39.494] checking for rl_reset_screen_size... yes [22:14:39.559] checking for rl_variable_bind... yes [22:14:39.622] checking test program... ok [22:14:39.678] checking whether long int is 64 bits... yes [22:14:39.742] checking for __builtin_mul_overflow... yes [22:14:39.798] checking size of void *... 8 [22:14:39.874] checking size of size_t... 8 [22:14:39.948] checking size of long... 8 [22:14:40.021] checking alignment of short... 2 [22:14:40.096] checking alignment of int... 4 [22:14:40.170] checking alignment of long... 8 [22:14:40.243] checking alignment of double... 8 [22:14:40.319] checking for int8... no [22:14:40.357] checking for uint8... no [22:14:40.394] checking for int64... no [22:14:40.430] checking for uint64... no [22:14:40.467] checking for __int128... yes [22:14:40.525] checking for __int128 alignment bug... ok [22:14:40.581] checking alignment of PG_INT128_TYPE... 16 [22:14:40.655] checking for builtin __sync char locking functions... yes [22:14:40.710] checking for builtin __sync int32 locking functions... yes [22:14:40.766] checking for builtin __sync int32 atomic operations... yes [22:14:40.821] checking for builtin __sync int64 atomic operations... yes [22:14:40.875] checking for builtin __atomic int32 atomic operations... yes [22:14:40.929] checking for builtin __atomic int64 atomic operations... yes [22:14:40.984] checking for __get_cpuid... yes [22:14:41.044] checking for __get_cpuid_count... yes [22:14:41.099] checking for __cpuid... no [22:14:41.119] checking for __cpuidex... no [22:14:41.141] checking for _xgetbv with CFLAGS=... no [22:14:41.564] checking for _xgetbv with CFLAGS=-mxsave... yes [22:14:41.958] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:14:42.323] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:14:42.673] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:14:42.720] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:14:42.822] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:14:42.845] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:14:42.863] 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 [22:14:42.938] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:14:42.938] checking for library containing sem_init... none required [22:14:42.995] checking which semaphore API to use... unnamed POSIX [22:14:42.995] checking which random number source to use... OpenSSL [22:14:42.996] checking for tclsh... /usr/bin/tclsh [22:14:42.997] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [22:14:43.026] checking tcl.h usability... yes [22:14:43.036] checking tcl.h presence... yes [22:14:43.057] checking for tcl.h... yes [22:14:43.057] checking for perl.h... yes [22:14:43.136] checking for libperl... yes [22:14:43.374] checking Python.h usability... yes [22:14:43.420] checking Python.h presence... yes [22:14:43.477] checking for Python.h... yes [22:14:43.477] checking for xmllint... /usr/bin/xmllint [22:14:43.478] checking for xsltproc... /usr/bin/xsltproc [22:14:43.478] checking for fop... /usr/bin/fop [22:14:43.479] checking for dbtoepub... no [22:14:43.479] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [22:14:43.538] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [22:14:43.607] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [22:14:43.607] 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 [22:14:43.607] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [22:14:43.607] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [22:14:43.608] configure: using CXX=ccache g++ [22:14:43.608] 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 [22:14:43.608] configure: using CLANG=ccache clang-16 [22:14:43.608] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [22:14:43.608] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [22:14:43.635] configure: updating cache gcc.cache [22:14:43.645] configure: creating ./config.status [22:14:43.730] config.status: creating GNUmakefile [22:14:43.742] config.status: creating src/Makefile.global [22:14:43.757] config.status: creating src/include/pg_config.h [22:14:43.769] config.status: creating src/include/pg_config_ext.h [22:14:43.781] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:14:43.797] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:14:43.804] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [22:14:43.812] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [22:14:43.820] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [22:14:43.827] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [22:14:43.861] [22:14:43.861] real 0m15.109s [22:14:43.861] user 0m8.945s [22:14:43.861] sys 0m5.249s [22:14:43.861] make -s -j${BUILD_JOBS} clean [22:14:44.362] time make -s -j${BUILD_JOBS} world-bin [22:14:48.526] In file included from ../../../src/include/postgres.h:46, [22:14:48.526] from backend_startup.c:16: [22:14:48.526] backend_startup.c: In function ‘BackendInitialize’: [22:14:48.526] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [22:14:48.526] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:14:48.526] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:14:48.526] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:14:48.526] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:14:48.526] | ^~~~~~~~~~~ [22:14:48.526] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:14:48.526] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:14:48.526] | ^~~~~~~ [22:14:48.526] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [22:14:48.526] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:14:48.526] | ^~~~ [22:14:48.526] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [22:14:48.526] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:14:48.526] | ^~~~~~~~~~~~~~~ [22:14:48.526] backend_startup.c:126:33: note: ‘status’ was declared here [22:14:48.526] 126 | int status; [22:14:48.526] | ^~~~~~ [22:14:48.526] cc1: all warnings being treated as errors [22:14:48.526] make[3]: *** [: backend_startup.o] Error 1 [22:14:48.526] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [22:14:48.526] make[2]: *** Waiting for unfinished jobs.... [22:14:49.049] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:14:49.049] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:14:49.049] [22:14:49.049] real 0m4.687s [22:14:49.049] user 0m7.838s [22:14:49.049] sys 0m6.149s [22:14:49.050] [22:14:49.050] Exit status: 2