[19:57:51.037] time ./configure \ [19:57:51.037] --host=x86_64-w64-mingw32ucrt \ [19:57:51.037] --enable-cassert \ [19:57:51.037] --without-icu \ [19:57:51.037] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [19:57:51.037] CXX="ccache x86_64-w64-mingw32ucrt-g++" [19:57:51.166] checking build system type... x86_64-pc-linux-gnu [19:57:51.408] checking host system type... x86_64-w64-mingw32ucrt [19:57:51.413] checking which template to use... win32 [19:57:51.414] checking whether NLS is wanted... no [19:57:51.414] checking for default port number... 5432 [19:57:51.421] checking for block size... 8kB [19:57:51.422] checking for segment size... 1GB [19:57:51.425] checking for WAL block size... 8kB [19:57:51.426] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [19:57:51.461] checking whether the C compiler works... yes [19:57:51.646] checking for C compiler default output file name... a.exe [19:57:51.647] checking for suffix of executables... .exe [19:57:51.693] checking whether we are cross compiling... yes [19:57:51.787] checking for suffix of object files... o [19:57:51.796] checking whether we are using the GNU C compiler... yes [19:57:51.829] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [19:57:51.836] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [19:57:51.940] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [19:57:52.004] checking whether we are using the GNU C++ compiler... yes [19:57:52.011] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [19:57:52.260] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [19:57:52.297] checking for gawk... no [19:57:52.299] checking for mawk... mawk [19:57:52.300] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:57:52.307] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [19:57:52.315] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:57:52.375] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:57:52.435] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [19:57:52.442] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:57:52.450] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:57:52.482] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:57:52.490] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [19:57:52.497] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [19:57:52.532] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [19:57:52.539] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:57:52.546] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:57:52.580] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:57:52.588] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [19:57:52.595] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [19:57:52.602] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [19:57:52.621] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:57:52.636] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:57:52.643] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [19:57:52.651] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [19:57:52.658] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:57:52.666] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [19:57:52.673] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:57:52.705] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:57:52.712] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:57:52.767] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:57:52.823] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:57:52.831] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:57:52.838] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:57:52.888] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:57:52.896] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:57:52.912] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:57:52.920] checking whether the C compiler still works... yes [19:57:52.972] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [19:57:53.048] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [19:57:53.048] checking pkg-config is at least version 0.9.0... yes [19:57:53.064] checking whether to build with ICU support... no [19:57:53.065] checking whether to build with Tcl... no [19:57:53.065] checking whether to build Perl modules... no [19:57:53.065] checking whether to build Python modules... no [19:57:53.065] checking whether to build with GSSAPI support... no [19:57:53.066] checking whether to build with PAM support... no [19:57:53.066] checking whether to build with BSD Authentication support... no [19:57:53.067] checking whether to build with LDAP support... no [19:57:53.067] checking whether to build with Bonjour support... no [19:57:53.067] checking whether to build with SELinux support... no [19:57:53.067] checking whether to build with systemd support... no [19:57:53.067] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:57:53.067] checking whether to build with liburing support... no [19:57:53.067] checking whether to build with libcurl support... no [19:57:53.068] checking whether to build with libnuma support... no [19:57:53.068] checking whether to build with XML support... no [19:57:53.068] checking whether to build with LZ4 support... no [19:57:53.068] checking whether to build with ZSTD support... no [19:57:53.069] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [19:57:53.069] checking whether it is possible to strip libraries... yes [19:57:53.077] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [19:57:53.077] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [19:57:53.077] checking for a BSD-compatible install... /usr/bin/install -c [19:57:53.087] checking for tar... /usr/bin/tar [19:57:53.087] checking whether ln -s works... yes [19:57:53.087] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:57:53.089] checking for nm... /usr/bin/nm [19:57:53.090] checking for bison... /usr/bin/bison [19:57:53.092] configure: using bison (GNU Bison) 3.8.2 [19:57:53.095] checking for flex... /usr/bin/flex [19:57:53.098] configure: using flex 2.6.4 [19:57:53.098] checking for perl... /usr/bin/perl [19:57:53.101] configure: using perl 5.40.1 [19:57:53.103] checking for zic... /usr/sbin/zic [19:57:53.103] checking for a sed that does not truncate output... /usr/bin/sed [19:57:53.108] checking for grep that handles long lines and -e... /usr/bin/grep [19:57:53.111] checking for egrep... /usr/bin/grep -E [19:57:53.112] checking for ANSI C header files... yes [19:57:53.179] checking for sys/types.h... yes [19:57:53.196] checking for sys/stat.h... yes [19:57:53.211] checking for stdlib.h... yes [19:57:53.226] checking for string.h... yes [19:57:53.266] checking for memory.h... yes [19:57:53.283] checking for strings.h... yes [19:57:53.298] checking for inttypes.h... yes [19:57:53.368] checking for stdint.h... yes [19:57:53.435] checking for unistd.h... yes [19:57:53.450] checking for main in -lm... yes [19:57:53.506] checking for library containing setproctitle... no [19:57:53.612] checking for library containing dlsym... no [19:57:53.711] checking for library containing socket... -lws2_32 [19:57:53.852] checking for library containing getopt_long... none required [19:57:53.905] checking for library containing shm_open... no [19:57:54.002] checking for library containing shm_unlink... no [19:57:54.099] checking for library containing clock_gettime... none required [19:57:54.145] checking for library containing shmget... no [19:57:54.241] checking for library containing backtrace_symbols... no [19:57:54.337] checking for library containing pthread_barrier_wait... none required [19:57:54.384] checking for inflate in -lz... yes [19:57:54.438] checking copyfile.h usability... no [19:57:54.500] checking copyfile.h presence... no [19:57:54.519] checking for copyfile.h... no [19:57:54.522] checking execinfo.h usability... no [19:57:54.578] checking execinfo.h presence... no [19:57:54.596] checking for execinfo.h... no [19:57:54.600] checking getopt.h usability... yes [19:57:54.629] checking getopt.h presence... yes [19:57:54.644] checking for getopt.h... yes [19:57:54.651] checking ifaddrs.h usability... no [19:57:54.706] checking ifaddrs.h presence... no [19:57:54.724] checking for ifaddrs.h... no [19:57:54.727] checking sys/epoll.h usability... no [19:57:54.785] checking sys/epoll.h presence... no [19:57:54.803] checking for sys/epoll.h... no [19:57:54.807] checking sys/event.h usability... no [19:57:54.862] checking sys/event.h presence... no [19:57:54.880] checking for sys/event.h... no [19:57:54.884] checking sys/personality.h usability... no [19:57:54.938] checking sys/personality.h presence... no [19:57:54.956] checking for sys/personality.h... no [19:57:54.960] checking sys/prctl.h usability... no [19:57:55.014] checking sys/prctl.h presence... no [19:57:55.032] checking for sys/prctl.h... no [19:57:55.036] checking sys/procctl.h usability... no [19:57:55.093] checking sys/procctl.h presence... no [19:57:55.111] checking for sys/procctl.h... no [19:57:55.115] checking sys/signalfd.h usability... no [19:57:55.170] checking sys/signalfd.h presence... no [19:57:55.189] checking for sys/signalfd.h... no [19:57:55.192] checking sys/ucred.h usability... no [19:57:55.248] checking sys/ucred.h presence... no [19:57:55.266] checking for sys/ucred.h... no [19:57:55.270] checking termios.h usability... no [19:57:55.325] checking termios.h presence... no [19:57:55.343] checking for termios.h... no [19:57:55.346] checking uchar.h usability... yes [19:57:55.410] checking uchar.h presence... yes [19:57:55.429] checking for uchar.h... yes [19:57:55.436] checking ucred.h usability... no [19:57:55.491] checking ucred.h presence... no [19:57:55.510] checking for ucred.h... no [19:57:55.513] checking xlocale.h usability... no [19:57:55.568] checking xlocale.h presence... no [19:57:55.586] checking for xlocale.h... no [19:57:55.589] checking zlib.h usability... yes [19:57:55.625] checking zlib.h presence... yes [19:57:55.643] checking for zlib.h... yes [19:57:55.643] checking for lz4... /usr/bin/lz4 [19:57:55.644] checking for zstd... /usr/bin/zstd [19:57:55.644] checking for openssl... /usr/bin/openssl [19:57:55.649] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [19:57:55.649] checking crtdefs.h usability... yes [19:57:55.657] checking crtdefs.h presence... yes [19:57:55.672] checking for crtdefs.h... yes [19:57:55.674] checking whether byte ordering is bigendian... no [19:57:55.743] checking for C printf format archetype... gnu_printf [19:57:55.752] checking for C++ printf format archetype... gnu_printf [19:57:55.761] checking for statement expressions... yes [19:57:55.807] checking for typeof... typeof [19:57:55.824] checking for C++ typeof... typeof [19:57:55.832] checking for __builtin_types_compatible_p... yes [19:57:55.843] checking for __builtin_constant_p... yes [19:57:55.874] checking for __builtin_mul_overflow... yes [19:57:55.929] checking for __builtin_unreachable... yes [19:57:55.973] checking for computed goto support... yes [19:57:55.981] checking for struct tm.tm_zone... no [19:57:56.057] checking for union semun... no [19:57:56.088] checking for socklen_t... yes [19:57:57.325] checking for struct sockaddr.sa_len... no [19:57:59.440] checking for C/C++ restrict keyword... __restrict [19:57:59.454] checking for struct option... yes [19:57:59.497] checking whether assembler supports x86_64 popcntq... yes [19:57:59.505] checking size of off_t... 4 [19:57:59.826] checking for int timezone... yes [19:57:59.887] checking for backtrace_symbols... no [19:57:59.943] checking for copyfile... no [19:58:00.000] checking for copy_file_range... no [19:58:00.056] checking for elf_aux_info... no [19:58:00.112] checking for explicit_memset... no [19:58:00.169] checking for getauxval... no [19:58:00.225] checking for getifaddrs... no [19:58:00.280] checking for getpeerucred... no [19:58:00.336] checking for inet_pton... yes [19:58:00.392] checking for kqueue... no [19:58:00.447] checking for localeconv_l... no [19:58:00.507] checking for mbstowcs_l... no [19:58:00.566] checking for memset_explicit... no [19:58:00.623] checking for posix_fallocate... no [19:58:00.680] checking for ppoll... no [19:58:00.737] checking for pthread_is_threaded_np... no [19:58:00.793] checking for setproctitle... no [19:58:00.850] checking for setproctitle_fast... no [19:58:00.907] checking for strsignal... no [19:58:00.964] checking for syncfs... no [19:58:01.020] checking for sync_file_range... no [19:58:01.076] checking for uselocale... no [19:58:01.133] checking for wcstombs_l... no [19:58:01.186] checking for __builtin_bswap16... yes [19:58:01.240] checking for __builtin_bswap32... yes [19:58:01.292] checking for __builtin_bswap64... yes [19:58:01.344] checking for __builtin_clz... yes [19:58:01.401] checking for __builtin_ctz... yes [19:58:01.453] checking for __builtin_frame_address... yes [19:58:01.505] checking for _LARGEFILE_SOURCE value needed for large files... no [19:58:01.561] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [19:58:01.591] checking for posix_fadvise... no [19:58:01.648] checking whether posix_fadvise is declared... no [19:58:01.694] checking whether fdatasync is declared... no [19:58:01.739] checking whether strlcat is declared... no [19:58:01.804] checking whether strlcpy is declared... no [19:58:01.871] checking whether strsep is declared... no [19:58:01.937] checking whether timingsafe_bcmp is declared... no [19:58:02.004] checking whether preadv is declared... no [19:58:02.038] checking whether pwritev is declared... no [19:58:02.072] checking whether strchrnul is declared... no [19:58:02.112] checking whether memset_s is declared... no [19:58:02.152] checking whether F_FULLFSYNC is declared... no [19:58:02.191] checking for explicit_bzero... no [19:58:02.244] checking for getopt... yes [19:58:02.295] checking for getpeereid... no [19:58:02.349] checking for inet_aton... no [19:58:02.401] checking for mkdtemp... no [19:58:02.455] checking for strlcat... no [19:58:02.514] checking for strlcpy... no [19:58:02.570] checking for strsep... no [19:58:02.625] checking for timingsafe_bcmp... no [19:58:02.678] checking for pthread_barrier_wait... yes [19:58:02.726] configure: On mingw32ucrt we will use our strtof wrapper. [19:58:02.727] checking for getopt_long... yes [19:58:02.776] checking for syslog... no [19:58:02.830] checking for opterr... yes [19:58:02.881] checking for optreset... no [19:58:02.938] checking test program... cross-compiling [19:58:02.938] checking size of void *... 8 [19:58:03.236] checking size of size_t... 8 [19:58:03.537] checking size of long... 4 [19:58:03.790] checking size of long long... 8 [19:58:04.119] checking size of intmax_t... 8 [19:58:04.394] checking alignment of short... 2 [19:58:04.538] checking alignment of int... 4 [19:58:04.846] checking alignment of int64_t... 8 [19:58:05.177] checking alignment of double... 8 [19:58:05.571] checking for __int128... yes [19:58:05.632] checking for __int128 alignment bug... assuming ok [19:58:05.632] checking alignment of PG_INT128_TYPE... 16 [19:58:06.056] checking for builtin __sync char locking functions... yes [19:58:06.102] checking for builtin __sync int32 locking functions... yes [19:58:06.148] checking for builtin __sync int32 atomic operations... yes [19:58:06.195] checking for builtin __sync int64 atomic operations... yes [19:58:06.243] checking for builtin __atomic int32 atomic operations... yes [19:58:06.292] checking for builtin __atomic int64 atomic operations... yes [19:58:06.340] checking for __get_cpuid... yes [19:58:06.392] checking for __get_cpuid_count... yes [19:58:06.440] checking for _xgetbv... yes [19:58:06.888] checking for _mm512_popcnt_epi64... yes [19:58:07.354] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:58:07.467] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:58:07.489] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:58:07.509] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:58:07.527] 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 [19:58:07.565] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:58:07.566] checking for _mm512_clmulepi64_epi128... yes [19:58:08.016] checking for vectorized CRC-32C... AVX-512 with runtime check [19:58:08.016] checking which random number source to use... Windows native [19:58:08.018] checking for xmllint... /usr/bin/xmllint [19:58:08.018] checking for xsltproc... /usr/bin/xsltproc [19:58:08.018] checking for fop... /usr/bin/fop [19:58:08.019] checking for dbtoepub... no [19:58:08.019] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:58:08.019] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:58:08.019] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:58:08.030] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [19:58:08.030] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [19:58:08.030] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:58:08.030] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:58:08.124] configure: creating ./config.status [19:58:08.216] config.status: creating GNUmakefile [19:58:08.229] config.status: creating src/Makefile.global [19:58:08.248] config.status: creating src/include/pg_config.h [19:58:08.263] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:58:08.279] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:58:08.288] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:58:08.296] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:58:08.304] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:58:08.307] config.status: executing check_win32_symlinks commands [19:58:08.344] [19:58:08.344] real 0m17.307s [19:58:08.344] user 0m12.279s [19:58:08.344] sys 0m4.534s [19:58:08.344] make -s -j${BUILD_JOBS} clean [19:58:08.905] time make -s -j${BUILD_JOBS} world-bin [19:58:53.357] In file included from ../../../src/include/access/htup_details.h:22, [19:58:53.357] from ../../../src/include/access/relscan.h:17, [19:58:53.357] from ../../../src/include/access/heapam.h:19, [19:58:53.357] from cluster.c:39: [19:58:53.357] In function ‘VARSIZE_ANY’, [19:58:53.357] inlined from ‘restore_tuple’ at cluster.c:3094:18, [19:58:53.357] inlined from ‘apply_concurrent_changes’ at cluster.c:2879:9, [19:58:53.357] inlined from ‘process_concurrent_changes’ at cluster.c:3350:2: [19:58:53.357] ../../../src/include/varatt.h:243:51: error: array subscript ‘varattrib_4b[0]’ is partly outside array bounds of ‘varlena[1]’ [-Werror=array-bounds=] [19:58:53.357] 243 | ((((const varattrib_4b *) (PTR))->va_4byte.va_header >> 2) & 0x3FFFFFFF) [19:58:53.357] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ [19:58:53.357] ../../../src/include/varatt.h:467:24: note: in expansion of macro ‘VARSIZE_4B’ [19:58:53.357] 467 | return VARSIZE_4B(PTR); [19:58:53.357] | ^~~~~~~~~~ [19:58:53.357] cluster.c: In function ‘process_concurrent_changes’: [19:58:53.357] cluster.c:3086:33: note: object ‘varhdr’ of size 4 [19:58:53.357] 3086 | varlena varhdr; [19:58:53.357] | ^~~~~~ [19:58:53.357] cc1: all warnings being treated as errors [19:58:53.359] make[3]: *** [: cluster.o] Error 1 [19:58:53.360] make[2]: *** [common.mk:37: commands-recursive] Error 2 [19:58:53.363] make[2]: *** Waiting for unfinished jobs.... [19:59:21.792] make[1]: *** [Makefile:43: all-backend-recurse] Error 2 [19:59:21.793] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:59:21.793] [19:59:21.793] real 1m12.888s [19:59:21.793] user 4m3.039s [19:59:21.793] sys 0m34.313s [19:59:21.793] [19:59:21.793] Exit status: 2