[03:09:36.759] time ./configure \ [03:09:36.759] --host=x86_64-w64-mingw32 \ [03:09:36.759] --enable-cassert \ [03:09:36.759] --without-icu \ [03:09:36.759] CC="ccache x86_64-w64-mingw32-gcc" \ [03:09:36.759] CXX="ccache x86_64-w64-mingw32-g++" [03:09:36.865] checking build system type... x86_64-pc-linux-gnu [03:09:37.067] checking host system type... x86_64-w64-mingw32 [03:09:37.072] checking which template to use... win32 [03:09:37.072] checking whether NLS is wanted... no [03:09:37.072] checking for default port number... 5432 [03:09:37.078] checking for block size... 8kB [03:09:37.079] checking for segment size... 1GB [03:09:37.081] checking for WAL block size... 8kB [03:09:37.082] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [03:09:37.114] checking whether the C compiler works... yes [03:09:37.261] checking for C compiler default output file name... a.exe [03:09:37.262] checking for suffix of executables... .exe [03:09:37.300] checking whether we are cross compiling... yes [03:09:37.374] checking for suffix of object files... o [03:09:37.390] checking whether we are using the GNU C compiler... yes [03:09:37.396] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [03:09:37.412] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [03:09:37.421] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [03:09:37.477] checking whether we are using the GNU C++ compiler... yes [03:09:37.483] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [03:09:37.689] checking for gawk... no [03:09:37.689] checking for mawk... mawk [03:09:37.692] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [03:09:37.698] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [03:09:37.704] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [03:09:37.747] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [03:09:37.790] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [03:09:37.796] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [03:09:37.802] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [03:09:37.808] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [03:09:37.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [03:09:37.821] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [03:09:37.827] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [03:09:37.857] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [03:09:37.863] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [03:09:37.869] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [03:09:37.936] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [03:09:37.965] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [03:09:37.972] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [03:09:38.007] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [03:09:38.013] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [03:09:38.028] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [03:09:38.035] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [03:09:38.041] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [03:09:38.047] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [03:09:38.068] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [03:09:38.074] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [03:09:38.081] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [03:09:38.116] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [03:09:38.153] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [03:09:38.168] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [03:09:38.174] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [03:09:38.207] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [03:09:38.214] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [03:09:38.220] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [03:09:38.227] checking whether the C compiler still works... yes [03:09:38.290] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [03:09:38.353] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [03:09:38.353] checking pkg-config is at least version 0.9.0... yes [03:09:38.371] checking whether to build with ICU support... no [03:09:38.371] checking whether to build with Tcl... no [03:09:38.372] checking whether to build Perl modules... no [03:09:38.372] checking whether to build Python modules... no [03:09:38.372] checking whether to build with GSSAPI support... no [03:09:38.373] checking whether to build with PAM support... no [03:09:38.373] checking whether to build with BSD Authentication support... no [03:09:38.373] checking whether to build with LDAP support... no [03:09:38.373] checking whether to build with Bonjour support... no [03:09:38.373] checking whether to build with SELinux support... no [03:09:38.373] checking whether to build with systemd support... no [03:09:38.373] configure: WARNING: *** Readline does not work on MinGW --- disabling [03:09:38.373] checking whether to build with XML support... no [03:09:38.374] checking whether to build with LZ4 support... no [03:09:38.374] checking whether to build with ZSTD support... no [03:09:38.374] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [03:09:38.374] checking whether it is possible to strip libraries... yes [03:09:38.382] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [03:09:38.382] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [03:09:38.383] checking for a BSD-compatible install... /usr/bin/install -c [03:09:38.390] checking for tar... /usr/bin/tar [03:09:38.391] checking whether ln -s works... yes [03:09:38.391] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [03:09:38.393] checking for bison... /usr/bin/bison [03:09:38.395] configure: using bison (GNU Bison) 3.8.2 [03:09:38.397] checking for flex... /usr/bin/flex [03:09:38.408] configure: using flex 2.6.4 [03:09:38.408] checking for perl... /usr/bin/perl [03:09:38.411] configure: using perl 5.36.0 [03:09:38.413] checking for zic... /usr/sbin/zic [03:09:38.413] checking for a sed that does not truncate output... /usr/bin/sed [03:09:38.417] checking for grep that handles long lines and -e... /usr/bin/grep [03:09:38.419] checking for egrep... /usr/bin/grep -E [03:09:38.421] checking for ANSI C header files... yes [03:09:38.464] checking for sys/types.h... yes [03:09:38.478] checking for sys/stat.h... yes [03:09:38.494] checking for stdlib.h... yes [03:09:38.527] checking for string.h... yes [03:09:38.540] checking for memory.h... yes [03:09:38.554] checking for strings.h... yes [03:09:38.567] checking for inttypes.h... yes [03:09:38.627] checking for stdint.h... yes [03:09:38.640] checking for unistd.h... yes [03:09:38.654] checking for main in -lm... yes [03:09:38.698] checking for library containing setproctitle... no [03:09:38.782] checking for library containing dlsym... no [03:09:38.863] checking for library containing socket... -lws2_32 [03:09:38.983] checking for library containing getopt_long... none required [03:09:39.027] checking for library containing shm_open... no [03:09:39.109] checking for library containing shm_unlink... no [03:09:39.190] checking for library containing clock_gettime... no [03:09:39.274] checking for library containing shmget... no [03:09:39.355] checking for library containing backtrace_symbols... no [03:09:39.436] checking for library containing pthread_barrier_wait... -lpthread [03:09:39.522] checking for inflate in -lz... yes [03:09:39.567] checking atomic.h usability... no [03:09:39.618] checking atomic.h presence... no [03:09:39.635] checking for atomic.h... no [03:09:39.638] checking copyfile.h usability... no [03:09:39.689] checking copyfile.h presence... no [03:09:39.706] checking for copyfile.h... no [03:09:39.709] checking execinfo.h usability... no [03:09:39.760] checking execinfo.h presence... no [03:09:39.777] checking for execinfo.h... no [03:09:39.780] checking getopt.h usability... yes [03:09:39.787] checking getopt.h presence... yes [03:09:39.800] checking for getopt.h... yes [03:09:39.807] checking ifaddrs.h usability... no [03:09:39.859] checking ifaddrs.h presence... no [03:09:39.876] checking for ifaddrs.h... no [03:09:39.879] checking mbarrier.h usability... no [03:09:39.929] checking mbarrier.h presence... no [03:09:39.947] checking for mbarrier.h... no [03:09:39.949] checking sys/epoll.h usability... no [03:09:40.000] checking sys/epoll.h presence... no [03:09:40.017] checking for sys/epoll.h... no [03:09:40.020] checking sys/event.h usability... no [03:09:40.072] checking sys/event.h presence... no [03:09:40.089] checking for sys/event.h... no [03:09:40.092] checking sys/personality.h usability... no [03:09:40.143] checking sys/personality.h presence... no [03:09:40.160] checking for sys/personality.h... no [03:09:40.163] checking sys/prctl.h usability... no [03:09:40.215] checking sys/prctl.h presence... no [03:09:40.233] checking for sys/prctl.h... no [03:09:40.237] checking sys/procctl.h usability... no [03:09:40.289] checking sys/procctl.h presence... no [03:09:40.306] checking for sys/procctl.h... no [03:09:40.309] checking sys/signalfd.h usability... no [03:09:40.360] checking sys/signalfd.h presence... no [03:09:40.377] checking for sys/signalfd.h... no [03:09:40.380] checking sys/ucred.h usability... no [03:09:40.431] checking sys/ucred.h presence... no [03:09:40.448] checking for sys/ucred.h... no [03:09:40.451] checking termios.h usability... no [03:09:40.501] checking termios.h presence... no [03:09:40.518] checking for termios.h... no [03:09:40.521] checking ucred.h usability... no [03:09:40.572] checking ucred.h presence... no [03:09:40.590] checking for ucred.h... no [03:09:40.593] checking xlocale.h usability... no [03:09:40.645] checking xlocale.h presence... no [03:09:40.663] checking for xlocale.h... no [03:09:40.666] checking zlib.h usability... yes [03:09:40.674] checking zlib.h presence... yes [03:09:40.693] checking for zlib.h... yes [03:09:40.693] checking for lz4... /usr/bin/lz4 [03:09:40.693] checking for zstd... /usr/bin/zstd [03:09:40.694] checking for openssl... /usr/bin/openssl [03:09:40.698] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [03:09:40.698] checking crtdefs.h usability... yes [03:09:40.705] checking crtdefs.h presence... yes [03:09:40.719] checking for crtdefs.h... yes [03:09:40.720] checking whether byte ordering is bigendian... no [03:09:40.790] checking for inline... inline [03:09:40.797] checking for printf format archetype... gnu_printf [03:09:40.830] checking for _Static_assert... yes [03:09:40.869] checking for typeof... typeof [03:09:40.877] checking for __builtin_types_compatible_p... yes [03:09:40.887] checking for __builtin_constant_p... yes [03:09:40.906] checking for __builtin_mul_overflow... yes [03:09:40.952] checking for __builtin_unreachable... yes [03:09:40.992] checking for computed goto support... yes [03:09:41.024] checking for struct tm.tm_zone... no [03:09:41.098] checking for union semun... no [03:09:41.132] checking for socklen_t... yes [03:09:42.602] checking for struct sockaddr.sa_len... no [03:09:44.552] checking for C/C++ restrict keyword... __restrict [03:09:44.566] checking for struct option... yes [03:09:44.608] checking whether assembler supports x86_64 popcntq... yes [03:09:44.615] checking size of off_t... 4 [03:09:44.859] 0 [03:09:44.859] checking for int timezone... yes [03:09:44.911] checking for backtrace_symbols... no [03:09:44.961] checking for copyfile... no [03:09:45.010] checking for copy_file_range... no [03:09:45.060] checking for elf_aux_info... no [03:09:45.109] checking for getauxval... no [03:09:45.159] checking for getifaddrs... no [03:09:45.207] checking for getpeerucred... no [03:09:45.256] checking for inet_pton... yes [03:09:45.304] checking for kqueue... no [03:09:45.352] checking for mbstowcs_l... no [03:09:45.402] checking for memset_s... no [03:09:45.451] checking for posix_fallocate... no [03:09:45.500] checking for ppoll... no [03:09:45.548] checking for pthread_is_threaded_np... no [03:09:45.596] checking for setproctitle... no [03:09:45.644] checking for setproctitle_fast... no [03:09:45.692] checking for strchrnul... no [03:09:45.741] checking for strsignal... no [03:09:45.790] checking for syncfs... no [03:09:45.838] checking for sync_file_range... no [03:09:45.886] checking for uselocale... no [03:09:45.935] checking for wcstombs_l... no [03:09:45.981] checking for __builtin_bswap16... yes [03:09:46.028] checking for __builtin_bswap32... yes [03:09:46.074] checking for __builtin_bswap64... yes [03:09:46.120] checking for __builtin_clz... yes [03:09:46.166] checking for __builtin_ctz... yes [03:09:46.211] checking for __builtin_popcount... yes [03:09:46.257] checking for __builtin_frame_address... yes [03:09:46.302] checking for _LARGEFILE_SOURCE value needed for large files... no [03:09:46.352] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [03:09:46.381] checking for posix_fadvise... no [03:09:46.429] checking whether posix_fadvise is declared... no [03:09:46.471] checking whether fdatasync is declared... no [03:09:46.515] checking whether strlcat is declared... no [03:09:46.576] checking whether strlcpy is declared... no [03:09:46.637] checking whether strnlen is declared... yes [03:09:46.669] checking whether strsep is declared... no [03:09:46.730] checking whether preadv is declared... no [03:09:46.764] checking whether pwritev is declared... no [03:09:46.797] checking whether F_FULLFSYNC is declared... no [03:09:46.834] checking for explicit_bzero... no [03:09:46.880] checking for getopt... yes [03:09:46.922] checking for getpeereid... no [03:09:46.967] checking for inet_aton... no [03:09:47.012] checking for mkdtemp... no [03:09:47.056] checking for strlcat... no [03:09:47.100] checking for strlcpy... no [03:09:47.144] checking for strnlen... yes [03:09:47.189] checking for strsep... no [03:09:47.234] checking for pthread_barrier_wait... yes [03:09:47.275] configure: On mingw32 we will use our strtof wrapper. [03:09:47.275] checking for getopt_long... yes [03:09:47.317] checking for syslog... no [03:09:47.361] checking for opterr... yes [03:09:47.406] checking for optreset... no [03:09:47.454] checking test program... cross-compiling [03:09:47.454] checking size of void *... 8 [03:09:47.805] checking size of size_t... 8 [03:09:48.109] checking size of long... 4 [03:09:48.317] checking size of long long... 8 [03:09:48.636] checking alignment of short... 2 [03:09:48.767] checking alignment of int... 4 [03:09:48.956] checking alignment of long... 4 [03:09:49.216] checking alignment of int64_t... 8 [03:09:49.517] checking alignment of double... 8 [03:09:49.871] checking for __int128... yes [03:09:49.920] checking for __int128 alignment bug... assuming ok [03:09:49.920] checking alignment of PG_INT128_TYPE... 16 [03:09:50.300] checking for builtin __sync char locking functions... yes [03:09:50.339] checking for builtin __sync int32 locking functions... yes [03:09:50.380] checking for builtin __sync int32 atomic operations... yes [03:09:50.419] checking for builtin __sync int64 atomic operations... yes [03:09:50.460] checking for builtin __atomic int32 atomic operations... yes [03:09:50.499] checking for builtin __atomic int64 atomic operations... yes [03:09:50.540] checking for __get_cpuid... yes [03:09:50.584] checking for __get_cpuid_count... yes [03:09:50.626] checking for __cpuid... no [03:09:51.017] checking for __cpuidex... no [03:09:51.427] checking for _xgetbv... yes [03:09:51.821] checking for _mm512_popcnt_epi64... yes [03:09:52.229] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [03:09:52.322] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [03:09:52.343] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [03:09:52.361] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [03:09:52.377] 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 [03:09:52.428] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [03:09:52.428] checking which random number source to use... Windows native [03:09:52.430] checking for xmllint... /usr/bin/xmllint [03:09:52.430] checking for xsltproc... /usr/bin/xsltproc [03:09:52.430] checking for fop... /usr/bin/fop [03:09:52.431] checking for dbtoepub... no [03:09:52.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [03:09:52.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [03:09:52.431] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [03:09:52.441] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [03:09:52.441] 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 [03:09:52.441] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [03:09:52.441] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [03:09:52.517] configure: creating ./config.status [03:09:52.594] config.status: creating GNUmakefile [03:09:52.605] config.status: creating src/Makefile.global [03:09:52.619] config.status: creating src/include/pg_config.h [03:09:52.631] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [03:09:52.645] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [03:09:52.651] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [03:09:52.658] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [03:09:52.664] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [03:09:52.671] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [03:09:52.674] config.status: executing check_win32_symlinks commands [03:09:52.705] [03:09:52.705] real 0m15.946s [03:09:52.705] user 0m10.505s [03:09:52.705] sys 0m4.976s [03:09:52.705] make -s -j${BUILD_JOBS} clean [03:09:53.205] time make -s -j${BUILD_JOBS} world-bin [03:11:06.033] contradictory.c: In function ‘extract_binary_op_clause_info’: [03:11:06.033] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [03:11:06.033] 1638 | if (!add_binary_op_clause_info(attinfo, [03:11:06.033] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [03:11:06.033] 1639 | one_elem, [03:11:06.033] | ~~~~~~~~~ [03:11:06.033] 1640 | 1, [03:11:06.033] | ~~ [03:11:06.033] 1641 | idx, [03:11:06.033] | ~~~~ [03:11:06.033] 1642 | strat, [03:11:06.033] | ~~~~~~ [03:11:06.033] 1643 | opfuncid, [03:11:06.033] | ~~~~~~~~~ [03:11:06.033] 1644 | newclause, [03:11:06.033] | ~~~~~~~~~~ [03:11:06.033] 1645 | sec, [03:11:06.033] | ~~~~ [03:11:06.033] 1646 | ccw)) [03:11:06.033] | ~~~~ [03:11:06.033] contradictory.c:1464:43: note: ‘one_elem’ was declared here [03:11:06.033] 1464 | Datum *elem_values, *one_elem; [03:11:06.033] | ^~~~~~~~ [03:11:06.033] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [03:11:06.033] 1413 | if (collid != varcollid) [03:11:06.033] | ^ [03:11:06.033] contradictory.c:1350:33: note: ‘varcollid’ was declared here [03:11:06.033] 1350 | Oid varcollid; [03:11:06.033] | ^~~~~~~~~ [03:11:06.033] contradictory.c: In function ‘self_contradictory_recurse’: [03:11:06.033] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [03:11:06.033] 757 | uint8 btest; [03:11:06.033] | ^~~~~ [03:11:06.033] cc1: all warnings being treated as errors [03:11:06.034] make[4]: *** [: contradictory.o] Error 1 [03:11:06.034] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [03:11:06.034] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [03:11:06.034] make[2]: *** Waiting for unfinished jobs.... [03:11:20.299] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [03:11:20.299] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [03:11:20.299] [03:11:20.299] real 1m27.094s [03:11:20.299] user 4m39.190s [03:11:20.299] sys 0m52.664s [03:11:20.300] [03:11:20.300] Exit status: 2