[01:49:36.803] time ./configure \ [01:49:36.803] --host=x86_64-w64-mingw32 \ [01:49:36.803] --enable-cassert \ [01:49:36.803] --without-icu \ [01:49:36.803] CC="ccache x86_64-w64-mingw32-gcc" \ [01:49:36.803] CXX="ccache x86_64-w64-mingw32-g++" [01:49:36.913] checking build system type... x86_64-pc-linux-gnu [01:49:37.126] checking host system type... x86_64-w64-mingw32 [01:49:37.131] checking which template to use... win32 [01:49:37.131] checking whether NLS is wanted... no [01:49:37.131] checking for default port number... 5432 [01:49:37.138] checking for block size... 8kB [01:49:37.139] checking for segment size... 1GB [01:49:37.142] checking for WAL block size... 8kB [01:49:37.143] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [01:49:37.179] checking whether the C compiler works... yes [01:49:37.330] checking for C compiler default output file name... a.exe [01:49:37.331] checking for suffix of executables... .exe [01:49:37.372] checking whether we are cross compiling... yes [01:49:37.450] checking for suffix of object files... o [01:49:37.459] checking whether we are using the GNU C compiler... yes [01:49:37.466] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [01:49:37.473] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [01:49:37.483] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [01:49:37.545] checking whether we are using the GNU C++ compiler... yes [01:49:37.552] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [01:49:37.619] checking for gawk... no [01:49:37.619] checking for mawk... mawk [01:49:37.622] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [01:49:37.629] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [01:49:37.636] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [01:49:37.683] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [01:49:37.859] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [01:49:37.866] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [01:49:37.873] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [01:49:37.880] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [01:49:37.887] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [01:49:37.894] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [01:49:37.902] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [01:49:37.909] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [01:49:37.917] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [01:49:37.925] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [01:49:37.932] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [01:49:37.940] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [01:49:37.947] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [01:49:37.984] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [01:49:37.991] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [01:49:37.998] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [01:49:38.006] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [01:49:38.013] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [01:49:38.021] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [01:49:38.044] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [01:49:38.051] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [01:49:38.058] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [01:49:38.095] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [01:49:38.133] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [01:49:38.141] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [01:49:38.148] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [01:49:38.183] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [01:49:38.191] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [01:49:38.199] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [01:49:38.207] checking whether the C compiler still works... yes [01:49:38.277] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [01:49:38.352] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [01:49:38.353] checking pkg-config is at least version 0.9.0... yes [01:49:38.369] checking whether to build with ICU support... no [01:49:38.370] checking whether to build with Tcl... no [01:49:38.370] checking whether to build Perl modules... no [01:49:38.370] checking whether to build Python modules... no [01:49:38.370] checking whether to build with GSSAPI support... no [01:49:38.372] checking whether to build with PAM support... no [01:49:38.372] checking whether to build with BSD Authentication support... no [01:49:38.372] checking whether to build with LDAP support... no [01:49:38.372] checking whether to build with Bonjour support... no [01:49:38.372] checking whether to build with SELinux support... no [01:49:38.372] checking whether to build with systemd support... no [01:49:38.372] configure: WARNING: *** Readline does not work on MinGW --- disabling [01:49:38.372] checking whether to build with XML support... no [01:49:38.372] checking whether to build with LZ4 support... no [01:49:38.372] checking whether to build with ZSTD support... no [01:49:38.373] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [01:49:38.373] checking whether it is possible to strip libraries... yes [01:49:38.382] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [01:49:38.383] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [01:49:38.383] checking for a BSD-compatible install... /usr/bin/install -c [01:49:38.391] checking for tar... /usr/bin/tar [01:49:38.391] checking whether ln -s works... yes [01:49:38.391] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [01:49:38.393] checking for bison... /usr/bin/bison [01:49:38.396] configure: using bison (GNU Bison) 3.8.2 [01:49:38.398] checking for flex... /usr/bin/flex [01:49:38.411] configure: using flex 2.6.4 [01:49:38.411] checking for perl... /usr/bin/perl [01:49:38.414] configure: using perl 5.36.0 [01:49:38.416] checking for zic... /usr/sbin/zic [01:49:38.416] checking for a sed that does not truncate output... /usr/bin/sed [01:49:38.422] checking for grep that handles long lines and -e... /usr/bin/grep [01:49:38.424] checking for egrep... /usr/bin/grep -E [01:49:38.425] checking for ANSI C header files... yes [01:49:38.471] checking for sys/types.h... yes [01:49:38.487] checking for sys/stat.h... yes [01:49:38.502] checking for stdlib.h... yes [01:49:38.517] checking for string.h... yes [01:49:38.532] checking for memory.h... yes [01:49:38.548] checking for strings.h... yes [01:49:38.563] checking for inttypes.h... yes [01:49:38.581] checking for stdint.h... yes [01:49:38.595] checking for unistd.h... yes [01:49:38.612] checking for main in -lm... yes [01:49:38.661] checking for library containing setproctitle... no [01:49:38.761] checking for library containing dlsym... no [01:49:38.849] checking for library containing socket... -lws2_32 [01:49:38.976] checking for library containing getopt_long... none required [01:49:39.026] checking for library containing shm_open... no [01:49:39.114] checking for library containing shm_unlink... no [01:49:39.200] checking for library containing clock_gettime... no [01:49:39.287] checking for library containing shmget... no [01:49:39.371] checking for library containing backtrace_symbols... no [01:49:39.457] checking for library containing pthread_barrier_wait... -lpthread [01:49:39.544] checking for inflate in -lz... yes [01:49:39.589] checking for stdbool.h that conforms to C99... yes [01:49:39.601] checking for _Bool... yes [01:49:39.677] checking atomic.h usability... no [01:49:39.732] checking atomic.h presence... no [01:49:39.752] checking for atomic.h... no [01:49:39.756] checking copyfile.h usability... no [01:49:39.813] checking copyfile.h presence... no [01:49:39.834] checking for copyfile.h... no [01:49:39.837] checking execinfo.h usability... no [01:49:39.894] checking execinfo.h presence... no [01:49:39.912] checking for execinfo.h... no [01:49:39.915] checking getopt.h usability... yes [01:49:39.923] checking getopt.h presence... yes [01:49:39.938] checking for getopt.h... yes [01:49:39.945] checking ifaddrs.h usability... no [01:49:40.001] checking ifaddrs.h presence... no [01:49:40.019] checking for ifaddrs.h... no [01:49:40.022] checking mbarrier.h usability... no [01:49:40.076] checking mbarrier.h presence... no [01:49:40.094] checking for mbarrier.h... no [01:49:40.098] checking sys/epoll.h usability... no [01:49:40.152] checking sys/epoll.h presence... no [01:49:40.171] checking for sys/epoll.h... no [01:49:40.175] checking sys/event.h usability... no [01:49:40.230] checking sys/event.h presence... no [01:49:40.248] checking for sys/event.h... no [01:49:40.251] checking sys/personality.h usability... no [01:49:40.304] checking sys/personality.h presence... no [01:49:40.323] checking for sys/personality.h... no [01:49:40.327] checking sys/prctl.h usability... no [01:49:40.382] checking sys/prctl.h presence... no [01:49:40.400] checking for sys/prctl.h... no [01:49:40.404] checking sys/procctl.h usability... no [01:49:40.457] checking sys/procctl.h presence... no [01:49:40.476] checking for sys/procctl.h... no [01:49:40.480] checking sys/signalfd.h usability... no [01:49:40.534] checking sys/signalfd.h presence... no [01:49:40.554] checking for sys/signalfd.h... no [01:49:40.557] checking sys/ucred.h usability... no [01:49:40.612] checking sys/ucred.h presence... no [01:49:40.631] checking for sys/ucred.h... no [01:49:40.634] checking termios.h usability... no [01:49:40.690] checking termios.h presence... no [01:49:40.710] checking for termios.h... no [01:49:40.714] checking ucred.h usability... no [01:49:40.771] checking ucred.h presence... no [01:49:40.791] checking for ucred.h... no [01:49:40.794] checking xlocale.h usability... no [01:49:40.849] checking xlocale.h presence... no [01:49:40.869] checking for xlocale.h... no [01:49:40.871] checking zlib.h usability... yes [01:49:40.882] checking zlib.h presence... yes [01:49:40.902] checking for zlib.h... yes [01:49:40.902] checking for lz4... /usr/bin/lz4 [01:49:40.902] checking for zstd... /usr/bin/zstd [01:49:40.902] checking for openssl... /usr/bin/openssl [01:49:40.907] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [01:49:40.907] checking crtdefs.h usability... yes [01:49:40.916] checking crtdefs.h presence... yes [01:49:40.932] checking for crtdefs.h... yes [01:49:40.933] checking whether byte ordering is bigendian... no [01:49:41.004] checking for inline... inline [01:49:41.012] checking for printf format archetype... gnu_printf [01:49:41.020] checking for _Static_assert... yes [01:49:41.062] checking for typeof... typeof [01:49:41.070] checking for __builtin_types_compatible_p... yes [01:49:41.081] checking for __builtin_constant_p... yes [01:49:41.092] checking for __builtin_unreachable... yes [01:49:41.134] checking for computed goto support... yes [01:49:41.142] checking for struct tm.tm_zone... no [01:49:41.218] checking for union semun... no [01:49:41.253] checking for socklen_t... yes [01:49:42.471] checking for struct sockaddr.sa_len... no [01:49:44.580] checking for C/C++ restrict keyword... __restrict [01:49:44.592] checking for struct option... yes [01:49:44.634] checking whether assembler supports x86_64 popcntq... yes [01:49:44.642] checking size of off_t... 4 [01:49:44.848] 0 [01:49:44.848] checking size of bool... 1 [01:49:44.896] checking for int timezone... yes [01:49:44.948] checking for backtrace_symbols... no [01:49:44.996] checking for copyfile... no [01:49:45.044] checking for copy_file_range... no [01:49:45.092] checking for getifaddrs... no [01:49:45.140] checking for getpeerucred... no [01:49:45.188] checking for inet_pton... yes [01:49:45.236] checking for kqueue... no [01:49:45.285] checking for mbstowcs_l... no [01:49:45.332] checking for memset_s... no [01:49:45.380] checking for posix_fallocate... no [01:49:45.428] checking for ppoll... no [01:49:45.476] checking for pthread_is_threaded_np... no [01:49:45.524] checking for setproctitle... no [01:49:45.571] checking for setproctitle_fast... no [01:49:45.619] checking for strchrnul... no [01:49:45.670] checking for strsignal... no [01:49:45.721] checking for syncfs... no [01:49:45.771] checking for sync_file_range... no [01:49:45.822] checking for uselocale... no [01:49:45.872] checking for wcstombs_l... no [01:49:45.918] checking for __builtin_bswap16... yes [01:49:45.967] checking for __builtin_bswap32... yes [01:49:46.015] checking for __builtin_bswap64... yes [01:49:46.063] checking for __builtin_clz... yes [01:49:46.114] checking for __builtin_ctz... yes [01:49:46.162] checking for __builtin_popcount... yes [01:49:46.209] checking for __builtin_frame_address... yes [01:49:46.255] checking for _LARGEFILE_SOURCE value needed for large files... no [01:49:46.306] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [01:49:46.335] checking for posix_fadvise... no [01:49:46.382] checking whether posix_fadvise is declared... no [01:49:46.425] checking whether fdatasync is declared... no [01:49:46.468] checking whether strlcat is declared... no [01:49:46.529] checking whether strlcpy is declared... no [01:49:46.593] checking whether strnlen is declared... yes [01:49:46.608] checking whether strsep is declared... no [01:49:46.673] checking whether preadv is declared... no [01:49:46.711] checking whether pwritev is declared... no [01:49:46.750] checking whether F_FULLFSYNC is declared... no [01:49:46.791] checking for explicit_bzero... no [01:49:46.838] checking for getopt... yes [01:49:46.884] checking for getpeereid... no [01:49:46.932] checking for inet_aton... no [01:49:46.980] checking for mkdtemp... no [01:49:47.028] checking for strlcat... no [01:49:47.076] checking for strlcpy... no [01:49:47.123] checking for strnlen... yes [01:49:47.171] checking for strsep... no [01:49:47.218] checking for pthread_barrier_wait... yes [01:49:47.262] configure: On mingw32 we will use our strtof wrapper. [01:49:47.262] checking for getopt_long... yes [01:49:47.308] checking for _configthreadlocale... yes [01:49:47.354] checking for syslog... no [01:49:47.401] checking for opterr... yes [01:49:47.449] checking for optreset... no [01:49:47.499] checking test program... cross-compiling [01:49:47.499] checking whether long int is 64 bits... no [01:49:47.528] checking whether long long int is 64 bits... yes [01:49:47.537] checking for __builtin_mul_overflow... yes [01:49:47.578] checking size of void *... 8 [01:49:47.850] checking size of size_t... 8 [01:49:48.123] checking size of long... 4 [01:49:48.328] checking alignment of short... 2 [01:49:48.462] checking alignment of int... 4 [01:49:48.664] checking alignment of long... 4 [01:49:48.869] checking alignment of long long int... 8 [01:49:49.140] checking alignment of double... 8 [01:49:49.410] checking for __int128... yes [01:49:49.460] checking for __int128 alignment bug... assuming ok [01:49:49.460] checking alignment of PG_INT128_TYPE... 16 [01:49:49.790] checking for builtin __sync char locking functions... yes [01:49:49.832] checking for builtin __sync int32 locking functions... yes [01:49:49.875] checking for builtin __sync int32 atomic operations... yes [01:49:49.916] checking for builtin __sync int64 atomic operations... yes [01:49:49.958] checking for builtin __atomic int32 atomic operations... yes [01:49:49.999] checking for builtin __atomic int64 atomic operations... yes [01:49:50.040] checking for __get_cpuid... yes [01:49:50.086] checking for __get_cpuid_count... yes [01:49:50.129] checking for __cpuid... no [01:49:50.524] checking for __cpuidex... no [01:49:50.949] checking for _xgetbv with CFLAGS=... no [01:49:51.323] checking for _xgetbv with CFLAGS=-mxsave... yes [01:49:51.729] checking for _mm512_popcnt_epi64 with CFLAGS=... no [01:49:52.105] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [01:49:52.450] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [01:49:52.499] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [01:49:52.590] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [01:49:52.613] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [01:49:52.633] 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 [01:49:52.688] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [01:49:52.688] checking which random number source to use... Windows native [01:49:52.690] checking for xmllint... /usr/bin/xmllint [01:49:52.690] checking for xsltproc... /usr/bin/xsltproc [01:49:52.691] checking for fop... /usr/bin/fop [01:49:52.691] checking for dbtoepub... no [01:49:52.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [01:49:52.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [01:49:52.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [01:49:52.703] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [01:49:52.703] 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 [01:49:52.703] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [01:49:52.703] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [01:49:52.791] configure: creating ./config.status [01:49:52.875] config.status: creating GNUmakefile [01:49:52.886] config.status: creating src/Makefile.global [01:49:52.901] config.status: creating src/include/pg_config.h [01:49:52.914] config.status: creating src/include/pg_config_ext.h [01:49:52.926] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [01:49:52.942] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [01:49:52.950] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [01:49:52.958] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [01:49:52.965] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [01:49:52.972] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [01:49:52.976] config.status: executing check_win32_symlinks commands [01:49:53.010] [01:49:53.010] real 0m16.206s [01:49:53.010] user 0m10.925s [01:49:53.010] sys 0m4.871s [01:49:53.010] make -s -j${BUILD_JOBS} clean [01:49:53.519] time make -s -j${BUILD_JOBS} world-bin [01:49:58.456] In file included from ../../../src/include/postgres.h:46, [01:49:58.456] from backend_startup.c:16: [01:49:58.456] backend_startup.c: In function ‘BackendInitialize’: [01:49:58.456] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [01:49:58.456] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [01:49:58.456] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [01:49:58.456] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [01:49:58.456] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [01:49:58.456] | ^~~~~~~~~~~ [01:49:58.456] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [01:49:58.456] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [01:49:58.456] | ^~~~~~~ [01:49:58.456] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [01:49:58.456] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [01:49:58.456] | ^~~~ [01:49:58.456] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [01:49:58.456] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [01:49:58.456] | ^~~~~~~~~~~~~~~ [01:49:58.456] backend_startup.c:126:33: note: ‘status’ was declared here [01:49:58.456] 126 | int status; [01:49:58.456] | ^~~~~~ [01:49:58.456] cc1: all warnings being treated as errors [01:49:58.457] make[3]: *** [: backend_startup.o] Error 1 [01:49:58.457] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [01:49:58.457] make[2]: *** Waiting for unfinished jobs.... [01:49:58.662] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [01:49:58.662] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [01:49:58.663] [01:49:58.663] real 0m5.144s [01:49:58.663] user 0m8.786s [01:49:58.663] sys 0m6.765s [01:49:58.663] [01:49:58.663] Exit status: 2