[18:31:53.983] time ./configure \ [18:31:53.983] --host=x86_64-w64-mingw32 \ [18:31:53.983] --enable-cassert \ [18:31:53.983] --without-icu \ [18:31:53.983] CC="ccache x86_64-w64-mingw32-gcc" \ [18:31:53.983] CXX="ccache x86_64-w64-mingw32-g++" [18:31:54.100] checking build system type... x86_64-pc-linux-gnu [18:31:54.307] checking host system type... x86_64-w64-mingw32 [18:31:54.313] checking which template to use... win32 [18:31:54.313] checking whether NLS is wanted... no [18:31:54.313] checking for default port number... 5432 [18:31:54.320] checking for block size... 8kB [18:31:54.321] checking for segment size... 1GB [18:31:54.323] checking for WAL block size... 8kB [18:31:54.324] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:31:54.358] checking whether the C compiler works... yes [18:31:54.504] checking for C compiler default output file name... a.exe [18:31:54.505] checking for suffix of executables... .exe [18:31:54.545] checking whether we are cross compiling... yes [18:31:54.620] checking for suffix of object files... o [18:31:54.627] checking whether we are using the GNU C compiler... yes [18:31:54.643] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:31:54.650] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:31:54.662] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:31:54.723] checking whether we are using the GNU C++ compiler... yes [18:31:54.730] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:31:54.797] checking for gawk... no [18:31:54.797] checking for mawk... mawk [18:31:54.799] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:31:54.830] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:31:54.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:31:54.910] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:31:55.083] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:31:55.099] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:31:55.129] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:31:55.136] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:31:55.143] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:31:55.159] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:31:55.166] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:31:55.173] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:31:55.180] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:31:55.197] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:31:55.204] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:31:55.210] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:31:55.280] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:31:55.318] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:31:55.335] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:31:55.342] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:31:55.350] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:31:55.383] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:31:55.390] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:31:55.413] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:31:55.420] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:31:55.426] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:31:55.464] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:31:55.504] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:31:55.511] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:31:55.527] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:31:55.562] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:31:55.568] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:31:55.575] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:31:55.582] checking whether the C compiler still works... yes [18:31:55.650] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:31:55.721] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:31:55.722] checking pkg-config is at least version 0.9.0... yes [18:31:55.738] checking whether to build with ICU support... no [18:31:55.739] checking whether to build with Tcl... no [18:31:55.739] checking whether to build Perl modules... no [18:31:55.739] checking whether to build Python modules... no [18:31:55.739] checking whether to build with GSSAPI support... no [18:31:55.740] checking whether to build with PAM support... no [18:31:55.740] checking whether to build with BSD Authentication support... no [18:31:55.740] checking whether to build with LDAP support... no [18:31:55.740] checking whether to build with Bonjour support... no [18:31:55.740] checking whether to build with SELinux support... no [18:31:55.740] checking whether to build with systemd support... no [18:31:55.741] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:31:55.741] checking whether to build with XML support... no [18:31:55.741] checking whether to build with LZ4 support... no [18:31:55.741] checking whether to build with ZSTD support... no [18:31:55.742] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:31:55.742] checking whether it is possible to strip libraries... yes [18:31:55.752] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:31:55.752] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:31:55.753] checking for a BSD-compatible install... /usr/bin/install -c [18:31:55.761] checking for tar... /usr/bin/tar [18:31:55.762] checking whether ln -s works... yes [18:31:55.762] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:31:55.764] checking for bison... /usr/bin/bison [18:31:55.766] configure: using bison (GNU Bison) 3.8.2 [18:31:55.769] checking for flex... /usr/bin/flex [18:31:55.782] configure: using flex 2.6.4 [18:31:55.782] checking for perl... /usr/bin/perl [18:31:55.785] configure: using perl 5.36.0 [18:31:55.787] checking for zic... /usr/sbin/zic [18:31:55.787] checking for a sed that does not truncate output... /usr/bin/sed [18:31:55.792] checking for grep that handles long lines and -e... /usr/bin/grep [18:31:55.794] checking for egrep... /usr/bin/grep -E [18:31:55.795] checking for ANSI C header files... yes [18:31:55.854] checking for sys/types.h... yes [18:31:55.870] checking for sys/stat.h... yes [18:31:55.885] checking for stdlib.h... yes [18:31:55.951] checking for string.h... yes [18:31:55.966] checking for memory.h... yes [18:31:55.980] checking for strings.h... yes [18:31:56.044] checking for inttypes.h... yes [18:31:56.063] checking for stdint.h... yes [18:31:56.131] checking for unistd.h... yes [18:31:56.149] checking for main in -lm... yes [18:31:56.201] checking for library containing setproctitle... no [18:31:56.300] checking for library containing dlsym... no [18:31:56.393] checking for library containing socket... -lws2_32 [18:31:56.534] checking for library containing getopt_long... none required [18:31:56.584] checking for library containing shm_open... no [18:31:56.676] checking for library containing shm_unlink... no [18:31:56.771] checking for library containing clock_gettime... no [18:31:56.869] checking for library containing shmget... no [18:31:56.966] checking for library containing backtrace_symbols... no [18:31:57.061] checking for library containing pthread_barrier_wait... -lpthread [18:31:57.160] checking for inflate in -lz... yes [18:31:57.210] checking atomic.h usability... no [18:31:57.271] checking atomic.h presence... no [18:31:57.292] checking for atomic.h... no [18:31:57.295] checking copyfile.h usability... no [18:31:57.355] checking copyfile.h presence... no [18:31:57.374] checking for copyfile.h... no [18:31:57.377] checking execinfo.h usability... no [18:31:57.430] checking execinfo.h presence... no [18:31:57.448] checking for execinfo.h... no [18:31:57.451] checking getopt.h usability... yes [18:31:57.478] checking getopt.h presence... yes [18:31:57.492] checking for getopt.h... yes [18:31:57.499] checking ifaddrs.h usability... no [18:31:57.552] checking ifaddrs.h presence... no [18:31:57.569] checking for ifaddrs.h... no [18:31:57.572] checking mbarrier.h usability... no [18:31:57.624] checking mbarrier.h presence... no [18:31:57.642] checking for mbarrier.h... no [18:31:57.645] checking sys/epoll.h usability... no [18:31:57.698] checking sys/epoll.h presence... no [18:31:57.716] checking for sys/epoll.h... no [18:31:57.718] checking sys/event.h usability... no [18:31:57.771] checking sys/event.h presence... no [18:31:57.788] checking for sys/event.h... no [18:31:57.791] checking sys/personality.h usability... no [18:31:57.844] checking sys/personality.h presence... no [18:31:57.862] checking for sys/personality.h... no [18:31:57.865] checking sys/prctl.h usability... no [18:31:57.920] checking sys/prctl.h presence... no [18:31:57.937] checking for sys/prctl.h... no [18:31:57.940] checking sys/procctl.h usability... no [18:31:57.992] checking sys/procctl.h presence... no [18:31:58.010] checking for sys/procctl.h... no [18:31:58.013] checking sys/signalfd.h usability... no [18:31:58.065] checking sys/signalfd.h presence... no [18:31:58.082] checking for sys/signalfd.h... no [18:31:58.085] checking sys/ucred.h usability... no [18:31:58.142] checking sys/ucred.h presence... no [18:31:58.161] checking for sys/ucred.h... no [18:31:58.164] checking termios.h usability... no [18:31:58.218] checking termios.h presence... no [18:31:58.238] checking for termios.h... no [18:31:58.242] checking ucred.h usability... no [18:31:58.298] checking ucred.h presence... no [18:31:58.317] checking for ucred.h... no [18:31:58.320] checking xlocale.h usability... no [18:31:58.375] checking xlocale.h presence... no [18:31:58.394] checking for xlocale.h... no [18:31:58.397] checking zlib.h usability... yes [18:31:58.406] checking zlib.h presence... yes [18:31:58.424] checking for zlib.h... yes [18:31:58.424] checking for lz4... /usr/bin/lz4 [18:31:58.425] checking for zstd... /usr/bin/zstd [18:31:58.425] checking for openssl... /usr/bin/openssl [18:31:58.429] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [18:31:58.430] checking crtdefs.h usability... yes [18:31:58.437] checking crtdefs.h presence... yes [18:31:58.451] checking for crtdefs.h... yes [18:31:58.452] checking whether byte ordering is bigendian... no [18:31:58.534] checking for inline... inline [18:31:58.541] checking for printf format archetype... gnu_printf [18:31:58.549] checking for _Static_assert... yes [18:31:58.589] checking for typeof... typeof [18:31:58.607] checking for __builtin_types_compatible_p... yes [18:31:58.618] checking for __builtin_constant_p... yes [18:31:58.630] checking for __builtin_mul_overflow... yes [18:31:58.677] checking for __builtin_unreachable... yes [18:31:58.717] checking for computed goto support... yes [18:31:58.724] checking for struct tm.tm_zone... no [18:31:58.798] checking for union semun... no [18:31:58.830] checking for socklen_t... yes [18:32:00.005] checking for struct sockaddr.sa_len... no [18:32:02.000] checking for C/C++ restrict keyword... __restrict [18:32:02.013] checking for struct option... yes [18:32:02.067] checking whether assembler supports x86_64 popcntq... yes [18:32:02.103] checking size of off_t... 4 [18:32:02.310] 0 [18:32:02.310] checking for int timezone... yes [18:32:02.360] checking for backtrace_symbols... no [18:32:02.410] checking for copyfile... no [18:32:02.462] checking for copy_file_range... no [18:32:02.512] checking for elf_aux_info... no [18:32:02.562] checking for getauxval... no [18:32:02.616] checking for getifaddrs... no [18:32:02.667] checking for getpeerucred... no [18:32:02.718] checking for inet_pton... yes [18:32:02.769] checking for kqueue... no [18:32:02.820] checking for mbstowcs_l... no [18:32:02.871] checking for memset_s... no [18:32:02.925] checking for posix_fallocate... no [18:32:02.977] checking for ppoll... no [18:32:03.028] checking for pthread_is_threaded_np... no [18:32:03.078] checking for setproctitle... no [18:32:03.126] checking for setproctitle_fast... no [18:32:03.176] checking for strchrnul... no [18:32:03.225] checking for strsignal... no [18:32:03.273] checking for syncfs... no [18:32:03.324] checking for sync_file_range... no [18:32:03.372] checking for uselocale... no [18:32:03.422] checking for wcstombs_l... no [18:32:03.470] checking for __builtin_bswap16... yes [18:32:03.519] checking for __builtin_bswap32... yes [18:32:03.567] checking for __builtin_bswap64... yes [18:32:03.613] checking for __builtin_clz... yes [18:32:03.661] checking for __builtin_ctz... yes [18:32:03.707] checking for __builtin_popcount... yes [18:32:03.757] checking for __builtin_frame_address... yes [18:32:03.805] checking for _LARGEFILE_SOURCE value needed for large files... no [18:32:03.860] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:32:03.891] checking for posix_fadvise... no [18:32:03.943] checking whether posix_fadvise is declared... no [18:32:03.986] checking whether fdatasync is declared... no [18:32:04.032] checking whether strlcat is declared... no [18:32:04.094] checking whether strlcpy is declared... no [18:32:04.157] checking whether strnlen is declared... yes [18:32:04.170] checking whether strsep is declared... no [18:32:04.235] checking whether preadv is declared... no [18:32:04.276] checking whether pwritev is declared... no [18:32:04.313] checking whether F_FULLFSYNC is declared... no [18:32:04.355] checking for explicit_bzero... no [18:32:04.403] checking for getopt... yes [18:32:04.447] checking for getpeereid... no [18:32:04.494] checking for inet_aton... no [18:32:04.541] checking for mkdtemp... no [18:32:04.588] checking for strlcat... no [18:32:04.635] checking for strlcpy... no [18:32:04.683] checking for strnlen... yes [18:32:04.730] checking for strsep... no [18:32:04.778] checking for pthread_barrier_wait... yes [18:32:04.821] configure: On mingw32 we will use our strtof wrapper. [18:32:04.821] checking for getopt_long... yes [18:32:04.865] checking for syslog... no [18:32:04.913] checking for opterr... yes [18:32:04.961] checking for optreset... no [18:32:05.011] checking test program... cross-compiling [18:32:05.011] checking size of void *... 8 [18:32:05.407] checking size of size_t... 8 [18:32:05.760] checking size of long... 4 [18:32:05.979] checking size of long long... 8 [18:32:06.450] checking alignment of short... 2 [18:32:06.624] checking alignment of int... 4 [18:32:06.902] checking alignment of long... 4 [18:32:07.178] checking alignment of int64_t... 8 [18:32:07.585] checking alignment of double... 8 [18:32:07.889] checking for __int128... yes [18:32:07.944] checking for __int128 alignment bug... assuming ok [18:32:07.944] checking alignment of PG_INT128_TYPE... 16 [18:32:08.439] checking for builtin __sync char locking functions... yes [18:32:08.482] checking for builtin __sync int32 locking functions... yes [18:32:08.525] checking for builtin __sync int32 atomic operations... yes [18:32:08.568] checking for builtin __sync int64 atomic operations... yes [18:32:08.613] checking for builtin __atomic int32 atomic operations... yes [18:32:08.657] checking for builtin __atomic int64 atomic operations... yes [18:32:08.703] checking for __get_cpuid... yes [18:32:08.754] checking for __get_cpuid_count... yes [18:32:08.802] checking for __cpuid... no [18:32:09.215] checking for __cpuidex... no [18:32:09.656] checking for _xgetbv... yes [18:32:10.061] checking for _mm512_popcnt_epi64... yes [18:32:10.504] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:32:10.599] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:32:10.620] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:32:10.638] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:32:10.655] 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 [18:32:10.708] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:32:10.708] checking which random number source to use... Windows native [18:32:10.710] checking for xmllint... /usr/bin/xmllint [18:32:10.710] checking for xsltproc... /usr/bin/xsltproc [18:32:10.710] checking for fop... /usr/bin/fop [18:32:10.711] checking for dbtoepub... no [18:32:10.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:32:10.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:32:10.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:32:10.721] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:32:10.721] 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 [18:32:10.721] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:32:10.721] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:32:10.802] configure: creating ./config.status [18:32:10.884] config.status: creating GNUmakefile [18:32:10.896] config.status: creating src/Makefile.global [18:32:10.911] config.status: creating src/include/pg_config.h [18:32:10.923] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:32:10.939] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:32:10.947] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:32:10.954] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:32:10.961] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:32:10.968] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:32:10.972] config.status: executing check_win32_symlinks commands [18:32:11.004] [18:32:11.004] real 0m17.021s [18:32:11.004] user 0m11.042s [18:32:11.004] sys 0m5.496s [18:32:11.004] make -s -j${BUILD_JOBS} clean [18:32:11.511] time make -s -j${BUILD_JOBS} world-bin [18:33:25.502] contradictory.c: In function ‘extract_binary_op_clause_info’: [18:33:25.502] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [18:33:25.502] 1638 | if (!add_binary_op_clause_info(attinfo, [18:33:25.502] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:33:25.502] 1639 | one_elem, [18:33:25.502] | ~~~~~~~~~ [18:33:25.502] 1640 | 1, [18:33:25.502] | ~~ [18:33:25.502] 1641 | idx, [18:33:25.502] | ~~~~ [18:33:25.502] 1642 | strat, [18:33:25.502] | ~~~~~~ [18:33:25.502] 1643 | opfuncid, [18:33:25.502] | ~~~~~~~~~ [18:33:25.502] 1644 | newclause, [18:33:25.502] | ~~~~~~~~~~ [18:33:25.502] 1645 | sec, [18:33:25.502] | ~~~~ [18:33:25.502] 1646 | ccw)) [18:33:25.502] | ~~~~ [18:33:25.502] contradictory.c:1464:43: note: ‘one_elem’ was declared here [18:33:25.502] 1464 | Datum *elem_values, *one_elem; [18:33:25.502] | ^~~~~~~~ [18:33:25.502] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [18:33:25.502] 1413 | if (collid != varcollid) [18:33:25.502] | ^ [18:33:25.502] contradictory.c:1350:33: note: ‘varcollid’ was declared here [18:33:25.502] 1350 | Oid varcollid; [18:33:25.502] | ^~~~~~~~~ [18:33:25.502] contradictory.c: In function ‘self_contradictory_recurse’: [18:33:25.502] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [18:33:25.502] 757 | uint8 btest; [18:33:25.502] | ^~~~~ [18:33:25.502] cc1: all warnings being treated as errors [18:33:25.503] make[4]: *** [: contradictory.o] Error 1 [18:33:25.503] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [18:33:25.503] make[3]: *** Waiting for unfinished jobs.... [18:33:29.359] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [18:33:29.359] make[2]: *** Waiting for unfinished jobs.... [18:33:31.126] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:33:31.126] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:33:31.126] [18:33:31.126] real 1m19.615s [18:33:31.126] user 4m14.163s [18:33:31.126] sys 0m49.674s [18:33:31.126] [18:33:31.126] Exit status: 2