[05:47:27.529] time ./configure \ [05:47:27.529] --host=x86_64-w64-mingw32 \ [05:47:27.529] --enable-cassert \ [05:47:27.529] --without-icu \ [05:47:27.529] CC="ccache x86_64-w64-mingw32-gcc" \ [05:47:27.529] CXX="ccache x86_64-w64-mingw32-g++" [05:47:27.645] checking build system type... x86_64-pc-linux-gnu [05:47:27.855] checking host system type... x86_64-w64-mingw32 [05:47:27.860] checking which template to use... win32 [05:47:27.860] checking whether NLS is wanted... no [05:47:27.860] checking for default port number... 5432 [05:47:27.866] checking for block size... 8kB [05:47:27.868] checking for segment size... 1GB [05:47:27.870] checking for WAL block size... 8kB [05:47:27.871] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [05:47:27.905] checking whether the C compiler works... yes [05:47:28.042] checking for C compiler default output file name... a.exe [05:47:28.043] checking for suffix of executables... .exe [05:47:28.082] checking whether we are cross compiling... yes [05:47:28.152] checking for suffix of object files... o [05:47:28.161] checking whether we are using the GNU C compiler... yes [05:47:28.167] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [05:47:28.174] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [05:47:28.183] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [05:47:28.240] checking whether we are using the GNU C++ compiler... yes [05:47:28.246] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [05:47:28.308] checking for gawk... no [05:47:28.308] checking for mawk... mawk [05:47:28.310] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [05:47:28.317] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [05:47:28.323] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [05:47:28.367] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [05:47:28.546] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [05:47:28.553] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [05:47:28.559] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [05:47:28.565] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [05:47:28.572] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [05:47:28.578] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [05:47:28.585] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [05:47:28.592] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [05:47:28.598] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [05:47:28.605] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [05:47:28.611] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [05:47:28.617] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [05:47:28.624] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [05:47:28.659] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [05:47:28.666] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [05:47:28.672] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [05:47:28.679] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [05:47:28.686] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [05:47:28.692] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [05:47:28.715] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [05:47:28.722] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [05:47:28.729] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [05:47:28.766] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [05:47:28.805] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [05:47:28.812] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [05:47:28.819] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [05:47:28.853] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [05:47:28.861] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [05:47:28.868] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [05:47:28.876] checking whether the C compiler still works... yes [05:47:28.941] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [05:47:29.010] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [05:47:29.011] checking pkg-config is at least version 0.9.0... yes [05:47:29.027] checking whether to build with ICU support... no [05:47:29.027] checking whether to build with Tcl... no [05:47:29.028] checking whether to build Perl modules... no [05:47:29.028] checking whether to build Python modules... no [05:47:29.028] checking whether to build with GSSAPI support... no [05:47:29.029] checking whether to build with PAM support... no [05:47:29.029] checking whether to build with BSD Authentication support... no [05:47:29.029] checking whether to build with LDAP support... no [05:47:29.029] checking whether to build with Bonjour support... no [05:47:29.029] checking whether to build with SELinux support... no [05:47:29.029] checking whether to build with systemd support... no [05:47:29.029] configure: WARNING: *** Readline does not work on MinGW --- disabling [05:47:29.029] checking whether to build with XML support... no [05:47:29.030] checking whether to build with LZ4 support... no [05:47:29.030] checking whether to build with ZSTD support... no [05:47:29.030] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [05:47:29.030] checking whether it is possible to strip libraries... yes [05:47:29.038] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [05:47:29.038] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [05:47:29.039] checking for a BSD-compatible install... /usr/bin/install -c [05:47:29.048] checking for tar... /usr/bin/tar [05:47:29.048] checking whether ln -s works... yes [05:47:29.048] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [05:47:29.050] checking for bison... /usr/bin/bison [05:47:29.052] configure: using bison (GNU Bison) 3.8.2 [05:47:29.055] checking for flex... /usr/bin/flex [05:47:29.068] configure: using flex 2.6.4 [05:47:29.068] checking for perl... /usr/bin/perl [05:47:29.071] configure: using perl 5.36.0 [05:47:29.073] checking for zic... /usr/sbin/zic [05:47:29.073] checking for a sed that does not truncate output... /usr/bin/sed [05:47:29.078] checking for grep that handles long lines and -e... /usr/bin/grep [05:47:29.081] checking for egrep... /usr/bin/grep -E [05:47:29.082] checking for ANSI C header files... yes [05:47:29.128] checking for sys/types.h... yes [05:47:29.146] checking for sys/stat.h... yes [05:47:29.161] checking for stdlib.h... yes [05:47:29.174] checking for string.h... yes [05:47:29.187] checking for memory.h... yes [05:47:29.200] checking for strings.h... yes [05:47:29.214] checking for inttypes.h... yes [05:47:29.230] checking for stdint.h... yes [05:47:29.244] checking for unistd.h... yes [05:47:29.258] checking for main in -lm... yes [05:47:29.303] checking for library containing setproctitle... no [05:47:29.391] checking for library containing dlsym... no [05:47:29.474] checking for library containing socket... -lws2_32 [05:47:29.596] checking for library containing getopt_long... none required [05:47:29.640] checking for library containing shm_open... no [05:47:29.726] checking for library containing shm_unlink... no [05:47:29.817] checking for library containing clock_gettime... no [05:47:29.906] checking for library containing shmget... no [05:47:29.991] checking for library containing backtrace_symbols... no [05:47:30.079] checking for library containing pthread_barrier_wait... -lpthread [05:47:30.168] checking for inflate in -lz... yes [05:47:30.214] checking for stdbool.h that conforms to C99... yes [05:47:30.225] checking for _Bool... yes [05:47:30.297] checking atomic.h usability... no [05:47:30.350] checking atomic.h presence... no [05:47:30.368] checking for atomic.h... no [05:47:30.371] checking copyfile.h usability... no [05:47:30.423] checking copyfile.h presence... no [05:47:30.441] checking for copyfile.h... no [05:47:30.444] checking execinfo.h usability... no [05:47:30.496] checking execinfo.h presence... no [05:47:30.515] checking for execinfo.h... no [05:47:30.518] checking getopt.h usability... yes [05:47:30.526] checking getopt.h presence... yes [05:47:30.540] checking for getopt.h... yes [05:47:30.547] checking ifaddrs.h usability... no [05:47:30.599] checking ifaddrs.h presence... no [05:47:30.615] checking for ifaddrs.h... no [05:47:30.618] checking mbarrier.h usability... no [05:47:30.670] checking mbarrier.h presence... no [05:47:30.687] checking for mbarrier.h... no [05:47:30.690] checking sys/epoll.h usability... no [05:47:30.742] checking sys/epoll.h presence... no [05:47:30.759] checking for sys/epoll.h... no [05:47:30.762] checking sys/event.h usability... no [05:47:30.813] checking sys/event.h presence... no [05:47:30.830] checking for sys/event.h... no [05:47:30.833] checking sys/personality.h usability... no [05:47:30.885] checking sys/personality.h presence... no [05:47:30.904] checking for sys/personality.h... no [05:47:30.907] checking sys/prctl.h usability... no [05:47:30.959] checking sys/prctl.h presence... no [05:47:30.977] checking for sys/prctl.h... no [05:47:30.980] checking sys/procctl.h usability... no [05:47:31.032] checking sys/procctl.h presence... no [05:47:31.050] checking for sys/procctl.h... no [05:47:31.053] checking sys/signalfd.h usability... no [05:47:31.106] checking sys/signalfd.h presence... no [05:47:31.125] checking for sys/signalfd.h... no [05:47:31.129] checking sys/ucred.h usability... no [05:47:31.181] checking sys/ucred.h presence... no [05:47:31.199] checking for sys/ucred.h... no [05:47:31.202] checking termios.h usability... no [05:47:31.253] checking termios.h presence... no [05:47:31.272] checking for termios.h... no [05:47:31.275] checking ucred.h usability... no [05:47:31.327] checking ucred.h presence... no [05:47:31.344] checking for ucred.h... no [05:47:31.347] checking xlocale.h usability... no [05:47:31.398] checking xlocale.h presence... no [05:47:31.416] checking for xlocale.h... no [05:47:31.419] checking zlib.h usability... yes [05:47:31.431] checking zlib.h presence... yes [05:47:31.448] checking for zlib.h... yes [05:47:31.449] checking for lz4... /usr/bin/lz4 [05:47:31.449] checking for zstd... /usr/bin/zstd [05:47:31.449] checking for openssl... /usr/bin/openssl [05:47:31.453] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [05:47:31.454] checking crtdefs.h usability... yes [05:47:31.461] checking crtdefs.h presence... yes [05:47:31.475] checking for crtdefs.h... yes [05:47:31.476] checking whether byte ordering is bigendian... no [05:47:31.548] checking for inline... inline [05:47:31.555] checking for printf format archetype... gnu_printf [05:47:31.564] checking for _Static_assert... yes [05:47:31.605] checking for typeof... typeof [05:47:31.612] checking for __builtin_types_compatible_p... yes [05:47:31.622] checking for __builtin_constant_p... yes [05:47:31.633] checking for __builtin_unreachable... yes [05:47:31.674] checking for computed goto support... yes [05:47:31.681] checking for struct tm.tm_zone... no [05:47:31.758] checking for union semun... no [05:47:31.793] checking for socklen_t... yes [05:47:32.971] checking for struct sockaddr.sa_len... no [05:47:35.015] checking for C/C++ restrict keyword... __restrict [05:47:35.029] checking for struct option... yes [05:47:35.071] checking whether assembler supports x86_64 popcntq... yes [05:47:35.079] checking size of off_t... 4 [05:47:35.284] 0 [05:47:35.284] checking size of bool... 1 [05:47:35.328] checking for int timezone... yes [05:47:35.381] checking for backtrace_symbols... no [05:47:35.429] checking for copyfile... no [05:47:35.478] checking for copy_file_range... no [05:47:35.525] checking for getifaddrs... no [05:47:35.573] checking for getpeerucred... no [05:47:35.622] checking for inet_pton... yes [05:47:35.670] checking for kqueue... no [05:47:35.718] checking for mbstowcs_l... no [05:47:35.766] checking for memset_s... no [05:47:35.817] checking for posix_fallocate... no [05:47:35.870] checking for ppoll... no [05:47:35.921] checking for pthread_is_threaded_np... no [05:47:35.972] checking for setproctitle... no [05:47:36.022] checking for setproctitle_fast... no [05:47:36.073] checking for strchrnul... no [05:47:36.123] checking for strsignal... no [05:47:36.171] checking for syncfs... no [05:47:36.218] checking for sync_file_range... no [05:47:36.267] checking for uselocale... no [05:47:36.315] checking for wcstombs_l... no [05:47:36.361] checking for __builtin_bswap16... yes [05:47:36.408] checking for __builtin_bswap32... yes [05:47:36.453] checking for __builtin_bswap64... yes [05:47:36.499] checking for __builtin_clz... yes [05:47:36.546] checking for __builtin_ctz... yes [05:47:36.593] checking for __builtin_popcount... yes [05:47:36.640] checking for __builtin_frame_address... yes [05:47:36.685] checking for _LARGEFILE_SOURCE value needed for large files... no [05:47:36.737] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [05:47:36.767] checking for posix_fadvise... no [05:47:36.816] checking whether posix_fadvise is declared... no [05:47:36.859] checking whether fdatasync is declared... no [05:47:36.903] checking whether strlcat is declared... no [05:47:36.965] checking whether strlcpy is declared... no [05:47:37.027] checking whether strnlen is declared... yes [05:47:37.040] checking whether strsep is declared... no [05:47:37.104] checking whether preadv is declared... no [05:47:37.141] checking whether pwritev is declared... no [05:47:37.179] checking whether F_FULLFSYNC is declared... no [05:47:37.218] checking for explicit_bzero... no [05:47:37.265] checking for getopt... yes [05:47:37.308] checking for getpeereid... no [05:47:37.354] checking for inet_aton... no [05:47:37.401] checking for mkdtemp... no [05:47:37.448] checking for strlcat... no [05:47:37.496] checking for strlcpy... no [05:47:37.542] checking for strnlen... yes [05:47:37.589] checking for strsep... no [05:47:37.635] checking for pthread_barrier_wait... yes [05:47:37.678] configure: On mingw32 we will use our strtof wrapper. [05:47:37.678] checking for getopt_long... yes [05:47:37.721] checking for _configthreadlocale... yes [05:47:37.765] checking for syslog... no [05:47:37.812] checking for opterr... yes [05:47:37.860] checking for optreset... no [05:47:37.910] checking test program... cross-compiling [05:47:37.910] checking whether long int is 64 bits... no [05:47:37.941] checking whether long long int is 64 bits... yes [05:47:37.951] checking for __builtin_mul_overflow... yes [05:47:37.993] checking size of void *... 8 [05:47:38.245] checking size of size_t... 8 [05:47:38.509] checking size of long... 4 [05:47:38.714] checking alignment of short... 2 [05:47:38.857] checking alignment of int... 4 [05:47:39.060] checking alignment of long... 4 [05:47:39.262] checking alignment of long long int... 8 [05:47:39.521] checking alignment of double... 8 [05:47:39.781] checking for __int128... yes [05:47:39.830] checking for __int128 alignment bug... assuming ok [05:47:39.830] checking alignment of PG_INT128_TYPE... 16 [05:47:40.156] checking for builtin __sync char locking functions... yes [05:47:40.197] checking for builtin __sync int32 locking functions... yes [05:47:40.237] checking for builtin __sync int32 atomic operations... yes [05:47:40.279] checking for builtin __sync int64 atomic operations... yes [05:47:40.320] checking for builtin __atomic int32 atomic operations... yes [05:47:40.360] checking for builtin __atomic int64 atomic operations... yes [05:47:40.402] checking for __get_cpuid... yes [05:47:40.447] checking for __get_cpuid_count... yes [05:47:40.490] checking for __cpuid... no [05:47:40.881] checking for __cpuidex... no [05:47:41.295] checking for _xgetbv with CFLAGS=... no [05:47:41.670] checking for _xgetbv with CFLAGS=-mxsave... yes [05:47:42.067] checking for _mm512_popcnt_epi64 with CFLAGS=... no [05:47:42.446] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [05:47:42.783] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [05:47:42.828] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [05:47:42.914] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [05:47:42.935] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [05:47:42.952] 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:47:43.004] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [05:47:43.005] checking which random number source to use... Windows native [05:47:43.007] checking for xmllint... /usr/bin/xmllint [05:47:43.007] checking for xsltproc... /usr/bin/xsltproc [05:47:43.007] checking for fop... /usr/bin/fop [05:47:43.007] checking for dbtoepub... no [05:47:43.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [05:47:43.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [05:47:43.008] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [05:47:43.019] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [05:47:43.019] 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:47:43.019] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [05:47:43.019] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [05:47:43.097] configure: creating ./config.status [05:47:43.174] config.status: creating GNUmakefile [05:47:43.185] config.status: creating src/Makefile.global [05:47:43.199] config.status: creating src/include/pg_config.h [05:47:43.211] config.status: creating src/include/pg_config_ext.h [05:47:43.222] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [05:47:43.235] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [05:47:43.242] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [05:47:43.249] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [05:47:43.255] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [05:47:43.262] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [05:47:43.265] config.status: executing check_win32_symlinks commands [05:47:43.299] [05:47:43.299] real 0m15.770s [05:47:43.299] user 0m10.624s [05:47:43.299] sys 0m4.756s [05:47:43.299] make -s -j${BUILD_JOBS} clean [05:47:43.799] time make -s -j${BUILD_JOBS} world-bin [05:47:48.640] In file included from ../../../src/include/postgres.h:46, [05:47:48.640] from backend_startup.c:16: [05:47:48.640] backend_startup.c: In function ‘BackendInitialize’: [05:47:48.640] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [05:47:48.640] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [05:47:48.640] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [05:47:48.640] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [05:47:48.640] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [05:47:48.640] | ^~~~~~~~~~~ [05:47:48.640] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [05:47:48.640] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:47:48.640] | ^~~~~~~ [05:47:48.640] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [05:47:48.640] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [05:47:48.640] | ^~~~ [05:47:48.640] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [05:47:48.640] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [05:47:48.640] | ^~~~~~~~~~~~~~~ [05:47:48.640] backend_startup.c:126:33: note: ‘status’ was declared here [05:47:48.640] 126 | int status; [05:47:48.640] | ^~~~~~ [05:47:48.640] cc1: all warnings being treated as errors [05:47:48.641] make[3]: *** [: backend_startup.o] Error 1 [05:47:48.641] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [05:47:48.641] make[2]: *** Waiting for unfinished jobs.... [05:47:48.777] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [05:47:48.777] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [05:47:48.777] [05:47:48.777] real 0m4.979s [05:47:48.777] user 0m8.760s [05:47:48.777] sys 0m6.126s [05:47:48.778] [05:47:48.778] Exit status: 2