[04:25:27.090] time ./configure \ [04:25:27.090] --cache gcc.cache \ [04:25:27.090] --enable-dtrace \ [04:25:27.090] ${LINUX_CONFIGURE_FEATURES} \ [04:25:27.090] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [04:25:27.273] configure: creating cache gcc.cache [04:25:27.288] checking build system type... x86_64-pc-linux-gnu [04:25:27.500] checking host system type... x86_64-pc-linux-gnu [04:25:27.500] checking which template to use... linux [04:25:27.500] checking whether NLS is wanted... no [04:25:27.501] checking for default port number... 5432 [04:25:27.508] checking for dtrace... /usr/bin/dtrace [04:25:27.508] checking for block size... 8kB [04:25:27.509] checking for segment size... 1GB [04:25:27.512] checking for WAL block size... 8kB [04:25:27.548] checking whether the C compiler works... yes [04:25:27.661] checking for C compiler default output file name... a.out [04:25:27.662] checking for suffix of executables... [04:25:27.701] checking whether we are cross compiling... no [04:25:27.762] checking for suffix of object files... o [04:25:27.771] checking whether we are using the GNU C compiler... yes [04:25:27.778] checking whether ccache gcc accepts -g... yes [04:25:27.785] checking for ccache gcc option to accept ISO C89... none needed [04:25:27.793] checking for ccache gcc option to accept ISO C99... none needed [04:25:27.854] checking whether we are using the GNU C++ compiler... yes [04:25:27.861] checking whether ccache g++ accepts -g... yes [04:25:27.924] checking for gawk... no [04:25:27.924] checking for mawk... mawk [04:25:27.925] checking for LLVM_CONFIG... llvm-config-16 [04:25:27.939] configure: using llvm 16.0.6 [04:25:27.939] checking for CLANG... ccache clang-16 [04:25:28.480] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:25:28.487] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [04:25:28.494] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:25:28.542] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:25:28.707] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [04:25:28.715] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [04:25:28.723] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:25:28.732] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:25:28.740] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:25:28.747] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:25:28.755] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [04:25:28.762] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:25:28.769] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:25:28.777] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:25:28.784] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [04:25:28.791] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [04:25:28.798] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:25:28.836] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:25:28.843] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:25:28.850] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [04:25:28.857] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [04:25:28.864] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:25:28.871] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:25:28.894] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:25:28.901] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:25:28.908] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:25:28.948] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:25:28.989] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:25:28.997] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:25:29.004] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:25:29.040] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:25:29.047] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:25:29.054] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:25:29.062] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [04:25:29.069] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [04:25:29.075] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [04:25:29.082] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [04:25:29.089] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [04:25:29.095] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [04:25:29.102] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CFLAGS... no [04:25:29.113] checking whether ccache clang-16 supports -mno-outline-atomics, for BITCODE_CXXFLAGS... (cached) no [04:25:29.114] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [04:25:29.120] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [04:25:29.127] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [04:25:29.138] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [04:25:29.150] checking whether the C compiler still works... yes [04:25:29.214] checking how to run the C preprocessor... ccache gcc -E [04:25:29.289] checking for pkg-config... /usr/bin/pkg-config [04:25:29.290] checking pkg-config is at least version 0.9.0... yes [04:25:29.297] checking whether to build with ICU support... yes [04:25:29.297] checking for icu-uc icu-i18n... yes [04:25:29.308] checking whether to build with Tcl... yes [04:25:29.308] checking whether to build Perl modules... yes [04:25:29.308] checking whether to build Python modules... yes [04:25:29.309] checking whether to build with GSSAPI support... yes [04:25:29.310] checking whether to build with PAM support... yes [04:25:29.310] checking whether to build with BSD Authentication support... no [04:25:29.310] checking whether to build with LDAP support... yes [04:25:29.310] checking whether to build with Bonjour support... no [04:25:29.310] checking whether to build with SELinux support... yes [04:25:29.310] checking whether to build with systemd support... yes [04:25:29.310] checking whether to build with XML support... yes [04:25:29.311] checking for libxml-2.0 >= 2.6.23... yes [04:25:29.320] checking whether to build with LZ4 support... yes [04:25:29.320] checking for liblz4... yes [04:25:29.328] checking whether to build with ZSTD support... yes [04:25:29.328] checking for libzstd >= 1.4.0... yes [04:25:29.335] checking for strip... strip [04:25:29.335] checking whether it is possible to strip libraries... yes [04:25:29.339] checking for ar... ar [04:25:29.340] checking for a BSD-compatible install... /usr/bin/install -c [04:25:29.349] checking for tar... /usr/bin/tar [04:25:29.349] checking whether ln -s works... yes [04:25:29.349] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:25:29.351] checking for bison... /usr/bin/bison [04:25:29.356] configure: using bison (GNU Bison) 3.8.2 [04:25:29.359] checking for flex... /usr/bin/flex [04:25:29.377] configure: using flex 2.6.4 [04:25:29.378] checking for perl... /usr/bin/perl [04:25:29.399] configure: using perl 5.36.0 [04:25:29.401] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [04:25:29.413] checking for Perl privlibexp... /usr/share/perl/5.36 [04:25:29.417] checking for Perl useshrplib... true [04:25:29.427] 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 [04:25:29.433] checking for CFLAGS to compile embedded Perl... -DDEBIAN [04:25:29.438] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [04:25:29.578] checking for python3... /usr/bin/python3 [04:25:29.590] configure: using python 3.11.2 (main, Sep 14 2024, 03:00:30) [GCC 12.2.0] [04:25:29.597] checking for Python sysconfig module... yes [04:25:29.610] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [04:25:29.625] checking Python include directory... -I/usr/include/python3.11 [04:25:29.639] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [04:25:29.683] checking for a sed that does not truncate output... /usr/bin/sed [04:25:29.688] checking for grep that handles long lines and -e... /usr/bin/grep [04:25:29.691] checking for egrep... /usr/bin/grep -E [04:25:29.692] checking for ANSI C header files... yes [04:25:29.809] checking for sys/types.h... yes [04:25:29.826] checking for sys/stat.h... yes [04:25:29.853] checking for stdlib.h... yes [04:25:29.870] checking for string.h... yes [04:25:29.888] checking for memory.h... yes [04:25:29.907] checking for strings.h... yes [04:25:29.925] checking for inttypes.h... yes [04:25:29.947] checking for stdint.h... yes [04:25:29.965] checking for unistd.h... yes [04:25:29.985] checking whether ccache gcc is Clang... no [04:25:30.000] checking whether pthreads work with -pthread... yes [04:25:30.064] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [04:25:30.112] checking whether more special flags are required for pthreads... no [04:25:30.112] checking for PTHREAD_PRIO_INHERIT... yes [04:25:30.168] checking pthread.h usability... yes [04:25:30.177] checking pthread.h presence... yes [04:25:30.197] checking for pthread.h... yes [04:25:30.197] checking for strerror_r... yes [04:25:30.246] checking whether strerror_r returns int... no [04:25:30.285] checking for main in -lm... yes [04:25:30.340] checking for library containing setproctitle... no [04:25:30.443] checking for library containing dlsym... none required [04:25:30.489] checking for library containing socket... none required [04:25:30.536] checking for library containing getopt_long... none required [04:25:30.582] checking for library containing shm_open... none required [04:25:30.630] checking for library containing shm_unlink... none required [04:25:30.678] checking for library containing clock_gettime... none required [04:25:30.726] checking for library containing shmget... none required [04:25:30.781] checking for library containing backtrace_symbols... none required [04:25:30.828] checking for library containing pthread_barrier_wait... none required [04:25:30.873] checking for library containing readline... -lreadline [04:25:30.929] checking for inflate in -lz... yes [04:25:30.974] checking for library containing gss_store_cred_into... -lgssapi_krb5 [04:25:31.084] checking for CRYPTO_new_ex_data in -lcrypto... yes [04:25:31.157] checking for SSL_new in -lssl... yes [04:25:31.223] checking for SSL_CTX_set_ciphersuites... yes [04:25:31.293] checking for SSL_CTX_set_cert_cb... yes [04:25:31.366] checking for X509_get_signature_info... yes [04:25:31.440] checking for SSL_CTX_set_num_tickets... yes [04:25:31.512] checking for pam_start in -lpam... yes [04:25:31.571] checking for xmlSaveToBuffer in -lxml2... yes [04:25:31.665] checking for xsltCleanupGlobals in -lxslt... yes [04:25:31.752] checking for LZ4_compress_default in -llz4... yes [04:25:31.811] checking for ZSTD_compress in -lzstd... yes [04:25:31.869] checking for ldap_bind in -lldap... yes [04:25:31.952] checking for ldap_initialize... yes [04:25:32.022] checking for ldap_verify_credentials... yes [04:25:32.091] checking for security_compute_create_name in -lselinux... yes [04:25:32.150] checking for uuid_export in -lossp-uuid... yes [04:25:32.210] checking atomic.h usability... no [04:25:32.263] checking atomic.h presence... no [04:25:32.281] checking for atomic.h... no [04:25:32.285] checking copyfile.h usability... no [04:25:32.338] checking copyfile.h presence... no [04:25:32.356] checking for copyfile.h... no [04:25:32.360] checking execinfo.h usability... yes [04:25:32.369] checking execinfo.h presence... yes [04:25:32.384] checking for execinfo.h... yes [04:25:32.393] checking getopt.h usability... yes [04:25:32.403] checking getopt.h presence... yes [04:25:32.418] checking for getopt.h... yes [04:25:32.426] checking ifaddrs.h usability... yes [04:25:32.439] checking ifaddrs.h presence... yes [04:25:32.457] checking for ifaddrs.h... yes [04:25:32.464] checking mbarrier.h usability... no [04:25:32.519] checking mbarrier.h presence... no [04:25:32.539] checking for mbarrier.h... no [04:25:32.543] checking sys/epoll.h usability... yes [04:25:32.552] checking sys/epoll.h presence... yes [04:25:32.569] checking for sys/epoll.h... yes [04:25:32.577] checking sys/event.h usability... no [04:25:32.635] checking sys/event.h presence... no [04:25:32.654] checking for sys/event.h... no [04:25:32.657] checking sys/personality.h usability... yes [04:25:32.666] checking sys/personality.h presence... yes [04:25:32.682] checking for sys/personality.h... yes [04:25:32.691] checking sys/prctl.h usability... yes [04:25:32.701] checking sys/prctl.h presence... yes [04:25:32.716] checking for sys/prctl.h... yes [04:25:32.725] checking sys/procctl.h usability... no [04:25:32.781] checking sys/procctl.h presence... no [04:25:32.800] checking for sys/procctl.h... no [04:25:32.804] checking sys/signalfd.h usability... yes [04:25:32.814] checking sys/signalfd.h presence... yes [04:25:32.830] checking for sys/signalfd.h... yes [04:25:32.838] checking sys/ucred.h usability... no [04:25:32.892] checking sys/ucred.h presence... no [04:25:32.910] checking for sys/ucred.h... no [04:25:32.914] checking termios.h usability... yes [04:25:32.926] checking termios.h presence... yes [04:25:32.941] checking for termios.h... yes [04:25:32.949] checking ucred.h usability... no [04:25:33.003] checking ucred.h presence... no [04:25:33.023] checking for ucred.h... no [04:25:33.026] checking xlocale.h usability... no [04:25:33.082] checking xlocale.h presence... no [04:25:33.101] checking for xlocale.h... no [04:25:33.103] checking readline/readline.h usability... yes [04:25:33.118] checking readline/readline.h presence... yes [04:25:33.137] checking for readline/readline.h... yes [04:25:33.139] checking readline/history.h usability... yes [04:25:33.148] checking readline/history.h presence... yes [04:25:33.166] checking for readline/history.h... yes [04:25:33.169] checking zlib.h usability... yes [04:25:33.180] checking zlib.h presence... yes [04:25:33.200] checking for zlib.h... yes [04:25:33.200] checking for lz4... /usr/bin/lz4 [04:25:33.201] checking lz4.h usability... yes [04:25:33.210] checking lz4.h presence... yes [04:25:33.227] checking for lz4.h... yes [04:25:33.228] checking for zstd... /usr/bin/zstd [04:25:33.228] checking zstd.h usability... yes [04:25:33.238] checking zstd.h presence... yes [04:25:33.255] checking for zstd.h... yes [04:25:33.255] checking gssapi/gssapi.h usability... yes [04:25:33.268] checking gssapi/gssapi.h presence... yes [04:25:33.286] checking for gssapi/gssapi.h... yes [04:25:33.288] checking gssapi/gssapi_ext.h usability... yes [04:25:33.299] checking gssapi/gssapi_ext.h presence... yes [04:25:33.317] checking for gssapi/gssapi_ext.h... yes [04:25:33.319] checking for openssl... /usr/bin/openssl [04:25:33.329] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:25:33.330] checking openssl/ssl.h usability... yes [04:25:33.374] checking openssl/ssl.h presence... yes [04:25:33.428] checking for openssl/ssl.h... yes [04:25:33.429] checking openssl/err.h usability... yes [04:25:33.444] checking openssl/err.h presence... yes [04:25:33.473] checking for openssl/err.h... yes [04:25:33.473] checking security/pam_appl.h usability... yes [04:25:33.485] checking security/pam_appl.h presence... yes [04:25:33.499] checking for security/pam_appl.h... yes [04:25:33.500] checking systemd/sd-daemon.h usability... yes [04:25:33.510] checking systemd/sd-daemon.h presence... yes [04:25:33.529] checking for systemd/sd-daemon.h... yes [04:25:33.530] checking libxml/parser.h usability... yes [04:25:33.566] checking libxml/parser.h presence... yes [04:25:33.599] checking for libxml/parser.h... yes [04:25:33.600] checking libxslt/xslt.h usability... yes [04:25:33.613] checking libxslt/xslt.h presence... yes [04:25:33.647] checking for libxslt/xslt.h... yes [04:25:33.648] checking ldap.h usability... yes [04:25:33.664] checking ldap.h presence... yes [04:25:33.684] checking for ldap.h... yes [04:25:33.684] checking for compatible LDAP implementation... yes [04:25:33.694] checking ossp/uuid.h usability... yes [04:25:33.704] checking ossp/uuid.h presence... yes [04:25:33.724] checking for ossp/uuid.h... yes [04:25:33.746] checking whether byte ordering is bigendian... no [04:25:33.848] checking for inline... inline [04:25:33.856] checking for printf format archetype... gnu_printf [04:25:33.866] checking for _Static_assert... yes [04:25:33.926] checking for typeof... typeof [04:25:33.935] checking for __builtin_types_compatible_p... yes [04:25:33.948] checking for __builtin_constant_p... yes [04:25:33.960] checking for __builtin_mul_overflow... yes [04:25:34.024] checking for __builtin_unreachable... yes [04:25:34.083] checking for computed goto support... yes [04:25:34.091] checking for struct tm.tm_zone... yes [04:25:34.101] checking for union semun... no [04:25:34.143] checking for socklen_t... yes [04:25:34.195] checking for struct sockaddr.sa_len... no [04:25:34.285] checking for C/C++ restrict keyword... __restrict [04:25:34.299] checking for struct option... yes [04:25:34.343] checking whether assembler supports x86_64 popcntq... yes [04:25:34.350] checking for special C compiler options needed for large files... no [04:25:34.350] checking for _FILE_OFFSET_BITS value needed for large files... no [04:25:34.358] checking size of off_t... 8 [04:25:34.434] checking for int timezone... yes [04:25:34.499] checking for backtrace_symbols... yes [04:25:34.565] checking for copyfile... no [04:25:34.633] checking for copy_file_range... yes [04:25:34.698] checking for elf_aux_info... no [04:25:34.767] checking for getauxval... yes [04:25:34.834] checking for getifaddrs... yes [04:25:34.900] checking for getpeerucred... no [04:25:34.966] checking for inet_pton... yes [04:25:35.030] checking for kqueue... no [04:25:35.095] checking for mbstowcs_l... no [04:25:35.161] checking for memset_s... no [04:25:35.228] checking for posix_fallocate... yes [04:25:35.292] checking for ppoll... yes [04:25:35.355] checking for pthread_is_threaded_np... no [04:25:35.422] checking for setproctitle... no [04:25:35.488] checking for setproctitle_fast... no [04:25:35.555] checking for strchrnul... yes [04:25:35.622] checking for strsignal... yes [04:25:35.689] checking for syncfs... yes [04:25:35.756] checking for sync_file_range... yes [04:25:35.826] checking for uselocale... yes [04:25:35.893] checking for wcstombs_l... no [04:25:35.959] checking for __builtin_bswap16... yes [04:25:36.025] checking for __builtin_bswap32... yes [04:25:36.092] checking for __builtin_bswap64... yes [04:25:36.156] checking for __builtin_clz... yes [04:25:36.223] checking for __builtin_ctz... yes [04:25:36.289] checking for __builtin_popcount... yes [04:25:36.355] checking for __builtin_frame_address... yes [04:25:36.423] checking for _LARGEFILE_SOURCE value needed for large files... no [04:25:36.490] checking how ccache gcc reports undeclared, standard C functions... error [04:25:36.523] checking for posix_fadvise... yes [04:25:36.595] checking whether posix_fadvise is declared... yes [04:25:36.613] checking whether fdatasync is declared... yes [04:25:36.628] checking whether strlcat is declared... no [04:25:36.694] checking whether strlcpy is declared... no [04:25:36.764] checking whether strnlen is declared... yes [04:25:36.779] checking whether strsep is declared... yes [04:25:36.794] checking whether preadv is declared... yes [04:25:36.810] checking whether pwritev is declared... yes [04:25:36.824] checking whether F_FULLFSYNC is declared... no [04:25:36.863] checking for explicit_bzero... yes [04:25:36.923] checking for getopt... yes [04:25:36.984] checking for getpeereid... no [04:25:37.050] checking for inet_aton... yes [04:25:37.111] checking for mkdtemp... yes [04:25:37.170] checking for strlcat... no [04:25:37.235] checking for strlcpy... no [04:25:37.301] checking for strnlen... yes [04:25:37.369] checking for strsep... yes [04:25:37.430] checking for pthread_barrier_wait... yes [04:25:37.486] checking for getopt_long... yes [04:25:37.541] checking for syslog... yes [04:25:37.598] checking syslog.h usability... yes [04:25:37.607] checking syslog.h presence... yes [04:25:37.621] checking for syslog.h... yes [04:25:37.622] checking for opterr... yes [04:25:37.682] checking for optreset... no [04:25:37.748] checking unicode/ucol.h usability... yes [04:25:37.764] checking unicode/ucol.h presence... yes [04:25:37.790] checking for unicode/ucol.h... yes [04:25:37.795] checking whether LLVMCreateGDBRegistrationListener is declared... yes [04:25:37.824] checking whether LLVMCreatePerfJITEventListener is declared... yes [04:25:37.834] checking for rl_completion_suppress_quote... yes [04:25:37.900] checking for rl_filename_quote_characters... yes [04:25:37.965] checking for rl_filename_quoting_function... yes [04:25:38.033] checking for append_history... yes [04:25:38.100] checking for history_truncate_file... yes [04:25:38.168] checking for rl_completion_matches... yes [04:25:38.233] checking for rl_filename_completion_function... yes [04:25:38.299] checking for rl_reset_screen_size... yes [04:25:38.367] checking for rl_variable_bind... yes [04:25:38.432] checking test program... ok [04:25:38.489] checking size of void *... 8 [04:25:38.566] checking size of size_t... 8 [04:25:38.640] checking size of long... 8 [04:25:38.714] checking size of long long... 8 [04:25:38.790] checking alignment of short... 2 [04:25:38.864] checking alignment of int... 4 [04:25:38.940] checking alignment of long... 8 [04:25:39.011] checking alignment of int64_t... 8 [04:25:39.085] checking alignment of double... 8 [04:25:39.161] checking for __int128... yes [04:25:39.226] checking for __int128 alignment bug... ok [04:25:39.287] checking alignment of PG_INT128_TYPE... 16 [04:25:39.363] checking for builtin __sync char locking functions... yes [04:25:39.420] checking for builtin __sync int32 locking functions... yes [04:25:39.477] checking for builtin __sync int32 atomic operations... yes [04:25:39.534] checking for builtin __sync int64 atomic operations... yes [04:25:39.592] checking for builtin __atomic int32 atomic operations... yes [04:25:39.649] checking for builtin __atomic int64 atomic operations... yes [04:25:39.706] checking for __get_cpuid... yes [04:25:39.764] checking for __get_cpuid_count... yes [04:25:39.823] checking for __cpuid... no [04:25:39.846] checking for __cpuidex... no [04:25:39.868] checking for _xgetbv... yes [04:25:40.323] checking for _mm512_popcnt_epi64... yes [04:25:40.766] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:25:40.879] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:25:40.902] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:25:40.921] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:25:40.940] 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 [04:25:41.013] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:25:41.013] checking for library containing sem_init... none required [04:25:41.071] checking which semaphore API to use... unnamed POSIX [04:25:41.071] checking which random number source to use... OpenSSL [04:25:41.073] checking for tclsh... /usr/bin/tclsh [04:25:41.073] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [04:25:41.106] checking tcl.h usability... yes [04:25:41.117] checking tcl.h presence... yes [04:25:41.138] checking for tcl.h... yes [04:25:41.138] checking for perl.h... yes [04:25:41.217] checking for libperl... yes [04:25:41.512] checking Python.h usability... yes [04:25:41.569] checking Python.h presence... yes [04:25:41.627] checking for Python.h... yes [04:25:41.628] checking for xmllint... /usr/bin/xmllint [04:25:41.628] checking for xsltproc... /usr/bin/xsltproc [04:25:41.628] checking for fop... /usr/bin/fop [04:25:41.629] checking for dbtoepub... no [04:25:41.629] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [04:25:41.689] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [04:25:41.758] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [04:25:41.758] 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 [04:25:41.758] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [04:25:41.758] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [04:25:41.758] configure: using CXX=ccache g++ [04:25:41.758] 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 [04:25:41.758] configure: using CLANG=ccache clang-16 [04:25:41.758] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [04:25:41.758] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [04:25:41.787] configure: updating cache gcc.cache [04:25:41.797] configure: creating ./config.status [04:25:41.889] config.status: creating GNUmakefile [04:25:41.902] config.status: creating src/Makefile.global [04:25:41.918] config.status: creating src/include/pg_config.h [04:25:41.931] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:25:41.947] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:25:41.955] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [04:25:41.963] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [04:25:41.971] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [04:25:41.979] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [04:25:42.016] [04:25:42.016] real 0m14.926s [04:25:42.016] user 0m8.792s [04:25:42.016] sys 0m5.077s [04:25:42.016] make -s -j${BUILD_JOBS} clean [04:25:42.512] time make -s -j${BUILD_JOBS} world-bin [04:25:46.004] In file included from ../../../src/include/postgres.h:46, [04:25:46.004] from copyfrom.c:21: [04:25:46.004] copyfrom.c: In function ‘CopyFrom’: [04:25:46.004] copyfrom.c:1036:64: error: too many arguments for format [-Werror=format-extra-args] [04:25:46.004] 1036 | errmsg("failed to replace column containing erroneous data with null", [04:25:46.004] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:25:46.004] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:25:46.004] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:25:46.004] | ^~~~~~~~~~~ [04:25:46.004] copyfrom.c:1034:41: note: in expansion of macro ‘ereport’ [04:25:46.004] 1034 | ereport(ERROR, [04:25:46.004] | ^~~~~~~ [04:25:46.004] cc1: all warnings being treated as errors [04:25:46.004] make[3]: *** [: copyfrom.o] Error 1 [04:25:46.004] make[3]: *** Waiting for unfinished jobs.... [04:25:46.548] make[2]: *** [common.mk:37: commands-recursive] Error 2 [04:25:46.548] make[2]: *** Waiting for unfinished jobs.... [04:25:47.447] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:25:47.447] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:25:47.448] [04:25:47.448] real 0m4.936s [04:25:47.448] user 0m9.196s [04:25:47.448] sys 0m5.125s [04:25:47.448] [04:25:47.448] Exit status: 2