[04:21:39.908] time ./configure \ [04:21:39.908] --host=x86_64-w64-mingw32 \ [04:21:39.908] --enable-cassert \ [04:21:39.908] --without-icu \ [04:21:39.908] CC="ccache x86_64-w64-mingw32-gcc" \ [04:21:39.908] CXX="ccache x86_64-w64-mingw32-g++" [04:21:40.021] checking build system type... x86_64-pc-linux-gnu [04:21:40.230] checking host system type... x86_64-w64-mingw32 [04:21:40.236] checking which template to use... win32 [04:21:40.237] checking whether NLS is wanted... no [04:21:40.237] checking for default port number... 5432 [04:21:40.244] checking for block size... 8kB [04:21:40.245] checking for segment size... 1GB [04:21:40.248] checking for WAL block size... 8kB [04:21:40.249] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:21:40.285] checking whether the C compiler works... yes [04:21:40.438] checking for C compiler default output file name... a.exe [04:21:40.440] checking for suffix of executables... .exe [04:21:40.480] checking whether we are cross compiling... yes [04:21:40.562] checking for suffix of object files... o [04:21:40.570] checking whether we are using the GNU C compiler... yes [04:21:40.576] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:21:40.582] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:21:40.595] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:21:40.659] checking whether we are using the GNU C++ compiler... yes [04:21:40.666] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:21:40.737] checking for gawk... no [04:21:40.737] checking for mawk... mawk [04:21:40.739] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:21:40.747] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:21:40.755] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:21:40.805] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:21:40.994] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:21:41.001] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:21:41.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:21:41.015] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:21:41.023] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:21:41.030] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:21:41.038] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:21:41.047] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:21:41.054] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:21:41.062] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:21:41.070] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:21:41.079] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:21:41.087] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:21:41.125] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:21:41.133] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:21:41.140] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:21:41.147] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:21:41.155] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:21:41.162] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:21:41.187] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:21:41.194] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:21:41.202] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:21:41.241] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:21:41.281] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:21:41.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:21:41.295] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:21:41.332] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:21:41.340] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:21:41.348] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:21:41.356] checking whether the C compiler still works... yes [04:21:41.427] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:21:41.508] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:21:41.509] checking pkg-config is at least version 0.9.0... yes [04:21:41.526] checking whether to build with ICU support... no [04:21:41.526] checking whether to build with Tcl... no [04:21:41.527] checking whether to build Perl modules... no [04:21:41.527] checking whether to build Python modules... no [04:21:41.527] checking whether to build with GSSAPI support... no [04:21:41.528] checking whether to build with PAM support... no [04:21:41.528] checking whether to build with BSD Authentication support... no [04:21:41.528] checking whether to build with LDAP support... no [04:21:41.528] checking whether to build with Bonjour support... no [04:21:41.528] checking whether to build with SELinux support... no [04:21:41.528] checking whether to build with systemd support... no [04:21:41.529] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:21:41.529] checking whether to build with XML support... no [04:21:41.529] checking whether to build with LZ4 support... no [04:21:41.529] checking whether to build with ZSTD support... no [04:21:41.530] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:21:41.530] checking whether it is possible to strip libraries... yes [04:21:41.539] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:21:41.540] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:21:41.540] checking for a BSD-compatible install... /usr/bin/install -c [04:21:41.550] checking for tar... /usr/bin/tar [04:21:41.550] checking whether ln -s works... yes [04:21:41.550] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:21:41.553] checking for bison... /usr/bin/bison [04:21:41.556] configure: using bison (GNU Bison) 3.8.2 [04:21:41.559] checking for flex... /usr/bin/flex [04:21:41.572] configure: using flex 2.6.4 [04:21:41.572] checking for perl... /usr/bin/perl [04:21:41.575] configure: using perl 5.36.0 [04:21:41.578] checking for zic... /usr/sbin/zic [04:21:41.578] checking for a sed that does not truncate output... /usr/bin/sed [04:21:41.584] checking for grep that handles long lines and -e... /usr/bin/grep [04:21:41.586] checking for egrep... /usr/bin/grep -E [04:21:41.587] checking for ANSI C header files... yes [04:21:41.639] checking for sys/types.h... yes [04:21:41.657] checking for sys/stat.h... yes [04:21:41.672] checking for stdlib.h... yes [04:21:41.686] checking for string.h... yes [04:21:41.700] checking for memory.h... yes [04:21:41.717] checking for strings.h... yes [04:21:41.732] checking for inttypes.h... yes [04:21:41.748] checking for stdint.h... yes [04:21:41.762] checking for unistd.h... yes [04:21:41.779] checking for main in -lm... yes [04:21:41.827] checking for library containing setproctitle... no [04:21:41.917] checking for library containing dlsym... no [04:21:42.005] checking for library containing socket... -lws2_32 [04:21:42.135] checking for library containing getopt_long... none required [04:21:42.182] checking for library containing shm_open... no [04:21:42.271] checking for library containing shm_unlink... no [04:21:42.360] checking for library containing clock_gettime... no [04:21:42.447] checking for library containing shmget... no [04:21:42.535] checking for library containing backtrace_symbols... no [04:21:42.623] checking for library containing pthread_barrier_wait... -lpthread [04:21:42.711] checking for inflate in -lz... yes [04:21:42.759] checking for stdbool.h that conforms to C99... yes [04:21:42.770] checking for _Bool... yes [04:21:42.842] checking atomic.h usability... no [04:21:42.897] checking atomic.h presence... no [04:21:42.916] checking for atomic.h... no [04:21:42.919] checking copyfile.h usability... no [04:21:42.976] checking copyfile.h presence... no [04:21:42.997] checking for copyfile.h... no [04:21:43.000] checking execinfo.h usability... no [04:21:43.058] checking execinfo.h presence... no [04:21:43.078] checking for execinfo.h... no [04:21:43.082] checking getopt.h usability... yes [04:21:43.090] checking getopt.h presence... yes [04:21:43.106] checking for getopt.h... yes [04:21:43.113] checking ifaddrs.h usability... no [04:21:43.170] checking ifaddrs.h presence... no [04:21:43.192] checking for ifaddrs.h... no [04:21:43.195] checking mbarrier.h usability... no [04:21:43.256] checking mbarrier.h presence... no [04:21:43.278] checking for mbarrier.h... no [04:21:43.281] checking sys/epoll.h usability... no [04:21:43.340] checking sys/epoll.h presence... no [04:21:43.361] checking for sys/epoll.h... no [04:21:43.364] checking sys/event.h usability... no [04:21:43.423] checking sys/event.h presence... no [04:21:43.444] checking for sys/event.h... no [04:21:43.447] checking sys/personality.h usability... no [04:21:43.505] checking sys/personality.h presence... no [04:21:43.524] checking for sys/personality.h... no [04:21:43.527] checking sys/prctl.h usability... no [04:21:43.585] checking sys/prctl.h presence... no [04:21:43.604] checking for sys/prctl.h... no [04:21:43.608] checking sys/procctl.h usability... no [04:21:43.663] checking sys/procctl.h presence... no [04:21:43.683] checking for sys/procctl.h... no [04:21:43.686] checking sys/signalfd.h usability... no [04:21:43.742] checking sys/signalfd.h presence... no [04:21:43.761] checking for sys/signalfd.h... no [04:21:43.764] checking sys/ucred.h usability... no [04:21:43.819] checking sys/ucred.h presence... no [04:21:43.837] checking for sys/ucred.h... no [04:21:43.840] checking termios.h usability... no [04:21:43.898] checking termios.h presence... no [04:21:43.916] checking for termios.h... no [04:21:43.920] checking ucred.h usability... no [04:21:43.974] checking ucred.h presence... no [04:21:43.993] checking for ucred.h... no [04:21:43.996] checking xlocale.h usability... no [04:21:44.053] checking xlocale.h presence... no [04:21:44.071] checking for xlocale.h... no [04:21:44.074] checking zlib.h usability... yes [04:21:44.083] checking zlib.h presence... yes [04:21:44.102] checking for zlib.h... yes [04:21:44.102] checking for lz4... /usr/bin/lz4 [04:21:44.102] checking for zstd... /usr/bin/zstd [04:21:44.102] checking for openssl... /usr/bin/openssl [04:21:44.106] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:21:44.107] checking crtdefs.h usability... yes [04:21:44.114] checking crtdefs.h presence... yes [04:21:44.129] checking for crtdefs.h... yes [04:21:44.131] checking whether byte ordering is bigendian... no [04:21:44.203] checking for inline... inline [04:21:44.210] checking for printf format archetype... gnu_printf [04:21:44.219] checking for _Static_assert... yes [04:21:44.260] checking for typeof... typeof [04:21:44.268] checking for __builtin_types_compatible_p... yes [04:21:44.278] checking for __builtin_constant_p... yes [04:21:44.289] checking for __builtin_unreachable... yes [04:21:44.330] checking for computed goto support... yes [04:21:44.337] checking for struct tm.tm_zone... no [04:21:44.416] checking for union semun... no [04:21:44.450] checking for socklen_t... yes [04:21:45.747] checking for struct sockaddr.sa_len... no [04:21:47.997] checking for C/C++ restrict keyword... __restrict [04:21:48.011] checking for struct option... yes [04:21:48.056] checking whether assembler supports x86_64 popcntq... yes [04:21:48.065] checking size of off_t... 4 [04:21:48.281] 0 [04:21:48.281] checking size of bool... 1 [04:21:48.329] checking for int timezone... yes [04:21:48.385] checking for backtrace_symbols... no [04:21:48.438] checking for copyfile... no [04:21:48.491] checking for copy_file_range... no [04:21:48.542] checking for getifaddrs... no [04:21:48.593] checking for getpeerucred... no [04:21:48.644] checking for inet_pton... yes [04:21:48.695] checking for kqueue... no [04:21:48.748] checking for mbstowcs_l... no [04:21:48.798] checking for memset_s... no [04:21:48.850] checking for posix_fallocate... no [04:21:48.902] checking for ppoll... no [04:21:48.954] checking for pthread_is_threaded_np... no [04:21:49.011] checking for setproctitle... no [04:21:49.067] checking for setproctitle_fast... no [04:21:49.122] checking for strchrnul... no [04:21:49.178] checking for strsignal... no [04:21:49.232] checking for syncfs... no [04:21:49.288] checking for sync_file_range... no [04:21:49.344] checking for uselocale... no [04:21:49.400] checking for wcstombs_l... no [04:21:49.453] checking for __builtin_bswap16... yes [04:21:49.508] checking for __builtin_bswap32... yes [04:21:49.562] checking for __builtin_bswap64... yes [04:21:49.614] checking for __builtin_clz... yes [04:21:49.666] checking for __builtin_ctz... yes [04:21:49.716] checking for __builtin_popcount... yes [04:21:49.771] checking for __builtin_frame_address... yes [04:21:49.823] checking for _LARGEFILE_SOURCE value needed for large files... no [04:21:49.880] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:21:49.914] checking for posix_fadvise... no [04:21:49.973] checking whether posix_fadvise is declared... no [04:21:50.024] checking whether fdatasync is declared... no [04:21:50.073] checking whether strlcat is declared... no [04:21:50.138] checking whether strlcpy is declared... no [04:21:50.205] checking whether strnlen is declared... yes [04:21:50.220] checking whether strsep is declared... no [04:21:50.289] checking whether preadv is declared... no [04:21:50.325] checking whether pwritev is declared... no [04:21:50.361] checking whether F_FULLFSYNC is declared... no [04:21:50.402] checking for explicit_bzero... no [04:21:50.449] checking for getopt... yes [04:21:50.494] checking for getpeereid... no [04:21:50.542] checking for inet_aton... no [04:21:50.591] checking for mkdtemp... no [04:21:50.639] checking for strlcat... no [04:21:50.687] checking for strlcpy... no [04:21:50.734] checking for strnlen... yes [04:21:50.783] checking for strsep... no [04:21:50.831] checking for pthread_barrier_wait... yes [04:21:50.874] configure: On mingw32 we will use our strtof wrapper. [04:21:50.874] checking for getopt_long... yes [04:21:50.919] checking for _configthreadlocale... yes [04:21:50.963] checking for syslog... no [04:21:51.010] checking for opterr... yes [04:21:51.059] checking for optreset... no [04:21:51.110] checking test program... cross-compiling [04:21:51.110] checking whether long int is 64 bits... no [04:21:51.142] checking whether long long int is 64 bits... yes [04:21:51.152] checking for __builtin_mul_overflow... yes [04:21:51.195] checking size of void *... 8 [04:21:51.473] checking size of size_t... 8 [04:21:51.752] checking size of long... 4 [04:21:51.959] checking alignment of short... 2 [04:21:52.099] checking alignment of int... 4 [04:21:52.311] checking alignment of long... 4 [04:21:52.525] checking alignment of long long int... 8 [04:21:52.813] checking alignment of double... 8 [04:21:53.097] checking for __int128... yes [04:21:53.149] checking for __int128 alignment bug... assuming ok [04:21:53.149] checking alignment of PG_INT128_TYPE... 16 [04:21:53.498] checking for builtin __sync char locking functions... yes [04:21:53.542] checking for builtin __sync int32 locking functions... yes [04:21:53.586] checking for builtin __sync int32 atomic operations... yes [04:21:53.630] checking for builtin __sync int64 atomic operations... yes [04:21:53.673] checking for builtin __atomic int32 atomic operations... yes [04:21:53.715] checking for builtin __atomic int64 atomic operations... yes [04:21:53.759] checking for __get_cpuid... yes [04:21:53.808] checking for __get_cpuid_count... yes [04:21:53.855] checking for __cpuid... no [04:21:54.274] checking for __cpuidex... no [04:21:54.711] checking for _xgetbv with CFLAGS=... no [04:21:55.103] checking for _xgetbv with CFLAGS=-mxsave... yes [04:21:55.511] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:21:55.886] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:21:56.238] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:21:56.285] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:21:56.376] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:21:56.399] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:21:56.419] 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 [04:21:56.475] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:21:56.475] checking which random number source to use... Windows native [04:21:56.477] checking for xmllint... /usr/bin/xmllint [04:21:56.477] checking for xsltproc... /usr/bin/xsltproc [04:21:56.478] checking for fop... /usr/bin/fop [04:21:56.478] checking for dbtoepub... no [04:21:56.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:21:56.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:21:56.479] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:21:56.489] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:21:56.489] 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 [04:21:56.489] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:21:56.489] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:21:56.570] configure: creating ./config.status [04:21:56.653] config.status: creating GNUmakefile [04:21:56.665] config.status: creating src/Makefile.global [04:21:56.680] config.status: creating src/include/pg_config.h [04:21:56.692] config.status: creating src/include/pg_config_ext.h [04:21:56.704] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:21:56.719] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:21:56.726] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:21:56.733] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:21:56.740] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:21:56.747] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:21:56.750] config.status: executing check_win32_symlinks commands [04:21:56.785] [04:21:56.785] real 0m16.876s [04:21:56.785] user 0m11.291s [04:21:56.785] sys 0m5.168s [04:21:56.785] make -s -j${BUILD_JOBS} clean [04:21:57.303] time make -s -j${BUILD_JOBS} world-bin [04:22:02.414] In file included from ../../../src/include/postgres.h:46, [04:22:02.414] from backend_startup.c:16: [04:22:02.414] backend_startup.c: In function ‘BackendInitialize’: [04:22:02.414] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [04:22:02.414] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:22:02.414] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:22:02.414] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:22:02.414] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:22:02.414] | ^~~~~~~~~~~ [04:22:02.414] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [04:22:02.414] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:22:02.414] | ^~~~~~~ [04:22:02.414] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [04:22:02.414] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:22:02.414] | ^~~~ [04:22:02.414] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [04:22:02.414] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:22:02.414] | ^~~~~~~~~~~~~~~ [04:22:02.414] backend_startup.c:126:33: note: ‘status’ was declared here [04:22:02.414] 126 | int status; [04:22:02.414] | ^~~~~~ [04:22:02.414] cc1: all warnings being treated as errors [04:22:02.415] make[3]: *** [: backend_startup.o] Error 1 [04:22:02.415] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:22:02.415] make[2]: *** Waiting for unfinished jobs.... [04:22:02.624] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:22:02.625] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:22:02.625] [04:22:02.625] real 0m5.322s [04:22:02.625] user 0m8.852s [04:22:02.625] sys 0m7.171s [04:22:02.625] [04:22:02.625] Exit status: 2