[05:51:43.754] time ./configure \ [05:51:43.754] --host=x86_64-w64-mingw32 \ [05:51:43.754] --enable-cassert \ [05:51:43.754] --without-icu \ [05:51:43.754] CC="ccache x86_64-w64-mingw32-gcc" \ [05:51:43.754] CXX="ccache x86_64-w64-mingw32-g++" [05:51:43.865] checking build system type... x86_64-pc-linux-gnu [05:51:44.067] checking host system type... x86_64-w64-mingw32 [05:51:44.072] checking which template to use... win32 [05:51:44.073] checking whether NLS is wanted... no [05:51:44.073] checking for default port number... 5432 [05:51:44.079] checking for block size... 8kB [05:51:44.080] checking for segment size... 1GB [05:51:44.083] checking for WAL block size... 8kB [05:51:44.084] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:51:44.118] checking whether the C compiler works... yes [05:51:44.263] checking for C compiler default output file name... a.exe [05:51:44.264] checking for suffix of executables... .exe [05:51:44.305] checking whether we are cross compiling... yes [05:51:44.380] checking for suffix of object files... o [05:51:44.388] checking whether we are using the GNU C compiler... yes [05:51:44.394] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:51:44.401] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:51:44.429] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:51:44.492] checking whether we are using the GNU C++ compiler... yes [05:51:44.499] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:51:44.564] checking for gawk... no [05:51:44.564] checking for mawk... mawk [05:51:44.566] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:51:44.573] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:51:44.579] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:51:44.624] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:51:44.812] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:51:44.819] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:51:44.825] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:51:44.832] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:51:44.839] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:51:44.872] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:51:44.879] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:51:44.886] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:51:44.893] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:51:44.900] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:51:44.907] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:51:44.914] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:51:44.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:51:44.984] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:51:44.991] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:51:44.998] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:51:45.005] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:51:45.012] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:51:45.019] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:51:45.042] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:51:45.049] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:51:45.056] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:51:45.093] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:51:45.131] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:51:45.138] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:51:45.144] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:51:45.178] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:51:45.185] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:51:45.192] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:51:45.264] checking whether the C compiler still works... yes [05:51:45.330] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:51:45.401] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:51:45.401] checking pkg-config is at least version 0.9.0... yes [05:51:45.418] checking whether to build with ICU support... no [05:51:45.418] checking whether to build with Tcl... no [05:51:45.418] checking whether to build Perl modules... no [05:51:45.418] checking whether to build Python modules... no [05:51:45.418] checking whether to build with GSSAPI support... no [05:51:45.420] checking whether to build with PAM support... no [05:51:45.420] checking whether to build with BSD Authentication support... no [05:51:45.420] checking whether to build with LDAP support... no [05:51:45.420] checking whether to build with Bonjour support... no [05:51:45.420] checking whether to build with SELinux support... no [05:51:45.420] checking whether to build with systemd support... no [05:51:45.420] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:51:45.421] checking whether to build with XML support... no [05:51:45.421] checking whether to build with LZ4 support... no [05:51:45.421] checking whether to build with ZSTD support... no [05:51:45.421] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:51:45.422] checking whether it is possible to strip libraries... yes [05:51:45.430] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:51:45.430] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:51:45.431] checking for a BSD-compatible install... /usr/bin/install -c [05:51:45.440] checking for tar... /usr/bin/tar [05:51:45.440] checking whether ln -s works... yes [05:51:45.440] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:51:45.443] checking for bison... /usr/bin/bison [05:51:45.445] configure: using bison (GNU Bison) 3.8.2 [05:51:45.448] checking for flex... /usr/bin/flex [05:51:45.460] configure: using flex 2.6.4 [05:51:45.460] checking for perl... /usr/bin/perl [05:51:45.463] configure: using perl 5.36.0 [05:51:45.465] checking for zic... /usr/sbin/zic [05:51:45.465] checking for a sed that does not truncate output... /usr/bin/sed [05:51:45.470] checking for grep that handles long lines and -e... /usr/bin/grep [05:51:45.472] checking for egrep... /usr/bin/grep -E [05:51:45.473] checking for ANSI C header files... yes [05:51:45.561] checking for sys/types.h... yes [05:51:45.576] checking for sys/stat.h... yes [05:51:45.592] checking for stdlib.h... yes [05:51:45.606] checking for string.h... yes [05:51:45.619] checking for memory.h... yes [05:51:45.633] checking for strings.h... yes [05:51:45.647] checking for inttypes.h... yes [05:51:45.663] checking for stdint.h... yes [05:51:45.676] checking for unistd.h... yes [05:51:45.690] checking for main in -lm... yes [05:51:45.737] checking for library containing setproctitle... no [05:51:45.827] checking for library containing dlsym... no [05:51:45.913] checking for library containing socket... -lws2_32 [05:51:46.050] checking for library containing getopt_long... none required [05:51:46.098] checking for library containing shm_open... no [05:51:46.186] checking for library containing shm_unlink... no [05:51:46.273] checking for library containing clock_gettime... no [05:51:46.363] checking for library containing shmget... no [05:51:46.453] checking for library containing backtrace_symbols... no [05:51:46.543] checking for library containing pthread_barrier_wait... -lpthread [05:51:46.633] checking for inflate in -lz... yes [05:51:46.680] checking for stdbool.h that conforms to C99... yes [05:51:46.700] checking for _Bool... yes [05:51:46.772] checking atomic.h usability... no [05:51:46.827] checking atomic.h presence... no [05:51:46.847] checking for atomic.h... no [05:51:46.850] checking copyfile.h usability... no [05:51:46.906] checking copyfile.h presence... no [05:51:46.926] checking for copyfile.h... no [05:51:46.929] checking execinfo.h usability... no [05:51:46.988] checking execinfo.h presence... no [05:51:47.009] checking for execinfo.h... no [05:51:47.013] checking getopt.h usability... yes [05:51:47.021] checking getopt.h presence... yes [05:51:47.038] checking for getopt.h... yes [05:51:47.046] checking ifaddrs.h usability... no [05:51:47.105] checking ifaddrs.h presence... no [05:51:47.126] checking for ifaddrs.h... no [05:51:47.129] checking mbarrier.h usability... no [05:51:47.186] checking mbarrier.h presence... no [05:51:47.205] checking for mbarrier.h... no [05:51:47.208] checking sys/epoll.h usability... no [05:51:47.266] checking sys/epoll.h presence... no [05:51:47.287] checking for sys/epoll.h... no [05:51:47.290] checking sys/event.h usability... no [05:51:47.347] checking sys/event.h presence... no [05:51:47.366] checking for sys/event.h... no [05:51:47.369] checking sys/personality.h usability... no [05:51:47.425] checking sys/personality.h presence... no [05:51:47.445] checking for sys/personality.h... no [05:51:47.448] checking sys/prctl.h usability... no [05:51:47.505] checking sys/prctl.h presence... no [05:51:47.525] checking for sys/prctl.h... no [05:51:47.528] checking sys/procctl.h usability... no [05:51:47.584] checking sys/procctl.h presence... no [05:51:47.606] checking for sys/procctl.h... no [05:51:47.609] checking sys/signalfd.h usability... no [05:51:47.667] checking sys/signalfd.h presence... no [05:51:47.687] checking for sys/signalfd.h... no [05:51:47.691] checking sys/ucred.h usability... no [05:51:47.745] checking sys/ucred.h presence... no [05:51:47.764] checking for sys/ucred.h... no [05:51:47.768] checking termios.h usability... no [05:51:47.823] checking termios.h presence... no [05:51:47.843] checking for termios.h... no [05:51:47.846] checking ucred.h usability... no [05:51:47.902] checking ucred.h presence... no [05:51:47.923] checking for ucred.h... no [05:51:47.926] checking zlib.h usability... yes [05:51:47.938] checking zlib.h presence... yes [05:51:47.958] checking for zlib.h... yes [05:51:47.958] checking for lz4... /usr/bin/lz4 [05:51:47.958] checking for zstd... /usr/bin/zstd [05:51:47.959] checking for openssl... /usr/bin/openssl [05:51:47.963] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [05:51:47.963] checking crtdefs.h usability... yes [05:51:47.971] checking crtdefs.h presence... yes [05:51:47.986] checking for crtdefs.h... yes [05:51:47.987] checking whether byte ordering is bigendian... no [05:51:48.060] checking for inline... inline [05:51:48.067] checking for printf format archetype... gnu_printf [05:51:48.075] checking for _Static_assert... yes [05:51:48.116] checking for typeof... typeof [05:51:48.123] checking for __builtin_types_compatible_p... yes [05:51:48.133] checking for __builtin_constant_p... yes [05:51:48.144] checking for __builtin_unreachable... yes [05:51:48.185] checking for computed goto support... yes [05:51:48.192] checking for struct tm.tm_zone... no [05:51:48.267] checking for union semun... no [05:51:48.300] checking for socklen_t... yes [05:51:49.492] checking for struct sockaddr.sa_len... no [05:51:51.579] checking for locale_t... no [05:51:51.645] checking for C/C++ restrict keyword... __restrict [05:51:51.658] checking for struct option... yes [05:51:51.699] checking whether assembler supports x86_64 popcntq... yes [05:51:51.706] checking size of off_t... 4 [05:51:51.912] 0 [05:51:51.912] checking size of bool... 1 [05:51:51.959] checking for int timezone... yes [05:51:52.009] checking for wcstombs_l declaration... no [05:51:52.094] checking for backtrace_symbols... no [05:51:52.144] checking for copyfile... no [05:51:52.195] checking for copy_file_range... no [05:51:52.247] checking for getifaddrs... no [05:51:52.299] checking for getpeerucred... no [05:51:52.350] checking for inet_pton... yes [05:51:52.402] checking for kqueue... no [05:51:52.454] checking for mbstowcs_l... no [05:51:52.506] checking for memset_s... no [05:51:52.558] checking for posix_fallocate... no [05:51:52.612] checking for ppoll... no [05:51:52.665] checking for pthread_is_threaded_np... no [05:51:52.716] checking for setproctitle... no [05:51:52.768] checking for setproctitle_fast... no [05:51:52.819] checking for strchrnul... no [05:51:52.870] checking for strsignal... no [05:51:52.921] checking for syncfs... no [05:51:52.971] checking for sync_file_range... no [05:51:53.022] checking for uselocale... no [05:51:53.074] checking for wcstombs_l... no [05:51:53.121] checking for __builtin_bswap16... yes [05:51:53.170] checking for __builtin_bswap32... yes [05:51:53.218] checking for __builtin_bswap64... yes [05:51:53.266] checking for __builtin_clz... yes [05:51:53.314] checking for __builtin_ctz... yes [05:51:53.363] checking for __builtin_popcount... yes [05:51:53.413] checking for __builtin_frame_address... yes [05:51:53.462] checking for _LARGEFILE_SOURCE value needed for large files... no [05:51:53.516] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:51:53.547] checking for posix_fadvise... no [05:51:53.602] checking whether posix_fadvise is declared... no [05:51:53.650] checking whether fdatasync is declared... no [05:51:53.700] checking whether strlcat is declared... no [05:51:53.766] checking whether strlcpy is declared... no [05:51:53.831] checking whether strnlen is declared... yes [05:51:53.845] checking whether strsep is declared... no [05:51:53.912] checking whether preadv is declared... no [05:51:53.952] checking whether pwritev is declared... no [05:51:53.991] checking whether F_FULLFSYNC is declared... no [05:51:54.035] checking for explicit_bzero... no [05:51:54.086] checking for getopt... yes [05:51:54.132] checking for getpeereid... no [05:51:54.183] checking for inet_aton... no [05:51:54.233] checking for mkdtemp... no [05:51:54.282] checking for strlcat... no [05:51:54.330] checking for strlcpy... no [05:51:54.379] checking for strnlen... yes [05:51:54.428] checking for strsep... no [05:51:54.476] checking for pthread_barrier_wait... yes [05:51:54.521] configure: On mingw32 we will use our strtof wrapper. [05:51:54.521] checking for getopt_long... yes [05:51:54.567] checking for _configthreadlocale... yes [05:51:54.613] checking for syslog... no [05:51:54.661] checking for opterr... yes [05:51:54.711] checking for optreset... no [05:51:54.763] checking test program... cross-compiling [05:51:54.763] checking whether long int is 64 bits... no [05:51:54.795] checking whether long long int is 64 bits... yes [05:51:54.804] checking for __builtin_mul_overflow... yes [05:51:54.849] checking size of void *... 8 [05:51:55.178] checking size of size_t... 8 [05:51:55.477] checking size of long... 4 [05:51:55.689] checking alignment of short... 2 [05:51:55.851] checking alignment of int... 4 [05:51:56.061] checking alignment of long... 4 [05:51:56.262] checking alignment of long long int... 8 [05:51:56.527] checking alignment of double... 8 [05:51:56.790] checking for int8... no [05:51:56.832] checking for uint8... no [05:51:56.873] checking for int64... no [05:51:56.914] checking for uint64... no [05:51:56.955] checking for __int128... yes [05:51:57.006] checking for __int128 alignment bug... assuming ok [05:51:57.006] checking alignment of PG_INT128_TYPE... 16 [05:51:57.391] checking for builtin __sync char locking functions... yes [05:51:57.434] checking for builtin __sync int32 locking functions... yes [05:51:57.477] checking for builtin __sync int32 atomic operations... yes [05:51:57.520] checking for builtin __sync int64 atomic operations... yes [05:51:57.562] checking for builtin __atomic int32 atomic operations... yes [05:51:57.604] checking for builtin __atomic int64 atomic operations... yes [05:51:57.649] checking for __get_cpuid... yes [05:51:57.698] checking for __get_cpuid_count... yes [05:51:57.743] checking for __cpuid... no [05:51:58.145] checking for __cpuidex... no [05:51:58.582] checking for _xgetbv with CFLAGS=... no [05:51:58.965] checking for _xgetbv with CFLAGS=-mxsave... yes [05:51:59.369] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:51:59.756] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:52:00.103] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:52:00.149] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:52:00.237] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:52:00.260] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:52:00.279] 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 [05:52:00.333] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:52:00.334] checking which random number source to use... Windows native [05:52:00.336] checking for xmllint... /usr/bin/xmllint [05:52:00.336] checking for xsltproc... /usr/bin/xsltproc [05:52:00.336] checking for fop... /usr/bin/fop [05:52:00.336] checking for dbtoepub... no [05:52:00.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:52:00.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:52:00.337] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:52:00.347] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:52:00.348] 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 [05:52:00.348] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:52:00.348] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:52:00.431] configure: creating ./config.status [05:52:00.514] config.status: creating GNUmakefile [05:52:00.525] config.status: creating src/Makefile.global [05:52:00.540] config.status: creating src/include/pg_config.h [05:52:00.552] config.status: creating src/include/pg_config_ext.h [05:52:00.564] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:52:00.578] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:52:00.585] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:52:00.592] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:52:00.599] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:52:00.606] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:52:00.609] config.status: executing check_win32_symlinks commands [05:52:00.643] [05:52:00.643] real 0m16.889s [05:52:00.643] user 0m11.083s [05:52:00.643] sys 0m5.363s [05:52:00.643] make -s -j${BUILD_JOBS} clean [05:52:01.140] time make -s -j${BUILD_JOBS} world-bin [05:53:34.225] waiteventset.c: In function ‘WakeupMyProc’: [05:53:34.225] waiteventset.c:550:24: error: ‘PGPROC’ has no member named ‘wakeupHandle’ [05:53:34.225] 550 | SetEvent(MyProc->wakeupHandle); [05:53:34.225] | ^~ [05:53:34.225] waiteventset.c: In function ‘WakeupOtherProc’: [05:53:34.225] waiteventset.c:563:22: error: ‘PGPROC’ has no member named ‘wakeupHandle’ [05:53:34.225] 563 | SetEvent(proc->wakeupHandle); [05:53:34.225] | ^~ [05:53:34.225] waiteventset.c: In function ‘WaitEventAdjustWin32’: [05:53:34.225] waiteventset.c:1203:27: error: ‘MyInterruptEvent’ undeclared (first use in this function) [05:53:34.225] 1203 | *handle = MyInterruptEvent; [05:53:34.225] | ^~~~~~~~~~~~~~~~ [05:53:34.225] waiteventset.c:1203:27: note: each undeclared identifier is reported only once for each function it appears in [05:53:34.225] waiteventset.c: In function ‘WaitEventSetWaitBlock’: [05:53:34.225] waiteventset.c:1943:32: error: ‘WaitEventSet’ has no member named ‘latch’ [05:53:34.225] 1943 | if (set->latch && set->latch->is_set) [05:53:34.225] | ^~ [05:53:34.225] waiteventset.c:1943:46: error: ‘WaitEventSet’ has no member named ‘latch’ [05:53:34.225] 1943 | if (set->latch && set->latch->is_set) [05:53:34.225] | ^~ [05:53:34.225] make[4]: *** [: waiteventset.o] Error 1 [05:53:34.225] make[4]: *** Waiting for unfinished jobs.... [05:53:34.335] make[3]: *** [../../../src/backend/common.mk:37: ipc-recursive] Error 2 [05:53:34.336] make[2]: *** [common.mk:37: storage-recursive] Error 2 [05:53:34.336] make[2]: *** Waiting for unfinished jobs.... [05:54:01.709] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:54:01.710] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:54:01.710] [05:54:01.710] real 2m0.570s [05:54:01.710] user 6m36.764s [05:54:01.710] sys 1m10.927s [05:54:01.710] [05:54:01.710] Exit status: 2