[14:51:15.391] time ./configure \ [14:51:15.391] --host=x86_64-w64-mingw32 \ [14:51:15.391] --enable-cassert \ [14:51:15.391] --without-icu \ [14:51:15.391] CC="ccache x86_64-w64-mingw32-gcc" \ [14:51:15.391] CXX="ccache x86_64-w64-mingw32-g++" [14:51:15.526] checking build system type... x86_64-pc-linux-gnu [14:51:15.691] checking host system type... x86_64-w64-mingw32 [14:51:15.697] checking which template to use... win32 [14:51:15.697] checking whether NLS is wanted... no [14:51:15.697] checking for default port number... 5432 [14:51:15.705] checking for block size... 8kB [14:51:15.706] checking for segment size... 1GB [14:51:15.709] checking for WAL block size... 8kB [14:51:15.710] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:51:15.747] checking whether the C compiler works... yes [14:51:15.875] checking for C compiler default output file name... a.exe [14:51:15.877] checking for suffix of executables... .exe [14:51:15.923] checking whether we are cross compiling... yes [14:51:16.005] checking for suffix of object files... o [14:51:16.014] checking whether we are using the GNU C compiler... yes [14:51:16.022] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:51:16.041] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:51:16.051] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [14:51:16.103] checking whether we are using the GNU C++ compiler... yes [14:51:16.111] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:51:16.154] checking for gawk... no [14:51:16.154] checking for mawk... mawk [14:51:16.157] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:51:16.165] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:51:16.173] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:51:16.223] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:51:16.376] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:51:16.384] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:51:16.392] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:51:16.400] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:51:16.407] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:51:16.414] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:51:16.422] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:51:16.430] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:51:16.439] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:51:16.448] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:51:16.456] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:51:16.465] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:51:16.473] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:51:16.514] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:51:16.521] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:51:16.529] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:51:16.547] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:51:16.555] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:51:16.572] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:51:16.597] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:51:16.616] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:51:16.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:51:16.665] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:51:16.707] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:51:16.714] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:51:16.722] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:51:16.758] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:51:16.767] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:51:16.775] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:51:16.784] checking whether the C compiler still works... yes [14:51:16.855] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:51:16.943] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:51:16.943] checking pkg-config is at least version 0.9.0... yes [14:51:16.960] checking whether to build with ICU support... no [14:51:16.960] checking whether to build with Tcl... no [14:51:16.960] checking whether to build Perl modules... no [14:51:16.960] checking whether to build Python modules... no [14:51:16.961] checking whether to build with GSSAPI support... no [14:51:16.962] checking whether to build with PAM support... no [14:51:16.962] checking whether to build with BSD Authentication support... no [14:51:16.962] checking whether to build with LDAP support... no [14:51:16.962] checking whether to build with Bonjour support... no [14:51:16.962] checking whether to build with SELinux support... no [14:51:16.962] checking whether to build with systemd support... no [14:51:16.962] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:51:16.963] checking whether to build with liburing support... no [14:51:16.963] checking whether to build with libcurl support... no [14:51:16.963] checking whether to build with libnuma support... no [14:51:16.963] checking whether to build with XML support... no [14:51:16.964] checking whether to build with LZ4 support... no [14:51:16.964] checking whether to build with ZSTD support... no [14:51:16.964] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:51:16.964] checking whether it is possible to strip libraries... yes [14:51:16.971] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:51:16.972] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:51:16.972] checking for a BSD-compatible install... /usr/bin/install -c [14:51:16.982] checking for tar... /usr/bin/tar [14:51:16.982] checking whether ln -s works... yes [14:51:16.982] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:51:16.985] checking for bison... /usr/bin/bison [14:51:16.987] configure: using bison (GNU Bison) 3.8.2 [14:51:16.991] checking for flex... /usr/bin/flex [14:51:16.993] configure: using flex 2.6.4 [14:51:16.993] checking for perl... /usr/bin/perl [14:51:16.996] configure: using perl 5.36.0 [14:51:16.998] checking for zic... /usr/sbin/zic [14:51:16.999] checking for a sed that does not truncate output... /usr/bin/sed [14:51:17.004] checking for grep that handles long lines and -e... /usr/bin/grep [14:51:17.007] checking for egrep... /usr/bin/grep -E [14:51:17.008] checking for ANSI C header files... yes [14:51:17.110] checking for sys/types.h... yes [14:51:17.129] checking for sys/stat.h... yes [14:51:17.200] checking for stdlib.h... yes [14:51:17.217] checking for string.h... yes [14:51:17.234] checking for memory.h... yes [14:51:17.252] checking for strings.h... yes [14:51:17.269] checking for inttypes.h... yes [14:51:17.287] checking for stdint.h... yes [14:51:17.304] checking for unistd.h... yes [14:51:17.321] checking for main in -lm... yes [14:51:17.374] checking for library containing setproctitle... no [14:51:17.474] checking for library containing dlsym... no [14:51:17.572] checking for library containing socket... -lws2_32 [14:51:17.716] checking for library containing getopt_long... none required [14:51:17.770] checking for library containing shm_open... no [14:51:17.869] checking for library containing shm_unlink... no [14:51:17.966] checking for library containing clock_gettime... no [14:51:18.062] checking for library containing shmget... no [14:51:18.161] checking for library containing backtrace_symbols... no [14:51:18.262] checking for library containing pthread_barrier_wait... -lpthread [14:51:18.363] checking for inflate in -lz... yes [14:51:18.419] checking atomic.h usability... no [14:51:18.481] checking atomic.h presence... no [14:51:18.504] checking for atomic.h... no [14:51:18.508] checking copyfile.h usability... no [14:51:18.572] checking copyfile.h presence... no [14:51:18.594] checking for copyfile.h... no [14:51:18.598] checking execinfo.h usability... no [14:51:18.659] checking execinfo.h presence... no [14:51:18.682] checking for execinfo.h... no [14:51:18.686] checking getopt.h usability... yes [14:51:18.694] checking getopt.h presence... yes [14:51:18.712] checking for getopt.h... yes [14:51:18.721] checking ifaddrs.h usability... no [14:51:18.782] checking ifaddrs.h presence... no [14:51:18.804] checking for ifaddrs.h... no [14:51:18.807] checking mbarrier.h usability... no [14:51:18.867] checking mbarrier.h presence... no [14:51:18.889] checking for mbarrier.h... no [14:51:18.893] checking sys/epoll.h usability... no [14:51:18.955] checking sys/epoll.h presence... no [14:51:18.978] checking for sys/epoll.h... no [14:51:18.982] checking sys/event.h usability... no [14:51:19.043] checking sys/event.h presence... no [14:51:19.066] checking for sys/event.h... no [14:51:19.071] checking sys/personality.h usability... no [14:51:19.133] checking sys/personality.h presence... no [14:51:19.155] checking for sys/personality.h... no [14:51:19.158] checking sys/prctl.h usability... no [14:51:19.218] checking sys/prctl.h presence... no [14:51:19.239] checking for sys/prctl.h... no [14:51:19.243] checking sys/procctl.h usability... no [14:51:19.304] checking sys/procctl.h presence... no [14:51:19.325] checking for sys/procctl.h... no [14:51:19.328] checking sys/signalfd.h usability... no [14:51:19.388] checking sys/signalfd.h presence... no [14:51:19.409] checking for sys/signalfd.h... no [14:51:19.413] checking sys/ucred.h usability... no [14:51:19.473] checking sys/ucred.h presence... no [14:51:19.494] checking for sys/ucred.h... no [14:51:19.498] checking termios.h usability... no [14:51:19.558] checking termios.h presence... no [14:51:19.579] checking for termios.h... no [14:51:19.582] checking ucred.h usability... no [14:51:19.642] checking ucred.h presence... no [14:51:19.662] checking for ucred.h... no [14:51:19.666] checking xlocale.h usability... no [14:51:19.725] checking xlocale.h presence... no [14:51:19.746] checking for xlocale.h... no [14:51:19.750] checking zlib.h usability... yes [14:51:19.759] checking zlib.h presence... yes [14:51:19.779] checking for zlib.h... yes [14:51:19.780] checking for lz4... /usr/bin/lz4 [14:51:19.780] checking for zstd... /usr/bin/zstd [14:51:19.780] checking for openssl... /usr/bin/openssl [14:51:19.785] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [14:51:19.786] checking crtdefs.h usability... yes [14:51:19.795] checking crtdefs.h presence... yes [14:51:19.812] checking for crtdefs.h... yes [14:51:19.814] checking whether byte ordering is bigendian... no [14:51:19.898] checking for inline... inline [14:51:19.929] checking for printf format archetype... gnu_printf [14:51:19.938] checking for _Static_assert... yes [14:51:19.986] checking for typeof... typeof [14:51:19.994] checking for __builtin_types_compatible_p... yes [14:51:20.006] checking for __builtin_constant_p... yes [14:51:20.018] checking for __builtin_mul_overflow... yes [14:51:20.071] checking for __builtin_unreachable... yes [14:51:20.119] checking for computed goto support... yes [14:51:20.127] checking for struct tm.tm_zone... no [14:51:20.215] checking for union semun... no [14:51:20.255] checking for socklen_t... yes [14:51:21.856] checking for struct sockaddr.sa_len... no [14:51:24.096] checking for C/C++ restrict keyword... __restrict [14:51:24.109] checking for struct option... yes [14:51:24.167] checking whether assembler supports x86_64 popcntq... yes [14:51:24.175] checking size of off_t... 4 [14:51:24.412] 0 [14:51:24.413] checking for int timezone... yes [14:51:24.468] checking for backtrace_symbols... no [14:51:24.523] checking for copyfile... no [14:51:24.579] checking for copy_file_range... no [14:51:24.635] checking for elf_aux_info... no [14:51:24.692] checking for getauxval... no [14:51:24.750] checking for getifaddrs... no [14:51:24.807] checking for getpeerucred... no [14:51:24.864] checking for inet_pton... yes [14:51:24.919] checking for kqueue... no [14:51:24.975] checking for localeconv_l... no [14:51:25.029] checking for mbstowcs_l... no [14:51:25.085] checking for posix_fallocate... no [14:51:25.140] checking for ppoll... no [14:51:25.194] checking for pthread_is_threaded_np... no [14:51:25.250] checking for setproctitle... no [14:51:25.307] checking for setproctitle_fast... no [14:51:25.363] checking for strsignal... no [14:51:25.420] checking for syncfs... no [14:51:25.476] checking for sync_file_range... no [14:51:25.532] checking for uselocale... no [14:51:25.588] checking for wcstombs_l... no [14:51:25.642] checking for __builtin_bswap16... yes [14:51:25.697] checking for __builtin_bswap32... yes [14:51:25.750] checking for __builtin_bswap64... yes [14:51:25.804] checking for __builtin_clz... yes [14:51:25.859] checking for __builtin_ctz... yes [14:51:25.912] checking for __builtin_popcount... yes [14:51:25.966] checking for __builtin_frame_address... yes [14:51:26.022] checking for _LARGEFILE_SOURCE value needed for large files... no [14:51:26.081] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:51:26.117] checking for posix_fadvise... no [14:51:26.177] checking whether posix_fadvise is declared... no [14:51:26.229] checking whether fdatasync is declared... no [14:51:26.279] checking whether strlcat is declared... no [14:51:26.346] checking whether strlcpy is declared... no [14:51:26.416] checking whether strnlen is declared... yes [14:51:26.432] checking whether strsep is declared... no [14:51:26.502] checking whether timingsafe_bcmp is declared... no [14:51:26.573] checking whether preadv is declared... no [14:51:26.616] checking whether pwritev is declared... no [14:51:26.657] checking whether strchrnul is declared... no [14:51:26.705] checking whether memset_s is declared... no [14:51:26.752] checking whether F_FULLFSYNC is declared... no [14:51:26.797] checking for explicit_bzero... no [14:51:26.855] checking for getopt... yes [14:51:26.904] checking for getpeereid... no [14:51:26.958] checking for inet_aton... no [14:51:27.012] checking for mkdtemp... no [14:51:27.066] checking for strlcat... no [14:51:27.117] checking for strlcpy... no [14:51:27.169] checking for strnlen... yes [14:51:27.221] checking for strsep... no [14:51:27.273] checking for timingsafe_bcmp... no [14:51:27.328] checking for pthread_barrier_wait... yes [14:51:27.377] configure: On mingw32 we will use our strtof wrapper. [14:51:27.377] checking for getopt_long... yes [14:51:27.427] checking for syslog... no [14:51:27.480] checking for opterr... yes [14:51:27.535] checking for optreset... no [14:51:27.595] checking test program... cross-compiling [14:51:27.595] checking size of void *... 8 [14:51:27.913] checking size of size_t... 8 [14:51:28.229] checking size of long... 4 [14:51:28.474] checking size of long long... 8 [14:51:28.847] checking alignment of short... 2 [14:51:29.000] checking alignment of int... 4 [14:51:29.221] checking alignment of long... 4 [14:51:29.450] checking alignment of int64_t... 8 [14:51:29.772] checking alignment of double... 8 [14:51:30.076] checking for __int128... yes [14:51:30.134] checking for __int128 alignment bug... assuming ok [14:51:30.134] checking alignment of PG_INT128_TYPE... 16 [14:51:30.506] checking for builtin __sync char locking functions... yes [14:51:30.556] checking for builtin __sync int32 locking functions... yes [14:51:30.604] checking for builtin __sync int32 atomic operations... yes [14:51:30.653] checking for builtin __sync int64 atomic operations... yes [14:51:30.702] checking for builtin __atomic int32 atomic operations... yes [14:51:30.750] checking for builtin __atomic int64 atomic operations... yes [14:51:30.800] checking for __get_cpuid... yes [14:51:30.853] checking for __get_cpuid_count... yes [14:51:30.902] checking for _xgetbv... yes [14:51:31.329] checking for _mm512_popcnt_epi64... yes [14:51:31.763] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:51:31.873] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:51:31.897] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:51:31.919] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:51:31.939] 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 [14:51:31.999] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:51:32.000] checking for _mm512_clmulepi64_epi128... yes [14:51:32.423] checking for vectorized CRC-32C... AVX-512 with runtime check [14:51:32.423] checking which random number source to use... Windows native [14:51:32.425] checking for xmllint... /usr/bin/xmllint [14:51:32.425] checking for xsltproc... /usr/bin/xsltproc [14:51:32.426] checking for fop... /usr/bin/fop [14:51:32.426] checking for dbtoepub... no [14:51:32.426] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:51:32.427] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:51:32.427] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:51:32.438] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:51:32.438] 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 [14:51:32.438] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:51:32.438] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:51:32.538] configure: creating ./config.status [14:51:32.637] config.status: creating GNUmakefile [14:51:32.650] config.status: creating src/Makefile.global [14:51:32.668] config.status: creating src/include/pg_config.h [14:51:32.682] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:51:32.699] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:51:32.707] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:51:32.715] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:51:32.724] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:51:32.728] config.status: executing check_win32_symlinks commands [14:51:32.764] [14:51:32.764] real 0m17.373s [14:51:32.764] user 0m11.542s [14:51:32.764] sys 0m5.611s [14:51:32.764] make -s -j${BUILD_JOBS} clean [14:51:33.355] time make -s -j${BUILD_JOBS} world-bin [14:52:10.761] buffile.c: In function ‘BufFileLoadBuffer’: [14:52:10.761] buffile.c:725:95: error: passing argument 2 of ‘uncompress’ from incompatible pointer type [-Werror=incompatible-pointer-types] [14:52:10.761] 725 | ret = uncompress((uint8 *) file->buffer.data, &len, [14:52:10.761] | ^~~~ [14:52:10.761] | | [14:52:10.761] | size_t * {aka long long unsigned int *} [14:52:10.761] In file included from /usr/x86_64-w64-mingw32/include/zlib.h:34, [14:52:10.761] from buffile.c:64: [14:52:10.761] /usr/x86_64-w64-mingw32/include/zlib.h:1267:32: note: expected ‘uLongf *’ {aka ‘long unsigned int *’} but argument is of type ‘size_t *’ {aka ‘long long unsigned int *’} [14:52:10.761] 1267 | ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen, [14:52:10.761] | ^~ [14:52:10.761] buffile.c: In function ‘BufFileDumpBuffer’: [14:52:10.761] buffile.c:854:101: error: passing argument 2 of ‘compress2’ from incompatible pointer type [-Werror=incompatible-pointer-types] [14:52:10.761] 854 | ret = compress2((uint8 *) (cData + sizeof(CompressHeader)), &len, [14:52:10.761] | ^~~~ [14:52:10.761] | | [14:52:10.761] | size_t * {aka long long unsigned int *} [14:52:10.761] /usr/x86_64-w64-mingw32/include/zlib.h:1244:31: note: expected ‘uLongf *’ {aka ‘long unsigned int *’} but argument is of type ‘size_t *’ {aka ‘long long unsigned int *’} [14:52:10.761] 1244 | ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, [14:52:10.761] | ^~ [14:52:10.761] cc1: all warnings being treated as errors [14:52:10.762] make[4]: *** [: buffile.o] Error 1 [14:52:10.762] make[4]: *** Waiting for unfinished jobs.... [14:52:11.651] make[3]: *** [../../../src/backend/common.mk:37: file-recursive] Error 2 [14:52:11.652] make[2]: *** [common.mk:37: storage-recursive] Error 2 [14:52:11.652] make[2]: *** Waiting for unfinished jobs.... [14:52:13.173] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:52:13.174] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:52:13.174] [14:52:13.174] real 0m39.819s [14:52:13.174] user 1m57.388s [14:52:13.174] sys 0m26.700s [14:52:13.175] [14:52:13.175] Exit status: 2