[06:05:38.226] time ./configure \ [06:05:38.226] --host=x86_64-w64-mingw32 \ [06:05:38.226] --enable-cassert \ [06:05:38.226] --without-icu \ [06:05:38.226] CC="ccache x86_64-w64-mingw32-gcc" \ [06:05:38.226] CXX="ccache x86_64-w64-mingw32-g++" [06:05:38.351] checking build system type... x86_64-pc-linux-gnu [06:05:38.549] checking host system type... x86_64-w64-mingw32 [06:05:38.555] checking which template to use... win32 [06:05:38.555] checking whether NLS is wanted... no [06:05:38.555] checking for default port number... 5432 [06:05:38.562] checking for block size... 8kB [06:05:38.563] checking for segment size... 1GB [06:05:38.566] checking for WAL block size... 8kB [06:05:38.567] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [06:05:38.604] checking whether the C compiler works... yes [06:05:38.749] checking for C compiler default output file name... a.exe [06:05:38.750] checking for suffix of executables... .exe [06:05:38.792] checking whether we are cross compiling... yes [06:05:38.864] checking for suffix of object files... o [06:05:38.873] checking whether we are using the GNU C compiler... yes [06:05:38.881] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [06:05:38.888] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [06:05:38.914] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [06:05:38.980] checking whether we are using the GNU C++ compiler... yes [06:05:38.986] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [06:05:39.053] checking for gawk... no [06:05:39.053] checking for mawk... mawk [06:05:39.056] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [06:05:39.063] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [06:05:39.071] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [06:05:39.120] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [06:05:39.288] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [06:05:39.296] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [06:05:39.303] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [06:05:39.310] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [06:05:39.318] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [06:05:39.353] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [06:05:39.360] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [06:05:39.393] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [06:05:39.401] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [06:05:39.408] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [06:05:39.415] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [06:05:39.450] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [06:05:39.483] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [06:05:39.521] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [06:05:39.528] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [06:05:39.535] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [06:05:39.542] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [06:05:39.549] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [06:05:39.556] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [06:05:39.579] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [06:05:39.586] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [06:05:39.592] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [06:05:39.629] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [06:05:39.668] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [06:05:39.675] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [06:05:39.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [06:05:39.716] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [06:05:39.723] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [06:05:39.730] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [06:05:39.797] checking whether the C compiler still works... yes [06:05:39.864] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [06:05:39.936] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [06:05:39.936] checking pkg-config is at least version 0.9.0... yes [06:05:39.953] checking whether to build with ICU support... no [06:05:39.953] checking whether to build with Tcl... no [06:05:39.953] checking whether to build Perl modules... no [06:05:39.953] checking whether to build Python modules... no [06:05:39.954] checking whether to build with GSSAPI support... no [06:05:39.955] checking whether to build with PAM support... no [06:05:39.955] checking whether to build with BSD Authentication support... no [06:05:39.955] checking whether to build with LDAP support... no [06:05:39.955] checking whether to build with Bonjour support... no [06:05:39.955] checking whether to build with SELinux support... no [06:05:39.955] checking whether to build with systemd support... no [06:05:39.955] configure: WARNING: *** Readline does not work on MinGW --- disabling [06:05:39.955] checking whether to build with XML support... no [06:05:39.956] checking whether to build with LZ4 support... no [06:05:39.956] checking whether to build with ZSTD support... no [06:05:39.956] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [06:05:39.956] checking whether it is possible to strip libraries... yes [06:05:39.964] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [06:05:39.964] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [06:05:39.964] checking for a BSD-compatible install... /usr/bin/install -c [06:05:39.974] checking for tar... /usr/bin/tar [06:05:39.974] checking whether ln -s works... yes [06:05:39.974] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [06:05:39.976] checking for bison... /usr/bin/bison [06:05:39.978] configure: using bison (GNU Bison) 3.8.2 [06:05:39.981] checking for flex... /usr/bin/flex [06:05:39.994] configure: using flex 2.6.4 [06:05:39.994] checking for perl... /usr/bin/perl [06:05:39.997] configure: using perl 5.36.0 [06:05:39.999] checking for zic... /usr/sbin/zic [06:05:39.999] checking for a sed that does not truncate output... /usr/bin/sed [06:05:40.004] checking for grep that handles long lines and -e... /usr/bin/grep [06:05:40.007] checking for egrep... /usr/bin/grep -E [06:05:40.009] checking for ANSI C header files... yes [06:05:40.097] checking for sys/types.h... yes [06:05:40.115] checking for sys/stat.h... yes [06:05:40.132] checking for stdlib.h... yes [06:05:40.194] checking for string.h... yes [06:05:40.209] checking for memory.h... yes [06:05:40.224] checking for strings.h... yes [06:05:40.241] checking for inttypes.h... yes [06:05:40.259] checking for stdint.h... yes [06:05:40.321] checking for unistd.h... yes [06:05:40.337] checking for main in -lm... yes [06:05:40.385] checking for library containing setproctitle... no [06:05:40.481] checking for library containing dlsym... no [06:05:40.574] checking for library containing socket... -lws2_32 [06:05:40.703] checking for library containing getopt_long... none required [06:05:40.753] checking for library containing shm_open... no [06:05:40.844] checking for library containing shm_unlink... no [06:05:40.934] checking for library containing clock_gettime... no [06:05:41.023] checking for library containing shmget... no [06:05:41.113] checking for library containing backtrace_symbols... no [06:05:41.201] checking for library containing pthread_barrier_wait... -lpthread [06:05:41.291] checking for inflate in -lz... yes [06:05:41.339] checking for stdbool.h that conforms to C99... yes [06:05:41.360] checking for _Bool... yes [06:05:41.433] checking atomic.h usability... no [06:05:41.487] checking atomic.h presence... no [06:05:41.505] checking for atomic.h... no [06:05:41.508] checking copyfile.h usability... no [06:05:41.564] checking copyfile.h presence... no [06:05:41.584] checking for copyfile.h... no [06:05:41.587] checking execinfo.h usability... no [06:05:41.643] checking execinfo.h presence... no [06:05:41.663] checking for execinfo.h... no [06:05:41.666] checking getopt.h usability... yes [06:05:41.695] checking getopt.h presence... yes [06:05:41.710] checking for getopt.h... yes [06:05:41.717] checking ifaddrs.h usability... no [06:05:41.774] checking ifaddrs.h presence... no [06:05:41.792] checking for ifaddrs.h... no [06:05:41.795] checking mbarrier.h usability... no [06:05:41.851] checking mbarrier.h presence... no [06:05:41.870] checking for mbarrier.h... no [06:05:41.873] checking sys/epoll.h usability... no [06:05:41.927] checking sys/epoll.h presence... no [06:05:41.947] checking for sys/epoll.h... no [06:05:41.950] checking sys/event.h usability... no [06:05:42.004] checking sys/event.h presence... no [06:05:42.023] checking for sys/event.h... no [06:05:42.026] checking sys/personality.h usability... no [06:05:42.081] checking sys/personality.h presence... no [06:05:42.100] checking for sys/personality.h... no [06:05:42.103] checking sys/prctl.h usability... no [06:05:42.159] checking sys/prctl.h presence... no [06:05:42.179] checking for sys/prctl.h... no [06:05:42.182] checking sys/procctl.h usability... no [06:05:42.238] checking sys/procctl.h presence... no [06:05:42.258] checking for sys/procctl.h... no [06:05:42.261] checking sys/signalfd.h usability... no [06:05:42.316] checking sys/signalfd.h presence... no [06:05:42.335] checking for sys/signalfd.h... no [06:05:42.338] checking sys/ucred.h usability... no [06:05:42.392] checking sys/ucred.h presence... no [06:05:42.413] checking for sys/ucred.h... no [06:05:42.416] checking termios.h usability... no [06:05:42.475] checking termios.h presence... no [06:05:42.495] checking for termios.h... no [06:05:42.498] checking ucred.h usability... no [06:05:42.556] checking ucred.h presence... no [06:05:42.576] checking for ucred.h... no [06:05:42.579] checking xlocale.h usability... no [06:05:42.635] checking xlocale.h presence... no [06:05:42.656] checking for xlocale.h... no [06:05:42.659] checking zlib.h usability... yes [06:05:42.671] checking zlib.h presence... yes [06:05:42.691] checking for zlib.h... yes [06:05:42.692] checking for lz4... /usr/bin/lz4 [06:05:42.692] checking for zstd... /usr/bin/zstd [06:05:42.692] checking for openssl... /usr/bin/openssl [06:05:42.696] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [06:05:42.697] checking crtdefs.h usability... yes [06:05:42.705] checking crtdefs.h presence... yes [06:05:42.720] checking for crtdefs.h... yes [06:05:42.722] checking whether byte ordering is bigendian... no [06:05:42.830] checking for inline... inline [06:05:42.839] checking for printf format archetype... gnu_printf [06:05:42.848] checking for _Static_assert... yes [06:05:42.892] checking for typeof... typeof [06:05:42.927] checking for __builtin_types_compatible_p... yes [06:05:42.940] checking for __builtin_constant_p... yes [06:05:42.963] checking for __builtin_unreachable... yes [06:05:43.006] checking for computed goto support... yes [06:05:43.042] checking for struct tm.tm_zone... no [06:05:43.126] checking for union semun... no [06:05:43.161] checking for socklen_t... yes [06:05:44.325] checking for struct sockaddr.sa_len... no [06:05:46.379] checking for C/C++ restrict keyword... __restrict [06:05:46.393] checking for struct option... yes [06:05:46.434] checking whether assembler supports x86_64 popcntq... yes [06:05:46.442] checking size of off_t... 4 [06:05:46.640] 0 [06:05:46.641] checking size of bool... 1 [06:05:46.696] checking for int timezone... yes [06:05:46.749] checking for backtrace_symbols... no [06:05:46.803] checking for copyfile... no [06:05:46.856] checking for copy_file_range... no [06:05:46.911] checking for getifaddrs... no [06:05:46.963] checking for getpeerucred... no [06:05:47.017] checking for inet_pton... yes [06:05:47.069] checking for kqueue... no [06:05:47.119] checking for mbstowcs_l... no [06:05:47.173] checking for memset_s... no [06:05:47.226] checking for posix_fallocate... no [06:05:47.280] checking for ppoll... no [06:05:47.331] checking for pthread_is_threaded_np... no [06:05:47.383] checking for setproctitle... no [06:05:47.434] checking for setproctitle_fast... no [06:05:47.485] checking for strchrnul... no [06:05:47.536] checking for strsignal... no [06:05:47.590] checking for syncfs... no [06:05:47.641] checking for sync_file_range... no [06:05:47.694] checking for uselocale... no [06:05:47.746] checking for wcstombs_l... no [06:05:47.797] checking for __builtin_bswap16... yes [06:05:47.849] checking for __builtin_bswap32... yes [06:05:47.900] checking for __builtin_bswap64... yes [06:05:47.950] checking for __builtin_clz... yes [06:05:47.999] checking for __builtin_ctz... yes [06:05:48.048] checking for __builtin_popcount... yes [06:05:48.095] checking for __builtin_frame_address... yes [06:05:48.144] checking for _LARGEFILE_SOURCE value needed for large files... no [06:05:48.199] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [06:05:48.234] checking for posix_fadvise... no [06:05:48.288] checking whether posix_fadvise is declared... no [06:05:48.337] checking whether fdatasync is declared... no [06:05:48.389] checking whether strlcat is declared... no [06:05:48.454] checking whether strlcpy is declared... no [06:05:48.520] checking whether strnlen is declared... yes [06:05:48.533] checking whether strsep is declared... no [06:05:48.598] checking whether preadv is declared... no [06:05:48.636] checking whether pwritev is declared... no [06:05:48.674] checking whether F_FULLFSYNC is declared... no [06:05:48.714] checking for explicit_bzero... no [06:05:48.761] checking for getopt... yes [06:05:48.805] checking for getpeereid... no [06:05:48.853] checking for inet_aton... no [06:05:48.901] checking for mkdtemp... no [06:05:48.950] checking for strlcat... no [06:05:49.000] checking for strlcpy... no [06:05:49.049] checking for strnlen... yes [06:05:49.097] checking for strsep... no [06:05:49.148] checking for pthread_barrier_wait... yes [06:05:49.192] configure: On mingw32 we will use our strtof wrapper. [06:05:49.192] checking for getopt_long... yes [06:05:49.236] checking for _configthreadlocale... yes [06:05:49.282] checking for syslog... no [06:05:49.332] checking for opterr... yes [06:05:49.380] checking for optreset... no [06:05:49.433] checking test program... cross-compiling [06:05:49.433] checking whether long int is 64 bits... no [06:05:49.464] checking whether long long int is 64 bits... yes [06:05:49.474] checking for __builtin_mul_overflow... yes [06:05:49.517] checking size of void *... 8 [06:05:49.841] checking size of size_t... 8 [06:05:50.140] checking size of long... 4 [06:05:50.356] checking alignment of short... 2 [06:05:50.520] checking alignment of int... 4 [06:05:50.786] checking alignment of long... 4 [06:05:51.000] checking alignment of long long int... 8 [06:05:51.285] checking alignment of double... 8 [06:05:51.599] checking for __int128... yes [06:05:51.651] checking for __int128 alignment bug... assuming ok [06:05:51.651] checking alignment of PG_INT128_TYPE... 16 [06:05:52.142] checking for builtin __sync char locking functions... yes [06:05:52.184] checking for builtin __sync int32 locking functions... yes [06:05:52.226] checking for builtin __sync int32 atomic operations... yes [06:05:52.269] checking for builtin __sync int64 atomic operations... yes [06:05:52.314] checking for builtin __atomic int32 atomic operations... yes [06:05:52.359] checking for builtin __atomic int64 atomic operations... yes [06:05:52.403] checking for __get_cpuid... yes [06:05:52.451] checking for __get_cpuid_count... yes [06:05:52.497] checking for __cpuid... no [06:05:52.893] checking for __cpuidex... no [06:05:53.313] checking for _xgetbv with CFLAGS=... no [06:05:53.698] checking for _xgetbv with CFLAGS=-mxsave... yes [06:05:54.097] checking for _mm512_popcnt_epi64 with CFLAGS=... no [06:05:54.477] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [06:05:54.822] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [06:05:54.869] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [06:05:54.963] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [06:05:54.986] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [06:05:55.005] 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 [06:05:55.061] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [06:05:55.061] checking which random number source to use... Windows native [06:05:55.063] checking for xmllint... /usr/bin/xmllint [06:05:55.063] checking for xsltproc... /usr/bin/xsltproc [06:05:55.063] checking for fop... /usr/bin/fop [06:05:55.063] checking for dbtoepub... no [06:05:55.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [06:05:55.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [06:05:55.064] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [06:05:55.076] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [06:05:55.076] 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 [06:05:55.076] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [06:05:55.076] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [06:05:55.165] configure: creating ./config.status [06:05:55.255] config.status: creating GNUmakefile [06:05:55.269] config.status: creating src/Makefile.global [06:05:55.285] config.status: creating src/include/pg_config.h [06:05:55.298] config.status: creating src/include/pg_config_ext.h [06:05:55.310] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [06:05:55.326] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [06:05:55.334] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [06:05:55.342] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [06:05:55.350] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [06:05:55.358] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [06:05:55.362] config.status: executing check_win32_symlinks commands [06:05:55.398] [06:05:55.398] real 0m17.173s [06:05:55.398] user 0m11.300s [06:05:55.398] sys 0m5.493s [06:05:55.398] make -s -j${BUILD_JOBS} clean [06:05:55.921] time make -s -j${BUILD_JOBS} world-bin [06:07:32.211] In file included from ../../../src/include/postgres.h:46, [06:07:32.211] from backend_startup.c:16: [06:07:32.211] backend_startup.c: In function ‘BackendInitialize’: [06:07:32.211] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [06:07:32.211] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [06:07:32.211] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [06:07:32.211] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [06:07:32.211] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [06:07:32.211] | ^~~~~~~~~~~ [06:07:32.211] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [06:07:32.211] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:07:32.211] | ^~~~~~~ [06:07:32.211] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [06:07:32.211] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [06:07:32.211] | ^~~~ [06:07:32.211] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [06:07:32.211] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [06:07:32.211] | ^~~~~~~~~~~~~~~ [06:07:32.211] backend_startup.c:126:33: note: ‘status’ was declared here [06:07:32.211] 126 | int status; [06:07:32.211] | ^~~~~~ [06:07:32.211] cc1: all warnings being treated as errors [06:07:32.212] make[3]: *** [: backend_startup.o] Error 1 [06:07:32.212] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [06:07:32.212] make[2]: *** Waiting for unfinished jobs.... [06:07:41.354] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [06:07:41.354] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [06:07:41.355] [06:07:41.355] real 1m45.433s [06:07:41.355] user 5m41.369s [06:07:41.355] sys 1m5.323s [06:07:41.355] [06:07:41.355] Exit status: 2