[04:07:44.366] time ./configure \ [04:07:44.366] --host=x86_64-w64-mingw32 \ [04:07:44.366] --enable-cassert \ [04:07:44.366] --without-icu \ [04:07:44.366] CC="ccache x86_64-w64-mingw32-gcc" \ [04:07:44.366] CXX="ccache x86_64-w64-mingw32-g++" [04:07:44.491] checking build system type... x86_64-pc-linux-gnu [04:07:44.711] checking host system type... x86_64-w64-mingw32 [04:07:44.716] checking which template to use... win32 [04:07:44.716] checking whether NLS is wanted... no [04:07:44.716] checking for default port number... 5432 [04:07:44.723] checking for block size... 8kB [04:07:44.725] checking for segment size... 1GB [04:07:44.727] checking for WAL block size... 8kB [04:07:44.729] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [04:07:44.764] checking whether the C compiler works... yes [04:07:44.920] checking for C compiler default output file name... a.exe [04:07:44.921] checking for suffix of executables... .exe [04:07:44.963] checking whether we are cross compiling... yes [04:07:45.041] checking for suffix of object files... o [04:07:45.050] checking whether we are using the GNU C compiler... yes [04:07:45.057] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [04:07:45.065] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [04:07:45.077] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [04:07:45.142] checking whether we are using the GNU C++ compiler... yes [04:07:45.150] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [04:07:45.222] checking for gawk... no [04:07:45.222] checking for mawk... mawk [04:07:45.225] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [04:07:45.231] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [04:07:45.238] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [04:07:45.285] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [04:07:45.470] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [04:07:45.478] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [04:07:45.486] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [04:07:45.494] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [04:07:45.502] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [04:07:45.510] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [04:07:45.517] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [04:07:45.525] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [04:07:45.533] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [04:07:45.541] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [04:07:45.549] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [04:07:45.556] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [04:07:45.564] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [04:07:45.603] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [04:07:45.611] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [04:07:45.619] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [04:07:45.627] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [04:07:45.635] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [04:07:45.643] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [04:07:45.670] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [04:07:45.677] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [04:07:45.686] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [04:07:45.725] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [04:07:45.764] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [04:07:45.771] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [04:07:45.779] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [04:07:45.815] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [04:07:45.822] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [04:07:45.829] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [04:07:45.837] checking whether the C compiler still works... yes [04:07:45.907] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [04:07:45.979] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [04:07:45.979] checking pkg-config is at least version 0.9.0... yes [04:07:45.996] checking whether to build with ICU support... no [04:07:45.996] checking whether to build with Tcl... no [04:07:45.996] checking whether to build Perl modules... no [04:07:45.996] checking whether to build Python modules... no [04:07:45.996] checking whether to build with GSSAPI support... no [04:07:45.998] checking whether to build with PAM support... no [04:07:45.998] checking whether to build with BSD Authentication support... no [04:07:45.998] checking whether to build with LDAP support... no [04:07:45.998] checking whether to build with Bonjour support... no [04:07:45.998] checking whether to build with SELinux support... no [04:07:45.998] checking whether to build with systemd support... no [04:07:45.998] configure: WARNING: *** Readline does not work on MinGW --- disabling [04:07:45.998] checking whether to build with XML support... no [04:07:45.999] checking whether to build with LZ4 support... no [04:07:45.999] checking whether to build with ZSTD support... no [04:07:45.999] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [04:07:45.999] checking whether it is possible to strip libraries... yes [04:07:46.007] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [04:07:46.007] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [04:07:46.008] checking for a BSD-compatible install... /usr/bin/install -c [04:07:46.017] checking for tar... /usr/bin/tar [04:07:46.017] checking whether ln -s works... yes [04:07:46.017] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [04:07:46.020] checking for bison... /usr/bin/bison [04:07:46.023] configure: using bison (GNU Bison) 3.8.2 [04:07:46.026] checking for flex... /usr/bin/flex [04:07:46.039] configure: using flex 2.6.4 [04:07:46.039] checking for perl... /usr/bin/perl [04:07:46.042] configure: using perl 5.36.0 [04:07:46.044] checking for zic... /usr/sbin/zic [04:07:46.045] checking for a sed that does not truncate output... /usr/bin/sed [04:07:46.050] checking for grep that handles long lines and -e... /usr/bin/grep [04:07:46.052] checking for egrep... /usr/bin/grep -E [04:07:46.054] checking for ANSI C header files... yes [04:07:46.105] checking for sys/types.h... yes [04:07:46.123] checking for sys/stat.h... yes [04:07:46.140] checking for stdlib.h... yes [04:07:46.155] checking for string.h... yes [04:07:46.170] checking for memory.h... yes [04:07:46.185] checking for strings.h... yes [04:07:46.200] checking for inttypes.h... yes [04:07:46.218] checking for stdint.h... yes [04:07:46.234] checking for unistd.h... yes [04:07:46.253] checking for main in -lm... yes [04:07:46.304] checking for library containing setproctitle... no [04:07:46.398] checking for library containing dlsym... no [04:07:46.489] checking for library containing socket... -lws2_32 [04:07:46.626] checking for library containing getopt_long... none required [04:07:46.674] checking for library containing shm_open... no [04:07:46.766] checking for library containing shm_unlink... no [04:07:46.859] checking for library containing clock_gettime... no [04:07:46.953] checking for library containing shmget... no [04:07:47.043] checking for library containing backtrace_symbols... no [04:07:47.135] checking for library containing pthread_barrier_wait... -lpthread [04:07:47.228] checking for inflate in -lz... yes [04:07:47.279] checking for stdbool.h that conforms to C99... yes [04:07:47.291] checking for _Bool... yes [04:07:47.368] checking atomic.h usability... no [04:07:47.425] checking atomic.h presence... no [04:07:47.444] checking for atomic.h... no [04:07:47.448] checking copyfile.h usability... no [04:07:47.505] checking copyfile.h presence... no [04:07:47.526] checking for copyfile.h... no [04:07:47.529] checking execinfo.h usability... no [04:07:47.587] checking execinfo.h presence... no [04:07:47.607] checking for execinfo.h... no [04:07:47.610] checking getopt.h usability... yes [04:07:47.617] checking getopt.h presence... yes [04:07:47.634] checking for getopt.h... yes [04:07:47.641] checking ifaddrs.h usability... no [04:07:47.697] checking ifaddrs.h presence... no [04:07:47.716] checking for ifaddrs.h... no [04:07:47.719] checking mbarrier.h usability... no [04:07:47.775] checking mbarrier.h presence... no [04:07:47.795] checking for mbarrier.h... no [04:07:47.798] checking sys/epoll.h usability... no [04:07:47.854] checking sys/epoll.h presence... no [04:07:47.875] checking for sys/epoll.h... no [04:07:47.878] checking sys/event.h usability... no [04:07:47.935] checking sys/event.h presence... no [04:07:47.955] checking for sys/event.h... no [04:07:47.959] checking sys/personality.h usability... no [04:07:48.015] checking sys/personality.h presence... no [04:07:48.035] checking for sys/personality.h... no [04:07:48.038] checking sys/prctl.h usability... no [04:07:48.094] checking sys/prctl.h presence... no [04:07:48.119] checking for sys/prctl.h... no [04:07:48.122] checking sys/procctl.h usability... no [04:07:48.180] checking sys/procctl.h presence... no [04:07:48.200] checking for sys/procctl.h... no [04:07:48.204] checking sys/signalfd.h usability... no [04:07:48.262] checking sys/signalfd.h presence... no [04:07:48.281] checking for sys/signalfd.h... no [04:07:48.285] checking sys/ucred.h usability... no [04:07:48.343] checking sys/ucred.h presence... no [04:07:48.363] checking for sys/ucred.h... no [04:07:48.367] checking termios.h usability... no [04:07:48.428] checking termios.h presence... no [04:07:48.448] checking for termios.h... no [04:07:48.452] checking ucred.h usability... no [04:07:48.510] checking ucred.h presence... no [04:07:48.530] checking for ucred.h... no [04:07:48.533] checking xlocale.h usability... no [04:07:48.592] checking xlocale.h presence... no [04:07:48.613] checking for xlocale.h... no [04:07:48.616] checking zlib.h usability... yes [04:07:48.627] checking zlib.h presence... yes [04:07:48.648] checking for zlib.h... yes [04:07:48.648] checking for lz4... /usr/bin/lz4 [04:07:48.648] checking for zstd... /usr/bin/zstd [04:07:48.648] checking for openssl... /usr/bin/openssl [04:07:48.653] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [04:07:48.653] checking crtdefs.h usability... yes [04:07:48.662] checking crtdefs.h presence... yes [04:07:48.679] checking for crtdefs.h... yes [04:07:48.680] checking whether byte ordering is bigendian... no [04:07:48.760] checking for inline... inline [04:07:48.767] checking for printf format archetype... gnu_printf [04:07:48.776] checking for _Static_assert... yes [04:07:48.820] checking for typeof... typeof [04:07:48.827] checking for __builtin_types_compatible_p... yes [04:07:48.838] checking for __builtin_constant_p... yes [04:07:48.851] checking for __builtin_unreachable... yes [04:07:48.895] checking for computed goto support... yes [04:07:48.904] checking for struct tm.tm_zone... no [04:07:48.987] checking for union semun... no [04:07:49.022] checking for socklen_t... yes [04:07:50.257] checking for struct sockaddr.sa_len... no [04:07:52.433] checking for C/C++ restrict keyword... __restrict [04:07:52.447] checking for struct option... yes [04:07:52.495] checking whether assembler supports x86_64 popcntq... yes [04:07:52.504] checking size of off_t... 4 [04:07:52.730] 0 [04:07:52.731] checking size of bool... 1 [04:07:52.781] checking for int timezone... yes [04:07:52.838] checking for backtrace_symbols... no [04:07:52.892] checking for copyfile... no [04:07:52.947] checking for copy_file_range... no [04:07:53.001] checking for getifaddrs... no [04:07:53.057] checking for getpeerucred... no [04:07:53.116] checking for inet_pton... yes [04:07:53.172] checking for kqueue... no [04:07:53.227] checking for mbstowcs_l... no [04:07:53.284] checking for memset_s... no [04:07:53.341] checking for posix_fallocate... no [04:07:53.397] checking for ppoll... no [04:07:53.450] checking for pthread_is_threaded_np... no [04:07:53.503] checking for setproctitle... no [04:07:53.557] checking for setproctitle_fast... no [04:07:53.611] checking for strchrnul... no [04:07:53.664] checking for strsignal... no [04:07:53.720] checking for syncfs... no [04:07:53.778] checking for sync_file_range... no [04:07:53.835] checking for uselocale... no [04:07:53.891] checking for wcstombs_l... no [04:07:53.945] checking for __builtin_bswap16... yes [04:07:54.000] checking for __builtin_bswap32... yes [04:07:54.053] checking for __builtin_bswap64... yes [04:07:54.109] checking for __builtin_clz... yes [04:07:54.162] checking for __builtin_ctz... yes [04:07:54.218] checking for __builtin_popcount... yes [04:07:54.271] checking for __builtin_frame_address... yes [04:07:54.324] checking for _LARGEFILE_SOURCE value needed for large files... no [04:07:54.382] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [04:07:54.417] checking for posix_fadvise... no [04:07:54.472] checking whether posix_fadvise is declared... no [04:07:54.521] checking whether fdatasync is declared... no [04:07:54.571] checking whether strlcat is declared... no [04:07:54.641] checking whether strlcpy is declared... no [04:07:54.710] checking whether strnlen is declared... yes [04:07:54.724] checking whether strsep is declared... no [04:07:54.789] checking whether preadv is declared... no [04:07:54.826] checking whether pwritev is declared... no [04:07:54.865] checking whether F_FULLFSYNC is declared... no [04:07:54.907] checking for explicit_bzero... no [04:07:54.957] checking for getopt... yes [04:07:55.005] checking for getpeereid... no [04:07:55.055] checking for inet_aton... no [04:07:55.105] checking for mkdtemp... no [04:07:55.155] checking for strlcat... no [04:07:55.205] checking for strlcpy... no [04:07:55.254] checking for strnlen... yes [04:07:55.305] checking for strsep... no [04:07:55.356] checking for pthread_barrier_wait... yes [04:07:55.402] configure: On mingw32 we will use our strtof wrapper. [04:07:55.402] checking for getopt_long... yes [04:07:55.450] checking for _configthreadlocale... yes [04:07:55.496] checking for syslog... no [04:07:55.543] checking for opterr... yes [04:07:55.591] checking for optreset... no [04:07:55.643] checking test program... cross-compiling [04:07:55.643] checking whether long int is 64 bits... no [04:07:55.675] checking whether long long int is 64 bits... yes [04:07:55.685] checking for __builtin_mul_overflow... yes [04:07:55.730] checking size of void *... 8 [04:07:56.013] checking size of size_t... 8 [04:07:56.313] checking size of long... 4 [04:07:56.534] checking alignment of short... 2 [04:07:56.695] checking alignment of int... 4 [04:07:56.920] checking alignment of long... 4 [04:07:57.139] checking alignment of long long int... 8 [04:07:57.440] checking alignment of double... 8 [04:07:57.753] checking for __int128... yes [04:07:57.807] checking for __int128 alignment bug... assuming ok [04:07:57.807] checking alignment of PG_INT128_TYPE... 16 [04:07:58.164] checking for builtin __sync char locking functions... yes [04:07:58.209] checking for builtin __sync int32 locking functions... yes [04:07:58.253] checking for builtin __sync int32 atomic operations... yes [04:07:58.298] checking for builtin __sync int64 atomic operations... yes [04:07:58.343] checking for builtin __atomic int32 atomic operations... yes [04:07:58.386] checking for builtin __atomic int64 atomic operations... yes [04:07:58.431] checking for __get_cpuid... yes [04:07:58.480] checking for __get_cpuid_count... yes [04:07:58.527] checking for __cpuid... no [04:07:58.926] checking for __cpuidex... no [04:07:59.364] checking for _xgetbv with CFLAGS=... no [04:07:59.764] checking for _xgetbv with CFLAGS=-mxsave... yes [04:08:00.159] checking for _mm512_popcnt_epi64 with CFLAGS=... no [04:08:00.551] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [04:08:00.897] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [04:08:00.944] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [04:08:01.033] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [04:08:01.055] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [04:08:01.074] 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:08:01.127] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [04:08:01.128] checking which random number source to use... Windows native [04:08:01.130] checking for xmllint... /usr/bin/xmllint [04:08:01.130] checking for xsltproc... /usr/bin/xsltproc [04:08:01.130] checking for fop... /usr/bin/fop [04:08:01.130] checking for dbtoepub... no [04:08:01.131] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [04:08:01.131] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [04:08:01.131] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [04:08:01.142] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [04:08:01.142] 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:08:01.142] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [04:08:01.142] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [04:08:01.228] configure: creating ./config.status [04:08:01.315] config.status: creating GNUmakefile [04:08:01.328] config.status: creating src/Makefile.global [04:08:01.345] config.status: creating src/include/pg_config.h [04:08:01.358] config.status: creating src/include/pg_config_ext.h [04:08:01.371] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [04:08:01.387] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [04:08:01.396] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [04:08:01.404] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [04:08:01.412] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [04:08:01.420] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [04:08:01.423] config.status: executing check_win32_symlinks commands [04:08:01.460] [04:08:01.460] real 0m17.094s [04:08:01.460] user 0m11.339s [04:08:01.460] sys 0m5.349s [04:08:01.460] make -s -j${BUILD_JOBS} clean [04:08:01.993] time make -s -j${BUILD_JOBS} world-bin [04:08:06.987] In file included from ../../../src/include/postgres.h:46, [04:08:06.987] from backend_startup.c:16: [04:08:06.987] backend_startup.c: In function ‘BackendInitialize’: [04:08:06.987] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [04:08:06.987] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:08:06.987] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [04:08:06.987] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [04:08:06.987] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [04:08:06.987] | ^~~~~~~~~~~ [04:08:06.987] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [04:08:06.987] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:08:06.987] | ^~~~~~~ [04:08:06.987] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [04:08:06.987] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [04:08:06.987] | ^~~~ [04:08:06.987] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [04:08:06.987] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [04:08:06.987] | ^~~~~~~~~~~~~~~ [04:08:06.987] backend_startup.c:126:33: note: ‘status’ was declared here [04:08:06.987] 126 | int status; [04:08:06.987] | ^~~~~~ [04:08:06.987] cc1: all warnings being treated as errors [04:08:06.988] make[3]: *** [: backend_startup.o] Error 1 [04:08:06.988] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [04:08:06.988] make[2]: *** Waiting for unfinished jobs.... [04:08:07.134] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [04:08:07.134] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [04:08:07.134] [04:08:07.134] real 0m5.141s [04:08:07.134] user 0m8.898s [04:08:07.134] sys 0m6.551s [04:08:07.135] [04:08:07.135] Exit status: 2