[11:37:30.339] time ./configure \ [11:37:30.339] --cache gcc.cache \ [11:37:30.339] --enable-dtrace \ [11:37:30.339] ${LINUX_CONFIGURE_FEATURES} \ [11:37:30.339] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [11:37:30.514] configure: creating cache gcc.cache [11:37:30.527] checking build system type... x86_64-pc-linux-gnu [11:37:30.782] checking host system type... x86_64-pc-linux-gnu [11:37:30.782] checking which template to use... linux [11:37:30.782] checking whether NLS is wanted... no [11:37:30.783] checking for default port number... 5432 [11:37:30.789] checking for dtrace... /usr/bin/dtrace [11:37:30.789] checking for block size... 8kB [11:37:30.790] checking for segment size... 1GB [11:37:30.793] checking for WAL block size... 8kB [11:37:30.827] checking whether the C compiler works... yes [11:37:30.933] checking for C compiler default output file name... a.out [11:37:30.934] checking for suffix of executables... [11:37:30.970] checking whether we are cross compiling... no [11:37:31.030] checking for suffix of object files... o [11:37:31.039] checking whether we are using the GNU C compiler... yes [11:37:31.046] checking whether ccache gcc accepts -g... yes [11:37:31.053] checking for ccache gcc option to accept ISO C89... none needed [11:37:31.061] checking for ccache gcc option to accept ISO C99... none needed [11:37:31.123] checking whether we are using the GNU C++ compiler... yes [11:37:31.129] checking whether ccache g++ accepts -g... yes [11:37:31.189] checking for gawk... no [11:37:31.189] checking for mawk... mawk [11:37:31.190] checking for LLVM_CONFIG... llvm-config-16 [11:37:31.207] configure: using llvm 16.0.6 [11:37:31.207] checking for CLANG... ccache clang-16 [11:37:31.726] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [11:37:31.733] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [11:37:31.740] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [11:37:31.785] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [11:37:31.941] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [11:37:31.949] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [11:37:31.956] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [11:37:31.963] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [11:37:31.970] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [11:37:31.977] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [11:37:31.985] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [11:37:31.992] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [11:37:31.998] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [11:37:32.005] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [11:37:32.012] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [11:37:32.019] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [11:37:32.027] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [11:37:32.064] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [11:37:32.071] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [11:37:32.078] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [11:37:32.084] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [11:37:32.092] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [11:37:32.099] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [11:37:32.122] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [11:37:32.129] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [11:37:32.137] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [11:37:32.175] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [11:37:32.213] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [11:37:32.220] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [11:37:32.226] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [11:37:32.261] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [11:37:32.268] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [11:37:32.275] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [11:37:32.283] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [11:37:32.290] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [11:37:32.297] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [11:37:32.303] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [11:37:32.310] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [11:37:32.316] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [11:37:32.322] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [11:37:32.329] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [11:37:32.335] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [11:37:32.346] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [11:37:32.358] checking whether the C compiler still works... yes [11:37:32.419] checking how to run the C preprocessor... ccache gcc -E [11:37:32.492] checking for pkg-config... /usr/bin/pkg-config [11:37:32.492] checking pkg-config is at least version 0.9.0... yes [11:37:32.497] checking whether to build with ICU support... yes [11:37:32.497] checking for icu-uc icu-i18n... yes [11:37:32.506] checking whether to build with Tcl... yes [11:37:32.506] checking whether to build Perl modules... yes [11:37:32.506] checking whether to build Python modules... yes [11:37:32.506] checking whether to build with GSSAPI support... yes [11:37:32.507] checking whether to build with PAM support... yes [11:37:32.507] checking whether to build with BSD Authentication support... no [11:37:32.507] checking whether to build with LDAP support... yes [11:37:32.507] checking whether to build with Bonjour support... no [11:37:32.507] checking whether to build with SELinux support... yes [11:37:32.507] checking whether to build with systemd support... yes [11:37:32.508] checking whether to build with XML support... yes [11:37:32.508] checking for libxml-2.0 >= 2.6.23... yes [11:37:32.518] checking whether to build with LZ4 support... yes [11:37:32.518] checking for liblz4... yes [11:37:32.526] checking whether to build with ZSTD support... yes [11:37:32.526] checking for libzstd >= 1.4.0... yes [11:37:32.535] checking for strip... strip [11:37:32.535] checking whether it is possible to strip libraries... yes [11:37:32.538] checking for ar... ar [11:37:32.538] checking for a BSD-compatible install... /usr/bin/install -c [11:37:32.547] checking for tar... /usr/bin/tar [11:37:32.547] checking whether ln -s works... yes [11:37:32.547] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [11:37:32.549] checking for bison... /usr/bin/bison [11:37:32.555] configure: using bison (GNU Bison) 3.8.2 [11:37:32.558] checking for flex... /usr/bin/flex [11:37:32.576] configure: using flex 2.6.4 [11:37:32.576] checking for perl... /usr/bin/perl [11:37:32.604] configure: using perl 5.36.0 [11:37:32.606] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [11:37:32.622] checking for Perl privlibexp... /usr/share/perl/5.36 [11:37:32.627] checking for Perl useshrplib... true [11:37:32.636] 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 [11:37:32.642] checking for CFLAGS to compile embedded Perl... -DDEBIAN [11:37:32.647] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [11:37:32.780] checking for python3... /usr/bin/python3 [11:37:32.793] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [11:37:32.799] checking for Python sysconfig module... yes [11:37:32.811] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [11:37:32.824] checking Python include directory... -I/usr/include/python3.11 [11:37:32.837] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [11:37:32.878] checking for a sed that does not truncate output... /usr/bin/sed [11:37:32.884] checking for grep that handles long lines and -e... /usr/bin/grep [11:37:32.887] checking for egrep... /usr/bin/grep -E [11:37:32.888] checking for ANSI C header files... yes [11:37:33.001] checking for sys/types.h... yes [11:37:33.017] checking for sys/stat.h... yes [11:37:33.046] checking for stdlib.h... yes [11:37:33.061] checking for string.h... yes [11:37:33.076] checking for memory.h... yes [11:37:33.092] checking for strings.h... yes [11:37:33.107] checking for inttypes.h... yes [11:37:33.127] checking for stdint.h... yes [11:37:33.142] checking for unistd.h... yes [11:37:33.160] checking whether ccache gcc is Clang... no [11:37:33.172] checking whether pthreads work with -pthread... yes [11:37:33.227] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [11:37:33.270] checking whether more special flags are required for pthreads... no [11:37:33.270] checking for PTHREAD_PRIO_INHERIT... yes [11:37:33.318] checking pthread.h usability... yes [11:37:33.326] checking pthread.h presence... yes [11:37:33.343] checking for pthread.h... yes [11:37:33.343] checking for strerror_r... yes [11:37:33.385] checking whether strerror_r returns int... no [11:37:33.419] checking for main in -lm... yes [11:37:33.471] checking for library containing setproctitle... no [11:37:33.565] checking for library containing dlsym... none required [11:37:33.608] checking for library containing socket... none required [11:37:33.651] checking for library containing getopt_long... none required [11:37:33.694] checking for library containing shm_open... none required [11:37:33.737] checking for library containing shm_unlink... none required [11:37:33.780] checking for library containing clock_gettime... none required [11:37:33.822] checking for library containing shmget... none required [11:37:33.864] checking for library containing backtrace_symbols... none required [11:37:33.907] checking for library containing pthread_barrier_wait... none required [11:37:33.951] checking for library containing readline... -lreadline [11:37:34.003] checking for inflate in -lz... yes [11:37:34.047] checking for library containing gss_store_cred_into... -lgssapi_krb5 [11:37:34.148] checking for CRYPTO_new_ex_data in -lcrypto... yes [11:37:34.216] checking for SSL_new in -lssl... yes [11:37:34.279] checking for SSL_CTX_set_ciphersuites... yes [11:37:34.344] checking for SSL_CTX_set_cert_cb... yes [11:37:34.412] checking for X509_get_signature_info... yes [11:37:34.487] checking for SSL_CTX_set_num_tickets... yes [11:37:34.555] checking for pam_start in -lpam... yes [11:37:34.608] checking for xmlSaveToBuffer in -lxml2... yes [11:37:34.697] checking for xsltCleanupGlobals in -lxslt... yes [11:37:34.779] checking for LZ4_compress_default in -llz4... yes [11:37:34.833] checking for ZSTD_compress in -lzstd... yes [11:37:34.887] checking for ldap_bind in -lldap... yes [11:37:34.973] checking for ldap_initialize... yes [11:37:35.041] checking for ldap_verify_credentials... yes [11:37:35.107] checking for security_compute_create_name in -lselinux... yes [11:37:35.162] checking for uuid_export in -lossp-uuid... yes [11:37:35.216] checking for stdbool.h that conforms to C99... yes [11:37:35.228] checking for _Bool... yes [11:37:35.297] checking atomic.h usability... no [11:37:35.348] checking atomic.h presence... no [11:37:35.366] checking for atomic.h... no [11:37:35.370] checking copyfile.h usability... no [11:37:35.421] checking copyfile.h presence... no [11:37:35.439] checking for copyfile.h... no [11:37:35.442] checking execinfo.h usability... yes [11:37:35.451] checking execinfo.h presence... yes [11:37:35.464] checking for execinfo.h... yes [11:37:35.471] checking getopt.h usability... yes [11:37:35.480] checking getopt.h presence... yes [11:37:35.493] checking for getopt.h... yes [11:37:35.500] checking ifaddrs.h usability... yes [11:37:35.513] checking ifaddrs.h presence... yes [11:37:35.529] checking for ifaddrs.h... yes [11:37:35.536] checking mbarrier.h usability... no [11:37:35.589] checking mbarrier.h presence... no [11:37:35.606] checking for mbarrier.h... no [11:37:35.609] checking sys/epoll.h usability... yes [11:37:35.618] checking sys/epoll.h presence... yes [11:37:35.633] checking for sys/epoll.h... yes [11:37:35.640] checking sys/event.h usability... no [11:37:35.692] checking sys/event.h presence... no [11:37:35.709] checking for sys/event.h... no [11:37:35.712] checking sys/personality.h usability... yes [11:37:35.720] checking sys/personality.h presence... yes [11:37:35.737] checking for sys/personality.h... yes [11:37:35.743] checking sys/prctl.h usability... yes [11:37:35.752] checking sys/prctl.h presence... yes [11:37:35.766] checking for sys/prctl.h... yes [11:37:35.772] checking sys/procctl.h usability... no [11:37:35.823] checking sys/procctl.h presence... no [11:37:35.839] checking for sys/procctl.h... no [11:37:35.842] checking sys/signalfd.h usability... yes [11:37:35.851] checking sys/signalfd.h presence... yes [11:37:35.864] checking for sys/signalfd.h... yes [11:37:35.871] checking sys/ucred.h usability... no [11:37:35.922] checking sys/ucred.h presence... no [11:37:35.938] checking for sys/ucred.h... no [11:37:35.941] checking termios.h usability... yes [11:37:35.955] checking termios.h presence... yes [11:37:35.969] checking for termios.h... yes [11:37:35.975] checking ucred.h usability... no [11:37:36.027] checking ucred.h presence... no [11:37:36.045] checking for ucred.h... no [11:37:36.048] checking xlocale.h usability... no [11:37:36.100] checking xlocale.h presence... no [11:37:36.119] checking for xlocale.h... no [11:37:36.120] checking readline/readline.h usability... yes [11:37:36.138] checking readline/readline.h presence... yes [11:37:36.155] checking for readline/readline.h... yes [11:37:36.157] checking readline/history.h usability... yes [11:37:36.166] checking readline/history.h presence... yes [11:37:36.182] checking for readline/history.h... yes [11:37:36.185] checking zlib.h usability... yes [11:37:36.194] checking zlib.h presence... yes [11:37:36.213] checking for zlib.h... yes [11:37:36.213] checking for lz4... /usr/bin/lz4 [11:37:36.214] checking lz4.h usability... yes [11:37:36.223] checking lz4.h presence... yes [11:37:36.238] checking for lz4.h... yes [11:37:36.238] checking for zstd... /usr/bin/zstd [11:37:36.239] checking zstd.h usability... yes [11:37:36.250] checking zstd.h presence... yes [11:37:36.265] checking for zstd.h... yes [11:37:36.266] checking gssapi/gssapi.h usability... yes [11:37:36.276] checking gssapi/gssapi.h presence... yes [11:37:36.292] checking for gssapi/gssapi.h... yes [11:37:36.294] checking gssapi/gssapi_ext.h usability... yes [11:37:36.303] checking gssapi/gssapi_ext.h presence... yes [11:37:36.319] checking for gssapi/gssapi_ext.h... yes [11:37:36.321] checking for openssl... /usr/bin/openssl [11:37:36.331] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [11:37:36.331] checking openssl/ssl.h usability... yes [11:37:36.383] checking openssl/ssl.h presence... yes [11:37:36.433] checking for openssl/ssl.h... yes [11:37:36.433] checking openssl/err.h usability... yes [11:37:36.445] checking openssl/err.h presence... yes [11:37:36.471] checking for openssl/err.h... yes [11:37:36.471] checking security/pam_appl.h usability... yes [11:37:36.481] checking security/pam_appl.h presence... yes [11:37:36.493] checking for security/pam_appl.h... yes [11:37:36.495] checking systemd/sd-daemon.h usability... yes [11:37:36.506] checking systemd/sd-daemon.h presence... yes [11:37:36.522] checking for systemd/sd-daemon.h... yes [11:37:36.522] checking libxml/parser.h usability... yes [11:37:36.558] checking libxml/parser.h presence... yes [11:37:36.586] checking for libxml/parser.h... yes [11:37:36.587] checking libxslt/xslt.h usability... yes [11:37:36.599] checking libxslt/xslt.h presence... yes [11:37:36.628] checking for libxslt/xslt.h... yes [11:37:36.628] checking ldap.h usability... yes [11:37:36.639] checking ldap.h presence... yes [11:37:36.655] checking for ldap.h... yes [11:37:36.655] checking for compatible LDAP implementation... yes [11:37:36.663] checking ossp/uuid.h usability... yes [11:37:36.671] checking ossp/uuid.h presence... yes [11:37:36.688] checking for ossp/uuid.h... yes [11:37:36.706] checking whether byte ordering is bigendian... no [11:37:36.798] checking for inline... inline [11:37:36.805] checking for printf format archetype... gnu_printf [11:37:36.813] checking for _Static_assert... yes [11:37:36.866] checking for typeof... typeof [11:37:36.873] checking for __builtin_types_compatible_p... yes [11:37:36.884] checking for __builtin_constant_p... yes [11:37:36.895] checking for __builtin_unreachable... yes [11:37:36.948] checking for computed goto support... yes [11:37:36.957] checking for struct tm.tm_zone... yes [11:37:36.966] checking for union semun... no [11:37:37.007] checking for socklen_t... yes [11:37:37.056] checking for struct sockaddr.sa_len... no [11:37:37.137] checking for C/C++ restrict keyword... __restrict [11:37:37.151] checking for struct option... yes [11:37:37.193] checking whether assembler supports x86_64 popcntq... yes [11:37:37.201] checking for special C compiler options needed for large files... no [11:37:37.201] checking for _FILE_OFFSET_BITS value needed for large files... no [11:37:37.209] checking size of off_t... 8 [11:37:37.282] checking size of bool... 1 [11:37:37.352] checking for int timezone... yes [11:37:37.414] checking for backtrace_symbols... yes [11:37:37.477] checking for copyfile... no [11:37:37.540] checking for copy_file_range... yes [11:37:37.601] checking for getifaddrs... yes [11:37:37.662] checking for getpeerucred... no [11:37:37.724] checking for inet_pton... yes [11:37:37.785] checking for kqueue... no [11:37:37.849] checking for mbstowcs_l... no [11:37:37.913] checking for memset_s... no [11:37:37.978] checking for posix_fallocate... yes [11:37:38.039] checking for ppoll... yes [11:37:38.101] checking for pthread_is_threaded_np... no [11:37:38.164] checking for setproctitle... no [11:37:38.228] checking for setproctitle_fast... no [11:37:38.293] checking for strchrnul... yes [11:37:38.355] checking for strsignal... yes [11:37:38.418] checking for syncfs... yes [11:37:38.480] checking for sync_file_range... yes [11:37:38.544] checking for uselocale... yes [11:37:38.607] checking for wcstombs_l... no [11:37:38.666] checking for __builtin_bswap16... yes [11:37:38.726] checking for __builtin_bswap32... yes [11:37:38.785] checking for __builtin_bswap64... yes [11:37:38.844] checking for __builtin_clz... yes [11:37:38.905] checking for __builtin_ctz... yes [11:37:38.965] checking for __builtin_popcount... yes [11:37:39.025] checking for __builtin_frame_address... yes [11:37:39.085] checking for _LARGEFILE_SOURCE value needed for large files... no [11:37:39.146] checking how ccache gcc reports undeclared, standard C functions... error [11:37:39.176] checking for posix_fadvise... yes [11:37:39.237] checking whether posix_fadvise is declared... yes [11:37:39.252] checking whether fdatasync is declared... yes [11:37:39.265] checking whether strlcat is declared... no [11:37:39.327] checking whether strlcpy is declared... no [11:37:39.390] checking whether strnlen is declared... yes [11:37:39.405] checking whether strsep is declared... yes [11:37:39.419] checking whether preadv is declared... yes [11:37:39.434] checking whether pwritev is declared... yes [11:37:39.447] checking whether F_FULLFSYNC is declared... no [11:37:39.484] checking for explicit_bzero... yes [11:37:39.540] checking for getopt... yes [11:37:39.594] checking for getpeereid... no [11:37:39.653] checking for inet_aton... yes [11:37:39.709] checking for mkdtemp... yes [11:37:39.763] checking for strlcat... no [11:37:39.823] checking for strlcpy... no [11:37:39.883] checking for strnlen... yes [11:37:39.941] checking for strsep... yes [11:37:39.998] checking for pthread_barrier_wait... yes [11:37:40.054] checking for getopt_long... yes [11:37:40.109] checking for syslog... yes [11:37:40.164] checking syslog.h usability... yes [11:37:40.174] checking syslog.h presence... yes [11:37:40.188] checking for syslog.h... yes [11:37:40.188] checking for opterr... yes [11:37:40.244] checking for optreset... no [11:37:40.305] checking unicode/ucol.h usability... yes [11:37:40.324] checking unicode/ucol.h presence... yes [11:37:40.346] checking for unicode/ucol.h... yes [11:37:40.350] checking whether LLVMCreateGDBRegistrationListener is declared... yes [11:37:40.378] checking whether LLVMCreatePerfJITEventListener is declared... yes [11:37:40.387] checking for rl_completion_suppress_quote... yes [11:37:40.449] checking for rl_filename_quote_characters... yes [11:37:40.514] checking for rl_filename_quoting_function... yes [11:37:40.579] checking for append_history... yes [11:37:40.644] checking for history_truncate_file... yes [11:37:40.709] checking for rl_completion_matches... yes [11:37:40.781] checking for rl_filename_completion_function... yes [11:37:40.848] checking for rl_reset_screen_size... yes [11:37:40.913] checking for rl_variable_bind... yes [11:37:40.975] checking test program... ok [11:37:41.029] checking whether long int is 64 bits... yes [11:37:41.090] checking for __builtin_mul_overflow... yes [11:37:41.146] checking size of void *... 8 [11:37:41.218] checking size of size_t... 8 [11:37:41.291] checking size of long... 8 [11:37:41.363] checking alignment of short... 2 [11:37:41.436] checking alignment of int... 4 [11:37:41.510] checking alignment of long... 8 [11:37:41.583] checking alignment of double... 8 [11:37:41.658] checking for __int128... yes [11:37:41.716] checking for __int128 alignment bug... ok [11:37:41.771] checking alignment of PG_INT128_TYPE... 16 [11:37:41.844] checking for builtin __sync char locking functions... yes [11:37:41.899] checking for builtin __sync int32 locking functions... yes [11:37:41.952] checking for builtin __sync int32 atomic operations... yes [11:37:42.006] checking for builtin __sync int64 atomic operations... yes [11:37:42.061] checking for builtin __atomic int32 atomic operations... yes [11:37:42.117] checking for builtin __atomic int64 atomic operations... yes [11:37:42.171] checking for __get_cpuid... yes [11:37:42.228] checking for __get_cpuid_count... yes [11:37:42.285] checking for __cpuid... no [11:37:42.307] checking for __cpuidex... no [11:37:42.328] checking for _xgetbv... yes [11:37:42.781] checking for _mm512_popcnt_epi64... yes [11:37:43.207] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [11:37:43.252] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [11:37:43.351] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [11:37:43.373] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [11:37:43.391] 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 [11:37:43.462] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [11:37:43.462] checking for library containing sem_init... none required [11:37:43.518] checking which semaphore API to use... unnamed POSIX [11:37:43.518] checking which random number source to use... OpenSSL [11:37:43.520] checking for tclsh... /usr/bin/tclsh [11:37:43.520] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [11:37:43.554] checking tcl.h usability... yes [11:37:43.567] checking tcl.h presence... yes [11:37:43.587] checking for tcl.h... yes [11:37:43.587] checking for perl.h... yes [11:37:43.672] checking for libperl... yes [11:37:43.919] checking Python.h usability... yes [11:37:43.980] checking Python.h presence... yes [11:37:44.038] checking for Python.h... yes [11:37:44.038] checking for xmllint... /usr/bin/xmllint [11:37:44.038] checking for xsltproc... /usr/bin/xsltproc [11:37:44.039] checking for fop... /usr/bin/fop [11:37:44.039] checking for dbtoepub... no [11:37:44.039] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [11:37:44.098] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [11:37:44.168] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [11:37:44.168] 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 [11:37:44.168] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [11:37:44.168] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [11:37:44.168] configure: using CXX=ccache g++ [11:37:44.168] 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 [11:37:44.168] configure: using CLANG=ccache clang-16 [11:37:44.168] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [11:37:44.168] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [11:37:44.197] configure: updating cache gcc.cache [11:37:44.206] configure: creating ./config.status [11:37:44.296] config.status: creating GNUmakefile [11:37:44.309] config.status: creating src/Makefile.global [11:37:44.325] config.status: creating src/include/pg_config.h [11:37:44.338] config.status: creating src/include/pg_config_ext.h [11:37:44.351] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [11:37:44.367] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [11:37:44.374] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [11:37:44.381] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [11:37:44.388] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [11:37:44.395] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [11:37:44.427] [11:37:44.427] real 0m14.088s [11:37:44.427] user 0m8.067s [11:37:44.427] sys 0m4.865s [11:37:44.427] make -s -j${BUILD_JOBS} clean [11:37:44.917] time make -s -j${BUILD_JOBS} world-bin [11:37:48.158] In file included from ../../../src/include/postgres.h:46, [11:37:48.158] from copyfrom.c:21: [11:37:48.158] copyfrom.c: In function ‘CopyFrom’: [11:37:48.158] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args] [11:37:48.158] 1036 | errmsg("failed to replace column containing erroneous data with null", [11:37:48.158] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11:37:48.158] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [11:37:48.158] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [11:37:48.158] | ^~~~~~~~~~~ [11:37:48.158] copyfrom.c:1034:41: note: in expansion of macro ‘ereport’ [11:37:48.158] 1034 | ereport(ERROR, [11:37:48.158] | ^~~~~~~ [11:37:48.158] cc1: all warnings being treated as errors [11:37:48.158] make[3]: *** [: copyfrom.o] Error 1 [11:37:48.158] make[3]: *** Waiting for unfinished jobs.... [11:37:48.633] make[2]: *** [common.mk:37: commands-recursive] Error 2 [11:37:48.633] make[2]: *** Waiting for unfinished jobs.... [11:37:49.629] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [11:37:49.629] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [11:37:49.629] [11:37:49.629] real 0m4.713s [11:37:49.629] user 0m7.619s [11:37:49.629] sys 0m4.221s [11:37:49.630] [11:37:49.630] Exit status: 2