[13:41:15.772] time ./configure \ [13:41:15.772] --host=x86_64-w64-mingw32 \ [13:41:15.772] --enable-cassert \ [13:41:15.772] --without-icu \ [13:41:15.772] CC="ccache x86_64-w64-mingw32-gcc" \ [13:41:15.772] CXX="ccache x86_64-w64-mingw32-g++" [13:41:15.908] checking build system type... x86_64-pc-linux-gnu [13:41:16.127] checking host system type... x86_64-w64-mingw32 [13:41:16.134] checking which template to use... win32 [13:41:16.134] checking whether NLS is wanted... no [13:41:16.134] checking for default port number... 5432 [13:41:16.141] checking for block size... 8kB [13:41:16.143] checking for segment size... 1GB [13:41:16.146] checking for WAL block size... 8kB [13:41:16.147] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [13:41:16.186] checking whether the C compiler works... yes [13:41:16.360] checking for C compiler default output file name... a.exe [13:41:16.361] checking for suffix of executables... .exe [13:41:16.406] checking whether we are cross compiling... yes [13:41:16.490] checking for suffix of object files... o [13:41:16.499] checking whether we are using the GNU C compiler... yes [13:41:16.507] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [13:41:16.514] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [13:41:16.528] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [13:41:16.593] checking whether we are using the GNU C++ compiler... yes [13:41:16.601] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [13:41:16.680] checking for gawk... no [13:41:16.681] checking for mawk... mawk [13:41:16.683] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [13:41:16.691] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [13:41:16.699] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [13:41:16.747] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [13:41:16.940] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [13:41:16.948] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [13:41:16.956] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [13:41:16.964] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [13:41:16.972] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [13:41:16.981] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [13:41:16.989] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [13:41:16.997] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [13:41:17.005] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [13:41:17.013] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [13:41:17.022] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [13:41:17.030] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [13:41:17.038] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [13:41:17.078] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [13:41:17.086] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [13:41:17.094] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [13:41:17.103] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [13:41:17.111] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [13:41:17.120] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [13:41:17.149] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [13:41:17.157] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [13:41:17.165] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [13:41:17.206] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [13:41:17.248] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [13:41:17.257] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [13:41:17.265] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [13:41:17.303] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [13:41:17.311] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [13:41:17.320] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [13:41:17.330] checking whether the C compiler still works... yes [13:41:17.400] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [13:41:17.482] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [13:41:17.482] checking pkg-config is at least version 0.9.0... yes [13:41:17.501] checking whether to build with ICU support... no [13:41:17.501] checking whether to build with Tcl... no [13:41:17.501] checking whether to build Perl modules... no [13:41:17.501] checking whether to build Python modules... no [13:41:17.502] checking whether to build with GSSAPI support... no [13:41:17.503] checking whether to build with PAM support... no [13:41:17.503] checking whether to build with BSD Authentication support... no [13:41:17.503] checking whether to build with LDAP support... no [13:41:17.503] checking whether to build with Bonjour support... no [13:41:17.503] checking whether to build with SELinux support... no [13:41:17.503] checking whether to build with systemd support... no [13:41:17.503] configure: WARNING: *** Readline does not work on MinGW --- disabling [13:41:17.504] checking whether to build with XML support... no [13:41:17.504] checking whether to build with LZ4 support... no [13:41:17.504] checking whether to build with ZSTD support... no [13:41:17.504] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [13:41:17.505] checking whether it is possible to strip libraries... yes [13:41:17.512] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [13:41:17.512] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [13:41:17.512] checking for a BSD-compatible install... /usr/bin/install -c [13:41:17.523] checking for tar... /usr/bin/tar [13:41:17.523] checking whether ln -s works... yes [13:41:17.523] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [13:41:17.526] checking for bison... /usr/bin/bison [13:41:17.529] configure: using bison (GNU Bison) 3.8.2 [13:41:17.532] checking for flex... /usr/bin/flex [13:41:17.546] configure: using flex 2.6.4 [13:41:17.546] checking for perl... /usr/bin/perl [13:41:17.549] configure: using perl 5.36.0 [13:41:17.552] checking for zic... /usr/sbin/zic [13:41:17.552] checking for a sed that does not truncate output... /usr/bin/sed [13:41:17.558] checking for grep that handles long lines and -e... /usr/bin/grep [13:41:17.560] checking for egrep... /usr/bin/grep -E [13:41:17.562] checking for ANSI C header files... yes [13:41:17.618] checking for sys/types.h... yes [13:41:17.638] checking for sys/stat.h... yes [13:41:17.656] checking for stdlib.h... yes [13:41:17.674] checking for string.h... yes [13:41:17.691] checking for memory.h... yes [13:41:17.709] checking for strings.h... yes [13:41:17.726] checking for inttypes.h... yes [13:41:17.743] checking for stdint.h... yes [13:41:17.760] checking for unistd.h... yes [13:41:17.778] checking for main in -lm... yes [13:41:17.829] checking for library containing setproctitle... no [13:41:17.929] checking for library containing dlsym... no [13:41:18.026] checking for library containing socket... -lws2_32 [13:41:18.174] checking for library containing getopt_long... none required [13:41:18.227] checking for library containing shm_open... no [13:41:18.326] checking for library containing shm_unlink... no [13:41:18.425] checking for library containing clock_gettime... no [13:41:18.524] checking for library containing shmget... no [13:41:18.623] checking for library containing backtrace_symbols... no [13:41:18.720] checking for library containing pthread_barrier_wait... -lpthread [13:41:18.815] checking for inflate in -lz... yes [13:41:18.865] checking for stdbool.h that conforms to C99... yes [13:41:18.879] checking for _Bool... yes [13:41:18.964] checking atomic.h usability... no [13:41:19.025] checking atomic.h presence... no [13:41:19.048] checking for atomic.h... no [13:41:19.052] checking copyfile.h usability... no [13:41:19.113] checking copyfile.h presence... no [13:41:19.135] checking for copyfile.h... no [13:41:19.139] checking execinfo.h usability... no [13:41:19.198] checking execinfo.h presence... no [13:41:19.219] checking for execinfo.h... no [13:41:19.223] checking getopt.h usability... yes [13:41:19.232] checking getopt.h presence... yes [13:41:19.250] checking for getopt.h... yes [13:41:19.259] checking ifaddrs.h usability... no [13:41:19.319] checking ifaddrs.h presence... no [13:41:19.340] checking for ifaddrs.h... no [13:41:19.344] checking mbarrier.h usability... no [13:41:19.406] checking mbarrier.h presence... no [13:41:19.428] checking for mbarrier.h... no [13:41:19.432] checking sys/epoll.h usability... no [13:41:19.494] checking sys/epoll.h presence... no [13:41:19.516] checking for sys/epoll.h... no [13:41:19.520] checking sys/event.h usability... no [13:41:19.579] checking sys/event.h presence... no [13:41:19.600] checking for sys/event.h... no [13:41:19.604] checking sys/personality.h usability... no [13:41:19.664] checking sys/personality.h presence... no [13:41:19.687] checking for sys/personality.h... no [13:41:19.691] checking sys/prctl.h usability... no [13:41:19.751] checking sys/prctl.h presence... no [13:41:19.774] checking for sys/prctl.h... no [13:41:19.778] checking sys/procctl.h usability... no [13:41:19.837] checking sys/procctl.h presence... no [13:41:19.860] checking for sys/procctl.h... no [13:41:19.864] checking sys/signalfd.h usability... no [13:41:19.924] checking sys/signalfd.h presence... no [13:41:19.944] checking for sys/signalfd.h... no [13:41:19.948] checking sys/ucred.h usability... no [13:41:20.008] checking sys/ucred.h presence... no [13:41:20.028] checking for sys/ucred.h... no [13:41:20.031] checking termios.h usability... no [13:41:20.092] checking termios.h presence... no [13:41:20.114] checking for termios.h... no [13:41:20.118] checking ucred.h usability... no [13:41:20.176] checking ucred.h presence... no [13:41:20.198] checking for ucred.h... no [13:41:20.201] checking zlib.h usability... yes [13:41:20.213] checking zlib.h presence... yes [13:41:20.234] checking for zlib.h... yes [13:41:20.234] checking for lz4... /usr/bin/lz4 [13:41:20.235] checking for zstd... /usr/bin/zstd [13:41:20.235] checking for openssl... /usr/bin/openssl [13:41:20.240] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [13:41:20.241] checking crtdefs.h usability... yes [13:41:20.248] checking crtdefs.h presence... yes [13:41:20.265] checking for crtdefs.h... yes [13:41:20.267] checking whether byte ordering is bigendian... no [13:41:20.354] checking for inline... inline [13:41:20.363] checking for printf format archetype... gnu_printf [13:41:20.373] checking for _Static_assert... yes [13:41:20.419] checking for typeof... typeof [13:41:20.428] checking for __builtin_types_compatible_p... yes [13:41:20.441] checking for __builtin_constant_p... yes [13:41:20.455] checking for __builtin_unreachable... yes [13:41:20.500] checking for computed goto support... yes [13:41:20.509] checking for struct tm.tm_zone... no [13:41:20.598] checking for union semun... no [13:41:20.637] checking for socklen_t... yes [13:41:21.935] checking for struct sockaddr.sa_len... no [13:41:24.110] checking for locale_t... no [13:41:24.186] checking for C/C++ restrict keyword... __restrict [13:41:24.201] checking for struct option... yes [13:41:24.247] checking whether assembler supports x86_64 popcntq... yes [13:41:24.255] checking size of off_t... 4 [13:41:24.480] 0 [13:41:24.480] checking size of bool... 1 [13:41:24.533] checking for int timezone... yes [13:41:24.585] checking for wcstombs_l declaration... no [13:41:24.682] checking for backtrace_symbols... no [13:41:24.737] checking for copyfile... no [13:41:24.794] checking for copy_file_range... no [13:41:24.851] checking for getifaddrs... no [13:41:24.909] checking for getpeerucred... no [13:41:24.965] checking for inet_pton... yes [13:41:25.021] checking for kqueue... no [13:41:25.075] checking for mbstowcs_l... no [13:41:25.129] checking for memset_s... no [13:41:25.185] checking for posix_fallocate... no [13:41:25.240] checking for ppoll... no [13:41:25.295] checking for pthread_is_threaded_np... no [13:41:25.351] checking for setproctitle... no [13:41:25.407] checking for setproctitle_fast... no [13:41:25.463] checking for strchrnul... no [13:41:25.519] checking for strsignal... no [13:41:25.577] checking for syncfs... no [13:41:25.632] checking for sync_file_range... no [13:41:25.688] checking for uselocale... no [13:41:25.745] checking for wcstombs_l... no [13:41:25.797] checking for __builtin_bswap16... yes [13:41:25.850] checking for __builtin_bswap32... yes [13:41:25.904] checking for __builtin_bswap64... yes [13:41:25.956] checking for __builtin_clz... yes [13:41:26.010] checking for __builtin_ctz... yes [13:41:26.064] checking for __builtin_popcount... yes [13:41:26.119] checking for __builtin_frame_address... yes [13:41:26.172] checking for _LARGEFILE_SOURCE value needed for large files... no [13:41:26.231] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [13:41:26.267] checking for posix_fadvise... no [13:41:26.325] checking whether posix_fadvise is declared... no [13:41:26.378] checking whether fdatasync is declared... no [13:41:26.432] checking whether strlcat is declared... no [13:41:26.504] checking whether strlcpy is declared... no [13:41:26.574] checking whether strnlen is declared... yes [13:41:26.591] checking whether strsep is declared... no [13:41:26.662] checking whether preadv is declared... no [13:41:26.704] checking whether pwritev is declared... no [13:41:26.747] checking whether F_FULLFSYNC is declared... no [13:41:26.792] checking for explicit_bzero... no [13:41:26.844] checking for getopt... yes [13:41:26.892] checking for getpeereid... no [13:41:26.947] checking for inet_aton... no [13:41:27.000] checking for mkdtemp... no [13:41:27.049] checking for strlcat... no [13:41:27.102] checking for strlcpy... no [13:41:27.154] checking for strnlen... yes [13:41:27.206] checking for strsep... no [13:41:27.258] checking for pthread_barrier_wait... yes [13:41:27.306] configure: On mingw32 we will use our strtof wrapper. [13:41:27.306] checking for getopt_long... yes [13:41:27.355] checking for _configthreadlocale... yes [13:41:27.404] checking for syslog... no [13:41:27.457] checking for opterr... yes [13:41:27.509] checking for optreset... no [13:41:27.565] checking test program... cross-compiling [13:41:27.565] checking whether long int is 64 bits... no [13:41:27.601] checking whether long long int is 64 bits... yes [13:41:27.611] checking for __builtin_mul_overflow... yes [13:41:27.659] checking size of void *... 8 [13:41:27.954] checking size of size_t... 8 [13:41:28.252] checking size of long... 4 [13:41:28.478] checking alignment of short... 2 [13:41:28.630] checking alignment of int... 4 [13:41:28.853] checking alignment of long... 4 [13:41:29.083] checking alignment of long long int... 8 [13:41:29.381] checking alignment of double... 8 [13:41:29.682] checking for int8... no [13:41:29.727] checking for uint8... no [13:41:29.774] checking for int64... no [13:41:29.823] checking for uint64... no [13:41:29.870] checking for __int128... yes [13:41:29.927] checking for __int128 alignment bug... assuming ok [13:41:29.927] checking alignment of PG_INT128_TYPE... 16 [13:41:30.293] checking for builtin __sync char locking functions... yes [13:41:30.339] checking for builtin __sync int32 locking functions... yes [13:41:30.386] checking for builtin __sync int32 atomic operations... yes [13:41:30.431] checking for builtin __sync int64 atomic operations... yes [13:41:30.478] checking for builtin __atomic int32 atomic operations... yes [13:41:30.524] checking for builtin __atomic int64 atomic operations... yes [13:41:30.570] checking for __get_cpuid... yes [13:41:30.620] checking for __get_cpuid_count... yes [13:41:30.669] checking for __cpuid... no [13:41:31.072] checking for __cpuidex... no [13:41:31.510] checking for _xgetbv with CFLAGS=... no [13:41:31.895] checking for _xgetbv with CFLAGS=-mxsave... yes [13:41:32.306] checking for _mm512_popcnt_epi64 with CFLAGS=... no [13:41:32.692] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [13:41:33.044] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [13:41:33.095] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [13:41:33.193] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [13:41:33.220] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [13:41:33.242] 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:41:33.302] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [13:41:33.303] checking which random number source to use... Windows native [13:41:33.305] checking for xmllint... /usr/bin/xmllint [13:41:33.305] checking for xsltproc... /usr/bin/xsltproc [13:41:33.305] checking for fop... /usr/bin/fop [13:41:33.306] checking for dbtoepub... no [13:41:33.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [13:41:33.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [13:41:33.306] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [13:41:33.318] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [13:41:33.318] 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:41:33.318] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [13:41:33.318] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [13:41:33.419] configure: creating ./config.status [13:41:33.516] config.status: creating GNUmakefile [13:41:33.531] config.status: creating src/Makefile.global [13:41:33.547] config.status: creating src/include/pg_config.h [13:41:33.562] config.status: creating src/include/pg_config_ext.h [13:41:33.576] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [13:41:33.593] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [13:41:33.601] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [13:41:33.610] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [13:41:33.619] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [13:41:33.627] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [13:41:33.630] config.status: executing check_win32_symlinks commands [13:41:33.668] [13:41:33.668] real 0m17.896s [13:41:33.668] user 0m11.817s [13:41:33.668] sys 0m5.670s [13:41:33.668] make -s -j${BUILD_JOBS} clean [13:41:34.197] time make -s -j${BUILD_JOBS} world-bin [13:42:33.280] In file included from ../../../src/include/postgres.h:46, [13:42:33.280] from backend_startup.c:16: [13:42:33.280] backend_startup.c: In function ‘BackendInitialize’: [13:42:33.280] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [13:42:33.280] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:42:33.280] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [13:42:33.280] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [13:42:33.280] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [13:42:33.280] | ^~~~~~~~~~~ [13:42:33.280] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [13:42:33.280] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:42:33.280] | ^~~~~~~ [13:42:33.280] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [13:42:33.280] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [13:42:33.280] | ^~~~ [13:42:33.280] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [13:42:33.280] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [13:42:33.280] | ^~~~~~~~~~~~~~~ [13:42:33.280] backend_startup.c:126:33: note: ‘status’ was declared here [13:42:33.280] 126 | int status; [13:42:33.280] | ^~~~~~ [13:42:33.280] cc1: all warnings being treated as errors [13:42:33.281] make[3]: *** [: backend_startup.o] Error 1 [13:42:33.281] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [13:42:33.281] make[2]: *** Waiting for unfinished jobs.... [13:42:38.021] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [13:42:38.022] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [13:42:38.022] [13:42:38.022] real 1m3.825s [13:42:38.022] user 3m25.323s [13:42:38.022] sys 0m40.942s [13:42:38.022] [13:42:38.022] Exit status: 2