[14:35:54.715] time ./configure \ [14:35:54.715] --host=x86_64-w64-mingw32 \ [14:35:54.715] --enable-cassert \ [14:35:54.715] --without-icu \ [14:35:54.715] CC="ccache x86_64-w64-mingw32-gcc" \ [14:35:54.715] CXX="ccache x86_64-w64-mingw32-g++" [14:35:54.841] checking build system type... x86_64-pc-linux-gnu [14:35:55.028] checking host system type... x86_64-w64-mingw32 [14:35:55.034] checking which template to use... win32 [14:35:55.034] checking whether NLS is wanted... no [14:35:55.034] checking for default port number... 5432 [14:35:55.042] checking for block size... 8kB [14:35:55.043] checking for segment size... 1GB [14:35:55.046] checking for WAL block size... 8kB [14:35:55.047] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [14:35:55.083] checking whether the C compiler works... yes [14:35:55.207] checking for C compiler default output file name... a.exe [14:35:55.209] checking for suffix of executables... .exe [14:35:55.253] checking whether we are cross compiling... yes [14:35:55.332] checking for suffix of object files... o [14:35:55.342] checking whether we are using the GNU C compiler... yes [14:35:55.349] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [14:35:55.356] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [14:35:55.367] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C11... none needed [14:35:55.417] checking whether we are using the GNU C++ compiler... yes [14:35:55.424] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [14:35:55.467] checking for gawk... no [14:35:55.467] checking for mawk... mawk [14:35:55.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [14:35:55.477] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [14:35:55.485] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [14:35:55.534] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [14:35:55.701] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [14:35:55.708] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [14:35:55.716] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [14:35:55.724] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [14:35:55.732] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [14:35:55.740] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [14:35:55.747] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [14:35:55.754] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [14:35:55.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [14:35:55.769] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [14:35:55.776] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [14:35:55.784] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [14:35:55.792] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [14:35:55.830] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [14:35:55.837] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [14:35:55.844] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [14:35:55.852] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [14:35:55.859] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [14:35:55.866] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [14:35:55.891] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [14:35:55.898] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [14:35:55.905] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [14:35:55.944] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [14:35:55.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [14:35:55.992] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [14:35:56.000] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [14:35:56.036] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [14:35:56.044] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [14:35:56.052] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [14:35:56.061] checking whether the C compiler still works... yes [14:35:56.127] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [14:35:56.210] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [14:35:56.210] checking pkg-config is at least version 0.9.0... yes [14:35:56.226] checking whether to build with ICU support... no [14:35:56.226] checking whether to build with Tcl... no [14:35:56.226] checking whether to build Perl modules... no [14:35:56.227] checking whether to build Python modules... no [14:35:56.227] checking whether to build with GSSAPI support... no [14:35:56.228] checking whether to build with PAM support... no [14:35:56.228] checking whether to build with BSD Authentication support... no [14:35:56.228] checking whether to build with LDAP support... no [14:35:56.228] checking whether to build with Bonjour support... no [14:35:56.228] checking whether to build with SELinux support... no [14:35:56.228] checking whether to build with systemd support... no [14:35:56.229] configure: WARNING: *** Readline does not work on MinGW --- disabling [14:35:56.229] checking whether to build with liburing support... no [14:35:56.229] checking whether to build with libcurl support... no [14:35:56.229] checking whether to build with libnuma support... no [14:35:56.229] checking whether to build with XML support... no [14:35:56.230] checking whether to build with LZ4 support... no [14:35:56.230] checking whether to build with ZSTD support... no [14:35:56.230] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [14:35:56.230] checking whether it is possible to strip libraries... yes [14:35:56.239] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [14:35:56.240] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [14:35:56.240] checking for a BSD-compatible install... /usr/bin/install -c [14:35:56.249] checking for tar... /usr/bin/tar [14:35:56.249] checking whether ln -s works... yes [14:35:56.249] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [14:35:56.251] checking for bison... /usr/bin/bison [14:35:56.254] configure: using bison (GNU Bison) 3.8.2 [14:35:56.256] checking for flex... /usr/bin/flex [14:35:56.258] configure: using flex 2.6.4 [14:35:56.259] checking for perl... /usr/bin/perl [14:35:56.261] configure: using perl 5.36.0 [14:35:56.263] checking for zic... /usr/sbin/zic [14:35:56.264] checking for a sed that does not truncate output... /usr/bin/sed [14:35:56.269] checking for grep that handles long lines and -e... /usr/bin/grep [14:35:56.271] checking for egrep... /usr/bin/grep -E [14:35:56.272] checking for ANSI C header files... yes [14:35:56.323] checking for sys/types.h... yes [14:35:56.341] checking for sys/stat.h... yes [14:35:56.357] checking for stdlib.h... yes [14:35:56.371] checking for string.h... yes [14:35:56.386] checking for memory.h... yes [14:35:56.402] checking for strings.h... yes [14:35:56.418] checking for inttypes.h... yes [14:35:56.436] checking for stdint.h... yes [14:35:56.451] checking for unistd.h... yes [14:35:56.468] checking for main in -lm... yes [14:35:56.520] checking for library containing setproctitle... no [14:35:56.616] checking for library containing dlsym... no [14:35:56.711] checking for library containing socket... -lws2_32 [14:35:56.855] checking for library containing getopt_long... none required [14:35:56.908] checking for library containing shm_open... no [14:35:57.005] checking for library containing shm_unlink... no [14:35:57.100] checking for library containing clock_gettime... no [14:35:57.195] checking for library containing shmget... no [14:35:57.293] checking for library containing backtrace_symbols... no [14:35:57.390] checking for library containing pthread_barrier_wait... -lpthread [14:35:57.488] checking for inflate in -lz... yes [14:35:57.542] checking atomic.h usability... no [14:35:57.606] checking atomic.h presence... no [14:35:57.628] checking for atomic.h... no [14:35:57.632] checking copyfile.h usability... no [14:35:57.689] checking copyfile.h presence... no [14:35:57.711] checking for copyfile.h... no [14:35:57.714] checking execinfo.h usability... no [14:35:57.775] checking execinfo.h presence... no [14:35:57.795] checking for execinfo.h... no [14:35:57.799] checking getopt.h usability... yes [14:35:57.808] checking getopt.h presence... yes [14:35:57.825] checking for getopt.h... yes [14:35:57.833] checking ifaddrs.h usability... no [14:35:57.893] checking ifaddrs.h presence... no [14:35:57.914] checking for ifaddrs.h... no [14:35:57.917] checking mbarrier.h usability... no [14:35:57.978] checking mbarrier.h presence... no [14:35:58.000] checking for mbarrier.h... no [14:35:58.003] checking sys/epoll.h usability... no [14:35:58.064] checking sys/epoll.h presence... no [14:35:58.085] checking for sys/epoll.h... no [14:35:58.088] checking sys/event.h usability... no [14:35:58.148] checking sys/event.h presence... no [14:35:58.169] checking for sys/event.h... no [14:35:58.172] checking sys/personality.h usability... no [14:35:58.232] checking sys/personality.h presence... no [14:35:58.253] checking for sys/personality.h... no [14:35:58.256] checking sys/prctl.h usability... no [14:35:58.314] checking sys/prctl.h presence... no [14:35:58.335] checking for sys/prctl.h... no [14:35:58.339] checking sys/procctl.h usability... no [14:35:58.400] checking sys/procctl.h presence... no [14:35:58.421] checking for sys/procctl.h... no [14:35:58.425] checking sys/signalfd.h usability... no [14:35:58.484] checking sys/signalfd.h presence... no [14:35:58.506] checking for sys/signalfd.h... no [14:35:58.509] checking sys/ucred.h usability... no [14:35:58.569] checking sys/ucred.h presence... no [14:35:58.590] checking for sys/ucred.h... no [14:35:58.594] checking termios.h usability... no [14:35:58.654] checking termios.h presence... no [14:35:58.675] checking for termios.h... no [14:35:58.678] checking ucred.h usability... no [14:35:58.737] checking ucred.h presence... no [14:35:58.758] checking for ucred.h... no [14:35:58.761] checking xlocale.h usability... no [14:35:58.819] checking xlocale.h presence... no [14:35:58.839] checking for xlocale.h... no [14:35:58.843] checking zlib.h usability... yes [14:35:58.855] checking zlib.h presence... yes [14:35:58.876] checking for zlib.h... yes [14:35:58.876] checking for lz4... /usr/bin/lz4 [14:35:58.876] checking for zstd... /usr/bin/zstd [14:35:58.877] checking for openssl... /usr/bin/openssl [14:35:58.881] configure: using openssl: OpenSSL 3.0.17 1 Jul 2025 (Library: OpenSSL 3.0.17 1 Jul 2025) [14:35:58.882] checking crtdefs.h usability... yes [14:35:58.891] checking crtdefs.h presence... yes [14:35:58.907] checking for crtdefs.h... yes [14:35:58.908] checking whether byte ordering is bigendian... no [14:35:58.985] checking for inline... inline [14:35:58.993] checking for printf format archetype... gnu_printf [14:35:59.002] checking for _Static_assert... yes [14:35:59.047] checking for typeof... typeof [14:35:59.055] checking for __builtin_types_compatible_p... yes [14:35:59.067] checking for __builtin_constant_p... yes [14:35:59.078] checking for __builtin_mul_overflow... yes [14:35:59.129] checking for __builtin_unreachable... yes [14:35:59.175] checking for computed goto support... yes [14:35:59.184] checking for struct tm.tm_zone... no [14:35:59.268] checking for union semun... no [14:35:59.305] checking for socklen_t... yes [14:36:00.545] checking for struct sockaddr.sa_len... no [14:36:02.705] checking for C/C++ restrict keyword... __restrict [14:36:02.719] checking for struct option... yes [14:36:02.765] checking whether assembler supports x86_64 popcntq... yes [14:36:02.773] checking size of off_t... 4 [14:36:02.991] 0 [14:36:02.991] checking for int timezone... yes [14:36:03.048] checking for backtrace_symbols... no [14:36:03.100] checking for copyfile... no [14:36:03.153] checking for copy_file_range... no [14:36:03.204] checking for elf_aux_info... no [14:36:03.256] checking for getauxval... no [14:36:03.311] checking for getifaddrs... no [14:36:03.365] checking for getpeerucred... no [14:36:03.420] checking for inet_pton... yes [14:36:03.474] checking for kqueue... no [14:36:03.530] checking for localeconv_l... no [14:36:03.587] checking for mbstowcs_l... no [14:36:03.645] checking for posix_fallocate... no [14:36:03.702] checking for ppoll... no [14:36:03.759] checking for pthread_is_threaded_np... no [14:36:03.814] checking for setproctitle... no [14:36:03.870] checking for setproctitle_fast... no [14:36:03.926] checking for strsignal... no [14:36:03.978] checking for syncfs... no [14:36:04.031] checking for sync_file_range... no [14:36:04.083] checking for uselocale... no [14:36:04.137] checking for wcstombs_l... no [14:36:04.188] checking for __builtin_bswap16... yes [14:36:04.238] checking for __builtin_bswap32... yes [14:36:04.288] checking for __builtin_bswap64... yes [14:36:04.339] checking for __builtin_clz... yes [14:36:04.391] checking for __builtin_ctz... yes [14:36:04.441] checking for __builtin_popcount... yes [14:36:04.492] checking for __builtin_frame_address... yes [14:36:04.545] checking for _LARGEFILE_SOURCE value needed for large files... no [14:36:04.601] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [14:36:04.635] checking for posix_fadvise... no [14:36:04.692] checking whether posix_fadvise is declared... no [14:36:04.742] checking whether fdatasync is declared... no [14:36:04.791] checking whether strlcat is declared... no [14:36:04.862] checking whether strlcpy is declared... no [14:36:04.932] checking whether strnlen is declared... yes [14:36:04.947] checking whether strsep is declared... no [14:36:05.015] checking whether timingsafe_bcmp is declared... no [14:36:05.082] checking whether preadv is declared... no [14:36:05.122] checking whether pwritev is declared... no [14:36:05.161] checking whether strchrnul is declared... no [14:36:05.204] checking whether memset_s is declared... no [14:36:05.247] checking whether F_FULLFSYNC is declared... no [14:36:05.285] checking for explicit_bzero... no [14:36:05.332] checking for getopt... yes [14:36:05.377] checking for getpeereid... no [14:36:05.425] checking for inet_aton... no [14:36:05.474] checking for mkdtemp... no [14:36:05.523] checking for strlcat... no [14:36:05.574] checking for strlcpy... no [14:36:05.625] checking for strnlen... yes [14:36:05.676] checking for strsep... no [14:36:05.728] checking for timingsafe_bcmp... no [14:36:05.780] checking for pthread_barrier_wait... yes [14:36:05.827] configure: On mingw32 we will use our strtof wrapper. [14:36:05.827] checking for getopt_long... yes [14:36:05.876] checking for syslog... no [14:36:05.929] checking for opterr... yes [14:36:05.982] checking for optreset... no [14:36:06.039] checking test program... cross-compiling [14:36:06.039] checking size of void *... 8 [14:36:06.331] checking size of size_t... 8 [14:36:06.620] checking size of long... 4 [14:36:06.833] checking size of long long... 8 [14:36:07.108] checking alignment of short... 2 [14:36:07.248] checking alignment of int... 4 [14:36:07.458] checking alignment of long... 4 [14:36:07.662] checking alignment of int64_t... 8 [14:36:07.935] checking alignment of double... 8 [14:36:08.211] checking for __int128... yes [14:36:08.264] checking for __int128 alignment bug... assuming ok [14:36:08.264] checking alignment of PG_INT128_TYPE... 16 [14:36:08.605] checking for builtin __sync char locking functions... yes [14:36:08.650] checking for builtin __sync int32 locking functions... yes [14:36:08.695] checking for builtin __sync int32 atomic operations... yes [14:36:08.740] checking for builtin __sync int64 atomic operations... yes [14:36:08.785] checking for builtin __atomic int32 atomic operations... yes [14:36:08.828] checking for builtin __atomic int64 atomic operations... yes [14:36:08.875] checking for __get_cpuid... yes [14:36:08.922] checking for __get_cpuid_count... yes [14:36:08.967] checking for _xgetbv... yes [14:36:09.369] checking for _mm512_popcnt_epi64... yes [14:36:09.783] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [14:36:09.889] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [14:36:09.914] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [14:36:09.935] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [14:36:09.957] 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:36:10.019] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [14:36:10.019] checking for _mm512_clmulepi64_epi128... yes [14:36:10.436] checking for vectorized CRC-32C... AVX-512 with runtime check [14:36:10.437] checking which random number source to use... Windows native [14:36:10.438] checking for xmllint... /usr/bin/xmllint [14:36:10.439] checking for xsltproc... /usr/bin/xsltproc [14:36:10.439] checking for fop... /usr/bin/fop [14:36:10.439] checking for dbtoepub... no [14:36:10.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [14:36:10.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [14:36:10.440] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [14:36:10.451] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [14:36:10.451] 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:36:10.451] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [14:36:10.451] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [14:36:10.548] configure: creating ./config.status [14:36:10.639] config.status: creating GNUmakefile [14:36:10.651] config.status: creating src/Makefile.global [14:36:10.668] config.status: creating src/include/pg_config.h [14:36:10.680] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [14:36:10.695] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [14:36:10.702] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [14:36:10.710] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [14:36:10.718] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [14:36:10.722] config.status: executing check_win32_symlinks commands [14:36:10.758] [14:36:10.758] real 0m16.043s [14:36:10.758] user 0m10.589s [14:36:10.758] sys 0m5.202s [14:36:10.758] make -s -j${BUILD_JOBS} clean [14:36:11.321] time make -s -j${BUILD_JOBS} world-bin [14:36:15.891] In file included from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/xmmintrin.h:1316, [14:36:15.891] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/immintrin.h:31, [14:36:15.891] from /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/x86intrin.h:32, [14:36:15.891] from /usr/share/mingw-w64/include/winnt.h:1555, [14:36:15.891] from /usr/share/mingw-w64/include/minwindef.h:163, [14:36:15.891] from /usr/share/mingw-w64/include/windef.h:9, [14:36:15.891] from /usr/share/mingw-w64/include/windows.h:69, [14:36:15.891] from /usr/share/mingw-w64/include/winsock2.h:23, [14:36:15.891] from ../../../src/include/port/win32_port.h:60, [14:36:15.891] from ../../../src/include/port.h:24, [14:36:15.891] from ../../../src/include/c.h:1353, [14:36:15.891] from ../../../src/include/postgres.h:48, [14:36:15.891] from copyfromparse.c:59: [14:36:15.891] In function ‘_mm_or_si128’, [14:36:15.891] inlined from ‘vector8_or’ at ../../../src/include/port/simd.h:341:9, [14:36:15.891] inlined from ‘CopyReadLineText’ at copyfromparse.c:1375:13, [14:36:15.891] inlined from ‘CopyReadLine’ at copyfromparse.c:1177:11: [14:36:15.891] /usr/lib/gcc/x86_64-w64-mingw32/12-win32/include/emmintrin.h:1323:21: error: ‘match’ may be used uninitialized [-Werror=maybe-uninitialized] [14:36:15.891] 1323 | return (__m128i) ((__v2du)__A | (__v2du)__B); [14:36:15.891] | ^~~~~~~~~~~ [14:36:15.891] copyfromparse.c: In function ‘CopyReadLine’: [14:36:15.891] copyfromparse.c:1363:41: note: ‘match’ was declared here [14:36:15.891] 1363 | Vector8 match; [14:36:15.891] | ^~~~~ [14:36:15.891] cc1: all warnings being treated as errors [14:36:15.892] make[3]: *** [: copyfromparse.o] Error 1 [14:36:15.892] make[2]: *** [common.mk:37: commands-recursive] Error 2 [14:36:15.892] make[2]: *** Waiting for unfinished jobs.... [14:36:16.019] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [14:36:16.019] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [14:36:16.020] [14:36:16.020] real 0m4.698s [14:36:16.020] user 0m8.521s [14:36:16.020] sys 0m5.185s [14:36:16.020] [14:36:16.020] Exit status: 2