[08:58:35.531] time ./configure \ [08:58:35.531] --host=x86_64-w64-mingw32 \ [08:58:35.531] --enable-cassert \ [08:58:35.531] --without-icu \ [08:58:35.531] CC="ccache x86_64-w64-mingw32-gcc" \ [08:58:35.531] CXX="ccache x86_64-w64-mingw32-g++" [08:58:35.657] checking build system type... x86_64-pc-linux-gnu [08:58:35.857] checking host system type... x86_64-w64-mingw32 [08:58:35.863] checking which template to use... win32 [08:58:35.863] checking whether NLS is wanted... no [08:58:35.863] checking for default port number... 5432 [08:58:35.870] checking for block size... 8kB [08:58:35.872] checking for segment size... 1GB [08:58:35.874] checking for WAL block size... 8kB [08:58:35.876] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [08:58:35.911] checking whether the C compiler works... yes [08:58:36.051] checking for C compiler default output file name... a.exe [08:58:36.052] checking for suffix of executables... .exe [08:58:36.094] checking whether we are cross compiling... yes [08:58:36.169] checking for suffix of object files... o [08:58:36.187] checking whether we are using the GNU C compiler... yes [08:58:36.194] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [08:58:36.200] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [08:58:36.211] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [08:58:36.275] checking whether we are using the GNU C++ compiler... yes [08:58:36.281] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [08:58:36.348] checking for gawk... no [08:58:36.349] checking for mawk... mawk [08:58:36.351] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [08:58:36.358] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [08:58:36.389] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [08:58:36.433] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [08:58:36.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [08:58:36.608] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [08:58:36.614] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [08:58:36.630] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [08:58:36.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [08:58:36.642] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [08:58:36.674] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [08:58:36.680] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [08:58:36.687] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [08:58:36.694] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [08:58:36.762] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [08:58:36.769] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [08:58:36.777] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [08:58:36.814] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [08:58:36.821] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [08:58:36.828] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [08:58:36.835] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [08:58:36.841] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [08:58:36.858] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [08:58:36.882] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [08:58:36.888] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [08:58:36.895] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [08:58:36.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [08:58:36.970] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [08:58:36.977] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [08:58:36.984] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [08:58:37.019] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [08:58:37.026] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [08:58:37.032] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [08:58:37.041] checking whether the C compiler still works... yes [08:58:37.110] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [08:58:37.183] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [08:58:37.184] checking pkg-config is at least version 0.9.0... yes [08:58:37.200] checking whether to build with ICU support... no [08:58:37.200] checking whether to build with Tcl... no [08:58:37.200] checking whether to build Perl modules... no [08:58:37.200] checking whether to build Python modules... no [08:58:37.200] checking whether to build with GSSAPI support... no [08:58:37.202] checking whether to build with PAM support... no [08:58:37.202] checking whether to build with BSD Authentication support... no [08:58:37.202] checking whether to build with LDAP support... no [08:58:37.202] checking whether to build with Bonjour support... no [08:58:37.202] checking whether to build with SELinux support... no [08:58:37.202] checking whether to build with systemd support... no [08:58:37.202] configure: WARNING: *** Readline does not work on MinGW --- disabling [08:58:37.202] checking whether to build with XML support... no [08:58:37.203] checking whether to build with LZ4 support... no [08:58:37.203] checking whether to build with ZSTD support... no [08:58:37.203] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [08:58:37.203] checking whether it is possible to strip libraries... yes [08:58:37.211] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [08:58:37.211] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [08:58:37.211] checking for a BSD-compatible install... /usr/bin/install -c [08:58:37.220] checking for tar... /usr/bin/tar [08:58:37.220] checking whether ln -s works... yes [08:58:37.220] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [08:58:37.222] checking for bison... /usr/bin/bison [08:58:37.224] configure: using bison (GNU Bison) 3.8.2 [08:58:37.227] checking for flex... /usr/bin/flex [08:58:37.238] configure: using flex 2.6.4 [08:58:37.238] checking for perl... /usr/bin/perl [08:58:37.241] configure: using perl 5.36.0 [08:58:37.244] checking for zic... /usr/sbin/zic [08:58:37.244] checking for a sed that does not truncate output... /usr/bin/sed [08:58:37.249] checking for grep that handles long lines and -e... /usr/bin/grep [08:58:37.251] checking for egrep... /usr/bin/grep -E [08:58:37.252] checking for ANSI C header files... yes [08:58:37.301] checking for sys/types.h... yes [08:58:37.360] checking for sys/stat.h... yes [08:58:37.377] checking for stdlib.h... yes [08:58:37.391] checking for string.h... yes [08:58:37.406] checking for memory.h... yes [08:58:37.422] checking for strings.h... yes [08:58:37.439] checking for inttypes.h... yes [08:58:37.505] checking for stdint.h... yes [08:58:37.521] checking for unistd.h... yes [08:58:37.559] checking for main in -lm... yes [08:58:37.609] checking for library containing setproctitle... no [08:58:37.699] checking for library containing dlsym... no [08:58:37.786] checking for library containing socket... -lws2_32 [08:58:37.921] checking for library containing getopt_long... none required [08:58:37.970] checking for library containing shm_open... no [08:58:38.062] checking for library containing shm_unlink... no [08:58:38.154] checking for library containing clock_gettime... no [08:58:38.247] checking for library containing shmget... no [08:58:38.343] checking for library containing backtrace_symbols... no [08:58:38.438] checking for library containing pthread_barrier_wait... -lpthread [08:58:38.541] checking for inflate in -lz... yes [08:58:38.594] checking for stdbool.h that conforms to C99... yes [08:58:38.608] checking for _Bool... yes [08:58:38.747] checking atomic.h usability... no [08:58:38.807] checking atomic.h presence... no [08:58:38.830] checking for atomic.h... no [08:58:38.834] checking copyfile.h usability... no [08:58:38.896] checking copyfile.h presence... no [08:58:38.919] checking for copyfile.h... no [08:58:38.923] checking execinfo.h usability... no [08:58:38.983] checking execinfo.h presence... no [08:58:39.005] checking for execinfo.h... no [08:58:39.008] checking getopt.h usability... yes [08:58:39.017] checking getopt.h presence... yes [08:58:39.034] checking for getopt.h... yes [08:58:39.043] checking ifaddrs.h usability... no [08:58:39.104] checking ifaddrs.h presence... no [08:58:39.126] checking for ifaddrs.h... no [08:58:39.129] checking mbarrier.h usability... no [08:58:39.190] checking mbarrier.h presence... no [08:58:39.211] checking for mbarrier.h... no [08:58:39.215] checking sys/epoll.h usability... no [08:58:39.275] checking sys/epoll.h presence... no [08:58:39.297] checking for sys/epoll.h... no [08:58:39.301] checking sys/event.h usability... no [08:58:39.361] checking sys/event.h presence... no [08:58:39.382] checking for sys/event.h... no [08:58:39.385] checking sys/personality.h usability... no [08:58:39.450] checking sys/personality.h presence... no [08:58:39.471] checking for sys/personality.h... no [08:58:39.474] checking sys/prctl.h usability... no [08:58:39.534] checking sys/prctl.h presence... no [08:58:39.554] checking for sys/prctl.h... no [08:58:39.558] checking sys/procctl.h usability... no [08:58:39.618] checking sys/procctl.h presence... no [08:58:39.641] checking for sys/procctl.h... no [08:58:39.645] checking sys/signalfd.h usability... no [08:58:39.710] checking sys/signalfd.h presence... no [08:58:39.731] checking for sys/signalfd.h... no [08:58:39.735] checking sys/ucred.h usability... no [08:58:39.794] checking sys/ucred.h presence... no [08:58:39.815] checking for sys/ucred.h... no [08:58:39.818] checking termios.h usability... no [08:58:39.881] checking termios.h presence... no [08:58:39.904] checking for termios.h... no [08:58:39.907] checking ucred.h usability... no [08:58:39.969] checking ucred.h presence... no [08:58:39.991] checking for ucred.h... no [08:58:39.994] checking zlib.h usability... yes [08:58:40.008] checking zlib.h presence... yes [08:58:40.030] checking for zlib.h... yes [08:58:40.031] checking for lz4... /usr/bin/lz4 [08:58:40.031] checking for zstd... /usr/bin/zstd [08:58:40.031] checking for openssl... /usr/bin/openssl [08:58:40.036] configure: using openssl: OpenSSL 3.0.13 30 Jan 2024 (Library: OpenSSL 3.0.13 30 Jan 2024) [08:58:40.037] checking crtdefs.h usability... yes [08:58:40.045] checking crtdefs.h presence... yes [08:58:40.062] checking for crtdefs.h... yes [08:58:40.064] checking whether byte ordering is bigendian... no [08:58:40.145] checking for inline... inline [08:58:40.153] checking for printf format archetype... gnu_printf [08:58:40.161] checking for _Static_assert... yes [08:58:40.207] checking for typeof... typeof [08:58:40.216] checking for __builtin_types_compatible_p... yes [08:58:40.228] checking for __builtin_constant_p... yes [08:58:40.240] checking for __builtin_unreachable... yes [08:58:40.287] checking for computed goto support... yes [08:58:40.296] checking for struct tm.tm_zone... no [08:58:40.379] checking for union semun... no [08:58:40.417] checking for socklen_t... yes [08:58:41.677] checking for struct sockaddr.sa_len... no [08:58:43.892] checking for locale_t... no [08:58:43.957] checking for C/C++ restrict keyword... __restrict [08:58:43.970] checking for struct option... yes [08:58:44.012] checking whether assembler supports x86_64 popcntq... yes [08:58:44.019] checking size of off_t... 4 [08:58:44.230] 0 [08:58:44.230] checking size of bool... 1 [08:58:44.283] checking for int timezone... yes [08:58:44.334] checking for wcstombs_l declaration... no [08:58:44.426] checking for backtrace_symbols... no [08:58:44.481] checking for copyfile... no [08:58:44.536] checking for copy_file_range... no [08:58:44.592] checking for getifaddrs... no [08:58:44.647] checking for getpeerucred... no [08:58:44.702] checking for inet_pton... yes [08:58:44.758] checking for kqueue... no [08:58:44.815] checking for mbstowcs_l... no [08:58:44.871] checking for memset_s... no [08:58:44.929] checking for posix_fallocate... no [08:58:44.985] checking for ppoll... no [08:58:45.040] checking for pthread_is_threaded_np... no [08:58:45.095] checking for setproctitle... no [08:58:45.150] checking for setproctitle_fast... no [08:58:45.206] checking for strchrnul... no [08:58:45.261] checking for strsignal... no [08:58:45.317] checking for syncfs... no [08:58:45.372] checking for sync_file_range... no [08:58:45.427] checking for uselocale... no [08:58:45.482] checking for wcstombs_l... no [08:58:45.536] checking for __builtin_bswap16... yes [08:58:45.589] checking for __builtin_bswap32... yes [08:58:45.643] checking for __builtin_bswap64... yes [08:58:45.694] checking for __builtin_clz... yes [08:58:45.746] checking for __builtin_ctz... yes [08:58:45.796] checking for __builtin_popcount... yes [08:58:45.846] checking for __builtin_frame_address... yes [08:58:45.895] checking for _LARGEFILE_SOURCE value needed for large files... no [08:58:45.950] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [08:58:45.983] checking for posix_fadvise... no [08:58:46.035] checking whether posix_fadvise is declared... no [08:58:46.081] checking whether fdatasync is declared... no [08:58:46.127] checking whether strlcat is declared... no [08:58:46.191] checking whether strlcpy is declared... no [08:58:46.257] checking whether strnlen is declared... yes [08:58:46.271] checking whether strsep is declared... no [08:58:46.337] checking whether preadv is declared... no [08:58:46.378] checking whether pwritev is declared... no [08:58:46.417] checking whether F_FULLFSYNC is declared... no [08:58:46.458] checking for explicit_bzero... no [08:58:46.508] checking for getopt... yes [08:58:46.556] checking for getpeereid... no [08:58:46.606] checking for inet_aton... no [08:58:46.659] checking for mkdtemp... no [08:58:46.708] checking for strlcat... no [08:58:46.758] checking for strlcpy... no [08:58:46.809] checking for strnlen... yes [08:58:46.858] checking for strsep... no [08:58:46.909] checking for pthread_barrier_wait... yes [08:58:46.956] configure: On mingw32 we will use our strtof wrapper. [08:58:46.956] checking for getopt_long... yes [08:58:47.004] checking for _configthreadlocale... yes [08:58:47.052] checking for syslog... no [08:58:47.104] checking for opterr... yes [08:58:47.154] checking for optreset... no [08:58:47.209] checking test program... cross-compiling [08:58:47.210] checking whether long int is 64 bits... no [08:58:47.245] checking whether long long int is 64 bits... yes [08:58:47.255] checking for __builtin_mul_overflow... yes [08:58:47.302] checking size of void *... 8 [08:58:47.690] checking size of size_t... 8 [08:58:48.042] checking size of long... 4 [08:58:48.313] checking alignment of short... 2 [08:58:48.515] checking alignment of int... 4 [08:58:48.857] checking alignment of long... 4 [08:58:49.071] checking alignment of long long int... 8 [08:58:49.459] checking alignment of double... 8 [08:58:49.791] checking for int8... no [08:58:49.835] checking for uint8... no [08:58:49.880] checking for int64... no [08:58:49.923] checking for uint64... no [08:58:49.964] checking for __int128... yes [08:58:50.013] checking for __int128 alignment bug... assuming ok [08:58:50.013] checking alignment of PG_INT128_TYPE... 16 [08:58:50.345] checking for builtin __sync char locking functions... yes [08:58:50.388] checking for builtin __sync int32 locking functions... yes [08:58:50.431] checking for builtin __sync int32 atomic operations... yes [08:58:50.473] checking for builtin __sync int64 atomic operations... yes [08:58:50.514] checking for builtin __atomic int32 atomic operations... yes [08:58:50.557] checking for builtin __atomic int64 atomic operations... yes [08:58:50.599] checking for __get_cpuid... yes [08:58:50.648] checking for __get_cpuid_count... yes [08:58:50.693] checking for __cpuid... no [08:58:51.093] checking for __cpuidex... no [08:58:51.523] checking for _xgetbv with CFLAGS=... no [08:58:51.917] checking for _xgetbv with CFLAGS=-mxsave... yes [08:58:52.321] checking for _mm512_popcnt_epi64 with CFLAGS=... no [08:58:52.719] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [08:58:53.064] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [08:58:53.113] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [08:58:53.205] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [08:58:53.229] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [08:58:53.251] 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 [08:58:53.308] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [08:58:53.309] checking which random number source to use... Windows native [08:58:53.311] checking for xmllint... /usr/bin/xmllint [08:58:53.311] checking for xsltproc... /usr/bin/xsltproc [08:58:53.311] checking for fop... /usr/bin/fop [08:58:53.311] checking for dbtoepub... no [08:58:53.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [08:58:53.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [08:58:53.312] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [08:58:53.323] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [08:58:53.323] 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 [08:58:53.323] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [08:58:53.323] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [08:58:53.410] configure: creating ./config.status [08:58:53.499] config.status: creating GNUmakefile [08:58:53.513] config.status: creating src/Makefile.global [08:58:53.529] config.status: creating src/include/pg_config.h [08:58:53.542] config.status: creating src/include/pg_config_ext.h [08:58:53.553] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [08:58:53.567] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [08:58:53.574] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [08:58:53.581] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [08:58:53.588] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [08:58:53.596] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [08:58:53.599] config.status: executing check_win32_symlinks commands [08:58:53.634] [08:58:53.634] real 0m18.103s [08:58:53.634] user 0m11.942s [08:58:53.634] sys 0m5.742s [08:58:53.634] make -s -j${BUILD_JOBS} clean [08:58:54.148] time make -s -j${BUILD_JOBS} world-bin [09:00:34.755] waiteventset.c: In function ‘WakeupMyProc’: [09:00:34.755] waiteventset.c:550:24: error: ‘PGPROC’ has no member named ‘wakeupHandle’ [09:00:34.755] 550 | SetEvent(MyProc->wakeupHandle); [09:00:34.755] | ^~ [09:00:34.755] waiteventset.c: In function ‘WakeupOtherProc’: [09:00:34.755] waiteventset.c:563:22: error: ‘PGPROC’ has no member named ‘wakeupHandle’ [09:00:34.755] 563 | SetEvent(proc->wakeupHandle); [09:00:34.755] | ^~ [09:00:34.755] waiteventset.c: In function ‘WaitEventAdjustWin32’: [09:00:34.755] waiteventset.c:1203:27: error: ‘MyInterruptEvent’ undeclared (first use in this function) [09:00:34.755] 1203 | *handle = MyInterruptEvent; [09:00:34.755] | ^~~~~~~~~~~~~~~~ [09:00:34.755] waiteventset.c:1203:27: note: each undeclared identifier is reported only once for each function it appears in [09:00:34.755] waiteventset.c: In function ‘WaitEventSetWaitBlock’: [09:00:34.755] waiteventset.c:1943:32: error: ‘WaitEventSet’ has no member named ‘latch’ [09:00:34.755] 1943 | if (set->latch && set->latch->is_set) [09:00:34.755] | ^~ [09:00:34.755] waiteventset.c:1943:46: error: ‘WaitEventSet’ has no member named ‘latch’ [09:00:34.755] 1943 | if (set->latch && set->latch->is_set) [09:00:34.755] | ^~ [09:00:34.757] make[4]: *** [: waiteventset.o] Error 1 [09:00:34.757] make[3]: *** [../../../src/backend/common.mk:37: ipc-recursive] Error 2 [09:00:34.757] make[2]: *** [common.mk:37: storage-recursive] Error 2 [09:00:34.757] make[2]: *** Waiting for unfinished jobs.... [09:01:03.381] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [09:01:03.381] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [09:01:03.381] [09:01:03.381] real 2m9.233s [09:01:03.381] user 7m5.924s [09:01:03.381] sys 1m16.172s [09:01:03.382] [09:01:03.382] Exit status: 2