[12:55:58.624] time ./configure \ [12:55:58.624] --host=x86_64-w64-mingw32 \ [12:55:58.624] --enable-cassert \ [12:55:58.624] --without-icu \ [12:55:58.624] CC="ccache x86_64-w64-mingw32-gcc" \ [12:55:58.624] CXX="ccache x86_64-w64-mingw32-g++" [12:55:58.738] checking build system type... x86_64-pc-linux-gnu [12:55:58.919] checking host system type... x86_64-w64-mingw32 [12:55:58.925] checking which template to use... win32 [12:55:58.925] checking whether NLS is wanted... no [12:55:58.925] checking for default port number... 5432 [12:55:58.932] checking for block size... 8kB [12:55:58.933] checking for segment size... 1GB [12:55:58.936] checking for WAL block size... 8kB [12:55:58.937] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:55:58.970] checking whether the C compiler works... yes [12:55:59.102] checking for C compiler default output file name... a.exe [12:55:59.103] checking for suffix of executables... .exe [12:55:59.143] checking whether we are cross compiling... yes [12:55:59.219] checking for suffix of object files... o [12:55:59.228] checking whether we are using the GNU C compiler... yes [12:55:59.243] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:55:59.260] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:55:59.270] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:55:59.420] checking whether we are using the GNU C++ compiler... yes [12:55:59.554] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:55:59.629] checking for gawk... no [12:55:59.630] checking for mawk... mawk [12:55:59.632] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:55:59.664] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:55:59.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:55:59.741] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:55:59.784] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:55:59.800] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:55:59.815] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:55:59.831] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:55:59.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:55:59.854] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:55:59.861] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:55:59.867] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:55:59.874] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:55:59.888] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:55:59.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:55:59.901] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:55:59.963] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:56:00.000] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:56:00.016] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:56:00.024] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:56:00.030] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:56:00.063] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:56:00.070] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:56:00.093] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:56:00.100] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:56:00.107] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:56:00.144] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:56:00.182] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:56:00.213] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:56:00.229] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:56:00.263] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:56:00.279] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:56:00.295] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:56:00.303] checking whether the C compiler still works... yes [12:56:00.377] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:56:00.443] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:56:00.444] checking pkg-config is at least version 0.9.0... yes [12:56:00.459] checking whether to build with ICU support... no [12:56:00.460] checking whether to build with Tcl... no [12:56:00.460] checking whether to build Perl modules... no [12:56:00.460] checking whether to build Python modules... no [12:56:00.460] checking whether to build with GSSAPI support... no [12:56:00.461] checking whether to build with PAM support... no [12:56:00.461] checking whether to build with BSD Authentication support... no [12:56:00.461] checking whether to build with LDAP support... no [12:56:00.461] checking whether to build with Bonjour support... no [12:56:00.461] checking whether to build with SELinux support... no [12:56:00.461] checking whether to build with systemd support... no [12:56:00.461] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:56:00.462] checking whether to build with XML support... no [12:56:00.462] checking whether to build with LZ4 support... no [12:56:00.462] checking whether to build with ZSTD support... no [12:56:00.462] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:56:00.463] checking whether it is possible to strip libraries... yes [12:56:00.470] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:56:00.470] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:56:00.470] checking for a BSD-compatible install... /usr/bin/install -c [12:56:00.479] checking for tar... /usr/bin/tar [12:56:00.479] checking whether ln -s works... yes [12:56:00.479] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:56:00.482] checking for bison... /usr/bin/bison [12:56:00.484] configure: using bison (GNU Bison) 3.8.2 [12:56:00.487] checking for flex... /usr/bin/flex [12:56:00.499] configure: using flex 2.6.4 [12:56:00.499] checking for perl... /usr/bin/perl [12:56:00.502] configure: using perl 5.36.0 [12:56:00.505] checking for zic... /usr/sbin/zic [12:56:00.505] checking for a sed that does not truncate output... /usr/bin/sed [12:56:00.510] checking for grep that handles long lines and -e... /usr/bin/grep [12:56:00.512] checking for egrep... /usr/bin/grep -E [12:56:00.514] checking for ANSI C header files... yes [12:56:00.578] checking for sys/types.h... yes [12:56:00.613] checking for sys/stat.h... yes [12:56:00.628] checking for stdlib.h... yes [12:56:00.641] checking for string.h... yes [12:56:00.674] checking for memory.h... yes [12:56:00.729] checking for strings.h... yes [12:56:00.788] checking for inttypes.h... yes [12:56:00.803] checking for stdint.h... yes [12:56:00.817] checking for unistd.h... yes [12:56:00.832] checking for main in -lm... yes [12:56:00.876] checking for library containing setproctitle... no [12:56:00.962] checking for library containing dlsym... no [12:56:01.046] checking for library containing socket... -lws2_32 [12:56:01.177] checking for library containing getopt_long... none required [12:56:01.222] checking for library containing shm_open... no [12:56:01.306] checking for library containing shm_unlink... no [12:56:01.392] checking for library containing clock_gettime... no [12:56:01.478] checking for library containing shmget... no [12:56:01.565] checking for library containing backtrace_symbols... no [12:56:01.656] checking for library containing pthread_barrier_wait... -lpthread [12:56:01.750] checking for inflate in -lz... yes [12:56:01.799] checking atomic.h usability... no [12:56:01.854] checking atomic.h presence... no [12:56:01.872] checking for atomic.h... no [12:56:01.876] checking copyfile.h usability... no [12:56:01.930] checking copyfile.h presence... no [12:56:01.949] checking for copyfile.h... no [12:56:01.952] checking execinfo.h usability... no [12:56:02.006] checking execinfo.h presence... no [12:56:02.024] checking for execinfo.h... no [12:56:02.028] checking getopt.h usability... yes [12:56:02.035] checking getopt.h presence... yes [12:56:02.050] checking for getopt.h... yes [12:56:02.058] checking ifaddrs.h usability... no [12:56:02.113] checking ifaddrs.h presence... no [12:56:02.131] checking for ifaddrs.h... no [12:56:02.134] checking mbarrier.h usability... no [12:56:02.187] checking mbarrier.h presence... no [12:56:02.205] checking for mbarrier.h... no [12:56:02.208] checking sys/epoll.h usability... no [12:56:02.261] checking sys/epoll.h presence... no [12:56:02.278] checking for sys/epoll.h... no [12:56:02.282] checking sys/event.h usability... no [12:56:02.334] checking sys/event.h presence... no [12:56:02.353] checking for sys/event.h... no [12:56:02.356] checking sys/personality.h usability... no [12:56:02.410] checking sys/personality.h presence... no [12:56:02.429] checking for sys/personality.h... no [12:56:02.432] checking sys/prctl.h usability... no [12:56:02.487] checking sys/prctl.h presence... no [12:56:02.506] checking for sys/prctl.h... no [12:56:02.509] checking sys/procctl.h usability... no [12:56:02.564] checking sys/procctl.h presence... no [12:56:02.582] checking for sys/procctl.h... no [12:56:02.585] checking sys/signalfd.h usability... no [12:56:02.640] checking sys/signalfd.h presence... no [12:56:02.659] checking for sys/signalfd.h... no [12:56:02.663] checking sys/ucred.h usability... no [12:56:02.717] checking sys/ucred.h presence... no [12:56:02.736] checking for sys/ucred.h... no [12:56:02.739] checking termios.h usability... no [12:56:02.793] checking termios.h presence... no [12:56:02.811] checking for termios.h... no [12:56:02.815] checking ucred.h usability... no [12:56:02.869] checking ucred.h presence... no [12:56:02.887] checking for ucred.h... no [12:56:02.891] checking xlocale.h usability... no [12:56:02.946] checking xlocale.h presence... no [12:56:02.964] checking for xlocale.h... no [12:56:02.967] checking zlib.h usability... yes [12:56:02.998] checking zlib.h presence... yes [12:56:03.017] checking for zlib.h... yes [12:56:03.018] checking for lz4... /usr/bin/lz4 [12:56:03.018] checking for zstd... /usr/bin/zstd [12:56:03.018] checking for openssl... /usr/bin/openssl [12:56:03.022] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [12:56:03.023] checking crtdefs.h usability... yes [12:56:03.030] checking crtdefs.h presence... yes [12:56:03.046] checking for crtdefs.h... yes [12:56:03.047] checking whether byte ordering is bigendian... no [12:56:03.131] checking for inline... inline [12:56:03.139] checking for printf format archetype... gnu_printf [12:56:03.174] checking for _Static_assert... yes [12:56:03.214] checking for typeof... typeof [12:56:03.231] checking for __builtin_types_compatible_p... yes [12:56:03.241] checking for __builtin_constant_p... yes [12:56:03.252] checking for __builtin_mul_overflow... yes [12:56:03.297] checking for __builtin_unreachable... yes [12:56:03.338] checking for computed goto support... yes [12:56:03.345] checking for struct tm.tm_zone... no [12:56:03.419] checking for union semun... no [12:56:03.450] checking for socklen_t... yes [12:56:04.586] checking for struct sockaddr.sa_len... no [12:56:06.564] checking for C/C++ restrict keyword... __restrict [12:56:06.606] checking for struct option... yes [12:56:06.648] checking whether assembler supports x86_64 popcntq... yes [12:56:06.682] checking size of off_t... 4 [12:56:06.960] 0 [12:56:06.960] checking for int timezone... yes [12:56:07.011] checking for backtrace_symbols... no [12:56:07.061] checking for copyfile... no [12:56:07.111] checking for copy_file_range... no [12:56:07.161] checking for elf_aux_info... no [12:56:07.210] checking for getauxval... no [12:56:07.259] checking for getifaddrs... no [12:56:07.310] checking for getpeerucred... no [12:56:07.360] checking for inet_pton... yes [12:56:07.410] checking for kqueue... no [12:56:07.460] checking for mbstowcs_l... no [12:56:07.509] checking for memset_s... no [12:56:07.560] checking for posix_fallocate... no [12:56:07.609] checking for ppoll... no [12:56:07.660] checking for pthread_is_threaded_np... no [12:56:07.709] checking for setproctitle... no [12:56:07.758] checking for setproctitle_fast... no [12:56:07.808] checking for strchrnul... no [12:56:07.859] checking for strsignal... no [12:56:07.909] checking for syncfs... no [12:56:07.961] checking for sync_file_range... no [12:56:08.012] checking for uselocale... no [12:56:08.064] checking for wcstombs_l... no [12:56:08.110] checking for __builtin_bswap16... yes [12:56:08.158] checking for __builtin_bswap32... yes [12:56:08.206] checking for __builtin_bswap64... yes [12:56:08.253] checking for __builtin_clz... yes [12:56:08.299] checking for __builtin_ctz... yes [12:56:08.345] checking for __builtin_popcount... yes [12:56:08.391] checking for __builtin_frame_address... yes [12:56:08.436] checking for _LARGEFILE_SOURCE value needed for large files... no [12:56:08.487] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:56:08.518] checking for posix_fadvise... no [12:56:08.569] checking whether posix_fadvise is declared... no [12:56:08.614] checking whether fdatasync is declared... no [12:56:08.660] checking whether strlcat is declared... no [12:56:08.720] checking whether strlcpy is declared... no [12:56:08.783] checking whether strnlen is declared... yes [12:56:08.796] checking whether strsep is declared... no [12:56:08.859] checking whether preadv is declared... no [12:56:08.895] checking whether pwritev is declared... no [12:56:08.933] checking whether F_FULLFSYNC is declared... no [12:56:08.975] checking for explicit_bzero... no [12:56:09.022] checking for getopt... yes [12:56:09.066] checking for getpeereid... no [12:56:09.116] checking for inet_aton... no [12:56:09.165] checking for mkdtemp... no [12:56:09.215] checking for strlcat... no [12:56:09.263] checking for strlcpy... no [12:56:09.311] checking for strnlen... yes [12:56:09.359] checking for strsep... no [12:56:09.408] checking for pthread_barrier_wait... yes [12:56:09.453] configure: On mingw32 we will use our strtof wrapper. [12:56:09.453] checking for getopt_long... yes [12:56:09.497] checking for syslog... no [12:56:09.545] checking for opterr... yes [12:56:09.593] checking for optreset... no [12:56:09.644] checking test program... cross-compiling [12:56:09.644] checking size of void *... 8 [12:56:09.979] checking size of size_t... 8 [12:56:10.403] checking size of long... 4 [12:56:10.715] checking size of long long... 8 [12:56:11.142] checking alignment of short... 2 [12:56:11.295] checking alignment of int... 4 [12:56:11.571] checking alignment of long... 4 [12:56:11.907] checking alignment of int64_t... 8 [12:56:12.274] checking alignment of double... 8 [12:56:12.554] checking for __int128... yes [12:56:12.600] checking for __int128 alignment bug... assuming ok [12:56:12.600] checking alignment of PG_INT128_TYPE... 16 [12:56:13.057] checking for builtin __sync char locking functions... yes [12:56:13.099] checking for builtin __sync int32 locking functions... yes [12:56:13.141] checking for builtin __sync int32 atomic operations... yes [12:56:13.182] checking for builtin __sync int64 atomic operations... yes [12:56:13.224] checking for builtin __atomic int32 atomic operations... yes [12:56:13.266] checking for builtin __atomic int64 atomic operations... yes [12:56:13.307] checking for __get_cpuid... yes [12:56:13.351] checking for __get_cpuid_count... yes [12:56:13.392] checking for __cpuid... no [12:56:13.780] checking for __cpuidex... no [12:56:14.191] checking for _xgetbv... yes [12:56:14.587] checking for _mm512_popcnt_epi64... yes [12:56:14.996] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [12:56:15.089] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [12:56:15.110] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [12:56:15.127] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [12:56:15.144] 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 [12:56:15.198] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [12:56:15.198] checking which random number source to use... Windows native [12:56:15.200] checking for xmllint... /usr/bin/xmllint [12:56:15.200] checking for xsltproc... /usr/bin/xsltproc [12:56:15.200] checking for fop... /usr/bin/fop [12:56:15.200] checking for dbtoepub... no [12:56:15.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [12:56:15.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [12:56:15.201] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [12:56:15.211] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [12:56:15.211] 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 [12:56:15.211] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [12:56:15.211] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [12:56:15.293] configure: creating ./config.status [12:56:15.377] config.status: creating GNUmakefile [12:56:15.388] config.status: creating src/Makefile.global [12:56:15.403] config.status: creating src/include/pg_config.h [12:56:15.416] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [12:56:15.431] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [12:56:15.438] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [12:56:15.445] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [12:56:15.452] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [12:56:15.459] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [12:56:15.463] config.status: executing check_win32_symlinks commands [12:56:15.497] [12:56:15.497] real 0m16.873s [12:56:15.497] user 0m11.126s [12:56:15.497] sys 0m5.375s [12:56:15.497] make -s -j${BUILD_JOBS} clean [12:56:16.004] time make -s -j${BUILD_JOBS} world-bin [12:57:35.759] contradictory.c: In function ‘extract_binary_op_clause_info’: [12:57:35.759] contradictory.c:1638:38: error: ‘one_elem’ may be used uninitialized [-Werror=maybe-uninitialized] [12:57:35.759] 1638 | if (!add_binary_op_clause_info(attinfo, [12:57:35.759] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [12:57:35.759] 1639 | one_elem, [12:57:35.759] | ~~~~~~~~~ [12:57:35.759] 1640 | 1, [12:57:35.759] | ~~ [12:57:35.759] 1641 | idx, [12:57:35.759] | ~~~~ [12:57:35.759] 1642 | strat, [12:57:35.759] | ~~~~~~ [12:57:35.759] 1643 | opfuncid, [12:57:35.759] | ~~~~~~~~~ [12:57:35.759] 1644 | newclause, [12:57:35.759] | ~~~~~~~~~~ [12:57:35.759] 1645 | sec, [12:57:35.759] | ~~~~ [12:57:35.759] 1646 | ccw)) [12:57:35.759] | ~~~~ [12:57:35.759] contradictory.c:1464:43: note: ‘one_elem’ was declared here [12:57:35.759] 1464 | Datum *elem_values, *one_elem; [12:57:35.759] | ^~~~~~~~ [12:57:35.759] contradictory.c:1413:12: error: ‘varcollid’ may be used uninitialized [-Werror=maybe-uninitialized] [12:57:35.759] 1413 | if (collid != varcollid) [12:57:35.759] | ^ [12:57:35.759] contradictory.c:1350:33: note: ‘varcollid’ was declared here [12:57:35.759] 1350 | Oid varcollid; [12:57:35.759] | ^~~~~~~~~ [12:57:35.759] contradictory.c: In function ‘self_contradictory_recurse’: [12:57:35.759] contradictory.c:757:25: error: ‘btest’ may be used uninitialized [-Werror=maybe-uninitialized] [12:57:35.759] 757 | uint8 btest; [12:57:35.759] | ^~~~~ [12:57:35.759] cc1: all warnings being treated as errors [12:57:35.761] make[4]: *** [: contradictory.o] Error 1 [12:57:35.761] make[3]: *** [../../../src/backend/common.mk:37: plan-recursive] Error 2 [12:57:35.761] make[2]: *** [common.mk:37: optimizer-recursive] Error 2 [12:57:35.761] make[2]: *** Waiting for unfinished jobs.... [12:57:39.855] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [12:57:39.855] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [12:57:39.855] [12:57:39.855] real 1m23.852s [12:57:39.855] user 4m26.249s [12:57:39.855] sys 0m51.494s [12:57:39.856] [12:57:39.856] Exit status: 2