[22:50:37.339] time ./configure \ [22:50:37.339] --host=x86_64-w64-mingw32 \ [22:50:37.339] --enable-cassert \ [22:50:37.339] --without-icu \ [22:50:37.339] CC="ccache x86_64-w64-mingw32-gcc" \ [22:50:37.339] CXX="ccache x86_64-w64-mingw32-g++" [22:50:37.469] checking build system type... x86_64-pc-linux-gnu [22:50:37.682] checking host system type... x86_64-w64-mingw32 [22:50:37.688] checking which template to use... win32 [22:50:37.688] checking whether NLS is wanted... no [22:50:37.689] checking for default port number... 5432 [22:50:37.696] checking for block size... 8kB [22:50:37.698] checking for segment size... 1GB [22:50:37.701] checking for WAL block size... 8kB [22:50:37.702] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:50:37.740] checking whether the C compiler works... yes [22:50:37.900] checking for C compiler default output file name... a.exe [22:50:37.901] checking for suffix of executables... .exe [22:50:37.944] checking whether we are cross compiling... yes [22:50:38.031] checking for suffix of object files... o [22:50:38.040] checking whether we are using the GNU C compiler... yes [22:50:38.048] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:50:38.056] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:50:38.067] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:50:38.133] checking whether we are using the GNU C++ compiler... yes [22:50:38.141] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:50:38.214] checking for gawk... no [22:50:38.214] checking for mawk... mawk [22:50:38.217] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:50:38.224] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:50:38.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:50:38.279] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:50:38.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:50:38.486] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:50:38.493] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:50:38.501] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:50:38.509] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:50:38.516] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:50:38.524] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:50:38.531] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:50:38.539] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:50:38.547] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:50:38.554] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:50:38.561] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:50:38.568] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:50:38.607] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:50:38.614] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:50:38.622] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:50:38.629] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:50:38.637] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:50:38.644] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:50:38.670] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:50:38.678] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:50:38.686] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:50:38.727] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:50:38.767] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:50:38.775] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:50:38.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:50:38.818] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:50:38.826] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:50:38.833] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:50:38.842] checking whether the C compiler still works... yes [22:50:38.915] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:50:38.991] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:50:38.993] checking pkg-config is at least version 0.9.0... yes [22:50:39.011] checking whether to build with ICU support... no [22:50:39.012] checking whether to build with Tcl... no [22:50:39.012] checking whether to build Perl modules... no [22:50:39.012] checking whether to build Python modules... no [22:50:39.012] checking whether to build with GSSAPI support... no [22:50:39.014] checking whether to build with PAM support... no [22:50:39.014] checking whether to build with BSD Authentication support... no [22:50:39.014] checking whether to build with LDAP support... no [22:50:39.014] checking whether to build with Bonjour support... no [22:50:39.014] checking whether to build with SELinux support... no [22:50:39.014] checking whether to build with systemd support... no [22:50:39.014] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:50:39.014] checking whether to build with XML support... no [22:50:39.015] checking whether to build with LZ4 support... no [22:50:39.015] checking whether to build with ZSTD support... no [22:50:39.015] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:50:39.016] checking whether it is possible to strip libraries... yes [22:50:39.028] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:50:39.029] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:50:39.029] checking for a BSD-compatible install... /usr/bin/install -c [22:50:39.039] checking for tar... /usr/bin/tar [22:50:39.040] checking whether ln -s works... yes [22:50:39.040] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:50:39.042] checking for bison... /usr/bin/bison [22:50:39.045] configure: using bison (GNU Bison) 3.8.2 [22:50:39.048] checking for flex... /usr/bin/flex [22:50:39.062] configure: using flex 2.6.4 [22:50:39.062] checking for perl... /usr/bin/perl [22:50:39.065] configure: using perl 5.36.0 [22:50:39.068] checking for zic... /usr/sbin/zic [22:50:39.068] checking for a sed that does not truncate output... /usr/bin/sed [22:50:39.073] checking for grep that handles long lines and -e... /usr/bin/grep [22:50:39.075] checking for egrep... /usr/bin/grep -E [22:50:39.077] checking for ANSI C header files... yes [22:50:39.129] checking for sys/types.h... yes [22:50:39.148] checking for sys/stat.h... yes [22:50:39.165] checking for stdlib.h... yes [22:50:39.180] checking for string.h... yes [22:50:39.196] checking for memory.h... yes [22:50:39.213] checking for strings.h... yes [22:50:39.230] checking for inttypes.h... yes [22:50:39.249] checking for stdint.h... yes [22:50:39.266] checking for unistd.h... yes [22:50:39.283] checking for main in -lm... yes [22:50:39.336] checking for library containing setproctitle... no [22:50:39.435] checking for library containing dlsym... no [22:50:39.535] checking for library containing socket... -lws2_32 [22:50:39.677] checking for library containing getopt_long... none required [22:50:39.730] checking for library containing shm_open... no [22:50:39.826] checking for library containing shm_unlink... no [22:50:39.923] checking for library containing clock_gettime... no [22:50:40.024] checking for library containing shmget... no [22:50:40.120] checking for library containing backtrace_symbols... no [22:50:40.222] checking for library containing pthread_barrier_wait... -lpthread [22:50:40.326] checking for inflate in -lz... yes [22:50:40.379] checking for stdbool.h that conforms to C99... yes [22:50:40.392] checking for _Bool... yes [22:50:40.476] checking atomic.h usability... no [22:50:40.537] checking atomic.h presence... no [22:50:40.559] checking for atomic.h... no [22:50:40.563] checking copyfile.h usability... no [22:50:40.624] checking copyfile.h presence... no [22:50:40.646] checking for copyfile.h... no [22:50:40.650] checking execinfo.h usability... no [22:50:40.711] checking execinfo.h presence... no [22:50:40.734] checking for execinfo.h... no [22:50:40.738] checking getopt.h usability... yes [22:50:40.746] checking getopt.h presence... yes [22:50:40.763] checking for getopt.h... yes [22:50:40.771] checking ifaddrs.h usability... no [22:50:40.830] checking ifaddrs.h presence... no [22:50:40.852] checking for ifaddrs.h... no [22:50:40.856] checking mbarrier.h usability... no [22:50:40.917] checking mbarrier.h presence... no [22:50:40.937] checking for mbarrier.h... no [22:50:40.941] checking sys/epoll.h usability... no [22:50:41.002] checking sys/epoll.h presence... no [22:50:41.023] checking for sys/epoll.h... no [22:50:41.027] checking sys/event.h usability... no [22:50:41.086] checking sys/event.h presence... no [22:50:41.107] checking for sys/event.h... no [22:50:41.110] checking sys/personality.h usability... no [22:50:41.170] checking sys/personality.h presence... no [22:50:41.191] checking for sys/personality.h... no [22:50:41.195] checking sys/prctl.h usability... no [22:50:41.254] checking sys/prctl.h presence... no [22:50:41.277] checking for sys/prctl.h... no [22:50:41.281] checking sys/procctl.h usability... no [22:50:41.344] checking sys/procctl.h presence... no [22:50:41.365] checking for sys/procctl.h... no [22:50:41.369] checking sys/signalfd.h usability... no [22:50:41.429] checking sys/signalfd.h presence... no [22:50:41.450] checking for sys/signalfd.h... no [22:50:41.454] checking sys/ucred.h usability... no [22:50:41.517] checking sys/ucred.h presence... no [22:50:41.540] checking for sys/ucred.h... no [22:50:41.544] checking termios.h usability... no [22:50:41.606] checking termios.h presence... no [22:50:41.627] checking for termios.h... no [22:50:41.631] checking ucred.h usability... no [22:50:41.695] checking ucred.h presence... no [22:50:41.716] checking for ucred.h... no [22:50:41.720] checking xlocale.h usability... no [22:50:41.784] checking xlocale.h presence... no [22:50:41.806] checking for xlocale.h... no [22:50:41.809] checking zlib.h usability... yes [22:50:41.820] checking zlib.h presence... yes [22:50:41.842] checking for zlib.h... yes [22:50:41.842] checking for lz4... /usr/bin/lz4 [22:50:41.842] checking for zstd... /usr/bin/zstd [22:50:41.843] checking for openssl... /usr/bin/openssl [22:50:41.848] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:50:41.849] checking crtdefs.h usability... yes [22:50:41.858] checking crtdefs.h presence... yes [22:50:41.875] checking for crtdefs.h... yes [22:50:41.877] checking whether byte ordering is bigendian... no [22:50:41.963] checking for inline... inline [22:50:41.971] checking for printf format archetype... gnu_printf [22:50:41.981] checking for _Static_assert... yes [22:50:42.027] checking for typeof... typeof [22:50:42.035] checking for __builtin_types_compatible_p... yes [22:50:42.047] checking for __builtin_constant_p... yes [22:50:42.060] checking for __builtin_unreachable... yes [22:50:42.105] checking for computed goto support... yes [22:50:42.113] checking for struct tm.tm_zone... no [22:50:42.202] checking for union semun... no [22:50:42.242] checking for socklen_t... yes [22:50:43.470] checking for struct sockaddr.sa_len... no [22:50:45.611] checking for C/C++ restrict keyword... __restrict [22:50:45.627] checking for struct option... yes [22:50:45.674] checking whether assembler supports x86_64 popcntq... yes [22:50:45.682] checking size of off_t... 4 [22:50:45.910] 0 [22:50:45.910] checking size of bool... 1 [22:50:45.959] checking for int timezone... yes [22:50:46.018] checking for backtrace_symbols... no [22:50:46.072] checking for copyfile... no [22:50:46.129] checking for copy_file_range... no [22:50:46.186] checking for getifaddrs... no [22:50:46.240] checking for getpeerucred... no [22:50:46.295] checking for inet_pton... yes [22:50:46.350] checking for kqueue... no [22:50:46.406] checking for mbstowcs_l... no [22:50:46.459] checking for memset_s... no [22:50:46.513] checking for posix_fallocate... no [22:50:46.567] checking for ppoll... no [22:50:46.621] checking for pthread_is_threaded_np... no [22:50:46.677] checking for setproctitle... no [22:50:46.734] checking for setproctitle_fast... no [22:50:46.789] checking for strchrnul... no [22:50:46.845] checking for strsignal... no [22:50:46.900] checking for syncfs... no [22:50:46.955] checking for sync_file_range... no [22:50:47.013] checking for uselocale... no [22:50:47.069] checking for wcstombs_l... no [22:50:47.123] checking for __builtin_bswap16... yes [22:50:47.178] checking for __builtin_bswap32... yes [22:50:47.232] checking for __builtin_bswap64... yes [22:50:47.287] checking for __builtin_clz... yes [22:50:47.343] checking for __builtin_ctz... yes [22:50:47.398] checking for __builtin_popcount... yes [22:50:47.452] checking for __builtin_frame_address... yes [22:50:47.507] checking for _LARGEFILE_SOURCE value needed for large files... no [22:50:47.564] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:50:47.599] checking for posix_fadvise... no [22:50:47.657] checking whether posix_fadvise is declared... no [22:50:47.709] checking whether fdatasync is declared... no [22:50:47.762] checking whether strlcat is declared... no [22:50:47.833] checking whether strlcpy is declared... no [22:50:47.905] checking whether strnlen is declared... yes [22:50:47.920] checking whether strsep is declared... no [22:50:47.992] checking whether preadv is declared... no [22:50:48.035] checking whether pwritev is declared... no [22:50:48.079] checking whether F_FULLFSYNC is declared... no [22:50:48.125] checking for explicit_bzero... no [22:50:48.180] checking for getopt... yes [22:50:48.230] checking for getpeereid... no [22:50:48.283] checking for inet_aton... no [22:50:48.336] checking for mkdtemp... no [22:50:48.389] checking for strlcat... no [22:50:48.441] checking for strlcpy... no [22:50:48.493] checking for strnlen... yes [22:50:48.545] checking for strsep... no [22:50:48.598] checking for pthread_barrier_wait... yes [22:50:48.646] configure: On mingw32 we will use our strtof wrapper. [22:50:48.647] checking for getopt_long... yes [22:50:48.699] checking for _configthreadlocale... yes [22:50:48.751] checking for syslog... no [22:50:48.804] checking for opterr... yes [22:50:48.858] checking for optreset... no [22:50:48.916] checking test program... cross-compiling [22:50:48.917] checking whether long int is 64 bits... no [22:50:48.952] checking whether long long int is 64 bits... yes [22:50:48.963] checking for __builtin_mul_overflow... yes [22:50:49.011] checking size of void *... 8 [22:50:49.310] checking size of size_t... 8 [22:50:49.602] checking size of long... 4 [22:50:49.818] checking alignment of short... 2 [22:50:49.969] checking alignment of int... 4 [22:50:50.186] checking alignment of long... 4 [22:50:50.407] checking alignment of long long int... 8 [22:50:50.697] checking alignment of double... 8 [22:50:50.986] checking for __int128... yes [22:50:51.041] checking for __int128 alignment bug... assuming ok [22:50:51.041] checking alignment of PG_INT128_TYPE... 16 [22:50:51.403] checking for builtin __sync char locking functions... yes [22:50:51.449] checking for builtin __sync int32 locking functions... yes [22:50:51.496] checking for builtin __sync int32 atomic operations... yes [22:50:51.543] checking for builtin __sync int64 atomic operations... yes [22:50:51.587] checking for builtin __atomic int32 atomic operations... yes [22:50:51.632] checking for builtin __atomic int64 atomic operations... yes [22:50:51.677] checking for __get_cpuid... yes [22:50:51.727] checking for __get_cpuid_count... yes [22:50:51.773] checking for __cpuid... no [22:50:52.182] checking for __cpuidex... no [22:50:52.614] checking for _xgetbv with CFLAGS=... no [22:50:52.998] checking for _xgetbv with CFLAGS=-mxsave... yes [22:50:53.405] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:50:53.795] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:50:54.146] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:50:54.196] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:50:54.292] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:50:54.317] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:50:54.338] 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 [22:50:54.397] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:50:54.397] checking which random number source to use... Windows native [22:50:54.399] checking for xmllint... /usr/bin/xmllint [22:50:54.400] checking for xsltproc... /usr/bin/xsltproc [22:50:54.400] checking for fop... /usr/bin/fop [22:50:54.400] checking for dbtoepub... no [22:50:54.401] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:50:54.401] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:50:54.401] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:50:54.413] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:50:54.413] 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 [22:50:54.413] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:50:54.413] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:50:54.508] configure: creating ./config.status [22:50:54.606] config.status: creating GNUmakefile [22:50:54.618] config.status: creating src/Makefile.global [22:50:54.634] config.status: creating src/include/pg_config.h [22:50:54.648] config.status: creating src/include/pg_config_ext.h [22:50:54.662] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:50:54.678] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:50:54.685] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:50:54.693] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:50:54.702] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:50:54.710] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:50:54.714] config.status: executing check_win32_symlinks commands [22:50:54.752] [22:50:54.752] real 0m17.413s [22:50:54.752] user 0m11.473s [22:50:54.752] sys 0m5.490s [22:50:54.752] make -s -j${BUILD_JOBS} clean [22:50:55.292] time make -s -j${BUILD_JOBS} world-bin [22:51:00.281] In file included from ../../../src/include/postgres.h:46, [22:51:00.281] from backend_startup.c:16: [22:51:00.281] backend_startup.c: In function ‘BackendInitialize’: [22:51:00.281] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [22:51:00.281] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:51:00.281] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:51:00.281] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:51:00.281] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:51:00.281] | ^~~~~~~~~~~ [22:51:00.281] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:51:00.281] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:51:00.281] | ^~~~~~~ [22:51:00.281] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [22:51:00.281] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:51:00.281] | ^~~~ [22:51:00.281] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [22:51:00.281] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:51:00.281] | ^~~~~~~~~~~~~~~ [22:51:00.281] backend_startup.c:126:33: note: ‘status’ was declared here [22:51:00.281] 126 | int status; [22:51:00.281] | ^~~~~~ [22:51:00.281] cc1: all warnings being treated as errors [22:51:00.282] make[3]: *** [: backend_startup.o] Error 1 [22:51:00.282] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [22:51:00.282] make[2]: *** Waiting for unfinished jobs.... [22:51:00.524] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:51:00.524] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:51:00.525] [22:51:00.525] real 0m5.233s [22:51:00.525] user 0m8.960s [22:51:00.525] sys 0m6.722s [22:51:00.525] [22:51:00.525] Exit status: 2