[18:52:55.147] time ./configure \ [18:52:55.147] --host=x86_64-w64-mingw32 \ [18:52:55.147] --enable-cassert \ [18:52:55.147] --without-icu \ [18:52:55.147] CC="ccache x86_64-w64-mingw32-gcc" \ [18:52:55.147] CXX="ccache x86_64-w64-mingw32-g++" [18:52:55.284] checking build system type... x86_64-pc-linux-gnu [18:52:55.496] checking host system type... x86_64-w64-mingw32 [18:52:55.503] checking which template to use... win32 [18:52:55.503] checking whether NLS is wanted... no [18:52:55.503] checking for default port number... 5432 [18:52:55.511] checking for block size... 8kB [18:52:55.512] checking for segment size... 1GB [18:52:55.515] checking for WAL block size... 8kB [18:52:55.517] checking for x86_64-w64-mingw32-gcc... ccache x86_64-w64-mingw32-gcc [18:52:55.554] checking whether the C compiler works... yes [18:52:55.708] checking for C compiler default output file name... a.exe [18:52:55.709] checking for suffix of executables... .exe [18:52:55.753] checking whether we are cross compiling... yes [18:52:55.835] checking for suffix of object files... o [18:52:55.845] checking whether we are using the GNU C compiler... yes [18:52:55.852] checking whether ccache x86_64-w64-mingw32-gcc accepts -g... yes [18:52:55.859] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C89... none needed [18:52:55.870] checking for ccache x86_64-w64-mingw32-gcc option to accept ISO C99... none needed [18:52:55.943] checking whether we are using the GNU C++ compiler... yes [18:52:55.951] checking whether ccache x86_64-w64-mingw32-g++ accepts -g... yes [18:52:56.258] checking for gawk... no [18:52:56.258] checking for mawk... mawk [18:52:56.261] checking whether ccache x86_64-w64-mingw32-gcc supports -Wdeclaration-after-statement, for CFLAGS... yes [18:52:56.269] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=vla, for CFLAGS... yes [18:52:56.287] checking whether ccache x86_64-w64-mingw32-gcc supports -Werror=unguarded-availability-new, for CFLAGS... no [18:52:56.339] checking whether ccache x86_64-w64-mingw32-g++ supports -Werror=unguarded-availability-new, for CXXFLAGS... no [18:52:56.387] checking whether ccache x86_64-w64-mingw32-gcc supports -Wendif-labels, for CFLAGS... yes [18:52:56.395] checking whether ccache x86_64-w64-mingw32-g++ supports -Wendif-labels, for CXXFLAGS... yes [18:52:56.403] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-format-attribute, for CFLAGS... yes [18:52:56.438] checking whether ccache x86_64-w64-mingw32-g++ supports -Wmissing-format-attribute, for CXXFLAGS... yes [18:52:56.455] checking whether ccache x86_64-w64-mingw32-gcc supports -Wimplicit-fallthrough=3, for CFLAGS... yes [18:52:56.461] checking whether ccache x86_64-w64-mingw32-g++ supports -Wimplicit-fallthrough=3, for CXXFLAGS... yes [18:52:56.469] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type, for CFLAGS... yes [18:52:56.488] checking whether ccache x86_64-w64-mingw32-g++ supports -Wcast-function-type, for CXXFLAGS... yes [18:52:56.496] checking whether ccache x86_64-w64-mingw32-gcc supports -Wshadow=compatible-local, for CFLAGS... yes [18:52:56.504] checking whether ccache x86_64-w64-mingw32-g++ supports -Wshadow=compatible-local, for CXXFLAGS... yes [18:52:56.512] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-security, for CFLAGS... yes [18:52:56.520] checking whether ccache x86_64-w64-mingw32-g++ supports -Wformat-security, for CXXFLAGS... yes [18:52:56.528] checking whether ccache x86_64-w64-mingw32-gcc supports -Wmissing-variable-declarations, for CFLAGS... no [18:52:56.568] checking whether ccache x86_64-w64-mingw32-gcc supports -fno-strict-aliasing, for CFLAGS... yes [18:52:56.588] checking whether ccache x86_64-w64-mingw32-g++ supports -fno-strict-aliasing, for CXXFLAGS... yes [18:52:56.625] checking whether ccache x86_64-w64-mingw32-gcc supports -fwrapv, for CFLAGS... yes [18:52:56.633] checking whether ccache x86_64-w64-mingw32-g++ supports -fwrapv, for CXXFLAGS... yes [18:52:56.640] checking whether ccache x86_64-w64-mingw32-gcc supports -fexcess-precision=standard, for CFLAGS... yes [18:52:56.648] checking whether ccache x86_64-w64-mingw32-g++ supports -fexcess-precision=standard, for CXXFLAGS... no [18:52:56.673] checking whether ccache x86_64-w64-mingw32-gcc supports -funroll-loops, for CFLAGS_UNROLL_LOOPS... yes [18:52:56.680] checking whether ccache x86_64-w64-mingw32-gcc supports -ftree-vectorize, for CFLAGS_VECTORIZE... yes [18:52:56.688] checking whether ccache x86_64-w64-mingw32-gcc supports -Wunused-command-line-argument, for NOT_THE_CFLAGS... no [18:52:56.726] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcompound-token-split-by-macro, for NOT_THE_CFLAGS... no [18:52:56.766] checking whether ccache x86_64-w64-mingw32-gcc supports -Wformat-truncation, for NOT_THE_CFLAGS... yes [18:52:56.774] checking whether ccache x86_64-w64-mingw32-gcc supports -Wstringop-truncation, for NOT_THE_CFLAGS... yes [18:52:56.782] checking whether ccache x86_64-w64-mingw32-gcc supports -Wcast-function-type-strict, for NOT_THE_CFLAGS... no [18:52:56.819] checking whether ccache x86_64-w64-mingw32-gcc supports -fvisibility=hidden, for CFLAGS_SL_MODULE... yes [18:52:56.827] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility=hidden, for CXXFLAGS_SL_MODULE... yes [18:52:56.835] checking whether ccache x86_64-w64-mingw32-g++ supports -fvisibility-inlines-hidden, for CXXFLAGS_SL_MODULE... yes [18:52:56.844] checking whether the C compiler still works... yes [18:52:56.917] checking how to run the C preprocessor... ccache x86_64-w64-mingw32-gcc -E [18:52:56.996] checking for x86_64-w64-mingw32-pkg-config... /usr/bin/x86_64-w64-mingw32-pkg-config [18:52:56.996] checking pkg-config is at least version 0.9.0... yes [18:52:57.015] checking whether to build with ICU support... no [18:52:57.015] checking whether to build with Tcl... no [18:52:57.015] checking whether to build Perl modules... no [18:52:57.015] checking whether to build Python modules... no [18:52:57.015] checking whether to build with GSSAPI support... no [18:52:57.017] checking whether to build with PAM support... no [18:52:57.017] checking whether to build with BSD Authentication support... no [18:52:57.017] checking whether to build with LDAP support... no [18:52:57.017] checking whether to build with Bonjour support... no [18:52:57.017] checking whether to build with SELinux support... no [18:52:57.017] checking whether to build with systemd support... no [18:52:57.017] configure: WARNING: *** Readline does not work on MinGW --- disabling [18:52:57.017] checking whether to build with XML support... no [18:52:57.017] checking whether to build with LZ4 support... no [18:52:57.018] checking whether to build with ZSTD support... no [18:52:57.018] checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip [18:52:57.018] checking whether it is possible to strip libraries... yes [18:52:57.027] checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar [18:52:57.028] checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres [18:52:57.028] checking for a BSD-compatible install... /usr/bin/install -c [18:52:57.038] checking for tar... /usr/bin/tar [18:52:57.039] checking whether ln -s works... yes [18:52:57.039] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [18:52:57.041] checking for bison... /usr/bin/bison [18:52:57.044] configure: using bison (GNU Bison) 3.8.2 [18:52:57.047] checking for flex... /usr/bin/flex [18:52:57.061] configure: using flex 2.6.4 [18:52:57.061] checking for perl... /usr/bin/perl [18:52:57.064] configure: using perl 5.36.0 [18:52:57.067] checking for zic... /usr/sbin/zic [18:52:57.067] checking for a sed that does not truncate output... /usr/bin/sed [18:52:57.072] checking for grep that handles long lines and -e... /usr/bin/grep [18:52:57.075] checking for egrep... /usr/bin/grep -E [18:52:57.076] checking for ANSI C header files... yes [18:52:57.127] checking for sys/types.h... yes [18:52:57.146] checking for sys/stat.h... yes [18:52:57.164] checking for stdlib.h... yes [18:52:57.178] checking for string.h... yes [18:52:57.193] checking for memory.h... yes [18:52:57.210] checking for strings.h... yes [18:52:57.228] checking for inttypes.h... yes [18:52:57.246] checking for stdint.h... yes [18:52:57.262] checking for unistd.h... yes [18:52:57.279] checking for main in -lm... yes [18:52:57.331] checking for library containing setproctitle... no [18:52:57.429] checking for library containing dlsym... no [18:52:57.525] checking for library containing socket... -lws2_32 [18:52:57.669] checking for library containing getopt_long... none required [18:52:57.722] checking for library containing shm_open... no [18:52:57.814] checking for library containing shm_unlink... no [18:52:57.913] checking for library containing clock_gettime... no [18:52:58.008] checking for library containing shmget... no [18:52:58.108] checking for library containing backtrace_symbols... no [18:52:58.205] checking for library containing pthread_barrier_wait... -lpthread [18:52:58.302] checking for inflate in -lz... yes [18:52:58.352] checking for stdbool.h that conforms to C99... yes [18:52:58.365] checking for _Bool... yes [18:52:58.460] checking atomic.h usability... no [18:52:58.519] checking atomic.h presence... no [18:52:58.541] checking for atomic.h... no [18:52:58.544] checking copyfile.h usability... no [18:52:58.605] checking copyfile.h presence... no [18:52:58.627] checking for copyfile.h... no [18:52:58.631] checking execinfo.h usability... no [18:52:58.689] checking execinfo.h presence... no [18:52:58.712] checking for execinfo.h... no [18:52:58.716] checking getopt.h usability... yes [18:52:58.725] checking getopt.h presence... yes [18:52:58.743] checking for getopt.h... yes [18:52:58.751] checking ifaddrs.h usability... no [18:52:58.811] checking ifaddrs.h presence... no [18:52:58.833] checking for ifaddrs.h... no [18:52:58.837] checking mbarrier.h usability... no [18:52:58.897] checking mbarrier.h presence... no [18:52:58.919] checking for mbarrier.h... no [18:52:58.923] checking sys/epoll.h usability... no [18:52:58.987] checking sys/epoll.h presence... no [18:52:59.009] checking for sys/epoll.h... no [18:52:59.012] checking sys/event.h usability... no [18:52:59.074] checking sys/event.h presence... no [18:52:59.097] checking for sys/event.h... no [18:52:59.101] checking sys/personality.h usability... no [18:52:59.162] checking sys/personality.h presence... no [18:52:59.182] checking for sys/personality.h... no [18:52:59.186] checking sys/prctl.h usability... no [18:52:59.246] checking sys/prctl.h presence... no [18:52:59.267] checking for sys/prctl.h... no [18:52:59.271] checking sys/procctl.h usability... no [18:52:59.331] checking sys/procctl.h presence... no [18:52:59.351] checking for sys/procctl.h... no [18:52:59.355] checking sys/signalfd.h usability... no [18:52:59.414] checking sys/signalfd.h presence... no [18:52:59.435] checking for sys/signalfd.h... no [18:52:59.439] checking sys/ucred.h usability... no [18:52:59.500] checking sys/ucred.h presence... no [18:52:59.522] checking for sys/ucred.h... no [18:52:59.525] checking termios.h usability... no [18:52:59.584] checking termios.h presence... no [18:52:59.605] checking for termios.h... no [18:52:59.609] checking ucred.h usability... no [18:52:59.671] checking ucred.h presence... no [18:52:59.694] checking for ucred.h... no [18:52:59.697] checking zlib.h usability... yes [18:52:59.708] checking zlib.h presence... yes [18:52:59.731] checking for zlib.h... yes [18:52:59.731] checking for lz4... /usr/bin/lz4 [18:52:59.731] checking for zstd... /usr/bin/zstd [18:52:59.731] checking for openssl... /usr/bin/openssl [18:52:59.737] configure: using openssl: OpenSSL 3.0.14 4 Jun 2024 (Library: OpenSSL 3.0.14 4 Jun 2024) [18:52:59.737] checking crtdefs.h usability... yes [18:52:59.746] checking crtdefs.h presence... yes [18:52:59.763] checking for crtdefs.h... yes [18:52:59.765] checking whether byte ordering is bigendian... no [18:52:59.849] checking for inline... inline [18:52:59.858] checking for printf format archetype... gnu_printf [18:52:59.868] checking for _Static_assert... yes [18:52:59.915] checking for typeof... typeof [18:52:59.924] checking for __builtin_types_compatible_p... yes [18:52:59.937] checking for __builtin_constant_p... yes [18:52:59.950] checking for __builtin_unreachable... yes [18:52:59.995] checking for computed goto support... yes [18:53:00.015] checking for struct tm.tm_zone... no [18:53:00.110] checking for union semun... no [18:53:00.150] checking for socklen_t... yes [18:53:01.441] checking for struct sockaddr.sa_len... no [18:53:03.590] checking for locale_t... no [18:53:03.667] checking for C/C++ restrict keyword... __restrict [18:53:03.683] checking for struct option... yes [18:53:03.732] checking whether assembler supports x86_64 popcntq... yes [18:53:03.741] checking size of off_t... 4 [18:53:03.968] 0 [18:53:03.968] checking size of bool... 1 [18:53:04.022] checking for int timezone... yes [18:53:04.077] checking for wcstombs_l declaration... no [18:53:04.176] checking for backtrace_symbols... no [18:53:04.233] checking for copyfile... no [18:53:04.288] checking for copy_file_range... no [18:53:04.343] checking for getifaddrs... no [18:53:04.400] checking for getpeerucred... no [18:53:04.455] checking for inet_pton... yes [18:53:04.512] checking for kqueue... no [18:53:04.569] checking for mbstowcs_l... no [18:53:04.623] checking for memset_s... no [18:53:04.681] checking for posix_fallocate... no [18:53:04.736] checking for ppoll... no [18:53:04.788] checking for pthread_is_threaded_np... no [18:53:04.843] checking for setproctitle... no [18:53:04.899] checking for setproctitle_fast... no [18:53:04.957] checking for strchrnul... no [18:53:05.014] checking for strsignal... no [18:53:05.073] checking for syncfs... no [18:53:05.131] checking for sync_file_range... no [18:53:05.187] checking for uselocale... no [18:53:05.243] checking for wcstombs_l... no [18:53:05.298] checking for __builtin_bswap16... yes [18:53:05.354] checking for __builtin_bswap32... yes [18:53:05.407] checking for __builtin_bswap64... yes [18:53:05.460] checking for __builtin_clz... yes [18:53:05.515] checking for __builtin_ctz... yes [18:53:05.568] checking for __builtin_popcount... yes [18:53:05.620] checking for __builtin_frame_address... yes [18:53:05.673] checking for _LARGEFILE_SOURCE value needed for large files... no [18:53:05.730] checking how ccache x86_64-w64-mingw32-gcc reports undeclared, standard C functions... error [18:53:05.764] checking for posix_fadvise... no [18:53:05.819] checking whether posix_fadvise is declared... no [18:53:05.867] checking whether fdatasync is declared... no [18:53:05.914] checking whether strlcat is declared... no [18:53:05.981] checking whether strlcpy is declared... no [18:53:06.052] checking whether strnlen is declared... yes [18:53:06.068] checking whether strsep is declared... no [18:53:06.137] checking whether preadv is declared... no [18:53:06.178] checking whether pwritev is declared... no [18:53:06.220] checking whether F_FULLFSYNC is declared... no [18:53:06.265] checking for explicit_bzero... no [18:53:06.317] checking for getopt... yes [18:53:06.364] checking for getpeereid... no [18:53:06.415] checking for inet_aton... no [18:53:06.464] checking for mkdtemp... no [18:53:06.515] checking for strlcat... no [18:53:06.569] checking for strlcpy... no [18:53:06.622] checking for strnlen... yes [18:53:06.674] checking for strsep... no [18:53:06.725] checking for pthread_barrier_wait... yes [18:53:06.772] configure: On mingw32 we will use our strtof wrapper. [18:53:06.772] checking for getopt_long... yes [18:53:06.820] checking for _configthreadlocale... yes [18:53:06.869] checking for syslog... no [18:53:06.921] checking for opterr... yes [18:53:06.974] checking for optreset... no [18:53:07.029] checking test program... cross-compiling [18:53:07.030] checking whether long int is 64 bits... no [18:53:07.063] checking whether long long int is 64 bits... yes [18:53:07.103] checking for __builtin_mul_overflow... yes [18:53:07.151] checking size of void *... 8 [18:53:07.520] checking size of size_t... 8 [18:53:07.811] checking size of long... 4 [18:53:08.036] checking alignment of short... 2 [18:53:08.195] checking alignment of int... 4 [18:53:08.447] checking alignment of long... 4 [18:53:08.673] checking alignment of long long int... 8 [18:53:08.997] checking alignment of double... 8 [18:53:09.346] checking for int8... no [18:53:09.391] checking for uint8... no [18:53:09.434] checking for int64... no [18:53:09.479] checking for uint64... no [18:53:09.523] checking for __int128... yes [18:53:09.578] checking for __int128 alignment bug... assuming ok [18:53:09.578] checking alignment of PG_INT128_TYPE... 16 [18:53:09.942] checking for builtin __sync char locking functions... yes [18:53:09.987] checking for builtin __sync int32 locking functions... yes [18:53:10.036] checking for builtin __sync int32 atomic operations... yes [18:53:10.085] checking for builtin __sync int64 atomic operations... yes [18:53:10.129] checking for builtin __atomic int32 atomic operations... yes [18:53:10.174] checking for builtin __atomic int64 atomic operations... yes [18:53:10.221] checking for __get_cpuid... yes [18:53:10.273] checking for __get_cpuid_count... yes [18:53:10.322] checking for __cpuid... no [18:53:10.730] checking for __cpuidex... no [18:53:11.163] checking for _xgetbv with CFLAGS=... no [18:53:11.542] checking for _xgetbv with CFLAGS=-mxsave... yes [18:53:11.946] checking for _mm512_popcnt_epi64 with CFLAGS=... no [18:53:12.340] checking for _mm512_popcnt_epi64 with CFLAGS=-mavx512vpopcntdq -mavx512bw... yes [18:53:12.689] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=... no [18:53:12.738] checking for _mm_crc32_u8 and _mm_crc32_u32 with CFLAGS=-msse4.2... yes [18:53:12.835] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=... no [18:53:12.860] checking for __crc32cb, __crc32ch, __crc32cw, and __crc32cd with CFLAGS=-march=armv8-a+crc... no [18:53:12.881] 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:53:12.942] checking which CRC-32C implementation to use... SSE 4.2 with runtime check [18:53:12.942] checking which random number source to use... Windows native [18:53:12.944] checking for xmllint... /usr/bin/xmllint [18:53:12.945] checking for xsltproc... /usr/bin/xsltproc [18:53:12.945] checking for fop... /usr/bin/fop [18:53:12.945] checking for dbtoepub... no [18:53:12.946] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--as-needed, for LDFLAGS... assuming no [18:53:12.946] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,--export-dynamic, for LDFLAGS_EX_BE... assuming no [18:53:12.946] checking whether ccache x86_64-w64-mingw32-gcc supports -Wl,-export_dynamic, for LDFLAGS_EX_BE... assuming no [18:53:12.959] configure: using compiler=x86_64-w64-mingw32-gcc (GCC) 12-win32 [18:53:12.959] 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 [18:53:12.959] configure: using CPPFLAGS= -D_POSIX_C_SOURCE -I./src/include/port/win32 [18:53:12.959] configure: using LDFLAGS= -Wl,--allow-multiple-definition -Wl,--disable-auto-import [18:53:13.053] configure: creating ./config.status [18:53:13.145] config.status: creating GNUmakefile [18:53:13.158] config.status: creating src/Makefile.global [18:53:13.174] config.status: creating src/include/pg_config.h [18:53:13.188] config.status: creating src/include/pg_config_ext.h [18:53:13.200] config.status: creating src/interfaces/ecpg/include/ecpg_config.h [18:53:13.218] config.status: linking src/backend/port/tas/dummy.s to src/backend/port/tas.s [18:53:13.226] config.status: linking src/backend/port/win32_sema.c to src/backend/port/pg_sema.c [18:53:13.234] config.status: linking src/backend/port/win32_shmem.c to src/backend/port/pg_shmem.c [18:53:13.242] config.status: linking src/include/port/win32.h to src/include/pg_config_os.h [18:53:13.250] config.status: linking src/makefiles/Makefile.win32 to src/Makefile.port [18:53:13.253] config.status: executing check_win32_symlinks commands [18:53:13.290] [18:53:13.290] real 0m18.144s [18:53:13.290] user 0m11.670s [18:53:13.290] sys 0m5.988s [18:53:13.290] make -s -j${BUILD_JOBS} clean [18:53:13.823] time make -s -j${BUILD_JOBS} world-bin [18:54:11.195] In file included from ../../../src/include/postgres.h:46, [18:54:11.195] from backend_startup.c:16: [18:54:11.195] backend_startup.c: In function ‘BackendInitialize’: [18:54:11.195] backend_startup.c:270:11: error: too many arguments for format [-Werror=format-extra-args] [18:54:11.195] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [18:54:11.195] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18:54:11.195] ../../../src/include/utils/elog.h:147:25: note: in definition of macro ‘ereport_domain’ [18:54:11.195] 147 | __VA_ARGS__, errfinish(__FILE__, __LINE__, __func__); \ [18:54:11.195] | ^~~~~~~~~~~ [18:54:11.195] ../../../src/include/utils/elog.h:240:9: note: in expansion of macro ‘ereport’ [18:54:11.195] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:54:11.195] | ^~~~~~~ [18:54:11.195] backend_startup.c:270:1: note: in expansion of macro ‘elog’ [18:54:11.195] 270 | elog(LOG, "!!!BackendInitialize| before ProcessSSLStartup()", status); [18:54:11.195] | ^~~~ [18:54:11.195] ../../../src/include/utils/elog.h:240:25: error: ‘status’ may be used uninitialized [-Werror=maybe-uninitialized] [18:54:11.195] 240 | ereport(elevel, errmsg_internal(__VA_ARGS__)) [18:54:11.195] | ^~~~~~~~~~~~~~~ [18:54:11.195] backend_startup.c:126:33: note: ‘status’ was declared here [18:54:11.195] 126 | int status; [18:54:11.195] | ^~~~~~ [18:54:11.195] cc1: all warnings being treated as errors [18:54:11.195] make[3]: *** [: backend_startup.o] Error 1 [18:54:11.195] make[2]: *** [common.mk:37: tcop-recursive] Error 2 [18:54:11.195] make[2]: *** Waiting for unfinished jobs.... [18:54:17.361] make[1]: *** [Makefile:42: all-backend-recurse] Error 2 [18:54:17.361] make: *** [GNUmakefile:21: world-bin-src-recurse] Error 2 [18:54:17.361] [18:54:17.361] real 1m3.539s [18:54:17.361] user 3m11.310s [18:54:17.361] sys 0m41.869s [18:54:17.362] [18:54:17.362] Exit status: 2