[08:45:56.831] time ./configure \ [08:45:56.831] --cache clang.cache \ [08:45:56.831] ${LINUX_CONFIGURE_FEATURES} \ [08:45:56.831] CC="ccache clang" CXX="ccache clang++-16" CLANG="ccache clang-16" [08:45:57.008] configure: creating cache clang.cache [08:45:57.023] checking build system type... x86_64-pc-linux-gnu [08:45:57.133] checking host system type... x86_64-pc-linux-gnu [08:45:57.133] checking which template to use... linux [08:45:57.133] checking whether NLS is wanted... no [08:45:57.133] checking for default port number... 5432 [08:45:57.140] checking for block size... 8kB [08:45:57.142] checking for segment size... 1GB [08:45:57.144] checking for WAL block size... 8kB [08:45:57.261] checking whether the C compiler works... yes [08:45:57.422] checking for C compiler default output file name... a.out [08:45:57.423] checking for suffix of executables... [08:45:57.492] checking whether we are cross compiling... no [08:45:57.584] checking for suffix of object files... o [08:45:57.592] checking whether we are using the GNU C compiler... yes [08:45:57.599] checking whether ccache clang accepts -g... yes [08:45:57.606] checking for ccache clang option to accept ISO C89... none needed [08:45:57.614] checking for ccache clang option to accept ISO C99... none needed [08:45:57.747] checking whether we are using the GNU C++ compiler... yes [08:45:57.754] checking whether ccache clang++-16 accepts -g... yes [08:45:57.892] checking for gawk... no [08:45:57.893] checking for mawk... mawk [08:45:57.893] checking for LLVM_CONFIG... llvm-config-16 [08:45:57.898] configure: using llvm 16.0.6 [08:45:57.898] checking for CLANG... ccache clang-16 [08:45:57.951] checking whether ccache clang supports -Wdeclaration-after-statement, for CFLAGS... yes [08:45:57.958] checking whether ccache clang supports -Werror=vla, for CFLAGS... yes [08:45:57.965] checking whether ccache clang supports -Werror=unguarded-availability-new, for CFLAGS... yes [08:45:57.972] checking whether ccache clang++-16 supports -Werror=unguarded-availability-new, for CXXFLAGS... yes [08:45:57.978] checking whether ccache clang supports -Wendif-labels, for CFLAGS... yes [08:45:57.985] checking whether ccache clang++-16 supports -Wendif-labels, for CXXFLAGS... yes [08:45:57.992] checking whether ccache clang supports -Wmissing-format-attribute, for CFLAGS... yes [08:45:57.999] checking whether ccache clang++-16 supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:45:58.005] checking whether ccache clang supports -Wimplicit-fallthrough=3, for CFLAGS... no [08:45:58.017] checking whether ccache clang++-16 supports -Wimplicit-fallthrough=3, for CXXFLAGS... no [08:45:58.029] checking whether ccache clang supports -Wcast-function-type, for CFLAGS... yes [08:45:58.036] checking whether ccache clang++-16 supports -Wcast-function-type, for CXXFLAGS... yes [08:45:58.043] checking whether ccache clang supports -Wshadow=compatible-local, for CFLAGS... no [08:45:58.054] checking whether ccache clang++-16 supports -Wshadow=compatible-local, for CXXFLAGS... no [08:45:58.066] checking whether ccache clang supports -Wformat-security, for CFLAGS... yes [08:45:58.074] checking whether ccache clang++-16 supports -Wformat-security, for CXXFLAGS... yes [08:45:58.080] checking whether ccache clang supports -Wmissing-variable-declarations, for CFLAGS... yes [08:45:58.087] checking whether ccache clang supports -fno-strict-aliasing, for CFLAGS... yes [08:45:58.094] checking whether ccache clang++-16 supports -fno-strict-aliasing, for CXXFLAGS... yes [08:45:58.101] checking whether ccache clang supports -fwrapv, for CFLAGS... yes [08:45:58.107] checking whether ccache clang++-16 supports -fwrapv, for CXXFLAGS... yes [08:45:58.114] checking whether ccache clang supports -fexcess-precision=standard, for CFLAGS... no [08:45:58.126] checking whether ccache clang++-16 supports -fexcess-precision=standard, for CXXFLAGS... yes [08:45:58.133] checking whether ccache clang supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:45:58.140] checking whether ccache clang supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:45:58.147] checking whether ccache clang supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:45:58.154] checking whether ccache clang supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:45:58.161] checking whether ccache clang supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:45:58.173] checking whether ccache clang supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:45:58.184] checking whether ccache clang supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:45:58.197] checking whether ccache clang supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:45:58.204] checking whether ccache clang++-16 supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:45:58.211] checking whether ccache clang++-16 supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:45:58.219] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [08:45:58.226] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [08:45:58.232] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [08:45:58.239] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [08:45:58.246] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [08:45:58.253] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [08:45:58.260] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [08:45:58.266] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [08:45:58.273] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [08:45:58.285] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [08:45:58.297] checking whether the C compiler still works... yes [08:45:58.416] checking how to run the C preprocessor... ccache clang -E [08:45:58.554] checking for pkg-config... /usr/bin/pkg-config [08:45:58.554] checking pkg-config is at least version 0.9.0... yes [08:45:58.555] checking whether to build with ICU support... yes [08:45:58.556] checking for icu-uc icu-i18n... yes [08:45:58.564] checking whether to build with Tcl... yes [08:45:58.564] checking whether to build Perl modules... yes [08:45:58.564] checking whether to build Python modules... yes [08:45:58.564] checking whether to build with GSSAPI support... yes [08:45:58.565] checking whether to build with PAM support... yes [08:45:58.566] checking whether to build with BSD Authentication support... no [08:45:58.566] checking whether to build with LDAP support... yes [08:45:58.566] checking whether to build with Bonjour support... no [08:45:58.566] checking whether to build with SELinux support... yes [08:45:58.566] checking whether to build with systemd support... yes [08:45:58.566] checking whether to build with XML support... yes [08:45:58.567] checking for libxml-2.0 >= 2.6.23... yes [08:45:58.574] checking whether to build with LZ4 support... yes [08:45:58.574] checking for liblz4... yes [08:45:58.581] checking whether to build with ZSTD support... yes [08:45:58.581] checking for libzstd >= 1.4.0... yes [08:45:58.589] checking for strip... strip [08:45:58.589] checking whether it is possible to strip libraries... yes [08:45:58.591] checking for ar... ar [08:45:58.591] checking for a BSD-compatible install... /usr/bin/install -c [08:45:58.600] checking for tar... /usr/bin/tar [08:45:58.601] checking whether ln -s works... yes [08:45:58.601] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:45:58.603] checking for bison... /usr/bin/bison [08:45:58.605] configure: using bison (GNU Bison) 3.8.2 [08:45:58.608] checking for flex... /usr/bin/flex [08:45:58.621] configure: using flex 2.6.4 [08:45:58.621] checking for perl... /usr/bin/perl [08:45:58.624] configure: using perl 5.36.0 [08:45:58.625] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [08:45:58.630] checking for Perl privlibexp... /usr/share/perl/5.36 [08:45:58.635] checking for Perl useshrplib... true [08:45:58.641] 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 [08:45:58.646] checking for CFLAGS to compile embedded Perl... -DDEBIAN [08:45:58.652] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [08:45:58.743] checking for python3... /usr/bin/python3 [08:45:58.755] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [08:45:58.762] checking for Python sysconfig module... yes [08:45:58.773] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [08:45:58.786] checking Python include directory... -I/usr/include/python3.11 [08:45:58.799] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [08:45:58.840] checking for a sed that does not truncate output... /usr/bin/sed [08:45:58.845] checking for grep that handles long lines and -e... /usr/bin/grep [08:45:58.848] checking for egrep... /usr/bin/grep -E [08:45:58.850] checking for ANSI C header files... yes [08:45:59.040] checking for sys/types.h... yes [08:45:59.057] checking for sys/stat.h... yes [08:45:59.072] checking for stdlib.h... yes [08:45:59.087] checking for string.h... yes [08:45:59.102] checking for memory.h... yes [08:45:59.117] checking for strings.h... yes [08:45:59.132] checking for inttypes.h... yes [08:45:59.149] checking for stdint.h... yes [08:45:59.164] checking for unistd.h... yes [08:45:59.176] checking whether ccache clang is Clang... yes [08:45:59.207] checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no [08:45:59.330] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [08:45:59.408] checking whether more special flags are required for pthreads... no [08:45:59.408] checking for PTHREAD_PRIO_INHERIT... yes [08:45:59.489] checking pthread.h usability... yes [08:45:59.498] checking pthread.h presence... yes [08:45:59.530] checking for pthread.h... yes [08:45:59.531] checking for strerror_r... yes [08:45:59.606] checking whether strerror_r returns int... no [08:45:59.673] checking for main in -lm... yes [08:45:59.755] checking for library containing setproctitle... no [08:45:59.924] checking for library containing dlsym... none required [08:46:00.003] checking for library containing socket... none required [08:46:00.085] checking for library containing getopt_long... none required [08:46:00.163] checking for library containing shm_open... none required [08:46:00.243] checking for library containing shm_unlink... none required [08:46:00.325] checking for library containing clock_gettime... none required [08:46:00.404] checking for library containing shmget... none required [08:46:00.484] checking for library containing backtrace_symbols... none required [08:46:00.563] checking for library containing pthread_barrier_wait... none required [08:46:00.643] checking for library containing readline... -lreadline [08:46:00.722] checking for inflate in -lz... yes [08:46:00.813] checking for library containing gss_store_cred_into... -lgssapi_krb5 [08:46:00.989] checking for CRYPTO_new_ex_data in -lcrypto... yes [08:46:01.097] checking for SSL_new in -lssl... yes [08:46:01.206] checking for SSL_CTX_set_cert_cb... yes [08:46:01.314] checking for OPENSSL_init_ssl... yes [08:46:01.424] checking for X509_get_signature_info... yes [08:46:01.539] checking for SSL_CTX_set_num_tickets... yes [08:46:01.650] checking for pam_start in -lpam... yes [08:46:01.759] checking for xmlSaveToBuffer in -lxml2... yes [08:46:01.892] checking for xsltCleanupGlobals in -lxslt... yes [08:46:02.026] checking for LZ4_compress_default in -llz4... yes [08:46:02.163] checking for ZSTD_compress in -lzstd... yes [08:46:02.295] checking for ldap_bind in -lldap... yes [08:46:02.441] checking for ldap_initialize... yes [08:46:02.596] checking for ldap_verify_credentials... yes [08:46:02.745] checking for security_compute_create_name in -lselinux... yes [08:46:02.879] checking for uuid_export in -lossp-uuid... yes [08:46:03.018] checking for stdbool.h that conforms to C99... yes [08:46:03.030] checking for _Bool... yes [08:46:03.134] checking atomic.h usability... no [08:46:03.219] checking atomic.h presence... no [08:46:03.253] checking for atomic.h... no [08:46:03.256] checking copyfile.h usability... no [08:46:03.341] checking copyfile.h presence... no [08:46:03.376] checking for copyfile.h... no [08:46:03.380] checking execinfo.h usability... yes [08:46:03.388] checking execinfo.h presence... yes [08:46:03.418] checking for execinfo.h... yes [08:46:03.425] checking getopt.h usability... yes [08:46:03.434] checking getopt.h presence... yes [08:46:03.465] checking for getopt.h... yes [08:46:03.473] checking ifaddrs.h usability... yes [08:46:03.481] checking ifaddrs.h presence... yes [08:46:03.514] checking for ifaddrs.h... yes [08:46:03.522] checking mbarrier.h usability... no [08:46:03.610] checking mbarrier.h presence... no [08:46:03.645] checking for mbarrier.h... no [08:46:03.649] checking sys/epoll.h usability... yes [08:46:03.658] checking sys/epoll.h presence... yes [08:46:03.691] checking for sys/epoll.h... yes [08:46:03.699] checking sys/event.h usability... no [08:46:03.787] checking sys/event.h presence... no [08:46:03.822] checking for sys/event.h... no [08:46:03.826] checking sys/personality.h usability... yes [08:46:03.834] checking sys/personality.h presence... yes [08:46:03.865] checking for sys/personality.h... yes [08:46:03.873] checking sys/prctl.h usability... yes [08:46:03.881] checking sys/prctl.h presence... yes [08:46:03.913] checking for sys/prctl.h... yes [08:46:03.920] checking sys/procctl.h usability... no [08:46:04.005] checking sys/procctl.h presence... no [08:46:04.041] checking for sys/procctl.h... no [08:46:04.044] checking sys/signalfd.h usability... yes [08:46:04.052] checking sys/signalfd.h presence... yes [08:46:04.085] checking for sys/signalfd.h... yes [08:46:04.092] checking sys/ucred.h usability... no [08:46:04.178] checking sys/ucred.h presence... no [08:46:04.213] checking for sys/ucred.h... no [08:46:04.217] checking termios.h usability... yes [08:46:04.226] checking termios.h presence... yes [08:46:04.257] checking for termios.h... yes [08:46:04.265] checking ucred.h usability... no [08:46:04.350] checking ucred.h presence... no [08:46:04.386] checking for ucred.h... no [08:46:04.389] checking xlocale.h usability... no [08:46:04.474] checking xlocale.h presence... no [08:46:04.510] checking for xlocale.h... no [08:46:04.511] checking readline/readline.h usability... yes [08:46:04.520] checking readline/readline.h presence... yes [08:46:04.554] checking for readline/readline.h... yes [08:46:04.556] checking readline/history.h usability... yes [08:46:04.565] checking readline/history.h presence... yes [08:46:04.597] checking for readline/history.h... yes [08:46:04.600] checking zlib.h usability... yes [08:46:04.609] checking zlib.h presence... yes [08:46:04.644] checking for zlib.h... yes [08:46:04.644] checking for lz4... /usr/bin/lz4 [08:46:04.645] checking lz4.h usability... yes [08:46:04.654] checking lz4.h presence... yes [08:46:04.685] checking for lz4.h... yes [08:46:04.686] checking for zstd... /usr/bin/zstd [08:46:04.686] checking zstd.h usability... yes [08:46:04.695] checking zstd.h presence... yes [08:46:04.727] checking for zstd.h... yes [08:46:04.728] checking gssapi/gssapi.h usability... yes [08:46:04.736] checking gssapi/gssapi.h presence... yes [08:46:04.771] checking for gssapi/gssapi.h... yes [08:46:04.772] checking gssapi/gssapi_ext.h usability... yes [08:46:04.781] checking gssapi/gssapi_ext.h presence... yes [08:46:04.815] checking for gssapi/gssapi_ext.h... yes [08:46:04.817] checking for openssl... /usr/bin/openssl [08:46:04.821] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [08:46:04.822] checking openssl/ssl.h usability... yes [08:46:04.832] checking openssl/ssl.h presence... yes [08:46:04.895] checking for openssl/ssl.h... yes [08:46:04.895] checking openssl/err.h usability... yes [08:46:04.904] checking openssl/err.h presence... yes [08:46:04.947] checking for openssl/err.h... yes [08:46:04.947] checking security/pam_appl.h usability... yes [08:46:04.956] checking security/pam_appl.h presence... yes [08:46:04.986] checking for security/pam_appl.h... yes [08:46:04.987] checking systemd/sd-daemon.h usability... yes [08:46:04.996] checking systemd/sd-daemon.h presence... yes [08:46:05.029] checking for systemd/sd-daemon.h... yes [08:46:05.029] checking libxml/parser.h usability... yes [08:46:05.038] checking libxml/parser.h presence... yes [08:46:05.082] checking for libxml/parser.h... yes [08:46:05.082] checking libxslt/xslt.h usability... yes [08:46:05.091] checking libxslt/xslt.h presence... yes [08:46:05.136] checking for libxslt/xslt.h... yes [08:46:05.136] checking ldap.h usability... yes [08:46:05.145] checking ldap.h presence... yes [08:46:05.178] checking for ldap.h... yes [08:46:05.178] checking for compatible LDAP implementation... yes [08:46:05.187] checking ossp/uuid.h usability... yes [08:46:05.196] checking ossp/uuid.h presence... yes [08:46:05.230] checking for ossp/uuid.h... yes [08:46:05.265] checking whether byte ordering is bigendian... no [08:46:05.414] checking for inline... inline [08:46:05.425] checking for printf format archetype... printf [08:46:05.451] checking for _Static_assert... yes [08:46:05.584] checking for typeof... typeof [08:46:05.593] checking for __builtin_types_compatible_p... yes [08:46:05.604] checking for __builtin_constant_p... yes [08:46:05.616] checking for __builtin_unreachable... yes [08:46:05.750] checking for computed goto support... yes [08:46:05.758] checking for struct tm.tm_zone... yes [08:46:05.771] checking for union semun... no [08:46:05.841] checking for socklen_t... yes [08:46:05.926] checking for struct sockaddr.sa_len... no [08:46:06.083] checking for C/C++ restrict keyword... __restrict [08:46:06.098] checking for struct option... yes [08:46:06.175] checking whether assembler supports x86_64 popcntq... yes [08:46:06.184] checking for special C compiler options needed for large files... no [08:46:06.184] checking for _FILE_OFFSET_BITS value needed for large files... no [08:46:06.197] checking size of off_t... 8 [08:46:06.370] checking size of bool... 1 [08:46:06.529] checking for int timezone... yes [08:46:06.677] checking for backtrace_symbols... yes [08:46:06.818] checking for copyfile... no [08:46:06.963] checking for copy_file_range... yes [08:46:07.104] checking for getifaddrs... yes [08:46:07.248] checking for getpeerucred... no [08:46:07.396] checking for inet_pton... yes [08:46:07.538] checking for kqueue... no [08:46:07.679] checking for mbstowcs_l... no [08:46:07.819] checking for memset_s... no [08:46:07.960] checking for posix_fallocate... yes [08:46:08.097] checking for ppoll... yes [08:46:08.243] checking for pthread_is_threaded_np... no [08:46:08.386] checking for setproctitle... no [08:46:08.526] checking for setproctitle_fast... no [08:46:08.668] checking for strchrnul... yes [08:46:08.807] checking for strsignal... yes [08:46:08.948] checking for syncfs... yes [08:46:09.087] checking for sync_file_range... yes [08:46:09.228] checking for uselocale... yes [08:46:09.365] checking for wcstombs_l... no [08:46:09.502] checking for __builtin_bswap16... yes [08:46:09.638] checking for __builtin_bswap32... yes [08:46:09.775] checking for __builtin_bswap64... yes [08:46:09.919] checking for __builtin_clz... yes [08:46:10.061] checking for __builtin_ctz... yes [08:46:10.200] checking for __builtin_popcount... yes [08:46:10.339] checking for __builtin_frame_address... yes [08:46:10.479] checking for _LARGEFILE_SOURCE value needed for large files... no [08:46:10.616] checking how ccache clang reports undeclared, standard C functions... warning [08:46:10.634] checking for posix_fadvise... yes [08:46:10.789] checking whether posix_fadvise is declared... yes [08:46:10.804] checking whether fdatasync is declared... yes [08:46:10.817] checking whether strlcat is declared... no [08:46:10.919] checking whether strlcpy is declared... no [08:46:11.017] checking whether strnlen is declared... yes [08:46:11.031] checking whether strsep is declared... yes [08:46:11.045] checking whether preadv is declared... yes [08:46:11.058] checking whether pwritev is declared... yes [08:46:11.071] checking whether F_FULLFSYNC is declared... no [08:46:11.143] checking for explicit_bzero... yes [08:46:11.281] checking for getopt... yes [08:46:11.415] checking for getpeereid... no [08:46:11.558] checking for inet_aton... yes [08:46:11.691] checking for mkdtemp... yes [08:46:11.825] checking for strlcat... no [08:46:11.965] checking for strlcpy... no [08:46:12.108] checking for strnlen... yes [08:46:12.245] checking for strsep... yes [08:46:12.381] checking for pthread_barrier_wait... yes [08:46:12.516] checking for getopt_long... yes [08:46:12.652] checking for syslog... yes [08:46:12.794] checking syslog.h usability... yes [08:46:12.802] checking syslog.h presence... yes [08:46:12.834] checking for syslog.h... yes [08:46:12.835] checking for opterr... yes [08:46:12.975] checking for optreset... no [08:46:13.116] checking unicode/ucol.h usability... yes [08:46:13.126] checking unicode/ucol.h presence... yes [08:46:13.165] checking for unicode/ucol.h... yes [08:46:13.170] checking whether LLVMCreateGDBRegistrationListener is declared... yes [08:46:13.184] checking whether LLVMCreatePerfJITEventListener is declared... yes [08:46:13.194] checking for rl_completion_suppress_quote... yes [08:46:13.338] checking for rl_filename_quote_characters... yes [08:46:13.479] checking for rl_filename_quoting_function... yes [08:46:13.624] checking for append_history... yes [08:46:13.765] checking for history_truncate_file... yes [08:46:13.904] checking for rl_completion_matches... yes [08:46:14.053] checking for rl_filename_completion_function... yes [08:46:14.195] checking for rl_reset_screen_size... yes [08:46:14.340] checking for rl_variable_bind... yes [08:46:14.476] checking test program... ok [08:46:14.614] checking whether long int is 64 bits... yes [08:46:14.759] checking for __builtin_mul_overflow... yes [08:46:14.896] checking size of void *... 8 [08:46:15.054] checking size of size_t... 8 [08:46:15.211] checking size of long... 8 [08:46:15.367] checking alignment of short... 2 [08:46:15.526] checking alignment of int... 4 [08:46:15.687] checking alignment of long... 8 [08:46:15.844] checking alignment of double... 8 [08:46:15.999] checking for __int128... yes [08:46:16.139] checking for __int128 alignment bug... ok [08:46:16.278] checking alignment of PG_INT128_TYPE... 16 [08:46:16.432] checking for builtin __sync char locking functions... yes [08:46:16.563] checking for builtin __sync int32 locking functions... yes [08:46:16.697] checking for builtin __sync int32 atomic operations... yes [08:46:16.837] checking for builtin __sync int64 atomic operations... yes [08:46:16.969] checking for builtin __atomic int32 atomic operations... yes [08:46:17.098] checking for builtin __atomic int64 atomic operations... yes [08:46:17.227] checking for __get_cpuid... yes [08:46:17.367] checking for __get_cpuid_count... yes [08:46:17.499] checking for __cpuid... no [08:46:17.556] checking for __cpuidex... no [08:46:17.610] checking for _xgetbv with CFLAGS=... no [08:46:17.919] checking for _xgetbv with CFLAGS=-mxsave... yes [08:46:18.249] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:46:18.509] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:46:18.842] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:46:18.930] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:46:19.147] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:46:19.209] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:46:19.265] 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 [08:46:19.334] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:46:19.334] checking for library containing sem_init... none required [08:46:19.468] checking which semaphore API to use... unnamed POSIX [08:46:19.468] checking which random number source to use... OpenSSL [08:46:19.470] checking for tclsh... /usr/bin/tclsh [08:46:19.470] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [08:46:19.510] checking tcl.h usability... yes [08:46:19.519] checking tcl.h presence... yes [08:46:19.553] checking for tcl.h... yes [08:46:19.554] checking for perl.h... yes [08:46:19.575] checking for libperl... yes [08:46:19.800] checking Python.h usability... yes [08:46:19.809] checking Python.h presence... yes [08:46:19.873] checking for Python.h... yes [08:46:19.873] checking for xmllint... /usr/bin/xmllint [08:46:19.873] checking for xsltproc... /usr/bin/xsltproc [08:46:19.874] checking for fop... /usr/bin/fop [08:46:19.874] checking for dbtoepub... no [08:46:19.874] checking whether ccache clang supports -Wl,--as-needed, for LDFLAGS... yes [08:46:19.959] checking whether ccache clang supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [08:46:20.078] configure: using compiler=Debian clang version 14.0.6 [08:46:20.078] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [08:46:20.078] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [08:46:20.078] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [08:46:20.078] configure: using CXX=ccache clang++-16 [08:46:20.078] configure: using CXXFLAGS=-Wall -Wpointer-arith -Werror=unguarded-availability-new -Wendif-labels -Wmissing-format-attribute -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:46:20.078] configure: using CLANG=ccache clang-16 [08:46:20.078] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [08:46:20.078] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [08:46:20.102] configure: updating cache clang.cache [08:46:20.111] configure: creating ./config.status [08:46:20.190] config.status: creating GNUmakefile [08:46:20.201] config.status: creating src/Makefile.global [08:46:20.215] config.status: creating src/include/pg_config.h [08:46:20.227] config.status: creating src/include/pg_config_ext.h [08:46:20.234] config.status: src/include/pg_config_ext.h is unchanged [08:46:20.236] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:46:20.243] config.status: src/interfaces/ecpg/include/ecpg_config.h is unchanged [08:46:20.248] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:46:20.254] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [08:46:20.261] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [08:46:20.267] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [08:46:20.274] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [08:46:20.305] [08:46:20.305] real 0m23.474s [08:46:20.305] user 0m13.891s [08:46:20.305] sys 0m9.607s [08:46:20.305] make -s -j${BUILD_JOBS} clean [08:46:20.792] time make -s -j${BUILD_JOBS} world-bin [08:46:24.751] backend_startup.c:270:63: error: data argument not used by format string [-Werror,-Wformat-extra-args] [08:46:24.751] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [08:46:24.751] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ [08:46:24.751] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [08:46:24.751] ereport(elevel, errmsg_internal(__VA_ARGS__)) [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [08:46:24.751] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [08:46:24.751] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] backend_startup.c:270:63: error: variable 'status' is uninitialized when used here [-Werror,-Wuninitialized] [08:46:24.751] elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [08:46:24.751] ^~~~~~ [08:46:24.751] ../../../src/include/utils/elog.h:240:34: note: expanded from macro 'elog' [08:46:24.751] ereport(elevel, errmsg_internal(__VA_ARGS__)) [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] ../../../src/include/utils/elog.h:164:37: note: expanded from macro 'ereport' [08:46:24.751] ereport_domain(elevel, TEXTDOMAIN, __VA_ARGS__) [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] ../../../src/include/utils/elog.h:147:4: note: expanded from macro 'ereport_domain' [08:46:24.751] __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [08:46:24.751] ^~~~~~~~~~~ [08:46:24.751] backend_startup.c:126:14: note: initialize the variable 'status' to silence this warning [08:46:24.751] int status; [08:46:24.751] ^ [08:46:24.751] = 0 [08:46:24.751] 2 errors generated. [08:46:24.751] make[3]: *** [: backend_startup.o] Error 1 [08:46:24.752] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [08:46:24.752] make[2]: *** Waiting for unfinished jobs.... [08:46:25.284] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [08:46:25.284] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [08:46:25.284] [08:46:25.284] real 0m4.492s [08:46:25.284] user 0m7.380s [08:46:25.284] sys 0m5.898s [08:46:25.284] [08:46:25.284] Exit status: 2