[05:28:59.036] time ./configure \ [05:28:59.036] --host=x86_64-w64-mingw32 \ [05:28:59.036] --enable-cassert \ [05:28:59.036] --without-icu \ [05:28:59.036] CC="ccache x86_64-w64-mingw32-gcc" \ [05:28:59.036] CXX="ccache x86_64-w64-mingw32-g++" [05:28:59.156] checking build system type... x86_64-pc-linux-gnu [05:28:59.343] checking host system type... x86_64-w64-mingw32 [05:28:59.349] checking which template to use... win32 [05:28:59.349] checking whether NLS is wanted... no [05:28:59.349] checking for default port number... 5432 [05:28:59.357] checking for block size... 8kB [05:28:59.358] checking for segment size... 1GB [05:28:59.361] checking for WAL block size... 8kB [05:28:59.362] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:28:59.397] checking whether the C compiler works... yes [05:28:59.536] checking for C compiler default output file name... a.exe [05:28:59.537] checking for suffix of executables... .exe [05:28:59.576] checking whether we are cross compiling... yes [05:28:59.653] checking for suffix of object files... o [05:28:59.662] checking whether we are using the GNU C compiler... yes [05:28:59.668] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:28:59.676] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:28:59.702] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:28:59.792] checking whether we are using the GNU C++ compiler... yes [05:28:59.993] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:29:00.068] checking for gawk... no [05:29:00.068] checking for mawk... mawk [05:29:00.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:29:00.102] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:29:00.133] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:29:00.178] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:29:00.223] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:29:00.240] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:29:00.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:29:00.279] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:29:00.285] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:29:00.317] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:29:00.324] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:29:00.331] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:29:00.338] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:29:00.370] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:29:00.403] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:29:00.410] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:29:00.417] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:29:00.454] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:29:00.471] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:29:00.488] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:29:00.505] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:29:00.539] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:29:00.546] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:29:00.571] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:29:00.578] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:29:00.586] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:29:00.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:29:00.663] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:29:00.670] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:29:00.687] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:29:00.722] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:29:00.729] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:29:00.736] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:29:00.770] checking whether the C compiler still works... yes [05:29:00.845] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:29:00.914] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:29:00.915] checking pkg-config is at least version 0.9.0... yes [05:29:00.933] checking whether to build with ICU support... no [05:29:00.933] checking whether to build with Tcl... no [05:29:00.933] checking whether to build Perl modules... no [05:29:00.933] checking whether to build Python modules... no [05:29:00.933] checking whether to build with GSSAPI support... no [05:29:00.935] checking whether to build with PAM support... no [05:29:00.935] checking whether to build with BSD Authentication support... no [05:29:00.935] checking whether to build with LDAP support... no [05:29:00.935] checking whether to build with Bonjour support... no [05:29:00.935] checking whether to build with SELinux support... no [05:29:00.935] checking whether to build with systemd support... no [05:29:00.935] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:29:00.935] checking whether to build with XML support... no [05:29:00.935] checking whether to build with LZ4 support... no [05:29:00.936] checking whether to build with ZSTD support... no [05:29:00.936] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:29:00.936] checking whether it is possible to strip libraries... yes [05:29:00.943] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:29:00.943] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:29:00.943] checking for a BSD-compatible install... /usr/bin/install -c [05:29:00.952] checking for tar... /usr/bin/tar [05:29:00.952] checking whether ln -s works... yes [05:29:00.952] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:29:00.954] checking for bison... /usr/bin/bison [05:29:00.957] configure: using bison (GNU Bison) 3.8.2 [05:29:00.960] checking for flex... /usr/bin/flex [05:29:00.971] configure: using flex 2.6.4 [05:29:00.971] checking for perl... /usr/bin/perl [05:29:00.974] configure: using perl 5.36.0 [05:29:00.976] checking for zic... /usr/sbin/zic [05:29:00.976] checking for a sed that does not truncate output... /usr/bin/sed [05:29:00.980] checking for grep that handles long lines and -e... /usr/bin/grep [05:29:00.983] checking for egrep... /usr/bin/grep -E [05:29:00.985] checking for ANSI C header files... yes [05:29:01.074] checking for sys/types.h... yes [05:29:01.131] checking for sys/stat.h... yes [05:29:01.149] checking for stdlib.h... yes [05:29:01.208] checking for string.h... yes [05:29:01.223] checking for memory.h... yes [05:29:01.238] checking for strings.h... yes [05:29:01.254] checking for inttypes.h... yes [05:29:01.318] checking for stdint.h... yes [05:29:01.380] checking for unistd.h... yes [05:29:01.395] checking for main in -lm... yes [05:29:01.441] checking for library containing setproctitle... no [05:29:01.532] checking for library containing dlsym... no [05:29:01.624] checking for library containing socket... -lws2_32 [05:29:01.755] checking for library containing getopt_long... none required [05:29:01.802] checking for library containing shm_open... no [05:29:01.890] checking for library containing shm_unlink... no [05:29:01.977] checking for library containing clock_gettime... no [05:29:02.064] checking for library containing shmget... no [05:29:02.151] checking for library containing backtrace_symbols... no [05:29:02.240] checking for library containing pthread_barrier_wait... -lpthread [05:29:02.329] checking for inflate in -lz... yes [05:29:02.378] checking atomic.h usability... no [05:29:02.434] checking atomic.h presence... no [05:29:02.453] checking for atomic.h... no [05:29:02.456] checking copyfile.h usability... no [05:29:02.511] checking copyfile.h presence... no [05:29:02.531] checking for copyfile.h... no [05:29:02.534] checking execinfo.h usability... no [05:29:02.590] checking execinfo.h presence... no [05:29:02.611] checking for execinfo.h... no [05:29:02.614] checking getopt.h usability... yes [05:29:02.643] checking getopt.h presence... yes [05:29:02.659] checking for getopt.h... yes [05:29:02.666] checking ifaddrs.h usability... no [05:29:02.721] checking ifaddrs.h presence... no [05:29:02.740] checking for ifaddrs.h... no [05:29:02.744] checking mbarrier.h usability... no [05:29:02.802] checking mbarrier.h presence... no [05:29:02.821] checking for mbarrier.h... no [05:29:02.825] checking sys/epoll.h usability... no [05:29:02.883] checking sys/epoll.h presence... no [05:29:02.904] checking for sys/epoll.h... no [05:29:02.907] checking sys/event.h usability... no [05:29:02.964] checking sys/event.h presence... no [05:29:02.984] checking for sys/event.h... no [05:29:02.987] checking sys/personality.h usability... no [05:29:03.042] checking sys/personality.h presence... no [05:29:03.060] checking for sys/personality.h... no [05:29:03.064] checking sys/prctl.h usability... no [05:29:03.118] checking sys/prctl.h presence... no [05:29:03.136] checking for sys/prctl.h... no [05:29:03.139] checking sys/procctl.h usability... no [05:29:03.195] checking sys/procctl.h presence... no [05:29:03.214] checking for sys/procctl.h... no [05:29:03.217] checking sys/signalfd.h usability... no [05:29:03.271] checking sys/signalfd.h presence... no [05:29:03.290] checking for sys/signalfd.h... no [05:29:03.293] checking sys/ucred.h usability... no [05:29:03.349] checking sys/ucred.h presence... no [05:29:03.368] checking for sys/ucred.h... no [05:29:03.372] checking termios.h usability... no [05:29:03.426] checking termios.h presence... no [05:29:03.445] checking for termios.h... no [05:29:03.449] checking ucred.h usability... no [05:29:03.506] checking ucred.h presence... no [05:29:03.525] checking for ucred.h... no [05:29:03.528] checking xlocale.h usability... no [05:29:03.583] checking xlocale.h presence... no [05:29:03.603] checking for xlocale.h... no [05:29:03.606] checking zlib.h usability... yes [05:29:03.618] checking zlib.h presence... yes [05:29:03.638] checking for zlib.h... yes [05:29:03.638] checking for lz4... /usr/bin/lz4 [05:29:03.639] checking for zstd... /usr/bin/zstd [05:29:03.639] checking for openssl... /usr/bin/openssl [05:29:03.644] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [05:29:03.644] checking crtdefs.h usability... yes [05:29:03.652] checking crtdefs.h presence... yes [05:29:03.668] checking for crtdefs.h... yes [05:29:03.669] checking whether byte ordering is bigendian... no [05:29:03.777] checking for inline... inline [05:29:03.784] checking for printf format archetype... gnu_printf [05:29:03.802] checking for _Static_assert... yes [05:29:03.843] checking for typeof... typeof [05:29:03.850] checking for __builtin_types_compatible_p... yes [05:29:03.870] checking for __builtin_constant_p... yes [05:29:03.890] checking for __builtin_unreachable... yes [05:29:03.932] checking for computed goto support... yes [05:29:03.939] checking for struct tm.tm_zone... no [05:29:04.017] checking for union semun... no [05:29:04.048] checking for socklen_t... yes [05:29:05.583] checking for struct sockaddr.sa_len... no [05:29:07.613] checking for C/C++ restrict keyword... __restrict [05:29:07.657] checking for struct option... yes [05:29:07.701] checking whether assembler supports x86_64 popcntq... yes [05:29:07.718] checking size of off_t... 4 [05:29:07.971] 0 [05:29:07.971] checking for int timezone... yes [05:29:08.025] checking for backtrace_symbols... no [05:29:08.074] checking for copyfile... no [05:29:08.125] checking for copy_file_range... no [05:29:08.176] checking for elf_aux_info... no [05:29:08.228] checking for getauxval... no [05:29:08.279] checking for getifaddrs... no [05:29:08.331] checking for getpeerucred... no [05:29:08.382] checking for inet_pton... yes [05:29:08.431] checking for kqueue... no [05:29:08.481] checking for mbstowcs_l... no [05:29:08.532] checking for memset_s... no [05:29:08.584] checking for posix_fallocate... no [05:29:08.634] checking for ppoll... no [05:29:08.683] checking for pthread_is_threaded_np... no [05:29:08.734] checking for setproctitle... no [05:29:08.785] checking for setproctitle_fast... no [05:29:08.836] checking for strchrnul... no [05:29:08.887] checking for strsignal... no [05:29:08.937] checking for syncfs... no [05:29:08.987] checking for sync_file_range... no [05:29:09.036] checking for uselocale... no [05:29:09.087] checking for wcstombs_l... no [05:29:09.134] checking for __builtin_bswap16... yes [05:29:09.182] checking for __builtin_bswap32... yes [05:29:09.230] checking for __builtin_bswap64... yes [05:29:09.281] checking for __builtin_clz... yes [05:29:09.331] checking for __builtin_ctz... yes [05:29:09.379] checking for __builtin_popcount... yes [05:29:09.426] checking for __builtin_frame_address... yes [05:29:09.473] checking for _LARGEFILE_SOURCE value needed for large files... no [05:29:09.526] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:29:09.555] checking for posix_fadvise... no [05:29:09.607] checking whether posix_fadvise is declared... no [05:29:09.651] checking whether fdatasync is declared... no [05:29:09.699] checking whether strlcat is declared... no [05:29:09.764] checking whether strlcpy is declared... no [05:29:09.827] checking whether strnlen is declared... yes [05:29:09.840] checking whether strsep is declared... no [05:29:09.906] checking whether preadv is declared... no [05:29:09.944] checking whether pwritev is declared... no [05:29:09.981] checking whether F_FULLFSYNC is declared... no [05:29:10.022] checking for explicit_bzero... no [05:29:10.068] checking for getopt... yes [05:29:10.111] checking for getpeereid... no [05:29:10.157] checking for inet_aton... no [05:29:10.204] checking for mkdtemp... no [05:29:10.250] checking for strlcat... no [05:29:10.296] checking for strlcpy... no [05:29:10.344] checking for strnlen... yes [05:29:10.392] checking for strsep... no [05:29:10.440] checking for pthread_barrier_wait... yes [05:29:10.484] configure: On mingw32 we will use our strtof wrapper. [05:29:10.485] checking for getopt_long... yes [05:29:10.530] checking for syslog... no [05:29:10.582] checking for opterr... yes [05:29:10.631] checking for optreset... no [05:29:10.681] checking test program... cross-compiling [05:29:10.681] checking whether long int is 64 bits... no [05:29:10.713] checking whether long long int is 64 bits... yes [05:29:10.722] checking for __builtin_mul_overflow... yes [05:29:10.766] checking size of void *... 8 [05:29:11.221] checking size of size_t... 8 [05:29:11.586] checking size of long... 4 [05:29:11.924] checking alignment of short... 2 [05:29:12.085] checking alignment of int... 4 [05:29:12.343] checking alignment of long... 4 [05:29:12.608] checking alignment of long long int... 8 [05:29:12.980] checking alignment of double... 8 [05:29:13.365] checking for __int128... yes [05:29:13.414] checking for __int128 alignment bug... assuming ok [05:29:13.414] checking alignment of PG_INT128_TYPE... 16 [05:29:13.863] checking for builtin __sync char locking functions... yes [05:29:13.906] checking for builtin __sync int32 locking functions... yes [05:29:13.949] checking for builtin __sync int32 atomic operations... yes [05:29:13.993] checking for builtin __sync int64 atomic operations... yes [05:29:14.035] checking for builtin __atomic int32 atomic operations... yes [05:29:14.078] checking for builtin __atomic int64 atomic operations... yes [05:29:14.120] checking for __get_cpuid... yes [05:29:14.168] checking for __get_cpuid_count... yes [05:29:14.212] checking for __cpuid... no [05:29:14.617] checking for __cpuidex... no [05:29:15.035] checking for _xgetbv... yes [05:29:15.437] checking for _mm512_popcnt_epi64... yes [05:29:15.860] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [05:29:15.961] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:29:15.985] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [05:29:16.005] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:29:16.024] 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 [05:29:16.079] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:29:16.080] checking which random number source to use... Windows native [05:29:16.082] checking for xmllint... /usr/bin/xmllint [05:29:16.082] checking for xsltproc... /usr/bin/xsltproc [05:29:16.082] checking for fop... /usr/bin/fop [05:29:16.082] checking for dbtoepub... no [05:29:16.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:29:16.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:29:16.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:29:16.094] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:29:16.094] 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 [05:29:16.094] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:29:16.094] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:29:16.176] configure: creating ./config.status [05:29:16.262] config.status: creating GNUmakefile [05:29:16.275] config.status: creating src/Makefile.global [05:29:16.291] config.status: creating src/include/pg_config.h [05:29:16.305] config.status: creating src/include/pg_config_ext.h [05:29:16.318] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:29:16.334] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:29:16.341] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:29:16.349] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:29:16.357] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:29:16.364] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:29:16.368] config.status: executing check_win32_symlinks commands [05:29:16.401] [05:29:16.401] real 0m17.365s [05:29:16.401] user 0m11.359s [05:29:16.401] sys 0m5.588s [05:29:16.401] make -s -j${BUILD_JOBS} clean [05:29:16.932] time make -s -j${BUILD_JOBS} world-bin [05:30:43.411] contradictory.c: In function ‘extract_binary_op_clause_info’: [05:30:43.411] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [05:30:43.411] 1638 | if (!add_binary_op_clause_info(attinfo, [05:30:43.411] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:30:43.411] 1639 | one_elem, [05:30:43.411] | ~~~~~~~~~ [05:30:43.411] 1640 | 1, [05:30:43.411] | ~~ [05:30:43.411] 1641 | idx, [05:30:43.411] | ~~~~ [05:30:43.411] 1642 | strat, [05:30:43.411] | ~~~~~~ [05:30:43.411] 1643 | opfuncid, [05:30:43.411] | ~~~~~~~~~ [05:30:43.411] 1644 | newclause, [05:30:43.411] | ~~~~~~~~~~ [05:30:43.411] 1645 | sec, [05:30:43.411] | ~~~~ [05:30:43.411] 1646 | ccw)) [05:30:43.411] | ~~~~ [05:30:43.411] contradictory.c:1464:43: note: ‘one_elem’ was declared here [05:30:43.411] 1464 | Datum *elem_values, *one_elem; [05:30:43.411] | ^~~~~~~~ [05:30:43.411] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [05:30:43.411] 1413 | if (collid != varcollid) [05:30:43.411] | ^ [05:30:43.411] contradictory.c:1350:33: note: ‘varcollid’ was declared here [05:30:43.411] 1350 | Oid varcollid; [05:30:43.411] | ^~~~~~~~~ [05:30:43.411] contradictory.c: In function ‘self_contradictory_recurse’: [05:30:43.411] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [05:30:43.411] 757 | uint8 btest; [05:30:43.411] | ^~~~~ [05:30:43.411] cc1: all warnings being treated as errors [05:30:43.412] make[4]: *** [: contradictory.o] Error 1 [05:30:43.412] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [05:30:43.412] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [05:30:43.412] make[2]: *** Waiting for unfinished jobs.... [05:30:44.854] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:30:44.855] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:30:44.855] [05:30:44.855] real 1m27.923s [05:30:44.855] user 4m45.939s [05:30:44.855] sys 0m54.898s [05:30:44.855] [05:30:44.855] Exit status: 2