[13:15:25.170] time ./configure \ [13:15:25.170] --host=x86_64-w64-mingw32 \ [13:15:25.170] --enable-cassert \ [13:15:25.170] --without-icu \ [13:15:25.170] CC="ccache x86_64-w64-mingw32-gcc" \ [13:15:25.170] CXX="ccache x86_64-w64-mingw32-g++" [13:15:25.285] checking build system type... x86_64-pc-linux-gnu [13:15:25.471] checking host system type... x86_64-w64-mingw32 [13:15:25.477] checking which template to use... win32 [13:15:25.477] checking whether NLS is wanted... no [13:15:25.477] checking for default port number... 5432 [13:15:25.483] checking for block size... 8kB [13:15:25.485] checking for segment size... 1GB [13:15:25.487] checking for WAL block size... 8kB [13:15:25.488] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:15:25.520] checking whether the C compiler works... yes [13:15:25.645] checking for C compiler default output file name... a.exe [13:15:25.646] checking for suffix of executables... .exe [13:15:25.686] checking whether we are cross compiling... yes [13:15:25.759] checking for suffix of object files... o [13:15:25.767] checking whether we are using the GNU C compiler... yes [13:15:25.773] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:15:25.789] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:15:25.798] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:15:25.856] checking whether we are using the GNU C++ compiler... yes [13:15:25.984] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:15:26.057] checking for gawk... no [13:15:26.057] checking for mawk... mawk [13:15:26.059] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:15:26.067] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:15:26.097] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:15:26.143] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:15:26.187] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:15:26.202] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:15:26.208] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:15:26.214] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:15:26.220] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:15:26.235] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:15:26.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:15:26.256] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:15:26.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:15:26.287] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:15:26.293] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:15:26.308] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:15:26.315] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:15:26.351] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:15:26.358] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:15:26.364] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:15:26.371] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:15:26.378] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:15:26.411] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:15:26.434] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:15:26.440] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:15:26.446] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:15:26.482] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:15:26.519] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:15:26.526] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:15:26.532] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:15:26.565] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:15:26.581] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:15:26.596] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:15:26.604] checking whether the C compiler still works... yes [13:15:26.667] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:15:26.732] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:15:26.733] checking pkg-config is at least version 0.9.0... yes [13:15:26.748] checking whether to build with ICU support... no [13:15:26.748] checking whether to build with Tcl... no [13:15:26.748] checking whether to build Perl modules... no [13:15:26.748] checking whether to build Python modules... no [13:15:26.748] checking whether to build with GSSAPI support... no [13:15:26.750] checking whether to build with PAM support... no [13:15:26.750] checking whether to build with BSD Authentication support... no [13:15:26.750] checking whether to build with LDAP support... no [13:15:26.750] checking whether to build with Bonjour support... no [13:15:26.750] checking whether to build with SELinux support... no [13:15:26.750] checking whether to build with systemd support... no [13:15:26.750] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:15:26.750] checking whether to build with XML support... no [13:15:26.751] checking whether to build with LZ4 support... no [13:15:26.751] checking whether to build with ZSTD support... no [13:15:26.751] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:15:26.751] checking whether it is possible to strip libraries... yes [13:15:26.757] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:15:26.758] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:15:26.758] checking for a BSD-compatible install... /usr/bin/install -c [13:15:26.766] checking for tar... /usr/bin/tar [13:15:26.766] checking whether ln -s works... yes [13:15:26.766] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:15:26.769] checking for bison... /usr/bin/bison [13:15:26.771] configure: using bison (GNU Bison) 3.8.2 [13:15:26.773] checking for flex... /usr/bin/flex [13:15:26.785] configure: using flex 2.6.4 [13:15:26.785] checking for perl... /usr/bin/perl [13:15:26.788] configure: using perl 5.36.0 [13:15:26.790] checking for zic... /usr/sbin/zic [13:15:26.790] checking for a sed that does not truncate output... /usr/bin/sed [13:15:26.795] checking for grep that handles long lines and -e... /usr/bin/grep [13:15:26.797] checking for egrep... /usr/bin/grep -E [13:15:26.798] checking for ANSI C header files... yes [13:15:26.856] checking for sys/types.h... yes [13:15:26.888] checking for sys/stat.h... yes [13:15:26.923] checking for stdlib.h... yes [13:15:26.936] checking for string.h... yes [13:15:26.968] checking for memory.h... yes [13:15:27.007] checking for strings.h... yes [13:15:27.022] checking for inttypes.h... yes [13:15:27.036] checking for stdint.h... yes [13:15:27.050] checking for unistd.h... yes [13:15:27.112] checking for main in -lm... yes [13:15:27.156] checking for library containing setproctitle... no [13:15:27.243] checking for library containing dlsym... no [13:15:27.326] checking for library containing socket... -lws2_32 [13:15:27.449] checking for library containing getopt_long... none required [13:15:27.494] checking for library containing shm_open... no [13:15:27.576] checking for library containing shm_unlink... no [13:15:27.659] checking for library containing clock_gettime... no [13:15:27.745] checking for library containing shmget... no [13:15:27.830] checking for library containing backtrace_symbols... no [13:15:27.914] checking for library containing pthread_barrier_wait... -lpthread [13:15:27.999] checking for inflate in -lz... yes [13:15:28.045] checking atomic.h usability... no [13:15:28.097] checking atomic.h presence... no [13:15:28.115] checking for atomic.h... no [13:15:28.118] checking copyfile.h usability... no [13:15:28.169] checking copyfile.h presence... no [13:15:28.186] checking for copyfile.h... no [13:15:28.189] checking execinfo.h usability... no [13:15:28.242] checking execinfo.h presence... no [13:15:28.260] checking for execinfo.h... no [13:15:28.263] checking getopt.h usability... yes [13:15:28.318] checking getopt.h presence... yes [13:15:28.332] checking for getopt.h... yes [13:15:28.339] checking ifaddrs.h usability... no [13:15:28.392] checking ifaddrs.h presence... no [13:15:28.409] checking for ifaddrs.h... no [13:15:28.412] checking mbarrier.h usability... no [13:15:28.464] checking mbarrier.h presence... no [13:15:28.481] checking for mbarrier.h... no [13:15:28.484] checking sys/epoll.h usability... no [13:15:28.535] checking sys/epoll.h presence... no [13:15:28.553] checking for sys/epoll.h... no [13:15:28.556] checking sys/event.h usability... no [13:15:28.607] checking sys/event.h presence... no [13:15:28.624] checking for sys/event.h... no [13:15:28.628] checking sys/personality.h usability... no [13:15:28.679] checking sys/personality.h presence... no [13:15:28.696] checking for sys/personality.h... no [13:15:28.699] checking sys/prctl.h usability... no [13:15:28.751] checking sys/prctl.h presence... no [13:15:28.768] checking for sys/prctl.h... no [13:15:28.771] checking sys/procctl.h usability... no [13:15:28.822] checking sys/procctl.h presence... no [13:15:28.839] checking for sys/procctl.h... no [13:15:28.842] checking sys/signalfd.h usability... no [13:15:28.893] checking sys/signalfd.h presence... no [13:15:28.910] checking for sys/signalfd.h... no [13:15:28.913] checking sys/ucred.h usability... no [13:15:28.964] checking sys/ucred.h presence... no [13:15:28.982] checking for sys/ucred.h... no [13:15:28.985] checking termios.h usability... no [13:15:29.036] checking termios.h presence... no [13:15:29.053] checking for termios.h... no [13:15:29.056] checking ucred.h usability... no [13:15:29.107] checking ucred.h presence... no [13:15:29.124] checking for ucred.h... no [13:15:29.127] checking xlocale.h usability... no [13:15:29.178] checking xlocale.h presence... no [13:15:29.195] checking for xlocale.h... no [13:15:29.198] checking zlib.h usability... yes [13:15:29.207] checking zlib.h presence... yes [13:15:29.225] checking for zlib.h... yes [13:15:29.226] checking for lz4... /usr/bin/lz4 [13:15:29.226] checking for zstd... /usr/bin/zstd [13:15:29.226] checking for openssl... /usr/bin/openssl [13:15:29.231] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [13:15:29.231] checking crtdefs.h usability... yes [13:15:29.285] checking crtdefs.h presence... yes [13:15:29.299] checking for crtdefs.h... yes [13:15:29.300] checking whether byte ordering is bigendian... no [13:15:29.372] checking for inline... inline [13:15:29.379] checking for printf format archetype... gnu_printf [13:15:29.412] checking for _Static_assert... yes [13:15:29.452] checking for typeof... typeof [13:15:29.484] checking for __builtin_types_compatible_p... yes [13:15:29.494] checking for __builtin_constant_p... yes [13:15:29.504] checking for __builtin_mul_overflow... yes [13:15:29.550] checking for __builtin_unreachable... yes [13:15:29.592] checking for computed goto support... yes [13:15:29.609] checking for struct tm.tm_zone... no [13:15:29.681] checking for union semun... no [13:15:29.712] checking for socklen_t... yes [13:15:30.843] checking for struct sockaddr.sa_len... no [13:15:32.845] checking for C/C++ restrict keyword... __restrict [13:15:32.858] checking for struct option... yes [13:15:32.899] checking whether assembler supports x86_64 popcntq... yes [13:15:32.931] checking size of off_t... 4 [13:15:33.143] 0 [13:15:33.143] checking for int timezone... yes [13:15:33.192] checking for backtrace_symbols... no [13:15:33.239] checking for copyfile... no [13:15:33.286] checking for copy_file_range... no [13:15:33.334] checking for elf_aux_info... no [13:15:33.382] checking for getauxval... no [13:15:33.430] checking for getifaddrs... no [13:15:33.478] checking for getpeerucred... no [13:15:33.525] checking for inet_pton... yes [13:15:33.573] checking for kqueue... no [13:15:33.620] checking for mbstowcs_l... no [13:15:33.667] checking for memset_s... no [13:15:33.714] checking for posix_fallocate... no [13:15:33.761] checking for ppoll... no [13:15:33.808] checking for pthread_is_threaded_np... no [13:15:33.856] checking for setproctitle... no [13:15:33.903] checking for setproctitle_fast... no [13:15:33.950] checking for strchrnul... no [13:15:33.997] checking for strsignal... no [13:15:34.044] checking for syncfs... no [13:15:34.092] checking for sync_file_range... no [13:15:34.139] checking for uselocale... no [13:15:34.187] checking for wcstombs_l... no [13:15:34.231] checking for __builtin_bswap16... yes [13:15:34.278] checking for __builtin_bswap32... yes [13:15:34.323] checking for __builtin_bswap64... yes [13:15:34.370] checking for __builtin_clz... yes [13:15:34.417] checking for __builtin_ctz... yes [13:15:34.462] checking for __builtin_popcount... yes [13:15:34.507] checking for __builtin_frame_address... yes [13:15:34.552] checking for _LARGEFILE_SOURCE value needed for large files... no [13:15:34.603] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:15:34.634] checking for posix_fadvise... no [13:15:34.686] checking whether posix_fadvise is declared... no [13:15:34.732] checking whether fdatasync is declared... no [13:15:34.778] checking whether strlcat is declared... no [13:15:34.840] checking whether strlcpy is declared... no [13:15:34.904] checking whether strnlen is declared... yes [13:15:34.916] checking whether strsep is declared... no [13:15:34.978] checking whether preadv is declared... no [13:15:35.012] checking whether pwritev is declared... no [13:15:35.049] checking whether F_FULLFSYNC is declared... no [13:15:35.089] checking for explicit_bzero... no [13:15:35.134] checking for getopt... yes [13:15:35.178] checking for getpeereid... no [13:15:35.224] checking for inet_aton... no [13:15:35.270] checking for mkdtemp... no [13:15:35.316] checking for strlcat... no [13:15:35.363] checking for strlcpy... no [13:15:35.410] checking for strnlen... yes [13:15:35.456] checking for strsep... no [13:15:35.501] checking for pthread_barrier_wait... yes [13:15:35.542] configure: On mingw32 we will use our strtof wrapper. [13:15:35.542] checking for getopt_long... yes [13:15:35.585] checking for syslog... no [13:15:35.630] checking for opterr... yes [13:15:35.676] checking for optreset... no [13:15:35.724] checking test program... cross-compiling [13:15:35.724] checking size of void *... 8 [13:15:36.101] checking size of size_t... 8 [13:15:36.509] checking size of long... 4 [13:15:36.810] checking size of long long... 8 [13:15:37.144] checking alignment of short... 2 [13:15:37.294] checking alignment of int... 4 [13:15:37.539] checking alignment of long... 4 [13:15:37.802] checking alignment of int64_t... 8 [13:15:38.133] checking alignment of double... 8 [13:15:38.437] checking for __int128... yes [13:15:38.486] checking for __int128 alignment bug... assuming ok [13:15:38.486] checking alignment of PG_INT128_TYPE... 16 [13:15:38.953] checking for builtin __sync char locking functions... yes [13:15:38.994] checking for builtin __sync int32 locking functions... yes [13:15:39.034] checking for builtin __sync int32 atomic operations... yes [13:15:39.075] checking for builtin __sync int64 atomic operations... yes [13:15:39.117] checking for builtin __atomic int32 atomic operations... yes [13:15:39.158] checking for builtin __atomic int64 atomic operations... yes [13:15:39.200] checking for __get_cpuid... yes [13:15:39.244] checking for __get_cpuid_count... yes [13:15:39.286] checking for __cpuid... no [13:15:39.680] checking for __cpuidex... no [13:15:40.098] checking for _xgetbv... yes [13:15:40.498] checking for _mm512_popcnt_epi64... yes [13:15:40.918] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [13:15:41.016] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:15:41.037] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [13:15:41.055] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:15:41.074] 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 [13:15:41.129] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:15:41.129] checking which random number source to use... Windows native [13:15:41.131] checking for xmllint... /usr/bin/xmllint [13:15:41.132] checking for xsltproc... /usr/bin/xsltproc [13:15:41.132] checking for fop... /usr/bin/fop [13:15:41.132] checking for dbtoepub... no [13:15:41.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:15:41.132] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:15:41.133] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:15:41.143] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:15:41.143] 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 [13:15:41.143] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:15:41.144] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:15:41.230] configure: creating ./config.status [13:15:41.314] config.status: creating GNUmakefile [13:15:41.325] config.status: creating src/Makefile.global [13:15:41.340] config.status: creating src/include/pg_config.h [13:15:41.352] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:15:41.366] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:15:41.373] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:15:41.380] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:15:41.387] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:15:41.394] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:15:41.397] config.status: executing check_win32_symlinks commands [13:15:41.429] [13:15:41.429] real 0m16.259s [13:15:41.429] user 0m10.666s [13:15:41.429] sys 0m5.279s [13:15:41.429] make -s -j${BUILD_JOBS} clean [13:15:41.933] time make -s -j${BUILD_JOBS} world-bin [13:17:01.748] contradictory.c: In function ‘extract_binary_op_clause_info’: [13:17:01.748] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [13:17:01.748] 1638 | if (!add_binary_op_clause_info(attinfo, [13:17:01.748] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:17:01.748] 1639 | one_elem, [13:17:01.748] | ~~~~~~~~~ [13:17:01.748] 1640 | 1, [13:17:01.748] | ~~ [13:17:01.748] 1641 | idx, [13:17:01.748] | ~~~~ [13:17:01.748] 1642 | strat, [13:17:01.748] | ~~~~~~ [13:17:01.748] 1643 | opfuncid, [13:17:01.748] | ~~~~~~~~~ [13:17:01.748] 1644 | newclause, [13:17:01.748] | ~~~~~~~~~~ [13:17:01.748] 1645 | sec, [13:17:01.748] | ~~~~ [13:17:01.748] 1646 | ccw)) [13:17:01.748] | ~~~~ [13:17:01.748] contradictory.c:1464:43: note: ‘one_elem’ was declared here [13:17:01.748] 1464 | Datum *elem_values, *one_elem; [13:17:01.748] | ^~~~~~~~ [13:17:01.748] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [13:17:01.748] 1413 | if (collid != varcollid) [13:17:01.748] | ^ [13:17:01.748] contradictory.c:1350:33: note: ‘varcollid’ was declared here [13:17:01.748] 1350 | Oid varcollid; [13:17:01.748] | ^~~~~~~~~ [13:17:01.748] contradictory.c: In function ‘self_contradictory_recurse’: [13:17:01.748] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [13:17:01.748] 757 | uint8 btest; [13:17:01.748] | ^~~~~ [13:17:01.748] cc1: all warnings being treated as errors [13:17:01.749] make[4]: *** [: contradictory.o] Error 1 [13:17:01.749] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [13:17:01.749] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [13:17:01.749] make[2]: *** Waiting for unfinished jobs.... [13:17:07.169] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:17:07.169] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:17:07.169] [13:17:07.169] real 1m25.236s [13:17:07.169] user 4m34.850s [13:17:07.169] sys 0m52.868s [13:17:07.169] [13:17:07.169] Exit status: 2