[07:13:14.047] time ./configure \ [07:13:14.047] --host=x86_64-w64-mingw32 \ [07:13:14.047] --enable-cassert \ [07:13:14.047] --without-icu \ [07:13:14.047] CC="ccache x86_64-w64-mingw32-gcc" \ [07:13:14.047] CXX="ccache x86_64-w64-mingw32-g++" [07:13:14.154] checking build system type... x86_64-pc-linux-gnu [07:13:14.354] checking host system type... x86_64-w64-mingw32 [07:13:14.359] checking which template to use... win32 [07:13:14.359] checking whether NLS is wanted... no [07:13:14.359] checking for default port number... 5432 [07:13:14.365] checking for block size... 8kB [07:13:14.366] checking for segment size... 1GB [07:13:14.368] checking for WAL block size... 8kB [07:13:14.370] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [07:13:14.401] checking whether the C compiler works... yes [07:13:14.551] checking for C compiler default output file name... a.exe [07:13:14.552] checking for suffix of executables... .exe [07:13:14.592] checking whether we are cross compiling... yes [07:13:14.682] checking for suffix of object files... o [07:13:14.689] checking whether we are using the GNU C compiler... yes [07:13:14.696] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [07:13:14.714] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [07:13:14.724] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [07:13:14.786] checking whether we are using the GNU C++ compiler... yes [07:13:14.792] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [07:13:15.010] checking for gawk... no [07:13:15.010] checking for mawk... mawk [07:13:15.013] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [07:13:15.042] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [07:13:15.048] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [07:13:15.091] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [07:13:15.134] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [07:13:15.140] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [07:13:15.155] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [07:13:15.162] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [07:13:15.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [07:13:15.174] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [07:13:15.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [07:13:15.186] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [07:13:15.192] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [07:13:15.198] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [07:13:15.264] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [07:13:15.270] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [07:13:15.276] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [07:13:15.312] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [07:13:15.327] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [07:13:15.342] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [07:13:15.349] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [07:13:15.379] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [07:13:15.385] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [07:13:15.406] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [07:13:15.412] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [07:13:15.418] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [07:13:15.454] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [07:13:15.490] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [07:13:15.497] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [07:13:15.512] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [07:13:15.545] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [07:13:15.560] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [07:13:15.575] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [07:13:15.582] checking whether the C compiler still works... yes [07:13:15.649] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [07:13:15.716] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [07:13:15.717] checking pkg-config is at least version 0.9.0... yes [07:13:15.733] checking whether to build with ICU support... no [07:13:15.733] checking whether to build with Tcl... no [07:13:15.733] checking whether to build Perl modules... no [07:13:15.733] checking whether to build Python modules... no [07:13:15.734] checking whether to build with GSSAPI support... no [07:13:15.735] checking whether to build with PAM support... no [07:13:15.735] checking whether to build with BSD Authentication support... no [07:13:15.735] checking whether to build with LDAP support... no [07:13:15.735] checking whether to build with Bonjour support... no [07:13:15.735] checking whether to build with SELinux support... no [07:13:15.735] checking whether to build with systemd support... no [07:13:15.735] configure: WARNING: *** Readline does not work on MinGW --- disabling [07:13:15.735] checking whether to build with XML support... no [07:13:15.736] checking whether to build with LZ4 support... no [07:13:15.736] checking whether to build with ZSTD support... no [07:13:15.736] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [07:13:15.736] checking whether it is possible to strip libraries... yes [07:13:15.744] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [07:13:15.744] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [07:13:15.744] checking for a BSD-compatible install... /usr/bin/install -c [07:13:15.753] checking for tar... /usr/bin/tar [07:13:15.753] checking whether ln -s works... yes [07:13:15.753] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [07:13:15.755] checking for bison... /usr/bin/bison [07:13:15.757] configure: using bison (GNU Bison) 3.8.2 [07:13:15.760] checking for flex... /usr/bin/flex [07:13:15.771] configure: using flex 2.6.4 [07:13:15.771] checking for perl... /usr/bin/perl [07:13:15.773] configure: using perl 5.36.0 [07:13:15.775] checking for zic... /usr/sbin/zic [07:13:15.776] checking for a sed that does not truncate output... /usr/bin/sed [07:13:15.780] checking for grep that handles long lines and -e... /usr/bin/grep [07:13:15.782] checking for egrep... /usr/bin/grep -E [07:13:15.783] checking for ANSI C header files... yes [07:13:15.827] checking for sys/types.h... yes [07:13:15.843] checking for sys/stat.h... yes [07:13:15.857] checking for stdlib.h... yes [07:13:15.915] checking for string.h... yes [07:13:15.928] checking for memory.h... yes [07:13:15.942] checking for strings.h... yes [07:13:15.955] checking for inttypes.h... yes [07:13:16.017] checking for stdint.h... yes [07:13:16.075] checking for unistd.h... yes [07:13:16.134] checking for main in -lm... yes [07:13:16.177] checking for library containing setproctitle... no [07:13:16.260] checking for library containing dlsym... no [07:13:16.341] checking for library containing socket... -lws2_32 [07:13:16.460] checking for library containing getopt_long... none required [07:13:16.503] checking for library containing shm_open... no [07:13:16.586] checking for library containing shm_unlink... no [07:13:16.670] checking for library containing clock_gettime... no [07:13:16.752] checking for library containing shmget... no [07:13:16.835] checking for library containing backtrace_symbols... no [07:13:16.920] checking for library containing pthread_barrier_wait... -lpthread [07:13:17.006] checking for inflate in -lz... yes [07:13:17.053] checking atomic.h usability... no [07:13:17.104] checking atomic.h presence... no [07:13:17.121] checking for atomic.h... no [07:13:17.124] checking copyfile.h usability... no [07:13:17.176] checking copyfile.h presence... no [07:13:17.192] checking for copyfile.h... no [07:13:17.195] checking execinfo.h usability... no [07:13:17.246] checking execinfo.h presence... no [07:13:17.264] checking for execinfo.h... no [07:13:17.266] checking getopt.h usability... yes [07:13:17.293] checking getopt.h presence... yes [07:13:17.306] checking for getopt.h... yes [07:13:17.312] checking ifaddrs.h usability... no [07:13:17.363] checking ifaddrs.h presence... no [07:13:17.380] checking for ifaddrs.h... no [07:13:17.383] checking mbarrier.h usability... no [07:13:17.433] checking mbarrier.h presence... no [07:13:17.450] checking for mbarrier.h... no [07:13:17.453] checking sys/epoll.h usability... no [07:13:17.503] checking sys/epoll.h presence... no [07:13:17.520] checking for sys/epoll.h... no [07:13:17.523] checking sys/event.h usability... no [07:13:17.574] checking sys/event.h presence... no [07:13:17.591] checking for sys/event.h... no [07:13:17.594] checking sys/personality.h usability... no [07:13:17.645] checking sys/personality.h presence... no [07:13:17.662] checking for sys/personality.h... no [07:13:17.665] checking sys/prctl.h usability... no [07:13:17.716] checking sys/prctl.h presence... no [07:13:17.733] checking for sys/prctl.h... no [07:13:17.736] checking sys/procctl.h usability... no [07:13:17.787] checking sys/procctl.h presence... no [07:13:17.805] checking for sys/procctl.h... no [07:13:17.808] checking sys/signalfd.h usability... no [07:13:17.859] checking sys/signalfd.h presence... no [07:13:17.875] checking for sys/signalfd.h... no [07:13:17.878] checking sys/ucred.h usability... no [07:13:17.929] checking sys/ucred.h presence... no [07:13:17.946] checking for sys/ucred.h... no [07:13:17.949] checking termios.h usability... no [07:13:18.002] checking termios.h presence... no [07:13:18.021] checking for termios.h... no [07:13:18.025] checking ucred.h usability... no [07:13:18.076] checking ucred.h presence... no [07:13:18.094] checking for ucred.h... no [07:13:18.097] checking xlocale.h usability... no [07:13:18.149] checking xlocale.h presence... no [07:13:18.167] checking for xlocale.h... no [07:13:18.170] checking zlib.h usability... yes [07:13:18.178] checking zlib.h presence... yes [07:13:18.196] checking for zlib.h... yes [07:13:18.196] checking for lz4... /usr/bin/lz4 [07:13:18.196] checking for zstd... /usr/bin/zstd [07:13:18.197] checking for openssl... /usr/bin/openssl [07:13:18.201] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [07:13:18.201] checking crtdefs.h usability... yes [07:13:18.208] checking crtdefs.h presence... yes [07:13:18.222] checking for crtdefs.h... yes [07:13:18.223] checking whether byte ordering is bigendian... no [07:13:18.299] checking for inline... inline [07:13:18.305] checking for printf format archetype... gnu_printf [07:13:18.338] checking for _Static_assert... yes [07:13:18.376] checking for typeof... typeof [07:13:18.383] checking for __builtin_types_compatible_p... yes [07:13:18.393] checking for __builtin_constant_p... yes [07:13:18.412] checking for __builtin_mul_overflow... yes [07:13:18.457] checking for __builtin_unreachable... yes [07:13:18.498] checking for computed goto support... yes [07:13:18.531] checking for struct tm.tm_zone... no [07:13:18.603] checking for union semun... no [07:13:18.634] checking for socklen_t... yes [07:13:20.082] checking for struct sockaddr.sa_len... no [07:13:22.058] checking for C/C++ restrict keyword... __restrict [07:13:22.072] checking for struct option... yes [07:13:22.123] checking whether assembler supports x86_64 popcntq... yes [07:13:22.130] checking size of off_t... 4 [07:13:22.371] 0 [07:13:22.372] checking for int timezone... yes [07:13:22.419] checking for backtrace_symbols... no [07:13:22.465] checking for copyfile... no [07:13:22.511] checking for copy_file_range... no [07:13:22.557] checking for elf_aux_info... no [07:13:22.603] checking for getauxval... no [07:13:22.650] checking for getifaddrs... no [07:13:22.696] checking for getpeerucred... no [07:13:22.743] checking for inet_pton... yes [07:13:22.790] checking for kqueue... no [07:13:22.836] checking for mbstowcs_l... no [07:13:22.883] checking for memset_s... no [07:13:22.930] checking for posix_fallocate... no [07:13:22.977] checking for ppoll... no [07:13:23.024] checking for pthread_is_threaded_np... no [07:13:23.070] checking for setproctitle... no [07:13:23.118] checking for setproctitle_fast... no [07:13:23.164] checking for strchrnul... no [07:13:23.212] checking for strsignal... no [07:13:23.259] checking for syncfs... no [07:13:23.306] checking for sync_file_range... no [07:13:23.353] checking for uselocale... no [07:13:23.400] checking for wcstombs_l... no [07:13:23.444] checking for __builtin_bswap16... yes [07:13:23.491] checking for __builtin_bswap32... yes [07:13:23.538] checking for __builtin_bswap64... yes [07:13:23.584] checking for __builtin_clz... yes [07:13:23.632] checking for __builtin_ctz... yes [07:13:23.677] checking for __builtin_popcount... yes [07:13:23.722] checking for __builtin_frame_address... yes [07:13:23.767] checking for _LARGEFILE_SOURCE value needed for large files... no [07:13:23.816] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [07:13:23.844] checking for posix_fadvise... no [07:13:23.891] checking whether posix_fadvise is declared... no [07:13:23.932] checking whether fdatasync is declared... no [07:13:23.976] checking whether strlcat is declared... no [07:13:24.040] checking whether strlcpy is declared... no [07:13:24.101] checking whether strnlen is declared... yes [07:13:24.134] checking whether strsep is declared... no [07:13:24.195] checking whether preadv is declared... no [07:13:24.228] checking whether pwritev is declared... no [07:13:24.261] checking whether F_FULLFSYNC is declared... no [07:13:24.298] checking for explicit_bzero... no [07:13:24.343] checking for getopt... yes [07:13:24.385] checking for getpeereid... no [07:13:24.429] checking for inet_aton... no [07:13:24.473] checking for mkdtemp... no [07:13:24.520] checking for strlcat... no [07:13:24.569] checking for strlcpy... no [07:13:24.614] checking for strnlen... yes [07:13:24.658] checking for strsep... no [07:13:24.702] checking for pthread_barrier_wait... yes [07:13:24.743] configure: On mingw32 we will use our strtof wrapper. [07:13:24.743] checking for getopt_long... yes [07:13:24.784] checking for syslog... no [07:13:24.828] checking for opterr... yes [07:13:24.874] checking for optreset... no [07:13:24.922] checking test program... cross-compiling [07:13:24.922] checking size of void *... 8 [07:13:25.271] checking size of size_t... 8 [07:13:25.621] checking size of long... 4 [07:13:25.851] checking size of long long... 8 [07:13:26.180] checking alignment of short... 2 [07:13:26.329] checking alignment of int... 4 [07:13:26.520] checking alignment of long... 4 [07:13:26.835] checking alignment of int64_t... 8 [07:13:27.191] checking alignment of double... 8 [07:13:27.450] checking for __int128... yes [07:13:27.498] checking for __int128 alignment bug... assuming ok [07:13:27.498] checking alignment of PG_INT128_TYPE... 16 [07:13:27.829] checking for builtin __sync char locking functions... yes [07:13:27.868] checking for builtin __sync int32 locking functions... yes [07:13:27.907] checking for builtin __sync int32 atomic operations... yes [07:13:27.946] checking for builtin __sync int64 atomic operations... yes [07:13:27.986] checking for builtin __atomic int32 atomic operations... yes [07:13:28.026] checking for builtin __atomic int64 atomic operations... yes [07:13:28.066] checking for __get_cpuid... yes [07:13:28.110] checking for __get_cpuid_count... yes [07:13:28.150] checking for __cpuid... no [07:13:28.540] checking for __cpuidex... no [07:13:28.953] checking for _xgetbv... yes [07:13:29.348] checking for _mm512_popcnt_epi64... yes [07:13:29.759] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [07:13:29.854] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [07:13:29.875] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [07:13:29.892] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [07:13:29.909] 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 [07:13:29.961] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [07:13:29.961] checking which random number source to use... Windows native [07:13:29.963] checking for xmllint... /usr/bin/xmllint [07:13:29.963] checking for xsltproc... /usr/bin/xsltproc [07:13:29.963] checking for fop... /usr/bin/fop [07:13:29.963] checking for dbtoepub... no [07:13:29.964] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [07:13:29.964] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [07:13:29.964] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [07:13:29.974] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [07:13:29.974] 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 [07:13:29.974] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [07:13:29.974] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [07:13:30.050] configure: creating ./config.status [07:13:30.131] config.status: creating GNUmakefile [07:13:30.143] config.status: creating src/Makefile.global [07:13:30.157] config.status: creating src/include/pg_config.h [07:13:30.169] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [07:13:30.182] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [07:13:30.189] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [07:13:30.195] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [07:13:30.202] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [07:13:30.209] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [07:13:30.212] config.status: executing check_win32_symlinks commands [07:13:30.243] [07:13:30.243] real 0m16.197s [07:13:30.243] user 0m10.702s [07:13:30.243] sys 0m5.004s [07:13:30.243] make -s -j${BUILD_JOBS} clean [07:13:30.753] time make -s -j${BUILD_JOBS} world-bin [07:14:57.326] contradictory.c: In function ‘extract_binary_op_clause_info’: [07:14:57.326] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [07:14:57.326] 1638 | if (!add_binary_op_clause_info(attinfo, [07:14:57.326] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [07:14:57.326] 1639 | one_elem, [07:14:57.326] | ~~~~~~~~~ [07:14:57.326] 1640 | 1, [07:14:57.326] | ~~ [07:14:57.326] 1641 | idx, [07:14:57.326] | ~~~~ [07:14:57.326] 1642 | strat, [07:14:57.326] | ~~~~~~ [07:14:57.326] 1643 | opfuncid, [07:14:57.326] | ~~~~~~~~~ [07:14:57.326] 1644 | newclause, [07:14:57.326] | ~~~~~~~~~~ [07:14:57.326] 1645 | sec, [07:14:57.326] | ~~~~ [07:14:57.326] 1646 | ccw)) [07:14:57.326] | ~~~~ [07:14:57.326] contradictory.c:1464:43: note: ‘one_elem’ was declared here [07:14:57.326] 1464 | Datum *elem_values, *one_elem; [07:14:57.326] | ^~~~~~~~ [07:14:57.326] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [07:14:57.326] 1413 | if (collid != varcollid) [07:14:57.326] | ^ [07:14:57.326] contradictory.c:1350:33: note: ‘varcollid’ was declared here [07:14:57.326] 1350 | Oid varcollid; [07:14:57.326] | ^~~~~~~~~ [07:14:57.326] contradictory.c: In function ‘self_contradictory_recurse’: [07:14:57.326] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [07:14:57.326] 757 | uint8 btest; [07:14:57.326] | ^~~~~ [07:14:57.326] cc1: all warnings being treated as errors [07:14:57.326] make[4]: *** [: contradictory.o] Error 1 [07:14:57.326] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [07:14:57.326] make[3]: *** Waiting for unfinished jobs.... [07:15:05.754] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [07:15:05.754] make[2]: *** Waiting for unfinished jobs.... [07:15:19.059] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [07:15:19.059] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [07:15:19.060] [07:15:19.060] real 1m48.307s [07:15:19.060] user 5m50.683s [07:15:19.060] sys 1m5.643s [07:15:19.060] [07:15:19.060] Exit status: 2