[04:28:47.221] time ./configure \ [04:28:47.221] --host=x86_64-w64-mingw32 \ [04:28:47.221] --enable-cassert \ [04:28:47.221] --without-icu \ [04:28:47.221] CC="ccache x86_64-w64-mingw32-gcc" \ [04:28:47.221] CXX="ccache x86_64-w64-mingw32-g++" [04:28:47.328] checking build system type... x86_64-pc-linux-gnu [04:28:47.511] checking host system type... x86_64-w64-mingw32 [04:28:47.516] checking which template to use... win32 [04:28:47.516] checking whether NLS is wanted... no [04:28:47.516] checking for default port number... 5432 [04:28:47.522] checking for block size... 8kB [04:28:47.523] checking for segment size... 1GB [04:28:47.526] checking for WAL block size... 8kB [04:28:47.527] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:28:47.559] checking whether the C compiler works... yes [04:28:47.698] checking for C compiler default output file name... a.exe [04:28:47.699] checking for suffix of executables... .exe [04:28:47.739] checking whether we are cross compiling... yes [04:28:47.813] checking for suffix of object files... o [04:28:47.820] checking whether we are using the GNU C compiler... yes [04:28:47.827] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:28:47.833] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:28:47.844] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:28:47.993] checking whether we are using the GNU C++ compiler... yes [04:28:47.999] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:28:48.061] checking for gawk... no [04:28:48.061] checking for mawk... mawk [04:28:48.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:28:48.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:28:48.099] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:28:48.141] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:28:48.293] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:28:48.307] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:28:48.314] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:28:48.320] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:28:48.326] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:28:48.340] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:28:48.346] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:28:48.352] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:28:48.358] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:28:48.372] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:28:48.378] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:28:48.384] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:28:48.391] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:28:48.425] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:28:48.431] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:28:48.438] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:28:48.444] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:28:48.450] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:28:48.456] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:28:48.477] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:28:48.484] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:28:48.490] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:28:48.526] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:28:48.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:28:48.571] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:28:48.577] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:28:48.610] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:28:48.617] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:28:48.624] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:28:48.631] checking whether the C compiler still works... yes [04:28:48.702] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:28:48.769] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:28:48.770] checking pkg-config is at least version 0.9.0... yes [04:28:48.786] checking whether to build with ICU support... no [04:28:48.786] checking whether to build with Tcl... no [04:28:48.786] checking whether to build Perl modules... no [04:28:48.787] checking whether to build Python modules... no [04:28:48.787] checking whether to build with GSSAPI support... no [04:28:48.788] checking whether to build with PAM support... no [04:28:48.788] checking whether to build with BSD Authentication support... no [04:28:48.788] checking whether to build with LDAP support... no [04:28:48.788] checking whether to build with Bonjour support... no [04:28:48.788] checking whether to build with SELinux support... no [04:28:48.788] checking whether to build with systemd support... no [04:28:48.788] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:28:48.788] checking whether to build with XML support... no [04:28:48.789] checking whether to build with LZ4 support... no [04:28:48.789] checking whether to build with ZSTD support... no [04:28:48.789] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:28:48.789] checking whether it is possible to strip libraries... yes [04:28:48.796] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:28:48.796] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:28:48.797] checking for a BSD-compatible install... /usr/bin/install -c [04:28:48.805] checking for tar... /usr/bin/tar [04:28:48.805] checking whether ln -s works... yes [04:28:48.805] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:28:48.807] checking for bison... /usr/bin/bison [04:28:48.809] configure: using bison (GNU Bison) 3.8.2 [04:28:48.812] checking for flex... /usr/bin/flex [04:28:48.823] configure: using flex 2.6.4 [04:28:48.823] checking for perl... /usr/bin/perl [04:28:48.826] configure: using perl 5.36.0 [04:28:48.828] checking for zic... /usr/sbin/zic [04:28:48.828] checking for a sed that does not truncate output... /usr/bin/sed [04:28:48.832] checking for grep that handles long lines and -e... /usr/bin/grep [04:28:48.834] checking for egrep... /usr/bin/grep -E [04:28:48.836] checking for ANSI C header files... yes [04:28:48.896] checking for sys/types.h... yes [04:28:48.911] checking for sys/stat.h... yes [04:28:48.925] checking for stdlib.h... yes [04:28:48.938] checking for string.h... yes [04:28:48.951] checking for memory.h... yes [04:28:49.009] checking for strings.h... yes [04:28:49.023] checking for inttypes.h... yes [04:28:49.038] checking for stdint.h... yes [04:28:49.051] checking for unistd.h... yes [04:28:49.065] checking for main in -lm... yes [04:28:49.108] checking for library containing setproctitle... no [04:28:49.189] checking for library containing dlsym... no [04:28:49.269] checking for library containing socket... -lws2_32 [04:28:49.387] checking for library containing getopt_long... none required [04:28:49.431] checking for library containing shm_open... no [04:28:49.511] checking for library containing shm_unlink... no [04:28:49.592] checking for library containing clock_gettime... no [04:28:49.672] checking for library containing shmget... no [04:28:49.752] checking for library containing backtrace_symbols... no [04:28:49.833] checking for library containing pthread_barrier_wait... -lpthread [04:28:49.916] checking for inflate in -lz... yes [04:28:49.961] checking atomic.h usability... no [04:28:50.015] checking atomic.h presence... no [04:28:50.033] checking for atomic.h... no [04:28:50.036] checking copyfile.h usability... no [04:28:50.092] checking copyfile.h presence... no [04:28:50.111] checking for copyfile.h... no [04:28:50.114] checking execinfo.h usability... no [04:28:50.167] checking execinfo.h presence... no [04:28:50.186] checking for execinfo.h... no [04:28:50.190] checking getopt.h usability... yes [04:28:50.197] checking getopt.h presence... yes [04:28:50.212] checking for getopt.h... yes [04:28:50.218] checking ifaddrs.h usability... no [04:28:50.272] checking ifaddrs.h presence... no [04:28:50.290] checking for ifaddrs.h... no [04:28:50.293] checking mbarrier.h usability... no [04:28:50.348] checking mbarrier.h presence... no [04:28:50.366] checking for mbarrier.h... no [04:28:50.368] checking sys/epoll.h usability... no [04:28:50.421] checking sys/epoll.h presence... no [04:28:50.438] checking for sys/epoll.h... no [04:28:50.441] checking sys/event.h usability... no [04:28:50.494] checking sys/event.h presence... no [04:28:50.512] checking for sys/event.h... no [04:28:50.515] checking sys/personality.h usability... no [04:28:50.568] checking sys/personality.h presence... no [04:28:50.587] checking for sys/personality.h... no [04:28:50.590] checking sys/prctl.h usability... no [04:28:50.643] checking sys/prctl.h presence... no [04:28:50.662] checking for sys/prctl.h... no [04:28:50.665] checking sys/procctl.h usability... no [04:28:50.718] checking sys/procctl.h presence... no [04:28:50.737] checking for sys/procctl.h... no [04:28:50.740] checking sys/signalfd.h usability... no [04:28:50.794] checking sys/signalfd.h presence... no [04:28:50.812] checking for sys/signalfd.h... no [04:28:50.815] checking sys/ucred.h usability... no [04:28:50.868] checking sys/ucred.h presence... no [04:28:50.887] checking for sys/ucred.h... no [04:28:50.890] checking termios.h usability... no [04:28:50.944] checking termios.h presence... no [04:28:50.962] checking for termios.h... no [04:28:50.965] checking ucred.h usability... no [04:28:51.021] checking ucred.h presence... no [04:28:51.041] checking for ucred.h... no [04:28:51.044] checking xlocale.h usability... no [04:28:51.097] checking xlocale.h presence... no [04:28:51.116] checking for xlocale.h... no [04:28:51.119] checking zlib.h usability... yes [04:28:51.151] checking zlib.h presence... yes [04:28:51.169] checking for zlib.h... yes [04:28:51.170] checking for lz4... /usr/bin/lz4 [04:28:51.170] checking for zstd... /usr/bin/zstd [04:28:51.170] checking for openssl... /usr/bin/openssl [04:28:51.175] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [04:28:51.175] checking crtdefs.h usability... yes [04:28:51.183] checking crtdefs.h presence... yes [04:28:51.198] checking for crtdefs.h... yes [04:28:51.199] checking whether byte ordering is bigendian... no [04:28:51.275] checking for inline... inline [04:28:51.283] checking for printf format archetype... gnu_printf [04:28:51.291] checking for _Static_assert... yes [04:28:51.333] checking for typeof... typeof [04:28:51.341] checking for __builtin_types_compatible_p... yes [04:28:51.352] checking for __builtin_constant_p... yes [04:28:51.363] checking for __builtin_mul_overflow... yes [04:28:51.410] checking for __builtin_unreachable... yes [04:28:51.450] checking for computed goto support... yes [04:28:51.458] checking for struct tm.tm_zone... no [04:28:51.537] checking for union semun... no [04:28:51.571] checking for socklen_t... yes [04:28:52.686] checking for struct sockaddr.sa_len... no [04:28:54.672] checking for C/C++ restrict keyword... __restrict [04:28:54.713] checking for struct option... yes [04:28:54.756] checking whether assembler supports x86_64 popcntq... yes [04:28:54.790] checking size of off_t... 4 [04:28:55.068] 0 [04:28:55.068] checking for int timezone... yes [04:28:55.120] checking for backtrace_symbols... no [04:28:55.170] checking for copyfile... no [04:28:55.219] checking for copy_file_range... no [04:28:55.268] checking for elf_aux_info... no [04:28:55.316] checking for getauxval... no [04:28:55.365] checking for getifaddrs... no [04:28:55.416] checking for getpeerucred... no [04:28:55.465] checking for inet_pton... yes [04:28:55.516] checking for kqueue... no [04:28:55.567] checking for mbstowcs_l... no [04:28:55.617] checking for memset_s... no [04:28:55.667] checking for posix_fallocate... no [04:28:55.718] checking for ppoll... no [04:28:55.768] checking for pthread_is_threaded_np... no [04:28:55.819] checking for setproctitle... no [04:28:55.870] checking for setproctitle_fast... no [04:28:55.920] checking for strchrnul... no [04:28:55.971] checking for strsignal... no [04:28:56.022] checking for syncfs... no [04:28:56.074] checking for sync_file_range... no [04:28:56.123] checking for uselocale... no [04:28:56.172] checking for wcstombs_l... no [04:28:56.217] checking for __builtin_bswap16... yes [04:28:56.265] checking for __builtin_bswap32... yes [04:28:56.311] checking for __builtin_bswap64... yes [04:28:56.358] checking for __builtin_clz... yes [04:28:56.405] checking for __builtin_ctz... yes [04:28:56.456] checking for __builtin_popcount... yes [04:28:56.504] checking for __builtin_frame_address... yes [04:28:56.550] checking for _LARGEFILE_SOURCE value needed for large files... no [04:28:56.603] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:28:56.635] checking for posix_fadvise... no [04:28:56.686] checking whether posix_fadvise is declared... no [04:28:56.730] checking whether fdatasync is declared... no [04:28:56.775] checking whether strlcat is declared... no [04:28:56.838] checking whether strlcpy is declared... no [04:28:56.900] checking whether strnlen is declared... yes [04:28:56.913] checking whether strsep is declared... no [04:28:56.975] checking whether preadv is declared... no [04:28:57.009] checking whether pwritev is declared... no [04:28:57.045] checking whether F_FULLFSYNC is declared... no [04:28:57.084] checking for explicit_bzero... no [04:28:57.131] checking for getopt... yes [04:28:57.175] checking for getpeereid... no [04:28:57.222] checking for inet_aton... no [04:28:57.268] checking for mkdtemp... no [04:28:57.313] checking for strlcat... no [04:28:57.358] checking for strlcpy... no [04:28:57.405] checking for strnlen... yes [04:28:57.452] checking for strsep... no [04:28:57.499] checking for pthread_barrier_wait... yes [04:28:57.541] configure: On mingw32 we will use our strtof wrapper. [04:28:57.542] checking for getopt_long... yes [04:28:57.585] checking for syslog... no [04:28:57.632] checking for opterr... yes [04:28:57.678] checking for optreset... no [04:28:57.729] checking test program... cross-compiling [04:28:57.729] checking size of void *... 8 [04:28:58.043] checking size of size_t... 8 [04:28:58.333] checking size of long... 4 [04:28:58.533] checking size of long long... 8 [04:28:58.864] checking alignment of short... 2 [04:28:59.025] checking alignment of int... 4 [04:28:59.297] checking alignment of long... 4 [04:28:59.494] checking alignment of int64_t... 8 [04:28:59.764] checking alignment of double... 8 [04:29:00.037] checking for __int128... yes [04:29:00.085] checking for __int128 alignment bug... assuming ok [04:29:00.085] checking alignment of PG_INT128_TYPE... 16 [04:29:00.505] checking for builtin __sync char locking functions... yes [04:29:00.545] checking for builtin __sync int32 locking functions... yes [04:29:00.588] checking for builtin __sync int32 atomic operations... yes [04:29:00.630] checking for builtin __sync int64 atomic operations... yes [04:29:00.673] checking for builtin __atomic int32 atomic operations... yes [04:29:00.714] checking for builtin __atomic int64 atomic operations... yes [04:29:00.756] checking for __get_cpuid... yes [04:29:00.802] checking for __get_cpuid_count... yes [04:29:00.847] checking for __cpuid... no [04:29:01.240] checking for __cpuidex... no [04:29:01.658] checking for _xgetbv... yes [04:29:02.061] checking for _mm512_popcnt_epi64... yes [04:29:02.473] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [04:29:02.571] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:29:02.593] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [04:29:02.611] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:29:02.629] 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 [04:29:02.684] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:29:02.685] checking which random number source to use... Windows native [04:29:02.686] checking for xmllint... /usr/bin/xmllint [04:29:02.687] checking for xsltproc... /usr/bin/xsltproc [04:29:02.687] checking for fop... /usr/bin/fop [04:29:02.687] checking for dbtoepub... no [04:29:02.687] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:29:02.687] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:29:02.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:29:02.698] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:29:02.698] 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 [04:29:02.698] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:29:02.698] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:29:02.787] configure: creating ./config.status [04:29:02.874] config.status: creating GNUmakefile [04:29:02.887] config.status: creating src/Makefile.global [04:29:02.902] config.status: creating src/include/pg_config.h [04:29:02.915] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:29:02.930] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:29:02.937] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:29:02.945] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:29:02.952] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:29:02.959] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:29:02.963] config.status: executing check_win32_symlinks commands [04:29:02.997] [04:29:02.997] real 0m15.776s [04:29:02.997] user 0m10.724s [04:29:02.997] sys 0m4.730s [04:29:02.997] make -s -j${BUILD_JOBS} clean [04:29:03.512] time make -s -j${BUILD_JOBS} world-bin [04:30:06.955] contradictory.c: In function ‘extract_binary_op_clause_info’: [04:30:06.955] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [04:30:06.955] 1638 | if (!add_binary_op_clause_info(attinfo, [04:30:06.955] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:30:06.955] 1639 | one_elem, [04:30:06.955] | ~~~~~~~~~ [04:30:06.955] 1640 | 1, [04:30:06.955] | ~~ [04:30:06.955] 1641 | idx, [04:30:06.955] | ~~~~ [04:30:06.955] 1642 | strat, [04:30:06.955] | ~~~~~~ [04:30:06.955] 1643 | opfuncid, [04:30:06.955] | ~~~~~~~~~ [04:30:06.955] 1644 | newclause, [04:30:06.955] | ~~~~~~~~~~ [04:30:06.955] 1645 | sec, [04:30:06.955] | ~~~~ [04:30:06.955] 1646 | ccw)) [04:30:06.955] | ~~~~ [04:30:06.955] contradictory.c:1464:43: note: ‘one_elem’ was declared here [04:30:06.955] 1464 | Datum *elem_values, *one_elem; [04:30:06.955] | ^~~~~~~~ [04:30:06.955] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [04:30:06.955] 1413 | if (collid != varcollid) [04:30:06.955] | ^ [04:30:06.955] contradictory.c:1350:33: note: ‘varcollid’ was declared here [04:30:06.955] 1350 | Oid varcollid; [04:30:06.955] | ^~~~~~~~~ [04:30:06.955] contradictory.c: In function ‘self_contradictory_recurse’: [04:30:06.955] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [04:30:06.955] 757 | uint8 btest; [04:30:06.955] | ^~~~~ [04:30:06.955] cc1: all warnings being treated as errors [04:30:06.956] make[4]: *** [: contradictory.o] Error 1 [04:30:06.956] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [04:30:06.956] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [04:30:06.956] make[2]: *** Waiting for unfinished jobs.... [04:30:21.654] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:30:21.654] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:30:21.655] [04:30:21.655] real 1m18.142s [04:30:21.655] user 4m14.815s [04:30:21.655] sys 0m47.228s [04:30:21.655] [04:30:21.655] Exit status: 2