[22:25:01.452] time ./configure \ [22:25:01.452] --host=x86_64-w64-mingw32 \ [22:25:01.452] --enable-cassert \ [22:25:01.452] --without-icu \ [22:25:01.452] CC="ccache x86_64-w64-mingw32-gcc" \ [22:25:01.452] CXX="ccache x86_64-w64-mingw32-g++" [22:25:01.578] checking build system type... x86_64-pc-linux-gnu [22:25:01.772] checking host system type... x86_64-w64-mingw32 [22:25:01.778] checking which template to use... win32 [22:25:01.778] checking whether NLS is wanted... no [22:25:01.779] checking for default port number... 5432 [22:25:01.785] checking for block size... 8kB [22:25:01.787] checking for segment size... 1GB [22:25:01.789] checking for WAL block size... 8kB [22:25:01.790] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [22:25:01.824] checking whether the C compiler works... yes [22:25:01.962] checking for C compiler default output file name... a.exe [22:25:01.963] checking for suffix of executables... .exe [22:25:02.007] checking whether we are cross compiling... yes [22:25:02.088] checking for suffix of object files... o [22:25:02.097] checking whether we are using the GNU C compiler... yes [22:25:02.104] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [22:25:02.112] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [22:25:02.122] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [22:25:02.182] checking whether we are using the GNU C++ compiler... yes [22:25:02.189] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [22:25:02.262] checking for gawk... no [22:25:02.262] checking for mawk... mawk [22:25:02.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [22:25:02.272] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [22:25:02.278] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [22:25:02.324] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [22:25:02.513] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [22:25:02.521] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [22:25:02.528] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [22:25:02.536] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [22:25:02.543] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [22:25:02.551] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [22:25:02.558] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [22:25:02.564] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [22:25:02.572] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [22:25:02.580] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [22:25:02.587] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [22:25:02.594] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [22:25:02.601] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [22:25:02.640] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [22:25:02.648] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [22:25:02.656] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [22:25:02.663] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [22:25:02.671] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [22:25:02.678] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [22:25:02.703] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [22:25:02.711] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [22:25:02.719] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [22:25:02.761] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [22:25:02.804] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [22:25:02.812] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [22:25:02.820] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [22:25:02.859] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [22:25:02.867] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [22:25:02.875] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [22:25:02.883] checking whether the C compiler still works... yes [22:25:02.955] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [22:25:03.034] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [22:25:03.034] checking pkg-config is at least version 0.9.0... yes [22:25:03.051] checking whether to build with ICU support... no [22:25:03.051] checking whether to build with Tcl... no [22:25:03.051] checking whether to build Perl modules... no [22:25:03.051] checking whether to build Python modules... no [22:25:03.052] checking whether to build with GSSAPI support... no [22:25:03.053] checking whether to build with PAM support... no [22:25:03.053] checking whether to build with BSD Authentication support... no [22:25:03.053] checking whether to build with LDAP support... no [22:25:03.053] checking whether to build with Bonjour support... no [22:25:03.053] checking whether to build with SELinux support... no [22:25:03.053] checking whether to build with systemd support... no [22:25:03.053] configure: WARNING: *** Readline does not work on MinGW --- disabling [22:25:03.054] checking whether to build with XML support... no [22:25:03.054] checking whether to build with LZ4 support... no [22:25:03.054] checking whether to build with ZSTD support... no [22:25:03.054] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [22:25:03.055] checking whether it is possible to strip libraries... yes [22:25:03.063] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [22:25:03.064] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [22:25:03.064] checking for a BSD-compatible install... /usr/bin/install -c [22:25:03.074] checking for tar... /usr/bin/tar [22:25:03.074] checking whether ln -s works... yes [22:25:03.074] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [22:25:03.076] checking for bison... /usr/bin/bison [22:25:03.079] configure: using bison (GNU Bison) 3.8.2 [22:25:03.082] checking for flex... /usr/bin/flex [22:25:03.096] configure: using flex 2.6.4 [22:25:03.096] checking for perl... /usr/bin/perl [22:25:03.099] configure: using perl 5.36.0 [22:25:03.102] checking for zic... /usr/sbin/zic [22:25:03.102] checking for a sed that does not truncate output... /usr/bin/sed [22:25:03.107] checking for grep that handles long lines and -e... /usr/bin/grep [22:25:03.110] checking for egrep... /usr/bin/grep -E [22:25:03.112] checking for ANSI C header files... yes [22:25:03.165] checking for sys/types.h... yes [22:25:03.184] checking for sys/stat.h... yes [22:25:03.201] checking for stdlib.h... yes [22:25:03.217] checking for string.h... yes [22:25:03.233] checking for memory.h... yes [22:25:03.250] checking for strings.h... yes [22:25:03.267] checking for inttypes.h... yes [22:25:03.285] checking for stdint.h... yes [22:25:03.301] checking for unistd.h... yes [22:25:03.318] checking for main in -lm... yes [22:25:03.370] checking for library containing setproctitle... no [22:25:03.467] checking for library containing dlsym... no [22:25:03.563] checking for library containing socket... -lws2_32 [22:25:03.711] checking for library containing getopt_long... none required [22:25:03.764] checking for library containing shm_open... no [22:25:03.862] checking for library containing shm_unlink... no [22:25:03.958] checking for library containing clock_gettime... no [22:25:04.056] checking for library containing shmget... no [22:25:04.155] checking for library containing backtrace_symbols... no [22:25:04.257] checking for library containing pthread_barrier_wait... -lpthread [22:25:04.358] checking for inflate in -lz... yes [22:25:04.409] checking for stdbool.h that conforms to C99... yes [22:25:04.421] checking for _Bool... yes [22:25:04.503] checking atomic.h usability... no [22:25:04.561] checking atomic.h presence... no [22:25:04.582] checking for atomic.h... no [22:25:04.586] checking copyfile.h usability... no [22:25:04.647] checking copyfile.h presence... no [22:25:04.669] checking for copyfile.h... no [22:25:04.673] checking execinfo.h usability... no [22:25:04.737] checking execinfo.h presence... no [22:25:04.758] checking for execinfo.h... no [22:25:04.762] checking getopt.h usability... yes [22:25:04.770] checking getopt.h presence... yes [22:25:04.787] checking for getopt.h... yes [22:25:04.795] checking ifaddrs.h usability... no [22:25:04.855] checking ifaddrs.h presence... no [22:25:04.877] checking for ifaddrs.h... no [22:25:04.881] checking mbarrier.h usability... no [22:25:04.941] checking mbarrier.h presence... no [22:25:04.964] checking for mbarrier.h... no [22:25:04.967] checking sys/epoll.h usability... no [22:25:05.028] checking sys/epoll.h presence... no [22:25:05.048] checking for sys/epoll.h... no [22:25:05.052] checking sys/event.h usability... no [22:25:05.113] checking sys/event.h presence... no [22:25:05.134] checking for sys/event.h... no [22:25:05.138] checking sys/personality.h usability... no [22:25:05.199] checking sys/personality.h presence... no [22:25:05.222] checking for sys/personality.h... no [22:25:05.225] checking sys/prctl.h usability... no [22:25:05.286] checking sys/prctl.h presence... no [22:25:05.308] checking for sys/prctl.h... no [22:25:05.311] checking sys/procctl.h usability... no [22:25:05.371] checking sys/procctl.h presence... no [22:25:05.392] checking for sys/procctl.h... no [22:25:05.396] checking sys/signalfd.h usability... no [22:25:05.455] checking sys/signalfd.h presence... no [22:25:05.476] checking for sys/signalfd.h... no [22:25:05.479] checking sys/ucred.h usability... no [22:25:05.541] checking sys/ucred.h presence... no [22:25:05.562] checking for sys/ucred.h... no [22:25:05.566] checking termios.h usability... no [22:25:05.627] checking termios.h presence... no [22:25:05.649] checking for termios.h... no [22:25:05.653] checking ucred.h usability... no [22:25:05.712] checking ucred.h presence... no [22:25:05.733] checking for ucred.h... no [22:25:05.737] checking zlib.h usability... yes [22:25:05.747] checking zlib.h presence... yes [22:25:05.769] checking for zlib.h... yes [22:25:05.769] checking for lz4... /usr/bin/lz4 [22:25:05.769] checking for zstd... /usr/bin/zstd [22:25:05.770] checking for openssl... /usr/bin/openssl [22:25:05.775] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [22:25:05.775] checking crtdefs.h usability... yes [22:25:05.783] checking crtdefs.h presence... yes [22:25:05.801] checking for crtdefs.h... yes [22:25:05.802] checking whether byte ordering is bigendian... no [22:25:05.887] checking for inline... inline [22:25:05.895] checking for printf format archetype... gnu_printf [22:25:05.905] checking for _Static_assert... yes [22:25:05.951] checking for typeof... typeof [22:25:05.960] checking for __builtin_types_compatible_p... yes [22:25:05.973] checking for __builtin_constant_p... yes [22:25:05.986] checking for __builtin_unreachable... yes [22:25:06.033] checking for computed goto support... yes [22:25:06.042] checking for struct tm.tm_zone... no [22:25:06.131] checking for union semun... no [22:25:06.170] checking for socklen_t... yes [22:25:07.356] checking for struct sockaddr.sa_len... no [22:25:09.546] checking for locale_t... no [22:25:09.616] checking for C/C++ restrict keyword... __restrict [22:25:09.630] checking for struct option... yes [22:25:09.676] checking whether assembler supports x86_64 popcntq... yes [22:25:09.688] checking size of off_t... 4 [22:25:09.909] 0 [22:25:09.909] checking size of bool... 1 [22:25:09.961] checking for int timezone... yes [22:25:10.013] checking for wcstombs_l declaration... no [22:25:10.108] checking for backtrace_symbols... no [22:25:10.163] checking for copyfile... no [22:25:10.217] checking for copy_file_range... no [22:25:10.273] checking for getifaddrs... no [22:25:10.329] checking for getpeerucred... no [22:25:10.384] checking for inet_pton... yes [22:25:10.438] checking for kqueue... no [22:25:10.493] checking for mbstowcs_l... no [22:25:10.547] checking for memset_s... no [22:25:10.602] checking for posix_fallocate... no [22:25:10.659] checking for ppoll... no [22:25:10.719] checking for pthread_is_threaded_np... no [22:25:10.776] checking for setproctitle... no [22:25:10.832] checking for setproctitle_fast... no [22:25:10.889] checking for strchrnul... no [22:25:10.944] checking for strsignal... no [22:25:11.001] checking for syncfs... no [22:25:11.058] checking for sync_file_range... no [22:25:11.113] checking for uselocale... no [22:25:11.170] checking for wcstombs_l... no [22:25:11.221] checking for __builtin_bswap16... yes [22:25:11.273] checking for __builtin_bswap32... yes [22:25:11.327] checking for __builtin_bswap64... yes [22:25:11.379] checking for __builtin_clz... yes [22:25:11.430] checking for __builtin_ctz... yes [22:25:11.481] checking for __builtin_popcount... yes [22:25:11.533] checking for __builtin_frame_address... yes [22:25:11.585] checking for _LARGEFILE_SOURCE value needed for large files... no [22:25:11.642] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [22:25:11.675] checking for posix_fadvise... no [22:25:11.731] checking whether posix_fadvise is declared... no [22:25:11.780] checking whether fdatasync is declared... no [22:25:11.829] checking whether strlcat is declared... no [22:25:11.900] checking whether strlcpy is declared... no [22:25:11.969] checking whether strnlen is declared... yes [22:25:11.983] checking whether strsep is declared... no [22:25:12.053] checking whether preadv is declared... no [22:25:12.091] checking whether pwritev is declared... no [22:25:12.128] checking whether F_FULLFSYNC is declared... no [22:25:12.168] checking for explicit_bzero... no [22:25:12.218] checking for getopt... yes [22:25:12.267] checking for getpeereid... no [22:25:12.321] checking for inet_aton... no [22:25:12.372] checking for mkdtemp... no [22:25:12.423] checking for strlcat... no [22:25:12.473] checking for strlcpy... no [22:25:12.524] checking for strnlen... yes [22:25:12.575] checking for strsep... no [22:25:12.627] checking for pthread_barrier_wait... yes [22:25:12.675] configure: On mingw32 we will use our strtof wrapper. [22:25:12.675] checking for getopt_long... yes [22:25:12.725] checking for _configthreadlocale... yes [22:25:12.775] checking for syslog... no [22:25:12.828] checking for opterr... yes [22:25:12.882] checking for optreset... no [22:25:12.939] checking test program... cross-compiling [22:25:12.939] checking whether long int is 64 bits... no [22:25:12.974] checking whether long long int is 64 bits... yes [22:25:12.985] checking for __builtin_mul_overflow... yes [22:25:13.033] checking size of void *... 8 [22:25:13.339] checking size of size_t... 8 [22:25:13.640] checking size of long... 4 [22:25:13.870] checking alignment of short... 2 [22:25:14.020] checking alignment of int... 4 [22:25:14.252] checking alignment of long... 4 [22:25:14.482] checking alignment of long long int... 8 [22:25:14.787] checking alignment of double... 8 [22:25:15.097] checking for int8... no [22:25:15.146] checking for uint8... no [22:25:15.195] checking for int64... no [22:25:15.243] checking for uint64... no [22:25:15.291] checking for __int128... yes [22:25:15.345] checking for __int128 alignment bug... assuming ok [22:25:15.345] checking alignment of PG_INT128_TYPE... 16 [22:25:15.710] checking for builtin __sync char locking functions... yes [22:25:15.757] checking for builtin __sync int32 locking functions... yes [22:25:15.803] checking for builtin __sync int32 atomic operations... yes [22:25:15.850] checking for builtin __sync int64 atomic operations... yes [22:25:15.897] checking for builtin __atomic int32 atomic operations... yes [22:25:15.945] checking for builtin __atomic int64 atomic operations... yes [22:25:15.992] checking for __get_cpuid... yes [22:25:16.043] checking for __get_cpuid_count... yes [22:25:16.092] checking for __cpuid... no [22:25:16.505] checking for __cpuidex... no [22:25:16.943] checking for _xgetbv with CFLAGS=... no [22:25:17.332] checking for _xgetbv with CFLAGS=-mxsave... yes [22:25:17.749] checking for _mm512_popcnt_epi64 with CFLAGS=... no [22:25:18.142] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [22:25:18.497] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [22:25:18.547] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [22:25:18.646] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [22:25:18.673] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [22:25:18.695] 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:25:18.757] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [22:25:18.757] checking which random number source to use... Windows native [22:25:18.759] checking for xmllint... /usr/bin/xmllint [22:25:18.759] checking for xsltproc... /usr/bin/xsltproc [22:25:18.759] checking for fop... /usr/bin/fop [22:25:18.760] checking for dbtoepub... no [22:25:18.760] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [22:25:18.760] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [22:25:18.760] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [22:25:18.773] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [22:25:18.773] 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:25:18.773] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [22:25:18.773] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [22:25:18.874] configure: creating ./config.status [22:25:18.970] config.status: creating GNUmakefile [22:25:18.983] config.status: creating src/Makefile.global [22:25:19.000] config.status: creating src/include/pg_config.h [22:25:19.014] config.status: creating src/include/pg_config_ext.h [22:25:19.027] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [22:25:19.043] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [22:25:19.052] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [22:25:19.060] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [22:25:19.069] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [22:25:19.078] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [22:25:19.082] config.status: executing check_win32_symlinks commands [22:25:19.121] [22:25:19.121] real 0m17.669s [22:25:19.121] user 0m11.893s [22:25:19.121] sys 0m5.450s [22:25:19.121] make -s -j${BUILD_JOBS} clean [22:25:19.656] time make -s -j${BUILD_JOBS} world-bin [22:26:11.220] In file included from ../../../src/include/postgres.h:46, [22:26:11.220] from backend_startup.c:16: [22:26:11.220] backend_startup.c: In function ‘BackendInitialize’: [22:26:11.220] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [22:26:11.220] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:26:11.220] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [22:26:11.220] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [22:26:11.220] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [22:26:11.220] | ^~~~~~~~~~~ [22:26:11.220] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [22:26:11.220] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:26:11.220] | ^~~~~~~ [22:26:11.220] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [22:26:11.220] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [22:26:11.220] | ^~~~ [22:26:11.220] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [22:26:11.220] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [22:26:11.220] | ^~~~~~~~~~~~~~~ [22:26:11.220] backend_startup.c:126:33: note: ‘status’ was declared here [22:26:11.220] 126 | int status; [22:26:11.220] | ^~~~~~ [22:26:11.220] cc1: all warnings being treated as errors [22:26:11.221] make[3]: *** [: backend_startup.o] Error 1 [22:26:11.221] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [22:26:11.221] make[2]: *** Waiting for unfinished jobs.... [22:26:18.039] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [22:26:18.039] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [22:26:18.039] [22:26:18.039] real 0m58.383s [22:26:18.039] user 3m4.995s [22:26:18.039] sys 0m38.835s [22:26:18.039] [22:26:18.039] Exit status: 2