[18:34:14.556] time ./configure \ [18:34:14.556] --host=x86_64-w64-mingw32ucrt \ [18:34:14.556] --enable-cassert \ [18:34:14.556] --without-icu \ [18:34:14.556] CC="ccache x86_64-w64-mingw32ucrt-gcc" \ [18:34:14.556] CXX="ccache x86_64-w64-mingw32ucrt-g++" [18:34:14.694] checking build system type... x86_64-pc-linux-gnu [18:34:14.930] checking host system type... x86_64-w64-mingw32ucrt [18:34:14.936] checking which template to use... win32 [18:34:14.936] checking whether NLS is wanted... no [18:34:14.936] checking for default port number... 5432 [18:34:14.944] checking for block size... 8kB [18:34:14.946] checking for segment size... 1GB [18:34:14.949] checking for WAL block size... 8kB [18:34:14.951] checking for x86_64-w64-mingw32ucrt-gcc... ccache x86_64-w64-mingw32ucrt-gcc [18:34:14.990] checking whether the C compiler works... yes [18:34:15.169] checking for C compiler default output file name... a.exe [18:34:15.170] checking for suffix of executables... .exe [18:34:15.216] checking whether we are cross compiling... yes [18:34:15.307] checking for suffix of object files... o [18:34:15.316] checking whether we are using the GNU C compiler... yes [18:34:15.350] checking whether ccache x86_64-w64-mingw32ucrt-gcc accepts -g... yes [18:34:15.359] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C89... none needed [18:34:15.455] checking for ccache x86_64-w64-mingw32ucrt-gcc option to accept ISO C11... none needed [18:34:15.531] checking whether we are using the GNU C++ compiler... yes [18:34:15.539] checking whether ccache x86_64-w64-mingw32ucrt-g++ accepts -g... yes [18:34:15.818] checking for ccache x86_64-w64-mingw32ucrt-g++ option to accept ISO C++11... none needed [18:34:15.859] checking for gawk... no [18:34:15.860] checking for mawk... mawk [18:34:15.862] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:34:15.871] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=vla, for CFLAGS... yes [18:34:15.879] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:34:15.936] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:34:15.994] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wendif-labels, for CFLAGS... yes [18:34:16.002] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:34:16.039] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:34:16.074] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:34:16.083] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wimplicit-fallthrough=5, for CFLAGS... yes [18:34:16.091] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wimplicit-fallthrough=5, for CXXFLAGS... yes [18:34:16.127] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type, for CFLAGS... yes [18:34:16.144] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:34:16.153] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:34:16.170] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:34:16.179] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-security, for CFLAGS... yes [18:34:16.187] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -Wformat-security, for CXXFLAGS... yes [18:34:16.205] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wmissing-variable-declarations, for CFLAGS... yes [18:34:16.213] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:34:16.221] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:34:16.229] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fwrapv, for CFLAGS... yes [18:34:16.263] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fwrapv, for CXXFLAGS... yes [18:34:16.273] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:34:16.281] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fexcess-precision=standard, for CXXFLAGS... yes [18:34:16.318] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:34:16.326] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:34:16.334] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:34:16.382] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:34:16.432] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:34:16.441] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:34:16.476] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:34:16.521] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:34:16.529] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:34:16.538] checking whether ccache x86_64-w64-mingw32ucrt-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:34:16.574] checking whether the C compiler still works... yes [18:34:16.628] checking how to run the C preprocessor... ccache x86_64-w64-mingw32ucrt-gcc -E [18:34:16.708] checking for x86_64-w64-mingw32ucrt-pkg-config... /usr/bin/x86_64-w64-mingw32ucrt-pkg-config [18:34:16.708] checking pkg-config is at least version 0.9.0... yes [18:34:16.725] checking whether to build with ICU support... no [18:34:16.725] checking whether to build with Tcl... no [18:34:16.725] checking whether to build Perl modules... no [18:34:16.725] checking whether to build Python modules... no [18:34:16.725] checking whether to build with GSSAPI support... no [18:34:16.727] checking whether to build with PAM support... no [18:34:16.727] checking whether to build with BSD Authentication support... no [18:34:16.727] checking whether to build with LDAP support... no [18:34:16.727] checking whether to build with Bonjour support... no [18:34:16.727] checking whether to build with SELinux support... no [18:34:16.727] checking whether to build with systemd support... no [18:34:16.727] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:34:16.727] checking whether to build with liburing support... no [18:34:16.728] checking whether to build with libcurl support... no [18:34:16.728] checking whether to build with libnuma support... no [18:34:16.728] checking whether to build with XML support... no [18:34:16.728] checking whether to build with LZ4 support... no [18:34:16.729] checking whether to build with ZSTD support... no [18:34:16.729] checking for x86_64-w64-mingw32ucrt-strip... x86_64-w64-mingw32ucrt-strip [18:34:16.729] checking whether it is possible to strip libraries... yes [18:34:16.738] checking for x86_64-w64-mingw32ucrt-ar... x86_64-w64-mingw32ucrt-ar [18:34:16.738] checking for x86_64-w64-mingw32ucrt-windres... x86_64-w64-mingw32ucrt-windres [18:34:16.739] checking for a BSD-compatible install... /usr/bin/install -c [18:34:16.749] checking for tar... /usr/bin/tar [18:34:16.749] checking whether ln -s works... yes [18:34:16.749] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:34:16.751] checking for nm... /usr/bin/nm [18:34:16.752] checking for bison... /usr/bin/bison [18:34:16.754] configure: using bison (GNU Bison) 3.8.2 [18:34:16.758] checking for flex... /usr/bin/flex [18:34:16.760] configure: using flex 2.6.4 [18:34:16.760] checking for perl... /usr/bin/perl [18:34:16.763] configure: using perl 5.40.1 [18:34:16.766] checking for zic... /usr/sbin/zic [18:34:16.766] checking for a sed that does not truncate output... /usr/bin/sed [18:34:16.772] checking for grep that handles long lines and -e... /usr/bin/grep [18:34:16.774] checking for egrep... /usr/bin/grep -E [18:34:16.776] checking for ANSI C header files... yes [18:34:16.832] checking for sys/types.h... yes [18:34:16.851] checking for sys/stat.h... yes [18:34:16.893] checking for stdlib.h... yes [18:34:16.910] checking for string.h... yes [18:34:16.947] checking for memory.h... yes [18:34:16.965] checking for strings.h... yes [18:34:17.003] checking for inttypes.h... yes [18:34:17.072] checking for stdint.h... yes [18:34:17.089] checking for unistd.h... yes [18:34:17.105] checking for main in -lm... yes [18:34:17.159] checking for library containing setproctitle... no [18:34:17.263] checking for library containing dlsym... no [18:34:17.365] checking for library containing socket... -lws2_32 [18:34:17.513] checking for library containing getopt_long... none required [18:34:17.566] checking for library containing shm_open... no [18:34:17.666] checking for library containing shm_unlink... no [18:34:17.770] checking for library containing clock_gettime... none required [18:34:17.822] checking for library containing shmget... no [18:34:17.927] checking for library containing backtrace_symbols... no [18:34:18.029] checking for library containing pthread_barrier_wait... none required [18:34:18.078] checking for inflate in -lz... yes [18:34:18.134] checking copyfile.h usability... no [18:34:18.200] checking copyfile.h presence... no [18:34:18.221] checking for copyfile.h... no [18:34:18.225] checking execinfo.h usability... no [18:34:18.284] checking execinfo.h presence... no [18:34:18.305] checking for execinfo.h... no [18:34:18.309] checking getopt.h usability... yes [18:34:18.318] checking getopt.h presence... yes [18:34:18.334] checking for getopt.h... yes [18:34:18.343] checking ifaddrs.h usability... no [18:34:18.402] checking ifaddrs.h presence... no [18:34:18.423] checking for ifaddrs.h... no [18:34:18.427] checking sys/epoll.h usability... no [18:34:18.485] checking sys/epoll.h presence... no [18:34:18.506] checking for sys/epoll.h... no [18:34:18.510] checking sys/event.h usability... no [18:34:18.569] checking sys/event.h presence... no [18:34:18.591] checking for sys/event.h... no [18:34:18.595] checking sys/personality.h usability... no [18:34:18.654] checking sys/personality.h presence... no [18:34:18.676] checking for sys/personality.h... no [18:34:18.679] checking sys/prctl.h usability... no [18:34:18.736] checking sys/prctl.h presence... no [18:34:18.757] checking for sys/prctl.h... no [18:34:18.761] checking sys/procctl.h usability... no [18:34:18.822] checking sys/procctl.h presence... no [18:34:18.843] checking for sys/procctl.h... no [18:34:18.847] checking sys/signalfd.h usability... no [18:34:18.905] checking sys/signalfd.h presence... no [18:34:18.925] checking for sys/signalfd.h... no [18:34:18.929] checking sys/ucred.h usability... no [18:34:18.987] checking sys/ucred.h presence... no [18:34:19.009] checking for sys/ucred.h... no [18:34:19.013] checking termios.h usability... no [18:34:19.073] checking termios.h presence... no [18:34:19.096] checking for termios.h... no [18:34:19.101] checking uchar.h usability... yes [18:34:19.110] checking uchar.h presence... yes [18:34:19.134] checking for uchar.h... yes [18:34:19.143] checking ucred.h usability... no [18:34:19.202] checking ucred.h presence... no [18:34:19.223] checking for ucred.h... no [18:34:19.227] checking xlocale.h usability... no [18:34:19.286] checking xlocale.h presence... no [18:34:19.307] checking for xlocale.h... no [18:34:19.310] checking zlib.h usability... yes [18:34:19.376] checking zlib.h presence... yes [18:34:19.397] checking for zlib.h... yes [18:34:19.397] checking for lz4... /usr/bin/lz4 [18:34:19.397] checking for zstd... /usr/bin/zstd [18:34:19.398] checking for openssl... /usr/bin/openssl [18:34:19.404] configure: using openssl: OpenSSL 3.5.4 30 Sep 2025 (Library: OpenSSL 3.5.4 30 Sep 2025) [18:34:19.405] checking crtdefs.h usability... yes [18:34:19.435] checking crtdefs.h presence... yes [18:34:19.452] checking for crtdefs.h... yes [18:34:19.453] checking whether byte ordering is bigendian... no [18:34:19.532] checking for C printf format archetype... gnu_printf [18:34:19.570] checking for C++ printf format archetype... gnu_printf [18:34:19.580] checking for statement expressions... yes [18:34:19.629] checking for typeof... typeof [18:34:19.638] checking for __builtin_types_compatible_p... yes [18:34:19.659] checking for __builtin_constant_p... yes [18:34:19.672] checking for __builtin_mul_overflow... yes [18:34:19.730] checking for __builtin_unreachable... yes [18:34:19.779] checking for computed goto support... yes [18:34:19.788] checking for struct tm.tm_zone... no [18:34:19.871] checking for union semun... no [18:34:19.905] checking for socklen_t... yes [18:34:21.272] checking for struct sockaddr.sa_len... no [18:34:23.603] checking for C/C++ restrict keyword... __restrict [18:34:23.619] checking for struct option... yes [18:34:23.698] checking whether assembler supports x86_64 popcntq... yes [18:34:23.707] checking size of off_t... 4 [18:34:23.931] checking for int timezone... yes [18:34:23.997] checking for backtrace_symbols... no [18:34:24.059] checking for copyfile... no [18:34:24.127] checking for copy_file_range... no [18:34:24.188] checking for elf_aux_info... no [18:34:24.249] checking for getauxval... no [18:34:24.309] checking for getifaddrs... no [18:34:24.368] checking for getpeerucred... no [18:34:24.428] checking for inet_pton... yes [18:34:24.488] checking for kqueue... no [18:34:24.548] checking for localeconv_l... no [18:34:24.606] checking for mbstowcs_l... no [18:34:24.667] checking for posix_fallocate... no [18:34:24.727] checking for ppoll... no [18:34:24.787] checking for pthread_is_threaded_np... no [18:34:24.848] checking for setproctitle... no [18:34:24.909] checking for setproctitle_fast... no [18:34:24.967] checking for strsignal... no [18:34:25.027] checking for syncfs... no [18:34:25.087] checking for sync_file_range... no [18:34:25.147] checking for uselocale... no [18:34:25.207] checking for wcstombs_l... no [18:34:25.262] checking for __builtin_bswap16... yes [18:34:25.319] checking for __builtin_bswap32... yes [18:34:25.375] checking for __builtin_bswap64... yes [18:34:25.429] checking for __builtin_clz... yes [18:34:25.487] checking for __builtin_ctz... yes [18:34:25.542] checking for __builtin_frame_address... yes [18:34:25.597] checking for _LARGEFILE_SOURCE value needed for large files... no [18:34:25.657] checking how ccache x86_64-w64-mingw32ucrt-gcc reports undeclared, standard C functions... error [18:34:25.693] checking for posix_fadvise... no [18:34:25.754] checking whether posix_fadvise is declared... no [18:34:25.803] checking whether fdatasync is declared... no [18:34:25.855] checking whether strlcat is declared... no [18:34:25.926] checking whether strlcpy is declared... no [18:34:25.997] checking whether strsep is declared... no [18:34:26.068] checking whether timingsafe_bcmp is declared... no [18:34:26.138] checking whether preadv is declared... no [18:34:26.179] checking whether pwritev is declared... no [18:34:26.219] checking whether strchrnul is declared... no [18:34:26.267] checking whether memset_s is declared... no [18:34:26.312] checking whether F_FULLFSYNC is declared... no [18:34:26.356] checking for explicit_bzero... no [18:34:26.415] checking for getopt... yes [18:34:26.466] checking for getpeereid... no [18:34:26.523] checking for inet_aton... no [18:34:26.581] checking for mkdtemp... no [18:34:26.638] checking for strlcat... no [18:34:26.696] checking for strlcpy... no [18:34:26.754] checking for strsep... no [18:34:26.812] checking for timingsafe_bcmp... no [18:34:26.868] checking for pthread_barrier_wait... yes [18:34:26.921] configure: On mingw32ucrt we will use our strtof wrapper. [18:34:26.921] checking for getopt_long... yes [18:34:26.972] checking for syslog... no [18:34:27.030] checking for opterr... yes [18:34:27.083] checking for optreset... no [18:34:27.142] checking test program... cross-compiling [18:34:27.142] checking size of void *... 8 [18:34:27.464] checking size of size_t... 8 [18:34:27.807] checking size of long... 4 [18:34:28.150] checking size of long long... 8 [18:34:28.690] checking size of intmax_t... 8 [18:34:29.047] checking alignment of short... 2 [18:34:29.201] checking alignment of int... 4 [18:34:29.450] checking alignment of int64_t... 8 [18:34:29.832] checking alignment of double... 8 [18:34:30.190] checking for __int128... yes [18:34:30.253] checking for __int128 alignment bug... assuming ok [18:34:30.253] checking alignment of PG_INT128_TYPE... 16 [18:34:30.647] checking for builtin __sync char locking functions... yes [18:34:30.696] checking for builtin __sync int32 locking functions... yes [18:34:30.746] checking for builtin __sync int32 atomic operations... yes [18:34:30.796] checking for builtin __sync int64 atomic operations... yes [18:34:30.849] checking for builtin __atomic int32 atomic operations... yes [18:34:30.899] checking for builtin __atomic int64 atomic operations... yes [18:34:30.949] checking for __get_cpuid... yes [18:34:31.006] checking for __get_cpuid_count... yes [18:34:31.058] checking for _xgetbv... yes [18:34:31.520] checking for _mm512_popcnt_epi64... yes [18:34:31.995] checking for _mm_crc32_u8 and _mm_crc32_u32... yes [18:34:32.114] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:34:32.140] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc+simd... no [18:34:32.162] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:34:32.183] 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 [18:34:32.222] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:34:32.223] checking for _mm512_clmulepi64_epi128... yes [18:34:32.692] checking for vectorized CRC-32C... AVX-512 with runtime check [18:34:32.693] checking which random number source to use... Windows native [18:34:32.695] checking for xmllint... /usr/bin/xmllint [18:34:32.695] checking for xsltproc... /usr/bin/xsltproc [18:34:32.696] checking for fop... /usr/bin/fop [18:34:32.696] checking for dbtoepub... no [18:34:32.696] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:34:32.696] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:34:32.697] checking whether ccache x86_64-w64-mingw32ucrt-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:34:32.708] configure: using compiler=x86_64-w64-mingw32ucrt-gcc (GCC) 14 [18:34:32.708] configure: using CFLAGS=-Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=5 -Wcast-function-type -Wshadow=compatible-local -Wformat-security -Wmissing-variable-declarations -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -O2 [18:34:32.708] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:34:32.708] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:34:32.810] configure: creating ./config.status [18:34:32.904] config.status: creating GNUmakefile [18:34:32.919] config.status: creating src/Makefile.global [18:34:32.938] config.status: creating src/include/pg_config.h [18:34:32.954] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:34:32.974] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:34:32.984] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:34:32.993] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:34:33.003] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:34:33.007] config.status: executing check_win32_symlinks commands [18:34:33.047] [18:34:33.047] real 0m18.491s [18:34:33.047] user 0m12.672s [18:34:33.047] sys 0m5.410s [18:34:33.047] make -s -j${BUILD_JOBS} clean [18:34:33.633] time make -s -j${BUILD_JOBS} world-bin [18:35:08.169] In file included from ../../../src/include/postgres.h:48, [18:35:08.169] from index.c:22: [18:35:08.169] index.c: In function ‘validate_index’: [18:35:08.169] index.c:3675:46: error: ‘MyProc’ undeclared (first use in this function); did you mean ‘MyProcPid’? [18:35:08.169] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [18:35:08.169] | ^~~~~~ [18:35:08.169] ../../../src/include/c.h:901:23: note: in definition of macro ‘Assert’ [18:35:08.169] 901 | if (!(condition)) \ [18:35:08.169] | ^~~~~~~~~ [18:35:08.169] index.c:3675:25: note: in expansion of macro ‘TransactionIdIsValid’ [18:35:08.169] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [18:35:08.169] | ^~~~~~~~~~~~~~~~~~~~ [18:35:08.169] index.c:3675:46: note: each undeclared identifier is reported only once for each function it appears in [18:35:08.169] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [18:35:08.169] | ^~~~~~ [18:35:08.169] ../../../src/include/c.h:901:23: note: in definition of macro ‘Assert’ [18:35:08.169] 901 | if (!(condition)) \ [18:35:08.169] | ^~~~~~~~~ [18:35:08.169] index.c:3675:25: note: in expansion of macro ‘TransactionIdIsValid’ [18:35:08.169] 3675 | Assert(!TransactionIdIsValid(MyProc->xmin)); [18:35:08.169] | ^~~~~~~~~~~~~~~~~~~~ [18:35:08.171] make[3]: *** [: index.o] Error 1 [18:35:08.171] make[2]: *** [common.mk:37: catalog-recursive] Error 2 [18:35:08.173] make[2]: *** Waiting for unfinished jobs.... [18:35:38.819] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:35:38.819] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:35:38.820] [18:35:38.820] real 1m5.186s [18:35:38.820] user 3m36.128s [18:35:38.820] sys 0m32.051s [18:35:38.820] [18:35:38.820] Exit status: 2