[19:31:51.388] time ./configure \ [19:31:51.388] --host=x86_64-w64-mingw32 \ [19:31:51.388] --enable-cassert \ [19:31:51.388] --without-icu \ [19:31:51.388] CC="ccache x86_64-w64-mingw32-gcc" \ [19:31:51.388] CXX="ccache x86_64-w64-mingw32-g++" [19:31:51.503] checking build system type... x86_64-pc-linux-gnu [19:31:51.697] checking host system type... x86_64-w64-mingw32 [19:31:51.702] checking which template to use... win32 [19:31:51.702] checking whether NLS is wanted... no [19:31:51.702] checking for default port number... 5432 [19:31:51.709] checking for block size... 8kB [19:31:51.710] checking for segment size... 1GB [19:31:51.713] checking for WAL block size... 8kB [19:31:51.714] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [19:31:51.750] checking whether the C compiler works... yes [19:31:51.879] checking for C compiler default output file name... a.exe [19:31:51.880] checking for suffix of executables... .exe [19:31:51.924] checking whether we are cross compiling... yes [19:31:52.008] checking for suffix of object files... o [19:31:52.016] checking whether we are using the GNU C compiler... yes [19:31:52.023] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [19:31:52.029] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [19:31:52.041] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [19:31:52.100] checking whether we are using the GNU C++ compiler... yes [19:31:52.107] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [19:31:52.179] checking for gawk... no [19:31:52.179] checking for mawk... mawk [19:31:52.182] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [19:31:52.189] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [19:31:52.197] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [19:31:52.246] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [19:31:52.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [19:31:52.415] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [19:31:52.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [19:31:52.430] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [19:31:52.438] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [19:31:52.445] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [19:31:52.453] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [19:31:52.460] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [19:31:52.468] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [19:31:52.476] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [19:31:52.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [19:31:52.491] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [19:31:52.499] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [19:31:52.537] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [19:31:52.545] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [19:31:52.552] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [19:31:52.560] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [19:31:52.567] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [19:31:52.575] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [19:31:52.601] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [19:31:52.609] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [19:31:52.616] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [19:31:52.655] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [19:31:52.695] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [19:31:52.703] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [19:31:52.711] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [19:31:52.747] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [19:31:52.755] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [19:31:52.764] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [19:31:52.773] checking whether the C compiler still works... yes [19:31:52.841] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [19:31:52.923] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [19:31:52.923] checking pkg-config is at least version 0.9.0... yes [19:31:52.941] checking whether to build with ICU support... no [19:31:52.941] checking whether to build with Tcl... no [19:31:52.941] checking whether to build Perl modules... no [19:31:52.941] checking whether to build Python modules... no [19:31:52.941] checking whether to build with GSSAPI support... no [19:31:52.943] checking whether to build with PAM support... no [19:31:52.943] checking whether to build with BSD Authentication support... no [19:31:52.943] checking whether to build with LDAP support... no [19:31:52.943] checking whether to build with Bonjour support... no [19:31:52.943] checking whether to build with SELinux support... no [19:31:52.943] checking whether to build with systemd support... no [19:31:52.943] configure: WARNING: *** Readline does not work on MinGW --- disabling [19:31:52.943] checking whether to build with liburing support... no [19:31:52.944] checking whether to build with libcurl support... no [19:31:52.944] checking whether to build with libnuma support... no [19:31:52.944] checking whether to build with XML support... no [19:31:52.944] checking whether to build with LZ4 support... no [19:31:52.945] checking whether to build with ZSTD support... no [19:31:52.945] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [19:31:52.945] checking whether it is possible to strip libraries... yes [19:31:52.957] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [19:31:52.958] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [19:31:52.958] checking for a BSD-compatible install... /usr/bin/install -c [19:31:52.967] checking for tar... /usr/bin/tar [19:31:52.967] checking whether ln -s works... yes [19:31:52.967] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [19:31:52.970] checking for bison... /usr/bin/bison [19:31:52.972] configure: using bison (GNU Bison) 3.8.2 [19:31:52.975] checking for flex... /usr/bin/flex [19:31:52.978] configure: using flex 2.6.4 [19:31:52.978] checking for perl... /usr/bin/perl [19:31:52.981] configure: using perl 5.36.0 [19:31:52.983] checking for zic... /usr/sbin/zic [19:31:52.984] checking for a sed that does not truncate output... /usr/bin/sed [19:31:52.989] checking for grep that handles long lines and -e... /usr/bin/grep [19:31:52.991] checking for egrep... /usr/bin/grep -E [19:31:52.993] checking for ANSI C header files... yes [19:31:53.044] checking for sys/types.h... yes [19:31:53.063] checking for sys/stat.h... yes [19:31:53.080] checking for stdlib.h... yes [19:31:53.096] checking for string.h... yes [19:31:53.112] checking for memory.h... yes [19:31:53.129] checking for strings.h... yes [19:31:53.146] checking for inttypes.h... yes [19:31:53.163] checking for stdint.h... yes [19:31:53.180] checking for unistd.h... yes [19:31:53.196] checking for main in -lm... yes [19:31:53.246] checking for library containing setproctitle... no [19:31:53.342] checking for library containing dlsym... no [19:31:53.436] checking for library containing socket... -lws2_32 [19:31:53.576] checking for library containing getopt_long... none required [19:31:53.625] checking for library containing shm_open... no [19:31:53.720] checking for library containing shm_unlink... no [19:31:53.816] checking for library containing clock_gettime... no [19:31:53.909] checking for library containing shmget... no [19:31:54.002] checking for library containing backtrace_symbols... no [19:31:54.097] checking for library containing pthread_barrier_wait... -lpthread [19:31:54.200] checking for inflate in -lz... yes [19:31:54.255] checking atomic.h usability... no [19:31:54.318] checking atomic.h presence... no [19:31:54.340] checking for atomic.h... no [19:31:54.344] checking copyfile.h usability... no [19:31:54.402] checking copyfile.h presence... no [19:31:54.423] checking for copyfile.h... no [19:31:54.427] checking execinfo.h usability... no [19:31:54.484] checking execinfo.h presence... no [19:31:54.504] checking for execinfo.h... no [19:31:54.508] checking getopt.h usability... yes [19:31:54.516] checking getopt.h presence... yes [19:31:54.532] checking for getopt.h... yes [19:31:54.539] checking ifaddrs.h usability... no [19:31:54.597] checking ifaddrs.h presence... no [19:31:54.618] checking for ifaddrs.h... no [19:31:54.622] checking mbarrier.h usability... no [19:31:54.683] checking mbarrier.h presence... no [19:31:54.704] checking for mbarrier.h... no [19:31:54.708] checking sys/epoll.h usability... no [19:31:54.768] checking sys/epoll.h presence... no [19:31:54.790] checking for sys/epoll.h... no [19:31:54.794] checking sys/event.h usability... no [19:31:54.852] checking sys/event.h presence... no [19:31:54.871] checking for sys/event.h... no [19:31:54.874] checking sys/personality.h usability... no [19:31:54.933] checking sys/personality.h presence... no [19:31:54.954] checking for sys/personality.h... no [19:31:54.957] checking sys/prctl.h usability... no [19:31:55.016] checking sys/prctl.h presence... no [19:31:55.036] checking for sys/prctl.h... no [19:31:55.040] checking sys/procctl.h usability... no [19:31:55.098] checking sys/procctl.h presence... no [19:31:55.119] checking for sys/procctl.h... no [19:31:55.123] checking sys/signalfd.h usability... no [19:31:55.180] checking sys/signalfd.h presence... no [19:31:55.203] checking for sys/signalfd.h... no [19:31:55.207] checking sys/ucred.h usability... no [19:31:55.267] checking sys/ucred.h presence... no [19:31:55.289] checking for sys/ucred.h... no [19:31:55.292] checking termios.h usability... no [19:31:55.350] checking termios.h presence... no [19:31:55.370] checking for termios.h... no [19:31:55.373] checking ucred.h usability... no [19:31:55.431] checking ucred.h presence... no [19:31:55.451] checking for ucred.h... no [19:31:55.454] checking xlocale.h usability... no [19:31:55.513] checking xlocale.h presence... no [19:31:55.534] checking for xlocale.h... no [19:31:55.537] checking zlib.h usability... yes [19:31:55.547] checking zlib.h presence... yes [19:31:55.568] checking for zlib.h... yes [19:31:55.568] checking for lz4... /usr/bin/lz4 [19:31:55.568] checking for zstd... /usr/bin/zstd [19:31:55.568] checking for openssl... /usr/bin/openssl [19:31:55.573] configure: using openssl: OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024) [19:31:55.573] checking crtdefs.h usability... yes [19:31:55.582] checking crtdefs.h presence... yes [19:31:55.599] checking for crtdefs.h... yes [19:31:55.600] checking whether byte ordering is bigendian... no [19:31:55.682] checking for inline... inline [19:31:55.689] checking for printf format archetype... gnu_printf [19:31:55.699] checking for _Static_assert... yes [19:31:55.743] checking for typeof... typeof [19:31:55.751] checking for __builtin_types_compatible_p... yes [19:31:55.763] checking for __builtin_constant_p... yes [19:31:55.775] checking for __builtin_mul_overflow... yes [19:31:55.825] checking for __builtin_unreachable... yes [19:31:55.870] checking for computed goto support... yes [19:31:55.878] checking for struct tm.tm_zone... no [19:31:55.964] checking for union semun... no [19:31:56.002] checking for socklen_t... yes [19:31:57.320] checking for struct sockaddr.sa_len... no [19:31:59.616] checking for C/C++ restrict keyword... __restrict [19:31:59.631] checking for struct option... yes [19:31:59.678] checking whether assembler supports x86_64 popcntq... yes [19:31:59.686] checking size of off_t... 4 [19:31:59.905] 0 [19:31:59.905] checking for int timezone... yes [19:31:59.961] checking for backtrace_symbols... no [19:32:00.014] checking for copyfile... no [19:32:00.068] checking for copy_file_range... no [19:32:00.122] checking for elf_aux_info... no [19:32:00.177] checking for getauxval... no [19:32:00.229] checking for getifaddrs... no [19:32:00.282] checking for getpeerucred... no [19:32:00.337] checking for inet_pton... yes [19:32:00.392] checking for kqueue... no [19:32:00.448] checking for localeconv_l... no [19:32:00.502] checking for mbstowcs_l... no [19:32:00.558] checking for memset_s... no [19:32:00.613] checking for posix_fallocate... no [19:32:00.667] checking for ppoll... no [19:32:00.721] checking for pthread_is_threaded_np... no [19:32:00.776] checking for setproctitle... no [19:32:00.829] checking for setproctitle_fast... no [19:32:00.885] checking for strsignal... no [19:32:00.940] checking for syncfs... no [19:32:00.993] checking for sync_file_range... no [19:32:01.046] checking for uselocale... no [19:32:01.099] checking for wcstombs_l... no [19:32:01.150] checking for __builtin_bswap16... yes [19:32:01.201] checking for __builtin_bswap32... yes [19:32:01.252] checking for __builtin_bswap64... yes [19:32:01.303] checking for __builtin_clz... yes [19:32:01.353] checking for __builtin_ctz... yes [19:32:01.401] checking for __builtin_popcount... yes [19:32:01.451] checking for __builtin_frame_address... yes [19:32:01.502] checking for _LARGEFILE_SOURCE value needed for large files... no [19:32:01.558] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [19:32:01.591] checking for posix_fadvise... no [19:32:01.645] checking whether posix_fadvise is declared... no [19:32:01.689] checking whether fdatasync is declared... no [19:32:01.736] checking whether strlcat is declared... no [19:32:01.798] checking whether strlcpy is declared... no [19:32:01.862] checking whether strnlen is declared... yes [19:32:01.874] checking whether strsep is declared... no [19:32:01.941] checking whether timingsafe_bcmp is declared... no [19:32:02.008] checking whether preadv is declared... no [19:32:02.049] checking whether pwritev is declared... no [19:32:02.091] checking whether strchrnul is declared... no [19:32:02.136] checking whether F_FULLFSYNC is declared... no [19:32:02.179] checking for explicit_bzero... no [19:32:02.230] checking for getopt... yes [19:32:02.275] checking for getpeereid... no [19:32:02.323] checking for inet_aton... no [19:32:02.374] checking for mkdtemp... no [19:32:02.423] checking for strlcat... no [19:32:02.473] checking for strlcpy... no [19:32:02.523] checking for strnlen... yes [19:32:02.573] checking for strsep... no [19:32:02.622] checking for timingsafe_bcmp... no [19:32:02.670] checking for pthread_barrier_wait... yes [19:32:02.716] configure: On mingw32 we will use our strtof wrapper. [19:32:02.716] checking for getopt_long... yes [19:32:02.762] checking for syslog... no [19:32:02.812] checking for opterr... yes [19:32:02.862] checking for optreset... no [19:32:02.917] checking test program... cross-compiling [19:32:02.917] checking size of void *... 8 [19:32:03.205] checking size of size_t... 8 [19:32:03.483] checking size of long... 4 [19:32:03.695] checking size of long long... 8 [19:32:03.981] checking alignment of short... 2 [19:32:04.126] checking alignment of int... 4 [19:32:04.339] checking alignment of long... 4 [19:32:04.560] checking alignment of int64_t... 8 [19:32:04.854] checking alignment of double... 8 [19:32:05.145] checking for __int128... yes [19:32:05.199] checking for __int128 alignment bug... assuming ok [19:32:05.199] checking alignment of PG_INT128_TYPE... 16 [19:32:05.551] checking for builtin __sync char locking functions... yes [19:32:05.597] checking for builtin __sync int32 locking functions... yes [19:32:05.643] checking for builtin __sync int32 atomic operations... yes [19:32:05.688] checking for builtin __sync int64 atomic operations... yes [19:32:05.734] checking for builtin __atomic int32 atomic operations... yes [19:32:05.779] checking for builtin __atomic int64 atomic operations... yes [19:32:05.826] checking for __get_cpuid... yes [19:32:05.876] checking for __get_cpuid_count... yes [19:32:05.923] checking for __cpuid... no [19:32:06.339] checking for __cpuidex... no [19:32:06.777] checking for _xgetbv... yes [19:32:07.196] checking for _mm512_popcnt_epi64... yes [19:32:07.623] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [19:32:07.729] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [19:32:07.754] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [19:32:07.775] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [19:32:07.796] 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 [19:32:07.855] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [19:32:07.855] checking for _mm512_clmulepi64_epi128... yes [19:32:08.278] checking for vectorized CRC-32C... AVX-512 with runtime check [19:32:08.279] checking which random number source to use... Windows native [19:32:08.281] checking for xmllint... /usr/bin/xmllint [19:32:08.281] checking for xsltproc... /usr/bin/xsltproc [19:32:08.281] checking for fop... /usr/bin/fop [19:32:08.282] checking for dbtoepub... no [19:32:08.282] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [19:32:08.282] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [19:32:08.282] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [19:32:08.294] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [19:32:08.294] 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 [19:32:08.294] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [19:32:08.294] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [19:32:08.388] configure: creating ./config.status [19:32:08.483] config.status: creating GNUmakefile [19:32:08.498] config.status: creating src/Makefile.global [19:32:08.515] config.status: creating src/include/pg_config.h [19:32:08.529] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [19:32:08.547] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [19:32:08.555] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [19:32:08.563] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [19:32:08.571] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [19:32:08.579] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [19:32:08.583] config.status: executing check_win32_symlinks commands [19:32:08.620] [19:32:08.620] real 0m17.232s [19:32:08.620] user 0m11.262s [19:32:08.620] sys 0m5.661s [19:32:08.620] make -s -j${BUILD_JOBS} clean [19:32:09.161] time make -s -j${BUILD_JOBS} world-bin [19:33:05.485] dump.c: In function ‘generate_old_dump’: [19:33:05.485] dump.c:18:56: error: implicit declaration of function ‘realpath’; did you mean ‘relpath’? [-Werror=implicit-function-declaration] [19:33:05.485] 18 | char *path = psprintf("%s/lo_shdep.out", realpath(log_opts.dumpdir, NULL)); [19:33:05.485] | ^~~~~~~~ [19:33:05.485] | relpath [19:33:05.485] dump.c:18:39: error: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Werror=format=] [19:33:05.485] 18 | char *path = psprintf("%s/lo_shdep.out", realpath(log_opts.dumpdir, NULL)); [19:33:05.485] | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19:33:05.485] | | | [19:33:05.485] | char * int [19:33:05.485] | %d [19:33:05.485] cc1: all warnings being treated as errors [19:33:05.486] make[3]: *** [: dump.o] Error 1 [19:33:05.486] make[2]: *** [Makefile:45: all-pg_upgrade-recurse] Error 2 [19:33:05.486] make[2]: *** Waiting for unfinished jobs.... [19:33:08.226] pg_dump.c: In function ‘main’: [19:33:08.226] pg_dump.c:1088:26: error: declaration of ‘i’ shadows a previous local [-Werror=shadow=compatible-local] [19:33:08.226] 1088 | for (int i = 0; i < numTables; i++) [19:33:08.226] | ^ [19:33:08.226] pg_dump.c:420:33: note: shadowed declaration is here [19:33:08.226] 420 | int i; [19:33:08.226] | ^ [19:33:08.226] cc1: all warnings being treated as errors [19:33:08.227] make[3]: *** [: pg_dump.o] Error 1 [19:33:08.228] make[2]: *** [Makefile:45: all-pg_dump-recurse] Error 2 [19:33:08.228] make[1]: *** [Makefile:42: all-bin-recurse] Error 2 [19:33:08.228] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [19:33:08.228] [19:33:08.228] real 0m59.067s [19:33:08.228] user 2m51.457s [19:33:08.228] sys 0m38.496s [19:33:08.229] [19:33:08.229] Exit status: 2