[12:59:44.232] time ./configure \ [12:59:44.232] --host=x86_64-w64-mingw32 \ [12:59:44.232] --enable-cassert \ [12:59:44.232] --without-icu \ [12:59:44.232] CC="ccache x86_64-w64-mingw32-gcc" \ [12:59:44.232] CXX="ccache x86_64-w64-mingw32-g++" [12:59:44.367] checking build system type... x86_64-pc-linux-gnu [12:59:44.586] checking host system type... x86_64-w64-mingw32 [12:59:44.592] checking which template to use... win32 [12:59:44.593] checking whether NLS is wanted... no [12:59:44.593] checking for default port number... 5432 [12:59:44.601] checking for block size... 8kB [12:59:44.602] checking for segment size... 1GB [12:59:44.604] checking for WAL block size... 8kB [12:59:44.606] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [12:59:44.641] checking whether the C compiler works... yes [12:59:44.792] checking for C compiler default output file name... a.exe [12:59:44.793] checking for suffix of executables... .exe [12:59:44.838] checking whether we are cross compiling... yes [12:59:44.922] checking for suffix of object files... o [12:59:44.932] checking whether we are using the GNU C compiler... yes [12:59:44.941] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [12:59:44.950] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [12:59:44.963] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [12:59:45.040] checking whether we are using the GNU C++ compiler... yes [12:59:45.053] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [12:59:45.133] checking for gawk... no [12:59:45.133] checking for mawk... mawk [12:59:45.135] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [12:59:45.144] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [12:59:45.152] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [12:59:45.201] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [12:59:45.380] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [12:59:45.389] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [12:59:45.397] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [12:59:45.405] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [12:59:45.413] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [12:59:45.421] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [12:59:45.429] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [12:59:45.438] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [12:59:45.446] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [12:59:45.454] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [12:59:45.462] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [12:59:45.470] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [12:59:45.478] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [12:59:45.518] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [12:59:45.526] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [12:59:45.534] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [12:59:45.543] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [12:59:45.551] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [12:59:45.559] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [12:59:45.585] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [12:59:45.593] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [12:59:45.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [12:59:45.641] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [12:59:45.682] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [12:59:45.690] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [12:59:45.699] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [12:59:45.736] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [12:59:45.745] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [12:59:45.753] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [12:59:45.762] checking whether the C compiler still works... yes [12:59:45.833] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [12:59:45.914] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [12:59:45.915] checking pkg-config is at least version 0.9.0... yes [12:59:45.933] checking whether to build with ICU support... no [12:59:45.933] checking whether to build with Tcl... no [12:59:45.933] checking whether to build Perl modules... no [12:59:45.933] checking whether to build Python modules... no [12:59:45.933] checking whether to build with GSSAPI support... no [12:59:45.935] checking whether to build with PAM support... no [12:59:45.935] checking whether to build with BSD Authentication support... no [12:59:45.935] checking whether to build with LDAP support... no [12:59:45.935] checking whether to build with Bonjour support... no [12:59:45.935] checking whether to build with SELinux support... no [12:59:45.935] checking whether to build with systemd support... no [12:59:45.935] configure: WARNING: *** Readline does not work on MinGW --- disabling [12:59:45.935] checking whether to build with XML support... no [12:59:45.936] checking whether to build with LZ4 support... no [12:59:45.936] checking whether to build with ZSTD support... no [12:59:45.936] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [12:59:45.936] checking whether it is possible to strip libraries... yes [12:59:45.944] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [12:59:45.944] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [12:59:45.944] checking for a BSD-compatible install... /usr/bin/install -c [12:59:45.954] checking for tar... /usr/bin/tar [12:59:45.954] checking whether ln -s works... yes [12:59:45.954] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [12:59:45.956] checking for bison... /usr/bin/bison [12:59:45.959] configure: using bison (GNU Bison) 3.8.2 [12:59:45.962] checking for flex... /usr/bin/flex [12:59:45.974] configure: using flex 2.6.4 [12:59:45.974] checking for perl... /usr/bin/perl [12:59:45.977] configure: using perl 5.36.0 [12:59:45.980] checking for zic... /usr/sbin/zic [12:59:45.980] checking for a sed that does not truncate output... /usr/bin/sed [12:59:45.986] checking for grep that handles long lines and -e... /usr/bin/grep [12:59:45.988] checking for egrep... /usr/bin/grep -E [12:59:45.989] checking for ANSI C header files... yes [12:59:46.042] checking for sys/types.h... yes [12:59:46.060] checking for sys/stat.h... yes [12:59:46.079] checking for stdlib.h... yes [12:59:46.098] checking for string.h... yes [12:59:46.116] checking for memory.h... yes [12:59:46.136] checking for strings.h... yes [12:59:46.154] checking for inttypes.h... yes [12:59:46.174] checking for stdint.h... yes [12:59:46.192] checking for unistd.h... yes [12:59:46.211] checking for main in -lm... yes [12:59:46.265] checking for library containing setproctitle... no [12:59:46.367] checking for library containing dlsym... no [12:59:46.464] checking for library containing socket... -lws2_32 [12:59:46.607] checking for library containing getopt_long... none required [12:59:46.658] checking for library containing shm_open... no [12:59:46.756] checking for library containing shm_unlink... no [12:59:46.852] checking for library containing clock_gettime... no [12:59:46.949] checking for library containing shmget... no [12:59:47.047] checking for library containing backtrace_symbols... no [12:59:47.144] checking for library containing pthread_barrier_wait... -lpthread [12:59:47.241] checking for inflate in -lz... yes [12:59:47.292] checking for stdbool.h that conforms to C99... yes [12:59:47.306] checking for _Bool... yes [12:59:47.387] checking atomic.h usability... no [12:59:47.445] checking atomic.h presence... no [12:59:47.465] checking for atomic.h... no [12:59:47.469] checking copyfile.h usability... no [12:59:47.529] checking copyfile.h presence... no [12:59:47.552] checking for copyfile.h... no [12:59:47.556] checking execinfo.h usability... no [12:59:47.618] checking execinfo.h presence... no [12:59:47.640] checking for execinfo.h... no [12:59:47.644] checking getopt.h usability... yes [12:59:47.652] checking getopt.h presence... yes [12:59:47.670] checking for getopt.h... yes [12:59:47.679] checking ifaddrs.h usability... no [12:59:47.742] checking ifaddrs.h presence... no [12:59:47.764] checking for ifaddrs.h... no [12:59:47.768] checking mbarrier.h usability... no [12:59:47.830] checking mbarrier.h presence... no [12:59:47.853] checking for mbarrier.h... no [12:59:47.857] checking sys/epoll.h usability... no [12:59:47.918] checking sys/epoll.h presence... no [12:59:47.940] checking for sys/epoll.h... no [12:59:47.944] checking sys/event.h usability... no [12:59:48.003] checking sys/event.h presence... no [12:59:48.025] checking for sys/event.h... no [12:59:48.029] checking sys/personality.h usability... no [12:59:48.090] checking sys/personality.h presence... no [12:59:48.112] checking for sys/personality.h... no [12:59:48.115] checking sys/prctl.h usability... no [12:59:48.175] checking sys/prctl.h presence... no [12:59:48.198] checking for sys/prctl.h... no [12:59:48.202] checking sys/procctl.h usability... no [12:59:48.259] checking sys/procctl.h presence... no [12:59:48.281] checking for sys/procctl.h... no [12:59:48.285] checking sys/signalfd.h usability... no [12:59:48.344] checking sys/signalfd.h presence... no [12:59:48.364] checking for sys/signalfd.h... no [12:59:48.368] checking sys/ucred.h usability... no [12:59:48.429] checking sys/ucred.h presence... no [12:59:48.452] checking for sys/ucred.h... no [12:59:48.456] checking termios.h usability... no [12:59:48.518] checking termios.h presence... no [12:59:48.540] checking for termios.h... no [12:59:48.544] checking ucred.h usability... no [12:59:48.609] checking ucred.h presence... no [12:59:48.631] checking for ucred.h... no [12:59:48.635] checking xlocale.h usability... no [12:59:48.698] checking xlocale.h presence... no [12:59:48.721] checking for xlocale.h... no [12:59:48.725] checking zlib.h usability... yes [12:59:48.736] checking zlib.h presence... yes [12:59:48.758] checking for zlib.h... yes [12:59:48.758] checking for lz4... /usr/bin/lz4 [12:59:48.758] checking for zstd... /usr/bin/zstd [12:59:48.759] checking for openssl... /usr/bin/openssl [12:59:48.764] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [12:59:48.764] checking crtdefs.h usability... yes [12:59:48.774] checking crtdefs.h presence... yes [12:59:48.792] checking for crtdefs.h... yes [12:59:48.794] checking whether byte ordering is bigendian... no [12:59:48.885] checking for inline... inline [12:59:48.895] checking for printf format archetype... gnu_printf [12:59:48.905] checking for _Static_assert... yes [12:59:48.953] checking for typeof... typeof [12:59:48.961] checking for __builtin_types_compatible_p... yes [12:59:48.974] checking for __builtin_constant_p... yes [12:59:48.987] checking for __builtin_unreachable... yes [12:59:49.035] checking for computed goto support... yes [12:59:49.044] checking for struct tm.tm_zone... no [12:59:49.134] checking for union semun... no [12:59:49.173] checking for socklen_t... yes [12:59:50.536] checking for struct sockaddr.sa_len... no [12:59:53.059] checking for C/C++ restrict keyword... __restrict [12:59:53.075] checking for struct option... yes [12:59:53.127] checking whether assembler supports x86_64 popcntq... yes [12:59:53.136] checking size of off_t... 4 [12:59:53.367] 0 [12:59:53.368] checking size of bool... 1 [12:59:53.418] checking for int timezone... yes [12:59:53.477] checking for backtrace_symbols... no [12:59:53.535] checking for copyfile... no [12:59:53.593] checking for copy_file_range... no [12:59:53.649] checking for getifaddrs... no [12:59:53.706] checking for getpeerucred... no [12:59:53.762] checking for inet_pton... yes [12:59:53.818] checking for kqueue... no [12:59:53.872] checking for mbstowcs_l... no [12:59:53.926] checking for memset_s... no [12:59:53.980] checking for posix_fallocate... no [12:59:54.036] checking for ppoll... no [12:59:54.091] checking for pthread_is_threaded_np... no [12:59:54.146] checking for setproctitle... no [12:59:54.202] checking for setproctitle_fast... no [12:59:54.259] checking for strchrnul... no [12:59:54.315] checking for strsignal... no [12:59:54.372] checking for syncfs... no [12:59:54.426] checking for sync_file_range... no [12:59:54.480] checking for uselocale... no [12:59:54.535] checking for wcstombs_l... no [12:59:54.586] checking for __builtin_bswap16... yes [12:59:54.637] checking for __builtin_bswap32... yes [12:59:54.691] checking for __builtin_bswap64... yes [12:59:54.743] checking for __builtin_clz... yes [12:59:54.798] checking for __builtin_ctz... yes [12:59:54.852] checking for __builtin_popcount... yes [12:59:54.904] checking for __builtin_frame_address... yes [12:59:54.955] checking for _LARGEFILE_SOURCE value needed for large files... no [12:59:55.009] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [12:59:55.043] checking for posix_fadvise... no [12:59:55.100] checking whether posix_fadvise is declared... no [12:59:55.151] checking whether fdatasync is declared... no [12:59:55.202] checking whether strlcat is declared... no [12:59:55.274] checking whether strlcpy is declared... no [12:59:55.343] checking whether strnlen is declared... yes [12:59:55.358] checking whether strsep is declared... no [12:59:55.426] checking whether preadv is declared... no [12:59:55.467] checking whether pwritev is declared... no [12:59:55.514] checking whether F_FULLFSYNC is declared... no [12:59:55.563] checking for explicit_bzero... no [12:59:55.616] checking for getopt... yes [12:59:55.664] checking for getpeereid... no [12:59:55.716] checking for inet_aton... no [12:59:55.769] checking for mkdtemp... no [12:59:55.822] checking for strlcat... no [12:59:55.875] checking for strlcpy... no [12:59:55.926] checking for strnlen... yes [12:59:55.975] checking for strsep... no [12:59:56.026] checking for pthread_barrier_wait... yes [12:59:56.075] configure: On mingw32 we will use our strtof wrapper. [12:59:56.075] checking for getopt_long... yes [12:59:56.123] checking for _configthreadlocale... yes [12:59:56.176] checking for syslog... no [12:59:56.232] checking for opterr... yes [12:59:56.287] checking for optreset... no [12:59:56.344] checking test program... cross-compiling [12:59:56.344] checking whether long int is 64 bits... no [12:59:56.382] checking whether long long int is 64 bits... yes [12:59:56.392] checking for __builtin_mul_overflow... yes [12:59:56.441] checking size of void *... 8 [12:59:56.739] checking size of size_t... 8 [12:59:57.036] checking size of long... 4 [12:59:57.269] checking alignment of short... 2 [12:59:57.427] checking alignment of int... 4 [12:59:57.648] checking alignment of long... 4 [12:59:57.879] checking alignment of long long int... 8 [12:59:58.171] checking alignment of double... 8 [12:59:58.472] checking for __int128... yes [12:59:58.526] checking for __int128 alignment bug... assuming ok [12:59:58.526] checking alignment of PG_INT128_TYPE... 16 [12:59:58.892] checking for builtin __sync char locking functions... yes [12:59:58.938] checking for builtin __sync int32 locking functions... yes [12:59:58.985] checking for builtin __sync int32 atomic operations... yes [12:59:59.032] checking for builtin __sync int64 atomic operations... yes [12:59:59.079] checking for builtin __atomic int32 atomic operations... yes [12:59:59.126] checking for builtin __atomic int64 atomic operations... yes [12:59:59.172] checking for __get_cpuid... yes [12:59:59.223] checking for __get_cpuid_count... yes [12:59:59.272] checking for __cpuid... no [12:59:59.692] checking for __cpuidex... no [13:00:00.147] checking for _xgetbv with CFLAGS=... no [13:00:00.540] checking for _xgetbv with CFLAGS=-mxsave... yes [13:00:00.956] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:00:01.360] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:00:01.721] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:00:01.771] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:00:01.871] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:00:01.898] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:00:01.920] 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 [13:00:01.981] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:00:01.982] checking which random number source to use... Windows native [13:00:01.984] checking for xmllint... /usr/bin/xmllint [13:00:01.984] checking for xsltproc... /usr/bin/xsltproc [13:00:01.984] checking for fop... /usr/bin/fop [13:00:01.985] checking for dbtoepub... no [13:00:01.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:00:01.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:00:01.985] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:00:01.997] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:00:01.997] 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 [13:00:01.997] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:00:01.997] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:00:02.095] configure: creating ./config.status [13:00:02.185] config.status: creating GNUmakefile [13:00:02.198] config.status: creating src/Makefile.global [13:00:02.214] config.status: creating src/include/pg_config.h [13:00:02.227] config.status: creating src/include/pg_config_ext.h [13:00:02.239] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:00:02.255] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:00:02.263] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:00:02.270] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:00:02.277] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:00:02.285] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:00:02.288] config.status: executing check_win32_symlinks commands [13:00:02.324] [13:00:02.324] real 0m18.092s [13:00:02.324] user 0m12.234s [13:00:02.324] sys 0m5.489s [13:00:02.324] make -s -j${BUILD_JOBS} clean [13:00:02.867] time make -s -j${BUILD_JOBS} world-bin [13:00:07.983] In file included from ../../../src/include/postgres.h:46, [13:00:07.983] from backend_startup.c:16: [13:00:07.983] backend_startup.c: In function ‘BackendInitialize’: [13:00:07.983] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [13:00:07.983] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:00:07.983] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:00:07.983] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:00:07.983] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:00:07.983] | ^~~~~~~~~~~ [13:00:07.983] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:00:07.983] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:00:07.983] | ^~~~~~~ [13:00:07.983] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [13:00:07.983] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:00:07.983] | ^~~~ [13:00:07.983] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [13:00:07.983] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:00:07.983] | ^~~~~~~~~~~~~~~ [13:00:07.983] backend_startup.c:126:33: note: ‘status’ was declared here [13:00:07.983] 126 | int status; [13:00:07.983] | ^~~~~~ [13:00:07.983] cc1: all warnings being treated as errors [13:00:07.984] make[3]: *** [: backend_startup.o] Error 1 [13:00:07.984] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [13:00:07.984] make[2]: *** Waiting for unfinished jobs.... [13:00:08.191] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:00:08.191] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:00:08.192] [13:00:08.192] real 0m5.324s [13:00:08.192] user 0m9.068s [13:00:08.192] sys 0m6.974s [13:00:08.192] [13:00:08.192] Exit status: 2