[14:06:14.859] time ./configure \ [14:06:14.859] --cache gcc.cache \ [14:06:14.859] --enable-dtrace \ [14:06:14.859] ${LINUX_CONFIGURE_FEATURES} \ [14:06:14.859] CC="ccache gcc" CXX="ccache g++" CLANG="ccache clang-16" [14:06:15.035] configure: creating cache gcc.cache [14:06:15.048] checking build system type... x86_64-pc-linux-gnu [14:06:15.230] checking host system type... x86_64-pc-linux-gnu [14:06:15.230] checking which template to use... linux [14:06:15.230] checking whether NLS is wanted... no [14:06:15.230] checking for default port number... 5432 [14:06:15.236] checking for dtrace... /usr/bin/dtrace [14:06:15.237] checking for block size... 8kB [14:06:15.238] checking for segment size... 1GB [14:06:15.240] checking for WAL block size... 8kB [14:06:15.273] checking whether the C compiler works... yes [14:06:15.378] checking for C compiler default output file name... a.out [14:06:15.379] checking for suffix of executables... [14:06:15.419] checking whether we are cross compiling... no [14:06:15.480] checking for suffix of object files... o [14:06:15.489] checking whether we are using the GNU C compiler... yes [14:06:15.496] checking whether ccache gcc accepts -g... yes [14:06:15.503] checking for ccache gcc option to accept ISO C89... none needed [14:06:15.511] checking for ccache gcc option to accept ISO C99... none needed [14:06:15.572] checking whether we are using the GNU C++ compiler... yes [14:06:15.578] checking whether ccache g++ accepts -g... yes [14:06:15.699] checking for gawk... no [14:06:15.699] checking for mawk... mawk [14:06:15.700] checking for LLVM_CONFIG... llvm-config-16 [14:06:15.718] configure: using llvm 16.0.6 [14:06:15.718] checking for CLANG... ccache clang-16 [14:06:16.234] checking whether ccache gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:06:16.241] checking whether ccache gcc supports -Werror=vla, for CFLAGS... yes [14:06:16.247] checking whether ccache gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:06:16.292] checking whether ccache g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:06:16.463] checking whether ccache gcc supports -Wendif-labels, for CFLAGS... yes [14:06:16.470] checking whether ccache g++ supports -Wendif-labels, for CXXFLAGS... yes [14:06:16.476] checking whether ccache gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:06:16.483] checking whether ccache g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:06:16.489] checking whether ccache gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:06:16.495] checking whether ccache g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:06:16.502] checking whether ccache gcc supports -Wcast-function-type, for CFLAGS... yes [14:06:16.508] checking whether ccache g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:06:16.514] checking whether ccache gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:06:16.521] checking whether ccache g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:06:16.527] checking whether ccache gcc supports -Wformat-security, for CFLAGS... yes [14:06:16.533] checking whether ccache g++ supports -Wformat-security, for CXXFLAGS... yes [14:06:16.539] checking whether ccache gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:06:16.576] checking whether ccache gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:06:16.582] checking whether ccache g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:06:16.589] checking whether ccache gcc supports -fwrapv, for CFLAGS... yes [14:06:16.596] checking whether ccache g++ supports -fwrapv, for CXXFLAGS... yes [14:06:16.603] checking whether ccache gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:06:16.610] checking whether ccache g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:06:16.632] checking whether ccache gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:06:16.638] checking whether ccache gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:06:16.644] checking whether ccache gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:06:16.681] checking whether ccache gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:06:16.721] checking whether ccache gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:06:16.728] checking whether ccache gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:06:16.735] checking whether ccache gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:06:16.771] checking whether ccache gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:06:16.778] checking whether ccache g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:06:16.784] checking whether ccache g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:06:16.792] checking whether ccache clang-16 supports -fno-strict-aliasing, for BITCODE_CFLAGS... yes [14:06:16.798] checking whether ccache clang-16 -xc++ supports -fno-strict-aliasing, for BITCODE_CXXFLAGS... yes [14:06:16.804] checking whether ccache clang-16 supports -fwrapv, for BITCODE_CFLAGS... yes [14:06:16.811] checking whether ccache clang-16 -xc++ supports -fwrapv, for BITCODE_CXXFLAGS... yes [14:06:16.817] checking whether ccache clang-16 supports -fexcess-precision=standard, for BITCODE_CFLAGS... yes [14:06:16.823] checking whether ccache clang-16 -xc++ supports -fexcess-precision=standard, for BITCODE_CXXFLAGS... yes [14:06:16.830] checking whether ccache clang-16 supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... yes [14:06:16.836] checking whether ccache clang-16 supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... yes [14:06:16.843] checking whether ccache clang-16 supports -Wformat-truncation, for NOT_THE_CFLAGS... no [14:06:16.854] checking whether ccache clang-16 supports -Wstringop-truncation, for NOT_THE_CFLAGS... no [14:06:16.865] checking whether the C compiler still works... yes [14:06:16.926] checking how to run the C preprocessor... ccache gcc -E [14:06:16.997] checking for pkg-config... /usr/bin/pkg-config [14:06:16.998] checking pkg-config is at least version 0.9.0... yes [14:06:17.004] checking whether to build with ICU support... yes [14:06:17.004] checking for icu-uc icu-i18n... yes [14:06:17.014] checking whether to build with Tcl... yes [14:06:17.014] checking whether to build Perl modules... yes [14:06:17.014] checking whether to build Python modules... yes [14:06:17.014] checking whether to build with GSSAPI support... yes [14:06:17.015] checking whether to build with PAM support... yes [14:06:17.015] checking whether to build with BSD Authentication support... no [14:06:17.015] checking whether to build with LDAP support... yes [14:06:17.015] checking whether to build with Bonjour support... no [14:06:17.015] checking whether to build with SELinux support... yes [14:06:17.015] checking whether to build with systemd support... yes [14:06:17.016] checking whether to build with XML support... yes [14:06:17.016] checking for libxml-2.0 >= 2.6.23... yes [14:06:17.025] checking whether to build with LZ4 support... yes [14:06:17.025] checking for liblz4... yes [14:06:17.032] checking whether to build with ZSTD support... yes [14:06:17.032] checking for libzstd >= 1.4.0... yes [14:06:17.039] checking for strip... strip [14:06:17.040] checking whether it is possible to strip libraries... yes [14:06:17.043] checking for ar... ar [14:06:17.044] checking for a BSD-compatible install... /usr/bin/install -c [14:06:17.052] checking for tar... /usr/bin/tar [14:06:17.052] checking whether ln -s works... yes [14:06:17.053] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:06:17.055] checking for bison... /usr/bin/bison [14:06:17.060] configure: using bison (GNU Bison) 3.8.2 [14:06:17.062] checking for flex... /usr/bin/flex [14:06:17.079] configure: using flex 2.6.4 [14:06:17.079] checking for perl... /usr/bin/perl [14:06:17.101] configure: using perl 5.36.0 [14:06:17.103] checking for Perl archlibexp... /usr/lib/x86_64-linux-gnu/perl/5.36 [14:06:17.115] checking for Perl privlibexp... /usr/share/perl/5.36 [14:06:17.119] checking for Perl useshrplib... true [14:06:17.127] 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 [14:06:17.133] checking for CFLAGS to compile embedded Perl... -DDEBIAN [14:06:17.138] checking for flags to link embedded Perl... -L/usr/lib/x86_64-linux-gnu/perl/5.36/CORE -lperl -ldl -lm -lpthread -lc -lcrypt [14:06:17.267] checking for python3... /usr/bin/python3 [14:06:17.279] configure: using python 3.11.2 (main, Aug 26 2024, 07:20:54) [GCC 12.2.0] [14:06:17.285] checking for Python sysconfig module... yes [14:06:17.297] checking Python configuration directory... /usr/lib/python3.11/config-3.11-x86_64-linux-gnu [14:06:17.310] checking Python include directory... -I/usr/include/python3.11 [14:06:17.322] checking how to link an embedded Python application... -L/usr/lib/x86_64-linux-gnu -lpython3.11 -ldl -lm [14:06:17.362] checking for a sed that does not truncate output... /usr/bin/sed [14:06:17.366] checking for grep that handles long lines and -e... /usr/bin/grep [14:06:17.369] checking for egrep... /usr/bin/grep -E [14:06:17.370] checking for ANSI C header files... yes [14:06:17.476] checking for sys/types.h... yes [14:06:17.490] checking for sys/stat.h... yes [14:06:17.513] checking for stdlib.h... yes [14:06:17.526] checking for string.h... yes [14:06:17.540] checking for memory.h... yes [14:06:17.555] checking for strings.h... yes [14:06:17.570] checking for inttypes.h... yes [14:06:17.587] checking for stdint.h... yes [14:06:17.603] checking for unistd.h... yes [14:06:17.621] checking whether ccache gcc is Clang... no [14:06:17.634] checking whether pthreads work with -pthread... yes [14:06:17.688] checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE [14:06:17.731] checking whether more special flags are required for pthreads... no [14:06:17.731] checking for PTHREAD_PRIO_INHERIT... yes [14:06:17.778] checking pthread.h usability... yes [14:06:17.786] checking pthread.h presence... yes [14:06:17.802] checking for pthread.h... yes [14:06:17.802] checking for strerror_r... yes [14:06:17.843] checking whether strerror_r returns int... no [14:06:17.875] checking for main in -lm... yes [14:06:17.923] checking for library containing setproctitle... no [14:06:18.018] checking for library containing dlsym... none required [14:06:18.061] checking for library containing socket... none required [14:06:18.102] checking for library containing getopt_long... none required [14:06:18.143] checking for library containing shm_open... none required [14:06:18.185] checking for library containing shm_unlink... none required [14:06:18.227] checking for library containing clock_gettime... none required [14:06:18.268] checking for library containing shmget... none required [14:06:18.311] checking for library containing backtrace_symbols... none required [14:06:18.354] checking for library containing pthread_barrier_wait... none required [14:06:18.397] checking for library containing readline... -lreadline [14:06:18.452] checking for inflate in -lz... yes [14:06:18.496] checking for library containing gss_store_cred_into... -lgssapi_krb5 [14:06:18.602] checking for CRYPTO_new_ex_data in -lcrypto... yes [14:06:18.670] checking for SSL_new in -lssl... yes [14:06:18.736] checking for SSL_CTX_set_ciphersuites... yes [14:06:18.802] checking for SSL_CTX_set_cert_cb... yes [14:06:18.871] checking for X509_get_signature_info... yes [14:06:18.945] checking for SSL_CTX_set_num_tickets... yes [14:06:19.016] checking for pam_start in -lpam... yes [14:06:19.071] checking for xmlSaveToBuffer in -lxml2... yes [14:06:19.157] checking for xsltCleanupGlobals in -lxslt... yes [14:06:19.244] checking for LZ4_compress_default in -llz4... yes [14:06:19.303] checking for ZSTD_compress in -lzstd... yes [14:06:19.357] checking for ldap_bind in -lldap... yes [14:06:19.445] checking for ldap_initialize... yes [14:06:19.512] checking for ldap_verify_credentials... yes [14:06:19.578] checking for security_compute_create_name in -lselinux... yes [14:06:19.635] checking for uuid_export in -lossp-uuid... yes [14:06:19.691] checking for stdbool.h that conforms to C99... yes [14:06:19.702] checking for _Bool... yes [14:06:19.771] checking atomic.h usability... no [14:06:19.822] checking atomic.h presence... no [14:06:19.838] checking for atomic.h... no [14:06:19.841] checking copyfile.h usability... no [14:06:19.891] checking copyfile.h presence... no [14:06:19.908] checking for copyfile.h... no [14:06:19.911] checking execinfo.h usability... yes [14:06:19.919] checking execinfo.h presence... yes [14:06:19.932] checking for execinfo.h... yes [14:06:19.938] checking getopt.h usability... yes [14:06:19.947] checking getopt.h presence... yes [14:06:19.960] checking for getopt.h... yes [14:06:19.967] checking ifaddrs.h usability... yes [14:06:19.978] checking ifaddrs.h presence... yes [14:06:19.994] checking for ifaddrs.h... yes [14:06:20.001] checking mbarrier.h usability... no [14:06:20.053] checking mbarrier.h presence... no [14:06:20.070] checking for mbarrier.h... no [14:06:20.073] checking sys/epoll.h usability... yes [14:06:20.082] checking sys/epoll.h presence... yes [14:06:20.097] checking for sys/epoll.h... yes [14:06:20.103] checking sys/event.h usability... no [14:06:20.154] checking sys/event.h presence... no [14:06:20.170] checking for sys/event.h... no [14:06:20.173] checking sys/personality.h usability... yes [14:06:20.183] checking sys/personality.h presence... yes [14:06:20.196] checking for sys/personality.h... yes [14:06:20.203] checking sys/prctl.h usability... yes [14:06:20.213] checking sys/prctl.h presence... yes [14:06:20.227] checking for sys/prctl.h... yes [14:06:20.234] checking sys/procctl.h usability... no [14:06:20.286] checking sys/procctl.h presence... no [14:06:20.304] checking for sys/procctl.h... no [14:06:20.307] checking sys/signalfd.h usability... yes [14:06:20.316] checking sys/signalfd.h presence... yes [14:06:20.331] checking for sys/signalfd.h... yes [14:06:20.338] checking sys/ucred.h usability... no [14:06:20.389] checking sys/ucred.h presence... no [14:06:20.406] checking for sys/ucred.h... no [14:06:20.409] checking termios.h usability... yes [14:06:20.422] checking termios.h presence... yes [14:06:20.436] checking for termios.h... yes [14:06:20.443] checking ucred.h usability... no [14:06:20.495] checking ucred.h presence... no [14:06:20.511] checking for ucred.h... no [14:06:20.514] checking xlocale.h usability... no [14:06:20.564] checking xlocale.h presence... no [14:06:20.581] checking for xlocale.h... no [14:06:20.583] checking readline/readline.h usability... yes [14:06:20.595] checking readline/readline.h presence... yes [14:06:20.614] checking for readline/readline.h... yes [14:06:20.615] checking readline/history.h usability... yes [14:06:20.624] checking readline/history.h presence... yes [14:06:20.640] checking for readline/history.h... yes [14:06:20.643] checking zlib.h usability... yes [14:06:20.652] checking zlib.h presence... yes [14:06:20.670] checking for zlib.h... yes [14:06:20.670] checking for lz4... /usr/bin/lz4 [14:06:20.670] checking lz4.h usability... yes [14:06:20.679] checking lz4.h presence... yes [14:06:20.693] checking for lz4.h... yes [14:06:20.693] checking for zstd... /usr/bin/zstd [14:06:20.693] checking zstd.h usability... yes [14:06:20.704] checking zstd.h presence... yes [14:06:20.720] checking for zstd.h... yes [14:06:20.720] checking gssapi/gssapi.h usability... yes [14:06:20.730] checking gssapi/gssapi.h presence... yes [14:06:20.746] checking for gssapi/gssapi.h... yes [14:06:20.748] checking gssapi/gssapi_ext.h usability... yes [14:06:20.757] checking gssapi/gssapi_ext.h presence... yes [14:06:20.772] checking for gssapi/gssapi_ext.h... yes [14:06:20.774] checking for openssl... /usr/bin/openssl [14:06:20.783] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [14:06:20.783] checking openssl/ssl.h usability... yes [14:06:20.832] checking openssl/ssl.h presence... yes [14:06:20.880] checking for openssl/ssl.h... yes [14:06:20.880] checking openssl/err.h usability... yes [14:06:20.892] checking openssl/err.h presence... yes [14:06:20.917] checking for openssl/err.h... yes [14:06:20.917] checking security/pam_appl.h usability... yes [14:06:20.927] checking security/pam_appl.h presence... yes [14:06:20.939] checking for security/pam_appl.h... yes [14:06:20.941] checking systemd/sd-daemon.h usability... yes [14:06:20.950] checking systemd/sd-daemon.h presence... yes [14:06:20.966] checking for systemd/sd-daemon.h... yes [14:06:20.966] checking libxml/parser.h usability... yes [14:06:21.005] checking libxml/parser.h presence... yes [14:06:21.035] checking for libxml/parser.h... yes [14:06:21.035] checking libxslt/xslt.h usability... yes [14:06:21.046] checking libxslt/xslt.h presence... yes [14:06:21.075] checking for libxslt/xslt.h... yes [14:06:21.076] checking ldap.h usability... yes [14:06:21.088] checking ldap.h presence... yes [14:06:21.105] checking for ldap.h... yes [14:06:21.105] checking for compatible LDAP implementation... yes [14:06:21.114] checking ossp/uuid.h usability... yes [14:06:21.124] checking ossp/uuid.h presence... yes [14:06:21.142] checking for ossp/uuid.h... yes [14:06:21.162] checking whether byte ordering is bigendian... no [14:06:21.257] checking for inline... inline [14:06:21.264] checking for printf format archetype... gnu_printf [14:06:21.272] checking for _Static_assert... yes [14:06:21.325] checking for typeof... typeof [14:06:21.332] checking for __builtin_types_compatible_p... yes [14:06:21.342] checking for __builtin_constant_p... yes [14:06:21.353] checking for __builtin_unreachable... yes [14:06:21.406] checking for computed goto support... yes [14:06:21.415] checking for struct tm.tm_zone... yes [14:06:21.424] checking for union semun... no [14:06:21.464] checking for socklen_t... yes [14:06:21.510] checking for struct sockaddr.sa_len... no [14:06:21.585] checking for C/C++ restrict keyword... __restrict [14:06:21.597] checking for struct option... yes [14:06:21.634] checking whether assembler supports x86_64 popcntq... yes [14:06:21.641] checking for special C compiler options needed for large files... no [14:06:21.641] checking for _FILE_OFFSET_BITS value needed for large files... no [14:06:21.649] checking size of off_t... 8 [14:06:21.720] checking size of bool... 1 [14:06:21.787] checking for int timezone... yes [14:06:21.848] checking for backtrace_symbols... yes [14:06:21.909] checking for copyfile... no [14:06:21.971] checking for copy_file_range... yes [14:06:22.032] checking for getifaddrs... yes [14:06:22.095] checking for getpeerucred... no [14:06:22.161] checking for inet_pton... yes [14:06:22.224] checking for kqueue... no [14:06:22.291] checking for mbstowcs_l... no [14:06:22.355] checking for memset_s... no [14:06:22.421] checking for posix_fallocate... yes [14:06:22.486] checking for ppoll... yes [14:06:22.551] checking for pthread_is_threaded_np... no [14:06:22.618] checking for setproctitle... no [14:06:22.682] checking for setproctitle_fast... no [14:06:22.746] checking for strchrnul... yes [14:06:22.806] checking for strsignal... yes [14:06:22.866] checking for syncfs... yes [14:06:22.927] checking for sync_file_range... yes [14:06:22.989] checking for uselocale... yes [14:06:23.052] checking for wcstombs_l... no [14:06:23.112] checking for __builtin_bswap16... yes [14:06:23.170] checking for __builtin_bswap32... yes [14:06:23.228] checking for __builtin_bswap64... yes [14:06:23.287] checking for __builtin_clz... yes [14:06:23.346] checking for __builtin_ctz... yes [14:06:23.404] checking for __builtin_popcount... yes [14:06:23.463] checking for __builtin_frame_address... yes [14:06:23.522] checking for _LARGEFILE_SOURCE value needed for large files... no [14:06:23.582] checking how ccache gcc reports undeclared, standard C functions... error [14:06:23.609] checking for posix_fadvise... yes [14:06:23.668] checking whether posix_fadvise is declared... yes [14:06:23.683] checking whether fdatasync is declared... yes [14:06:23.695] checking whether strlcat is declared... no [14:06:23.755] checking whether strlcpy is declared... no [14:06:23.814] checking whether strnlen is declared... yes [14:06:23.827] checking whether strsep is declared... yes [14:06:23.841] checking whether preadv is declared... yes [14:06:23.854] checking whether pwritev is declared... yes [14:06:23.867] checking whether F_FULLFSYNC is declared... no [14:06:23.901] checking for explicit_bzero... yes [14:06:23.955] checking for getopt... yes [14:06:24.010] checking for getpeereid... no [14:06:24.070] checking for inet_aton... yes [14:06:24.125] checking for mkdtemp... yes [14:06:24.181] checking for strlcat... no [14:06:24.241] checking for strlcpy... no [14:06:24.305] checking for strnlen... yes [14:06:24.367] checking for strsep... yes [14:06:24.422] checking for pthread_barrier_wait... yes [14:06:24.475] checking for getopt_long... yes [14:06:24.531] checking for syslog... yes [14:06:24.586] checking syslog.h usability... yes [14:06:24.595] checking syslog.h presence... yes [14:06:24.608] checking for syslog.h... yes [14:06:24.609] checking for opterr... yes [14:06:24.664] checking for optreset... no [14:06:24.728] checking unicode/ucol.h usability... yes [14:06:24.747] checking unicode/ucol.h presence... yes [14:06:24.769] checking for unicode/ucol.h... yes [14:06:24.774] checking whether LLVMCreateGDBRegistrationListener is declared... yes [14:06:24.801] checking whether LLVMCreatePerfJITEventListener is declared... yes [14:06:24.810] checking for rl_completion_suppress_quote... yes [14:06:24.871] checking for rl_filename_quote_characters... yes [14:06:24.933] checking for rl_filename_quoting_function... yes [14:06:24.999] checking for append_history... yes [14:06:25.060] checking for history_truncate_file... yes [14:06:25.124] checking for rl_completion_matches... yes [14:06:25.186] checking for rl_filename_completion_function... yes [14:06:25.252] checking for rl_reset_screen_size... yes [14:06:25.315] checking for rl_variable_bind... yes [14:06:25.376] checking test program... ok [14:06:25.429] checking whether long int is 64 bits... yes [14:06:25.490] checking for __builtin_mul_overflow... yes [14:06:25.544] checking size of void *... 8 [14:06:25.617] checking size of size_t... 8 [14:06:25.688] checking size of long... 8 [14:06:25.760] checking alignment of short... 2 [14:06:25.833] checking alignment of int... 4 [14:06:25.905] checking alignment of long... 8 [14:06:25.977] checking alignment of double... 8 [14:06:26.049] checking for __int128... yes [14:06:26.104] checking for __int128 alignment bug... ok [14:06:26.161] checking alignment of PG_INT128_TYPE... 16 [14:06:26.233] checking for builtin __sync char locking functions... yes [14:06:26.287] checking for builtin __sync int32 locking functions... yes [14:06:26.342] checking for builtin __sync int32 atomic operations... yes [14:06:26.394] checking for builtin __sync int64 atomic operations... yes [14:06:26.445] checking for builtin __atomic int32 atomic operations... yes [14:06:26.499] checking for builtin __atomic int64 atomic operations... yes [14:06:26.553] checking for __get_cpuid... yes [14:06:26.610] checking for __get_cpuid_count... yes [14:06:26.666] checking for __cpuid... no [14:06:26.688] checking for __cpuidex... no [14:06:26.708] checking for _xgetbv with CFLAGS=... no [14:06:27.123] checking for _xgetbv with CFLAGS=-mxsave... yes [14:06:27.522] checking for _mm512_popcnt_epi64 with CFLAGS=... no [14:06:27.889] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [14:06:28.229] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [14:06:28.275] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [14:06:28.373] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:06:28.393] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:06:28.411] 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 [14:06:28.480] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:06:28.480] checking for library containing sem_init... none required [14:06:28.535] checking which semaphore API to use... unnamed POSIX [14:06:28.536] checking which random number source to use... OpenSSL [14:06:28.538] checking for tclsh... /usr/bin/tclsh [14:06:28.538] checking for tclConfig.sh... /usr/lib/tcl8.6//tclConfig.sh [14:06:28.570] checking tcl.h usability... yes [14:06:28.582] checking tcl.h presence... yes [14:06:28.602] checking for tcl.h... yes [14:06:28.602] checking for perl.h... yes [14:06:28.686] checking for libperl... yes [14:06:28.923] checking Python.h usability... yes [14:06:28.981] checking Python.h presence... yes [14:06:29.036] checking for Python.h... yes [14:06:29.036] checking for xmllint... /usr/bin/xmllint [14:06:29.037] checking for xsltproc... /usr/bin/xsltproc [14:06:29.037] checking for fop... /usr/bin/fop [14:06:29.037] checking for dbtoepub... no [14:06:29.037] checking whether ccache gcc supports -Wl,--as-needed, for LDFLAGS... yes [14:06:29.094] checking whether ccache gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... yes [14:06:29.162] configure: using compiler=gcc (Debian 12.2.0-14) 12.2.0 [14:06:29.162] 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 [14:06:29.162] configure: using CPPFLAGS= -D_GNU_SOURCE -I/usr/include/libxml2 [14:06:29.162] configure: using LDFLAGS= -L/usr/lib/llvm-16/lib -Wl,--as-needed [14:06:29.162] configure: using CXX=ccache g++ [14:06:29.162] 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 [14:06:29.162] configure: using CLANG=ccache clang-16 [14:06:29.162] configure: using BITCODE_CFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 [14:06:29.162] configure: using BITCODE_CXXFLAGS= -fno-strict-aliasing -fwrapv -fexcess-precision=standard -O2 [14:06:29.189] configure: updating cache gcc.cache [14:06:29.199] configure: creating ./config.status [14:06:29.280] config.status: creating GNUmakefile [14:06:29.291] config.status: creating src/Makefile.global [14:06:29.305] config.status: creating src/include/pg_config.h [14:06:29.318] config.status: creating src/include/pg_config_ext.h [14:06:29.330] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:06:29.344] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [14:06:29.350] config.status: linking src/backend/port/posix_sema.c to src/backend/port/pg_sema.c [14:06:29.357] config.status: linking src/backend/port/sysv_shmem.c to src/backend/port/pg_shmem.c [14:06:29.364] config.status: linking src/include/port/linux.h to src/include/pg_config_os.h [14:06:29.370] config.status: linking src/makefiles/Makefile.linux to src/Makefile.port [14:06:29.402] [14:06:29.402] real 0m14.543s [14:06:29.402] user 0m8.571s [14:06:29.402] sys 0m4.840s [14:06:29.402] make -s -j${BUILD_JOBS} clean [14:06:29.881] time make -s -j${BUILD_JOBS} world-bin [14:06:33.289] heapam_handler.c: In function ‘heapam_index_fetch_tuple’: [14:06:33.289] heapam_handler.c:140:1: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-statement] [14:06:33.289] 140 | uint64 r = 0; [14:06:33.289] | ^~~~~~ [14:06:33.289] cc1: all warnings being treated as errors [14:06:33.289] make[4]: *** [: heapam_handler.o] Error 1 [14:06:33.289] make[3]: *** [../../../src/backend/common.mk:37: heap-recursive] Error 2 [14:06:33.290] make[2]: *** [common.mk:37: access-recursive] Error 2 [14:06:33.290] make[2]: *** Waiting for unfinished jobs.... [14:06:33.364] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:06:33.364] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:06:33.364] [14:06:33.364] real 0m3.483s [14:06:33.364] user 0m5.793s [14:06:33.364] sys 0m3.395s [14:06:33.364] [14:06:33.364] Exit status: 2